body{
	font-family:  Arial, Verdana, sans-serif;
	font-size: 11px;
	background-color: white;
	text-align: center;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
}
a{
	color : black;
	font-weight:bold;
}
#lienbleu
{
	color : blue;
	font-weight:bold;
	font-size:20px;
	
}
#lienblanc
{
	color : white;
	font-weight:bold;
}
a:visited{
	font-weight:normal;
}
.body{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
 /*background-color : #FE8D11;*/
}
div#page {
	width : 1000px;
	margin-left:auto;
	margin-right:auto;
	
}
div#gauche
{
width : 490px;
float:left;
margin-left : 1px;
margin-right : 0px;
border-style: solid 1px ;
border-color: green;
border: 1px;
}
.gauche{
width : 490px;
float:left;
margin-left : 1px;
margin-right : 0px;
border-style: solid 1px ;
border: 1px;
}
.droite{
width : 490px;
float : right;
margin-left : 0px;
margin-right : 0px;
border-style: solid 1px ;
border: 1px;
}
div#droite
{
width : 490px;
float : right;
margin-left : 0px;
margin-right : 0px;
border-style: solid 1px ;
border: 1px;
}
p {
font-size : 11px;
}
p.gras18rouge
{
font-size:18px;
font-weight: bold;
color:red;
}
.p {
	background-color : white;
	padding:0px;
	margin : 0px;
}
p.centrer
{
	text-align: center;
}
select 
{
/*border-color: green; border-radius: 2px;*/
background-color:#01DF01;
border:1px solid #9FC6FF;
padding:5px;
/*arrondir les coins en haut à gauche et en bas à droite*/
-moz-border-radius:10px 0;
-webkit-border-radius:10px 0;
border-radius:10px 0;
}

.custom-dropdown__select--white {
	background-color: #01DF01;
	color: #01DF01;    
}


h1{
	 font-size : 25px ;
	 margin-left : auto;
	 margin-right: auto;
	 text-align: center;
	 color : white ;
	 height : 35px;
	 background-color: #4B881D;
	}
h1.normal
{
	font-size : 20px ;
	 margin-left : auto;
	 margin-right: auto;
}
h1.blanc
{
	font-size : 20px ;
	 margin-left : auto;
	 margin-right: auto;
}
h2{
	 font-size : 14px ;
	 margin-left :4px;
	 color : white ;
	 text-align: center;
	 background-color: #4B881D;
	/*background-image : url(fond_nav.gif);
	background-repeat : repeat-x;*/
}
h3{
	font-size : 15px;
	padding : 4px;
	margin : 0px;
	text-align: center;

}
/*h3:first-letter {
	color : #4B881D;
}
*/

li{
	list-style: url(test_list.gif);
}

ul{

}	

form{
	padding:0px;
	margin:0px;
}


table{
	margin-top : 15px;
	margin-left:auto; margin-right:auto;"
	/*font-size:11px;*/
	background-color : white;
	border-style: solid 5px ;
	border-color: green; 
	border-radius: 5px;
	border-color : #33FF33; 
	border-collapse:collapse;
}
caption {
font-size : 16px;
/*background-color : #66FF99;*/
font-weight: bold;
color:#4B881D;
}
th{
	font-size : 11px;
	background-color: #4B881D;
	padding : 1px;
	padding-top : 2px;
	padding-bottom : 1px;
	text-align : left;
	
}
th.centrer {
text-align: center ;
}
td {font-size:12px;
border-style: solid 1px;
border-style: solid 5px ;
	border-color: green; 
	border-radius: 5px;
	border-color : #33FF33; 
	border-collapse:collapse;
/*border-right-color: vert;*/
}
td.normal{
	background-color : white;
}
td.borduredroite{
	border-color : #33FF33; 
	border-right-style: solid;
	border-right-width: 5px;
}
td.centrer {
text-align: center ;
}
td.vert {
background-color:#7CFC00;
}
td.gagnant
{
background-color : green;
}
td.blanc
{
background-color : white;
}
td.perdant
{background-color : red;}
.detail_golf{
	
}
.detail_golf td{
		background-color : transparent;
}
.detail_golf table{
	border : none;
	background-color : transparent;
}
#lienvert
{
	color : green;
	font-weight:bold;
	font-size:20px;
	
}
#header{
	width :100%;
	padding : 0px;
	height : auto;
	/*background-color : #A3AB0E;*/
}
#container{
    margin: 0 auto;
    width: 800px;
    height: 80px;
}

#gauche_h{
    float: left;
    width: 300px;
    height: auto;
}

#droite_h{
    float: right;
    width: 500px;
    height: auto;
}
#footer{
	width : 1000px;
	text-align : center;
	margin-left:auto;
	margin-right: auto;
	}
#header .element{

}

.navigation{
	text-align : center;
	/*padding-top : 60px;*/
	padding-bottom : 0px;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
}
/*.navigation a{
	color : white;
	font-weight: bolder;
	font-size : 1.2em;
	padding-left : 5px;
	padding-right : 5px;
	
}
.navigation a:hover{
	color : Silver;
}
*/
#form_connexion
{
text-align : center;
	padding-top : 10px;
	padding-bottom : 0px;
	width: 300px;
	margin-left:auto;
	margin-right:auto;
}
#menu{
	background-color : #A3AB0E;
	width :150px;
	float : left;
	margin-top :10px;
	background-image: url(barre_menu.gif);
	background-repeat: repeat-y;

}
#menu a{
	color: black;
	font-weight: bold;
	padding-bottom: 3px;
}
fieldset.centrer
{
margin-left: auto;
margin-right: auto;
}
fieldset
{
    border:2px solid green;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;	
    border-radius:8px;
    margin-left: auto;
	margin-right: auto;
	font-size:16px;	
}
select,input,textarea
{
border-color: green; border-radius: 2px;
font-size: 12px;
background-color:#01DF01;
background-image: linear-gradient(0deg, #9AFE2E, #58FAF4);
border:1px solid #9FC6FF;
padding:5px;
/*arrondir les coins en haut à gauche et en bas à droite*/
-moz-border-radius:10px 0;
-webkit-border-radius:10px 0;
border-radius:10px 0;
box-shadow:1px 1px 2px #C0C0C0 inset;
}
legend
{
font-size-adjust: 16px;
}