body{
   font-family: Arial, sans-serif;
   font-size: 12px;
   text-align:center;
   margin : 0;
   padding : 0;
}
.main{
   text-align:center;
   margin-left : auto;
   margin-right : auto;
   padding : 0;
   width : 900px;
   background-image : url(IMG/fondu.jpg);
   text-align:left;
}
.in_main{
   margin : 0;
   padding : 0;
   margin-left : 50px;
   width : 800px;
}

.header{
	width : 750px;
	height : 110px;
	padding-left : 50px;
	padding-top : 40px;
	background-image : url(IMG/banniere.gif);
	color : #FFFFFF;
	font-size : 12px;
}
.header_link{
	width : 795px;
	padding-left : 0px;
	padding-top : 0px;
	padding-bottom : 5px;
	color : #000000;
	font-size : 10px;
	text-align : right;
	font-family: Verdana, sans-serif;
}
.adresse{
	padding-left : 0px;
	padding-top : 0px;
	color : #588520;
	font-size : 10px;
	text-align : center;
	font-family: Verdana, sans-serif;

}
.header_link a {
	text-decoration: none;
	color: #588520;

}
	 
.header_link a:hover {
	color : #FF9C00;
}

/***************************************************************/
.rech{
	font-style: italic;
	background-color: yellow;
}

.gauche{
	float : left;
	width : 200px;
}
.gauche ul{
	list-style-type : none;
	padding-top : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-bottom : 4px;
	margin-top : 4px;
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 4px;
	
}
.gauche li{
	list-style-type : none;
	background: #588520;
	padding-top : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-bottom : 4px;
	margin-top : 4px;
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 4px;
}
.recherche {
	list-style-type : none;
	text-align : center;
	background-color: #FFFFFF;
	border : 1px solid #588520;
	padding-top : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-bottom : 4px;
	margin-top : 4px;
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 4px;
	color: #588520;
}
.gauche a {
	text-decoration: none;
	color: #FFFFFF;
	background: #588520;

}
	 
.gauche a:hover {
	color : #FF9C00;
}
/***********************************************************/
.droite{
	float : left;
	width : 560px;
	margin-top : 10px;
}

.droite h1{
	font-size: 16px;
	border-bottom : 1px solid #588520;
	border-left : 1px solid #588520;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	color : #588520;
	
}

.droite_menu{
	margin-left : 100px;
	/*border-bottom : 1px dotted #588520;*/
}

.droite_menu a {
	text-decoration: none;
	color: #588520;
}
	 
.droite_menu a:hover {
	color : #FF9C00;
}

.droite_textes{
	margin-left : 20px;
	/*border-bottom : 1px dotted #588520;*/
}
h2{
	font-size: 14px;
	border-bottom : 1px solid #588520;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	color : #588520;
	
}
.footer{
	text-align : center;
	padding-top : 5px;
	padding-bottom : 0px;
	font-size : 10px;
}
.footer a{
	color : black;
}
.footer img{
	border-top : 0px;
	border-right : 0px;
	border-left : 0px;
	border-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
}
/***************************************************************/

.video ul{
	list-style-type : none;
	padding-top : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-bottom : 4px;
	margin-top : 4px;
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 4px;
	
}
.video li{
	list-style-type : none;
	background: #588520;
	padding-top : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-bottom : 4px;
	margin-top : 4px;
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 4px;
}
.video a {
	text-decoration: none;
	color: #FFFFFF;
	background: #588520;

}
	 
.video a:hover {
	color : #FF9C00;
}
.equipe a{
    color : #588520;
}