html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td {
	font-family: Verdana, sans-serif;
	margin: 0; padding: 0;
}

img {
	border:0;
}

body {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	font-size: 11px;
	font-family: Verdana;
	margin: 0px;
	background: #9A9E8B;
}

#global {
	left: 50%;
	margin-left: -480px;
	position: absolute;
	width: 960px;
	overflow:auto;
}

#header {
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(images/header-bg.png);
}

#myslidemenu {
	background-image: url(images/menu-bg.png);
	z-index: 90;
	position: relative;
	padding-left: 10px;
}

#lang {
	position: relative;
	top: 3px;
	right: 125px;
	float: right;
	height: 16px;
	z-index: 0;
}

#banner {
	background-position: -1px;
	margin-left: 1px;
	left: 0px;
	top:0;
	position: relative;
	z-index: 1;
	background-repeat: repeat-y;
	background-image: url(images/content-bg.png);
	height: 200px;
	width:830px;
}

#banner #logo img {
	position: absolute;
	left: 50px;
	top: 30px;
	display: inline;
	clear: both;
	float: left;
	height: 103px;
	width: 90px;
	z-index: 90;
}


#banner #name img {
	position: absolute;
	left: 130px;
	top: 35px;
	display: inline;
	clear: both;
	float: left;
	height: 84px;
	width: 211px;
	z-index: 90;
}


#banner #annonceCompet img {
	position: absolute;
	left: 400px;
	top: 25px;
	display: inline;
	clear: both;
	float: left;
	height: 150px;
	width: 292px;
	z-index: 90;
}


#banner .bannerPic {
	display: inline;
	height: 200px;
	width: 830px;
	z-index: 0;
}


#slideshow {
	margin-left: 9px;
	top: 0px;
}

#slideshowOff {
	margin-left: 9px;
	top: 0px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    z-index:8;
    opacity:0.0;
}

#blason {
	position: absolute;
	right:0;
	z-index: 90;
	float: right;
	width: 230px;
}

#blason-top {
	height: 5px;
	background-image: url(images/blason-top.png);
	background-repeat: no-repeat;
	z-index: 0;
}

#blason h1 {
	margin-bottom: 10px;
	font-size: 18px;
}

#blason h1 a {
	text-decoration: none;
}

#blason h2 {
	padding-bottom: 0px;
	margin-bottom: 10px;
	font-size: 14px;
}

#blason-contenu {
	padding-bottom: 1px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
	color: white;
	background-image: url(images/blason-bg.png);
	background-repeat: repeat-y;
	z-index: 0;
}

#blason-contenu #top {
	text-align: center;
}

#blason ul {
	list-style-position: outside;
	margin-left: 12px;
	list-style-type: square;
}

#blason ul li {
	margin: 3px;
	color: white;
}

#blason ul li a {
	font-style: normal;
	font-weight: normal;
	line-height: 1.6em;
	color: white;
}

#blason a {
	font-weight: bold;
	color: white;
}

#blason-header {
	margin-bottom: 10px;
	border-bottom-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 20px;
	text-align: right;
}

#blason-bottom {
	background-position: 0 -15px;
	height: 70px;
	background-image: url(images/blason-bottom.png);
	background-repeat: no-repeat;
	z-index: 0;
}

#content {
	padding-bottom: 20px;
	background-repeat: repeat-y;
	background-image: url(images/content-bg.png);
	min-height: 420px;
	height:auto !important;
	height: 420px;
	width:850px;
	/*position:relative;*/
	/*top:-200px;*/
	/*right:0px;*/
	z-index: -4;
}

.text {
	margin-top: 10px;
	line-height: 16px;
	padding-left: 25px;
	right: 0px;
}

.text a {
	text-decoration: underline;
	font-weight: bold;
	color: #c30d7f;
}

#left {
	color: black;
	display: inline;
	float: left;
	font-size: 11px;
	text-align: left;
	left: 50px;
	position: relative;
	width: 250px;
}

#left p {
	margin-top: 10px;
}

#left a {
	font-weight: bold;
	color: #c30d7f;
}

#left h2 {
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 3px;
	font-size: 11px;
	text-align: left;
}

#left form {
	line-height: 2em;
	font-size: 11px;
	text-align: left;
}

#left form td {
	vertical-align: top;
}

#editOK {
	padding: 20px;
	margin-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: center;
	font-weight: bold;
	color: #224115;
	background: #af8;
	
}#left h1 {
	padding-top: 10px;
	color: #c30d7f;
	padding-bottom: 10px;
	border-bottom-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 20px;
	font-size: 14px;
}

#left h1 a {
	color: #c30d7f;
}

#left-content {
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 10px;
	color: black;
	background-color: #E2E7D0;
	overflow: hidden;
}

#left-content ul {
	font-size: 12px;
}

#left-content ul li {
	list-style-type: none;
}

#left-content ul a {
}

#left-bottom {
	background-image: url(images/left-bg-beige.png);
	background-repeat: no-repeat;
	height: 20px;
}

#right {
	padding-top: 20px;
	padding-right: 130px;
	margin-left: 320px;
}

#right p {
	margin-top: 10px;
	line-height: 16px;
	right: 0px;
}

#right p strong {
}

#right p a {
	text-decoration: underline;
	font-weight: bold;
	color: #c30d7f;
}

#right a {
	text-decoration: underline;
	font-weight: bold;
	color: #c30d7f;
}

#right strong a {
	text-decoration: underline;
	font-weight: bold;
	color: #c30d7f;
}

#right a:visited, #right a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #c30d7f;
}

#right a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #c30d7f;
}

#right td {
	vertical-align: top;
	padding-right: 10px;
}

#right .montage {
	width: 380px;
}

#right ul {
	margin: 20px;
}

#right ul li {
	color: #414141;
}

#right ul li a {
	line-height: 2em;
	color: #414141;
}

#right h1 {
	font-size: 16px;
}

#right h2 {
	color: #666666;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
}

#right h3 {
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

#right2 {
	padding-top: 20px;
	width: 700px;
	margin-left: 30px;
}

#right2 h1 {
	color: #c30d7f;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 16px;
}

#right2 h1 small {
	margin-top: 10px;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}

#right2 h2 {
	margin-left: 10px;
	color: #666666;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	width: 500px;
	margin-top: 10px;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}

#right2 p {
	margin-bottom: 5px;
}

#right3 {
	width: 300px;
	border-style: none;
	margin-left: 175px;
	padding-right: 150px;
	padding-top: 20px;
}

#right3 h1 {
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	width: 610px;
	font-size: 16px;
}

#right3 h2 {
	margin-left: 10px;
	color: #666666;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	width: 500px;
	margin-top: 10px;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}

#right3 h3 {
	margin-left: 10px;
	color: #c30d7f;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	width: 500px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 14px;
}

#right3 h3#announcement {
	color: #c30d7f;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 12px;
}

#right3 p {
	margin-bottom: 5px;
}

#galleryContent {
	padding-top: 40px;
	width: 640px;
	margin-left: 60px;
}

#galleryContent h1 {
	color: #c30d7f;
	margin-bottom: 20px;
}

#right .panel-overlay h2 {
	font-size: 11px;
	color: white;
}

#breadcrumb {
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	line-height: 2em;
	margin-top: 20px;
	padding-right: 30px;
	padding-left: 20px;
	list-style-type: none;
	color: #666666;
	font-size: 9px;
	text-align: center;
}

#breadcrumb a {
	list-style-type: none;
	color: #666666;
}

#breadcrumb ul li {
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
	list-style-type: none;
}

#footer {
	background-position: 0 bottom;
	margin-top: 0px;
	height: 40px;
	line-height: 14px;
	padding-bottom: 5px;
	padding-right: 120px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-image: url(images/footer-bg.png);
	color: #666666;
	font-size: 9px;
	text-align: center;
}

#footer a {
	color: #666666;
}

.center {
	text-align: center;
}

#meteo {
	margin-top: 10px;
	padding-left: 7px;
	padding-bottom: 0px;
	padding-right: 7px;
	padding-top: 10px;
	margin-left: 8px;
	background-repeat: no-repeat;
	background-image: url(images/meteo-bg.png);
	height: 141px;
	font-size: 10px;
	width: 170px;
	text-align: center;
}

#meteo a {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align: center;
}

#open {
	width: 200px;
	line-height: 2em;
}

.icons {
	height: 16px;
	width: 16px;
	margin-bottom: 1px;
	margin-top: 1px;
	vertical-align: middle;
}

#openTable td {
	padding: 5px;
}

#paves {
	margin-left: 10px;
	width: 505px;
	margin-top: 25px;
	text-align: center;
}

#paves2 {
	margin-left: 10px;
	width: 515px;
	margin-top: 10px;
	text-align: center;
}

.accroche {
	height: 150px;
	width: 150px;
}

.accroche2 {
	margin-right: 5px;
	height: 120px;
	width: 120px;
}

.accrocheM {
	margin-right: 23px;
	margin-left: 23px;
	height: 150px;
	width: 150px;
}

#contentList {
	list-style-type: none;
}

#holeList {
	margin-left: 0px;
	text-align: left;
	margin-top: 25px;
}

#holeList a {
	font-weight: bold;
	color: #c30d7f;
}

             

#adminMenu ul li {
	padding: 5px;
	font-weight: bold;
	color: #c30d7f;
}

             

#adminMenu ul li a {
	font-weight: bold;
	color: #c30d7f;
}

/* BUTTONS */

#buttonCont{
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.buttons a, .buttons button{
    display:inline;
    margin: 5px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding: 20px; /* Links */
}
#buttonCont .buttons a{
    width: 300px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    color:#529214;
}
.buttons button{
    height: 60px;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    width: 200px;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

              

/* STANDARD */

button:hover, .buttons a:hover{
    text-decoration: none;
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    text-decoration: none;
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

              

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color: #B90F33;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color: #B90F33;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* ADMIN */

.buttons a.admin, button.admin{
    margin: 2px;
    padding: 2px;
    width: 50px;
    font-size: 9px;
    color: #B90F33;
}
.buttons a.admin:hover, button.admin:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color: #B90F33;
}
.buttons a.admin:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
#tournamentList{
	width: 380px;
}
#tournamentList td{
	padding: 0px;
	height: 20px;
}
#tournamentList .tourTime, #tournamentList .tourHole, #tournamentList .tourName{
	background-color: #c30d7f;
	color: white;
	width: 40px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#scorecard{
	margin-right: auto;
	margin-left: auto;
	width: 380px;
}
#menudujour{
	font-size: 11px;
	padding-bottom: 80px;
	padding-right: 40px;
	padding-top: 90px;
	padding-left: 40px;
	margin-bottom: 40px;
	margin-left: 20px;
	height: 230px;
	width: 270px;
	color: white;
	background-image: url(images/ardoise.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	overflow: hidden;
}
#menudujour p strong{
	font-weight: bold;
	color: white;
}

#conseilPro{
	margin-top: 0px;
	clear: right;
	right: 260px;
	position: absolute;
	float: right;
}
#departCompet{
	margin-top: 70px;
	clear: right;
	right: 260px;
	position: absolute;
	float: right;
}
#results{
	margin-top: 140px;
	clear: right;
	right: 260px;
	position: absolute;
	float: right;
}
#smallMenu{
	margin-top: 210px;
	clear: right;
	right: 260px;
	position: absolute;
	float: right;
}
#linkList{
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	display: block;
	width: 140px;
	left: 30px;
	margin-top: 35px;
	clear: left;
	position: absolute;
	float: left;
}
#linkList li{
	padding-left: 0;
	padding-bottom: 5px;
	padding-right: 0;
	padding-top: 5px;
	border-top-color: #414141;
	border-top-width: 1px;
	border-top-style: solid;
	width:140px;
	display: block;
}
#linkList li a{
	text-transform: uppercase;
	color: gray;
	text-decoration: none;
}
#linkList li a:hover{
	color: #c30d7f;
	text-decoration: none;
}

#linkList #highlight1, #linkList #highlight2, #linkList #highlight3 {
	background-position: 0 6px;
	background-repeat: no-repeat;
	background-image: url(images/icone1.jpg);
	width: 120px;
	padding-left: 20px;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #c30d7f;
	text-decoration: none;
	font-size: 12px;
}
#linkList #highlight2 {
	background-image: url(images/icone2.jpg);
}
#linkList #highlight3 {
	background-image: url(images/icone3.jpg);
}

#linkList #highlight1 p, #linkList #highlight2 p, #linkList #highlight3 p {
	margin-top: 5px;
	margin-left: -20px;
	font-weight: normal;
	font-size: 11px;
}

#linkList #highlight1 a p, #linkList #highlight2 a p, #linkList #highlight3 a p {
	color: #c30d7f;
}

#linkList li .bottom{
	display: block;
	padding-bottom: 5px;
	width: 140px;
}
.menuTitle{
	font-size: 12px;
	text-align: center;
}
.galeriePhoto{
	padding: 5px;
	height: 100px;
}
.spacer{
	display: block;
	height: 10px;
}
.right{
	text-align: right;
}
label .error{
	margin-bottom: 3px;
	margin-top: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-image: url(images/FERME.png);
	width: auto;
	display: block;
	color: red;
}
.req{
	color: red;
}
#tourList{
	margin-left: 20px;
}
#tourListAdmin{
	list-style-type: none;
	margin-left: 20px;
}
#browserWarning{
	width: 810px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 9px;
	padding-left: 20px;
	border-color: #c30d7f;
	border-width: 2px;
	border-style: dashed;
	background-image: url(images/75po.png);
	margin-top: 10px;
}
#closeWarning{
	position: absolute;
	right: 5px;
	top: 5px;
	clear: right;
	float: right;
}
#closeWarning img{
	height: 16px;
	width: 16px;
}
.errorField {
	color:#FF0000;
	background:#fbe3e4;
	background-repeat:no-repeat;
	background-image:url(/images/FERME.png);
	padding-left:20px;
	font-size: 10px;
}

html .mobile_button {
	display: -moz-inline-block;
	                           
	margin-bottom: 1px;
	                           
	                           
	margin-top: 1px;
	                           
	                           
	color: #aaaaaa;
	                           
	font-style: normal;
	                           
	font-weight: normal;
	                           
	background-color: white;
	                           
	padding-left: 20px;
	                           
	padding-bottom: 0;
	                           
	padding-right: 5px;
	                           
	padding-top: 3px;
	                           
	display:inline-block;
	font-size: 9px;
	height: 13px;
	background:url(/images/mobile-icon.png) no-repeat top 1px;
}

html .fb_button {
	display: -moz-inline-block;
	                           
	margin-bottom: 1px;
	                           
	                           
	margin-top: 1px;
	                           
	                           
	color: #aaaaaa;
	                           
	font-style: normal;
	                           
	font-weight: normal;
	                           
	background-color: white;
	                           
	padding-left: 20px;
	                           
	padding-bottom: 0;
	                           
	padding-right: 5px;
	                           
	padding-top: 3px;
	                           
	display:inline-block;
	font-size: 9px;
	height: 13px;
	background:url(/images/facebook-icon.gif) no-repeat top left;
}

html .twitter_button {
	display: -moz-inline-block;
	                           
	                           
	margin-bottom: 1px;
	                           
	                           
	                           
	margin-top: 1px;
	                           
	                           
	                           
	color: #aaaaaa;
	                           
	                           
	font-style: normal;
	                           
	                           
	font-weight: normal;
	                           
	                           
	background-color: white;
	                           
	padding-left: 20px;
	                           
	padding-bottom: 0;
	                           
	padding-right: 5px;
	                           
	padding-top: 3px;
	                           
	display:inline-block;
	font-size: 9px;
	height: 13px;
	background:url(/images/twitter-icon.gif) no-repeat top left;
}

html .rss_button {
	display: -moz-inline-block;
	                           
	                           
	margin-bottom: 1px;
	                           
	                           
	                           
	margin-top: 1px;
	                           
	                           
	                           
	color: #aaaaaa;
	                           
	                           
	font-style: normal;
	                           
	                           
	font-weight: normal;
	                           
	                           
	background-color: white;
	                           
	padding-left: 20px;
	                           
	padding-bottom: 0;
	                           
	padding-right: 5px;
	                           
	padding-top: 3px;
	                           
	display:inline-block;
	font-size: 9px;
	height: 13px;
	background:url(/images/RSS-icon.gif) no-repeat top left;
}

