/***gabarit_default***/


/**fond général**/
body{
margin:0;
padding:0;
background:#0482AE url(body.gif) no-repeat center top;
_background-position:center 20px;
/*border:1px solid red;*/
}

#habillage_bouton_texte_recherche_style{
position:absolute;
margin:1px 0 0 -4px;
*margin:1px 20px 0 0;
}

.lien_votre_selection{
position:relative;
margin-bottom:5px;
}
#encart_mini_panier{
position:absolute;
margin:-30px 0 0 70px;
*margin:35px 0 0 -130px;
}

#texte_remise_appliquee_detail_commande{
display:block;
width:730px;
white-space:normal;
}
#texte_remise_appliquee_detail_commande > p{
}


#texte_classer_par_marques_liste_produits {
text-decoration:none;
display:block;
width:164px;
height:25px;
position:absolute;
margin-left:-170px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	#habillage_bouton_texte_recherche_style {
		margin:-21px 0 0 170px;
		float:left;
	}

}
