/* style header valide W3C */
#hdcompte a {
font-family:arial;
font-size:11px;
color:#e70039;
font-weight:bold;
}
#hdpanier {
font-family:arial;
font-size:11px;
color:#e70039;
}
#hdpanier a {
font-family:arial;
font-size:11px;
color:#e70039;
font-weight:bold;
}
#hdrecherche {
font-family:arial;
font-size:11px;
color:#ffffff;
font-weight:bold;
}
#hdrecherche a {
font-family:arial;
font-size:11px;
color:#ffffff;
font-weight:bold;
}
#hdrecherche input {
font-family:arial;
font-size:11px;
}
#btnOKRecherche input {
font-family:arial;
font-size:11px;
width:19px;
}


.headerContainer{
	width:780px;
    height:100px;
    vertical-align:text-top;
    text-align:left;


}
.headerContainer .zoneLogo{

    width:171px;
    float:left;

}
.headerContainer .zoneHeader{
	float:left;
}
.headerContainer .zoneDevHtml{
    width:397px;
    height:59px;
	background-color:#88CF00;
	background-image: url(/portailVM_img/VM/FRA/contenus/header/bandeau_2.gif);
    float:left;


}

.libelleRecherche{
	font-weight:800;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
    float:left;
    padding-top:5px;

}
.saisieRecherche{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border:0px;
	float:left;
}
.saisieRechercheBtn{
    float:left;
}

.rechercheAvancee{
	font-weight:800;
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
    float:right;
    width:140px;
    padding-top:5px;
}
.produitsDeAaZ{
	font-weight:800;
	font-family:Arial;
	font-size:11px;
	float:right;
    padding-right:10px;
}

.pourquoi a{
	font-weight:800;
	font-family:Arial;
	font-size:11px;
	float:right;
	color: white;
}



a.produitsDeAaZLink:link {
    color: #FFFFFF;
    text-decoration:none;
    font-weight:800;
    font-family:Arial;
    font-size:12px;
}
a.produitsDeAaZLink:visited {
    color: #FFFFFF;
    text-decoration:none;
    font-weight:800;
    font-family:Arial;
    font-size:12px;
}
a.produitsDeAaZLink:hover {
    text-decoration:underline;
}

a.alinkheader{
    color: white;
    font-family: arial;
    font-size: 11px;
    font-weight: 800;
}
