body {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0;
padding: 0;

}
img{
margin-right:5px;
}
#header {
	height: 150px;
	background-color: #99CCCC;
	background-image:url(../images/ban.jpg);
	border-bottom:solid;
	border-color: #F9B437;

}
#header_index {
height: 50px;
background-color: #008837;
background-image:url(../images/sky_index.jpg);
padding-top:5px;


}
#logo{
float:left;
margin-left:8px;
margin-top:3px;
}

#conteneur {
	position: absolute;
	width: 750px;
	left: 50%;
	margin-left: -375px;
	background-color:#FFFFFF;
	border-width:1px;
	border-color: #F9B437;
	border-style:solid;

}
p {margin: 0 0 10px 0;}
h1 {
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
	color:#008837;
}
h2 {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#008837;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006600;
	font-weight: normal;
}
h3 {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#008837;
	font-style: italic;
	font-weight: normal;
	border-bottom-color: #006633;
}
#centre {

margin-left: 150px;
}
#gauche {
	float:left;
	background-color:#008837;
	left:0;
	width: 150px;
	border-right:solid;
	border-bottom:solid;
	border-color: #F9B437;
	padding-left:5px;
	padding-top:2px;
}
#photo {
float:right;
padding:5px 5px;
}

#txt_central {

margin-top:100px;
margin-left:15px;
margin-right:10px;
text-align:justify;

}
#accueil{

margin-top:10px;
margin-left:20px;
margin-right:10px;
text-align:justify;

}
#txt_central_averti {

margin-top:20px;
margin-left:15px;
margin-right:10px;
text-align:justify;

}
#gauche_inter {
float:left;
left:0;
width: auto;
margin-top:0px;
margin-right:5px;
margin-left:5px;
list-style-type: none;
padding:0 0 0 0 ;
}
#gauche_inter li{

list-style-type: none;
margin:0 0 0 0;
}
#pied {
height: 20px;
background-color:#FFFFFF;
background-image:url(../images/foot_index.gif);
text-align:center;
padding: 0px;
width:750px;
clear:both;
}
#pied_mention {

height: 15px;
background-color:#BFE5A0;
text-align:center;
padding: 0px;
width:750px;
clear:both;
}

.menugauche {
list-style-type: circle;
margin: 5px;
padding:5px;

}
menu_inter {
list-style-type: none;
}


.menu_sous_inter  {
list-style-type: none;
margin-left: 25px;
padding-left:25px;
}
.menu_sous_inter  a{
	list-style-type: none;
	margin-left: 25px;
	padding-left:25px;
	color: #006600;
	text-decoration:none;
	display:list-item;
	width:200px;
	border: 1px dotted #00CC33;

}
.menu_sous_inter  a:hover{
	list-style-type: none;
	margin-left: 25px;
	padding-left:25px;
	color: #Fff;
	text-decoration: underline;
	background-color:#008837;
	border: 1px dotted #F9B437;
}
.avertissement a {
	text-decoration: none;
	margin-left:5px;
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F9B437;
}
.avertissement a:hover {
	text-decoration: none;
		margin-left:7px;
		color: #006600;
			border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}
.menugauche li {
margin-bottom: 5px;
}

.titre_index{
	text-align:center;
	font-size: 12px;
	color: #FFFFFF;

}




.menu01 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006600;
	text-decoration: none;

	
	
}
.menu01 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F9B437;
	text-decoration: none;

}

ul#menu_navigation
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
/* Suppression du margin, du padding et des puces du <ul> */
}

ul#menu_navigation li
{
	margin: 0 0 2px 0 ;
	padding: 0 ;
/* Suppression du padding du <li> et on définit une marge basse de 5px pour aérer le tout */
}

ul#menu_navigation li a
{
	color:#FFFFFF;
	display: block ; /* On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 145px ;
	line-height: 20px ;
	text-indent: 20px ; 
	text-decoration: none ;
	background: #008837 ; 
	border: 1px solid #FFF ;
}


ul#menu_navigation li a:hover
{
	background:#fff;
	color: #006600;
	border: 1px solid #F9B437;
	}
ul#menu_inter li
{
	margin: 0 0 2px 0 ;
	padding: 0 0 0 0;

}
ul#menu_inter li a {

color:#008837;
display:list-item;
	margin:0;
	padding:0;
	width: 300px;
	line-height: 10px ;
	text-indent: 10px ; 
	text-decoration: none ;
	background: #fff ;
	border: 1px solid #F9B437 ;


}
a:link {
	text-decoration: none;
	color:#008837;
}
a:hover {
	text-decoration: underline;
	color:#008837;
}
a:visited {
	text-decoration: none;
	color:#008837;
}

ul#menu_inter li a:hover {
background:#fff;
color:#F9B437;
border: 1px solid #008837;


}
table {
	border: 0px;
}


.vierge {
	border-style: none;
}
.txt_home{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
