body{
	font-family:  Roboto, Arial, Verdana, sans-serif;
	font-size: 11px;
	background-color: white;
	text-align: center;
/*	width: 1000px;*/
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

p.border {
 border-width:1px;
 border-style:dotted;
 border-color:black;
 }
p.centrer14
{
font-size:14px;
text-align:center;
}
p.centrer14marge
{
margin-left: 30px;	
font-size:14px;
text-align:center;
}
p.centrer18
{
font-size:18px;
text-align:center;
color: green;
}
p.centrer24
{
font-size:24px;
text-align:center;
/*color: green;*/
}
a{
	color : black;
	font-weight:bold;
}
#lienbleu
{
	color : blue;
	font-weight:bold;
	font-size:20px;
	
}
#lienvert
{
	color : green;
	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;
}
.gras18vert
{
font-size:18px;
font-weight: bold;
color:green;
}

p.centrer
{
	text-align: center;
}
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;
}


.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 : 20px ;
	 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;
	background-color: #4B881D;
	color : white ;

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

/*li{
	list-style: url(test_list.gif);
}
*/
ul {list-style: none}
ul li{
 font-weight: bold;
 color: green;
 list-style-image:url(https://www.tst0.sgpdll.fr/gestion-inscriptions/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 1px ;
	/*border-color : #33FF33;*/ 
	border-collapse:collapse;
}

/*table.centrer
{
margin-left:auto; margin-right:auto;	 
}
*/
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;
	color: white;
	
}
th.centrer {
text-align: center ;
}
td {font-size:12px;
border-style: solid 1px;
border
/*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 ;
vertical-align: middle;
}

td.vert {
background-color:#7CFC00;
/*color: white;*/
}
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;
}
#header{
	width :100%;
	padding : 0px;
	height : auto;
	/*background-color : #A3AB0E;*/
}
#container{
    margin: 0 auto;
    width: 800px;
    height: 60px;
}

#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;	
}
legend
{
color: #006400;
font-size: 14px;
}
