@charset "utf-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-image: url(/images/arr_plan.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.contour_haut {
	background-image: url(/images/contour_haut.gif);
	height: 2px;
	width: 998px;
}

.contour_bas {
	background-image: url(/images/contour_bas.gif);
	background-repeat: no-repeat;
	height: 2px;
	width: 998px;
	margin-top: 5px;
}

.entree_gamme {
	float: left;
	height: 122px;
	width: 200px;
	margin-top: 6px;
	margin-left: 6px;
}
.entree_produit {
	height: 185px;
	width: 296px;
	margin: 8px;
	background-color: #393939;
	float: left;
}
.fiche_prod_reference {
	float: left;
	height: 15px;
	width: 200px;
	margin-top: 5px;
	font-size: 10px;
}


.fiche_prod_prix {
	float: left;
	height: auto;
	width: 175px;
	font-size: 18px;
	color: #d36b00;
	font-weight: bold;
}
.fiche_prod_prix_ttc {
	font-size: 10px;
	float: left;
	width: 135px;
}

.fiche_prod_prix_remise {
	text-decoration: line-through;
	height: 20px;
	width: 135px;
	float: left;
}
.fiche_prod_promo_nouv {
	float: left;
	height: 85px;
	width: 120px;
}
.prod_associe {
	height: 132px;
	width: 157px;
	float: left;
}


.fiche_prod_descriptif {
	color: #FFF;
	height: auto;
	width: 295px;
	margin-top: 5px;
	float: left;
}
.fiche_prod_ajouter {
	float: right;
	height: 31px;
	width: 164px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.fiche_prod_caracteristique {
	height: 110px;
	width: 275px;
	margin-left: 5px;
	background-color: #9b9b9b;
	float: left;
	padding: 5px;
	margin-bottom: 5px;
}


.fiche_prod_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #d36b00;
	float: left;
	height: 35px;
	width: 295px;
	font-weight: bolder;
	margin-top: 5px;
}
.fiche_prod_photo {
	float: left;
	height: 285px;
	width: 285px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;
}


.ligne_compte_client {
	background-image: url(/images/arr_plan_degrader_client.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	float: left;
	height: 18px;
	width: 170px;
	padding-left: 5px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}
.bleu {
	font-weight: bold;
}

a:visited {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}

.vignette_produit {
	margin: 5px;
	height: 132px;
	width: 132px;
	float: left;
}
.titre_produit_gamme {
	color: #FFF;
	float: left;
	width: 152px;
	margin-top: 4px;
	font-weight: bold;
	height: 29px;
}
.prix_remise {
	color: #FFF;
	text-decoration: line-through;
	width: 70px;
	float: left;
	margin-top: 10px;
}
.ajouter {
	float: right;
	height: 19px;
	width: 98px;
	margin-top: 17px;
	margin-right: 6px;
}

.detail {
	float: right;
	height: 19px;
	width: 118px;
	margin-top: 7px;
	margin-right: 6px;
}

.prix_ht {
	font-weight: bold;
	color: #F60;
	float: left;
	width: 80px;
}
.prix_ttc {
	float: left;
	width: 80px;
	font-size: 10px;
}

.promo_nouv_gamme {
	float: left;
	height: 34px;
	width: 70px;
	margin-top: 3px;
	margin-bottom: 3px;
}


#cadre_rechercher {
	background-image: url(/images/cadre_rechercher.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 173px;
}

.champ_recherche{
	margin-top:3px;
	border:0px;
	background:url(/images/champ_rechercher.jpg);
	height:23px;
	width:132px;
	color:#FFF;
}

.validez_recherche{
	border:0px;
	height:25px;
	width:27px;
	background:url(/images/ok_rechercher.jpg);
}

#colone_centre {
	width: 627px;
	float: left;
}

#colone_droite {
	width: 176px;
	float: left;
	text-align: right;
}

#colone_gauche {
	width: 179px;
	float: left;
}

#contact {
	background-image: url(/images/cadre_contact.jpg);
	height: 90px;
	width: 160px;
	float: right;
	margin-top: 5px;
	text-align: left;
	padding: 5px;
}

#corps {
	background-image: url(/images/contour_arr.gif);
	background-repeat: repeat-y;
	padding: 7px;
}

#encart_client {
	background-image: url(/images/cadre_encart_client.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 73px;
	width: 205px;
	clear: right;
	margin-top: 16px;
	padding: 5px;
}

#encart_gamme {
	background-color: #5c5c5c;
	height: 262px;
	width: 625px;
	border: 1px solid #8e8e8e;
}

#encart_produits {
	background-color: #5c5c5c;
	height: auto;
	width: 625px;
	border: 1px solid #8e8e8e;
	float: left;
}

#header {
	height: 153px;
	width: 998px;
}

#langues {
	float: right;
	height: 20px;
	width: 215px;
	padding-top: 15px;
	color: #000;
}

#nos_promotions {
	height: 194px;
	width: 603px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 29px;
}


#notre_selection {
	height: 194px;
	width: 603px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 29px;
}

#menu_verticale {
	width: 173px;
	margin-top: 18px;
}

#paiement {
	height: 93px;
	width: 170px;
	float: right;
}
#partenaires {
	width: 170px;
	margin-top: 20px;
	text-align: center;
}


#pied_de_page {
	height: 25px;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	text-align: center;
	vertical-align: middle;
	background-image: url(/images/contour_arr.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

#site {
	height: auto;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
}

.txt-bc {
	color:#fff;
	font: 12px Arial, Verdana, Tahoma, Helvetica, sans-serif;
	text-align: justify;
}
a.txt-bc {
	color: #fff;
	text-decoration:none;
}
a:hover.txt-bc {
	color:#fff;
	text-decoration:none;
}

/*.txt-rg {
	color:#F20;
	font: 12px Arial, Verdana, Tahoma, Helvetica, sans-serif;
}*/
.txt-rg {
	color:#d46b00;
	font: 12px Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

.txt-orange {
	color:#d46b00;
}

.txt-noir {
	color:#000;
	font: 12px Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

.principal {
	 padding:0 18px;
}
.principal h1 {
	line-height:140%; padding-bottom:0; font-size:17px; font-weight:bold; color: #fff;
}
