* {
		font-family: "Trebuchet MS";
		font-size:11px; color:black;
}

.CL_open{
	color: green;


}

.CL_close{
	color: #b22222;	
	

}
#AccueilAdmin
{
border: 1px solid #3D7193;
padding-left: 20px;
margin-left: 20px;
margin-right: 20px;
}

#AccueilAdmin  h2
{
	color: #004c01;
	font-size: 13px;
	margin-bottom: 2px;
	margin-top: 5px;
	border-top: 0px;
	


}

#AccueilAdmin  .SousMenu
{
	color: black;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 35px;
	margin-left: 15px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #eaa422;
	background-color: #f0e68c;


}


#PisteBy{
	padding: 2px;
	
}

#PisteBy img{
	margin-right: 3px;
	height: 12px;
	
}




body {
 background-color:#e8edf3;	
 text-align: center;
 background-image:url(../img/fond.jpg);
 background-repeat: no-repeat;
 background-position: top;
 
 
}




h1{
	font-family: "Trebuchet MS";
	text-align: left;
	color: black;
	font-size: 20px;
	padding-left: 70px;
	margin-top: -5px;	

	
	
}

h1:first-letter { font-size: 110%; font-weight: bold; color: green;}

h2{
	font-family: "Trebuchet MS";
	text-align: left;
	color: black;
	font-size: 18px;
	padding-left: 65px;
}
h2:first-letter { font-size: 110%; font-weight: bold; color: green;}

h3{
	font-family: "Trebuchet MS";
	text-align: left;
	color: black;
	font-size: 14px;
	padding-left: 85px;
}
h3:first-letter { font-size: 110%; font-weight: bold; color: green;}



li{
	padding-left: 100px;
}
img {
	border:0; 
}

.content{
	height: 458px;
	width: 800px;
	overflow: auto;
	text-align:justify;
	

}
table {
	margin:0; padding:0; border:0; border-collapse:collapse; 
}

.clear {
	clear:both; font-size:1px; height:1px;
}


.CL_texte{
	text-align:justify;
	padding:10px;
	
	
	
}

.CL_contact{
	text-align: left;
	padding-left: 200px;
	
	font-size:14px;

}

.CL_contactMail{
	font-size:14px;

}

.titre_haut{
	height: 150px;
	width: 800px;
}
		
.navigation_haut{
	height: 80px;
	width: 800px;
	text-align: center;
	background-image: url(../img/bandeau0.png);
	background-repeat: no-repeat;
	
}
		
.navigation_haut1{
	height: 80px;
	width: 800px;
	text-align: center;
	background-image: url(../img/bandeau1.png);
	background-repeat: no-repeat;
	
}
.navigation_haut2{
	height: 80px;
	width: 800px;
	text-align: center;
	background-image: url(../img/bandeau2.png);
	background-repeat: no-repeat;
	
}
.navigation_haut3{
	height: 80px;
	width: 800px;
	text-align: center;
	background-image: url(../img/bandeau3.png);
	background-repeat: no-repeat;
	
}
.navigation_haut4{
	height: 80px;
	width: 800px;
	text-align: center;
	background-image: url(../img/bandeau4.png);
	background-repeat: no-repeat;
	
}

.navigation_haut5{
	height: 80px;
	width: 800px;
	text-align: center;
	background-image: url(../img/bandeau5.png);
	background-repeat: no-repeat;
	
}


.lien{
	color:white;
	font-size: 15px;
	font-style: bold;
	float: left;
	width: 110px;
	height: 62px;
	margin-top: 10px;

}

.lien_first{
	color:white;
	font-size: 15px;
	font-style: bold;
	float: left;
	width: 110px;
	height: 62px;
	margin-top: 10px;
	padding-left: 20px;
}
.lien:hover{
	color: black;
	font-size: 18px;
	font-style: bold;
}

.lien_first:hover{
	color: black;
	font-size: 18px;
	font-style: bold;
}

.CL_selected{
	
	

}

.CL_TDPiste{
	padding: 5px;
	color: navy;
	padding-right: 15px;
}
.CL_THPiste{
	padding: 3px;
	color: black;
}


.CL_footer{
	text-align: center;
	padding-top: 20px;

}

.CL_TGright{
	padding: 2px;
	
	float: right;
	width: 150px;
	height: 80%;
	text-align: center;	
}

.CL_TGleft{
	padding: 2px;
	float: left;
	width: 150px;
	height: 80%;
	text-align: center;
}