/* CSS Document */


.link1 {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #23612B;
	text-decoration: none;
}
.link1:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:  #993300;
}

.link2 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003300;
	text-decoration: none;
}
.link2:hover {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #993300;
	text-decoration: none;
}
.Centre{
	margin-left:auto;
	margin-right:auto;
	}
.link3 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336633;
	text-decoration: none;
}
.link3:hover {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993300;
	text-decoration: none;
}
/*-------------affichage des flag*/

/*-----------------recherche zone*/
ul.rech{
 list-style:none;
 height:auto;
 padding-top:10px;
/*background-position:bottom;*/
margin: 0;

}
ul.rech li{
display:inline;
 list-style:none;
 height:auto;
/*background-position:bottom;*/
margin: 0;

}

/*-----------fin--------*/

ul.flags{
 list-style:none;
 height:auto;
/*background-position:bottom;*/
margin: 0;

}
ul.flags li{
display:inline;
 list-style:none;
 height:auto;
/*background-position:bottom;*/
margin: 0;

}
ul.menuV {
width:98%;
list-style:none;
/*color: white;*/
padding-left:5px;
margin-left: 0;
padding-top:10px;
margin-top:0;
/*background: #17a;
border-bottom: 0.2em solid #17a;
border-right: 0.2em solid #17a;*/


}

 ul.menuV li {
 list-style:none;
 height:auto;
/*background-position:bottom;*/
border-color: #960 #cf6 #bd5 #fc0;
/*padding: 0.4em 0.35em 0.25em 0.9em;*/
margin: 0;
font-size:12px;

}
UL.menuV li a
{
display: block;
text-decoration: none;
/*margin-bottom: 0.5em;*/
margin-top: 0.2em;
color:#003300;
background-color:#E6FFBF;
border-width: 1px;
border-left: 0 solid #C69E00;
border-right: 0 solid #C69E00;
border-top: 1px solid #C69E00;
border-bottom: 1px solid #C69E00;
padding: 0.25em 0.5em 0.4em 0.8em;
}
UL.menuV li a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 144px;
margin-left:0;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

UL.menuV li a:hover, UL.menuV li a.courant:hover
{
background-color:#F5FFD7;
border-color: #C69E00 #C69E00 #575757 #C69E00 ;
padding: 0.4em 0.35em 0.25em 0.9em;
}

UL.menuV li a:active, UL.menuV  li a.courant:active
{
background: #F5FFD7;
border-color:  #6cf #122369 #5bd #8DA6C4;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#menuV li a


{
width: 99%;
/* necessaire seulement pour Internet Explorer */
}

