/***gabarit_default***/


/**fond général**/
body{
margin:0;
padding:0;
background:#B0B0B0 url(body.jpg) repeat-x center top;
font:normal 80% verdana;
/*border:1px solid red;*/
}
p{
margin:0;
padding:0;
}

#nav_hori_contener{
/*border:1px solid red;*/
margin:0 5px;
width:970px;
}
#nav_hori2_contener{
/*border:1px solid red;*/
position:absolute;
margin:11px 0 0 90px;
width:350px;
}
#nav_hori_menu td a{
border-bottom:1px solid #6C6C6C;
padding:12px 0 7px 0;
background:url(liseretNavH1.gif) no-repeat right top;
}
#nav_hori_menu td a:hover{
border-bottom:1px solid #fff;
}
#nav_hori_menu td a,#nav_hori2_menu td a{
text-transform:uppercase;
}
#champ_recherche_style{
width:170px;
padding:3px 0 0 0;
background:none;
border:none;
}
#habillage_bouton_texte_recherche_style{
background:url(bt-ok.gif) no-repeat left top;
width:33px;
height:24px;
position:absolute;
margin:-2px 0 0 2px;
*margin-left:6px;
cursor:pointer;
border:none;
/*border:1px solid red;*/
}

#encart_cartes{
*margin:-2px 0 0 0;
/*width:150px;
border:1px solid red;*/
}


a#texte_liste_nom_liste_produits,#texte_disponible_liste_produits,#texte_liste_nom_marque_liste_produits  {
display:block;
width:100px;
white-space:normal;
/*border:1px solid red;*/
}