@charset "utf-8";
/* CSS Document */

/*********** 

Reset styles 

***********/

* {
	margin: 0;
	padding: 0;
}
body{
	font-family: "Tahoma", Arial;
	font-size:12px;
	background-color:#dddddd;
	color:#2e2e2e;
}
img{
	border:0px;
	
}

#conteneur{
	background:#fff url(../images2008/fond-header.jpg) repeat-x;
	text-align:center;
	width:100%;
	
}
#conteneurCentre{
	width:990px;
	margin:0 auto;
	text-align:left;
	
}
/*********** 

Header 

***********/
#header{
	width:990px;
	margin:0 auto;
	height:84px;
	background:url(../images2008/banniere.jpg)  no-repeat;
}
#logo{
	float:left;
	margin-left:5px;
	margin-top:15px;
	height:40px;
	width:190px;
}
/*********** 

Moteur de recherche 

***********/ 
#zoneRecherche{
	float:right;
	background:url(../images2008/fond-zone-recherche.png) no-repeat;
	width:212px;
	height:84px;
}
/*********** 

Menu 

***********/
#ligneMenu{
	background:url(../images2008/fond-menu.jpg) repeat-x;
	height:27px;
	width:100%;
	text-align:center;
}
#navContent{
	width:990px;
	margin:0 auto;
}
/* bug sous ie6 avec le select -> obligation d'ajouter une iframe*/
#navContent iframe{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;/*Placer l'iframe en arrière-plan du div*/
	filter:mask();/*Cacher l'iframe dans IE6*/
}
/*********** 

Boites 

***********/
.box{
	width:200px;
	/*margin:0 auto;*/
	float:right;
	background:url(../images2008/fond-boite.png) repeat-y;
	/*margin-top:10px;*/
	text-align:center;
}
.boxGC{
	width:207px;
	float:right;
	background:url(../images2008/fond-menu-gris-clair.jpg) repeat-y;
	text-align:center;
}
.boxGF{
	width:207px;
	float:right;
	background:url(../images2008/fond-menu-gris-fonce.jpg) repeat-y;
	text-align:center;
}
.boxT{
	width:207px;
	float:right;
	text-align:center;
	margin-bottom:10px;
}
.contentBox{
	width:175px;
	margin:0 auto;
	padding:10px 0px 10px 0px;
	font-family:"Tahoma", Arial;
	font-size:11px;
	color:#333333;
	text-align:left;
}
.box h2, .boxGC h2, .boxGF h2{
	font-family: "Lucida Sans Unicode", Tahoma, Arial;
	font-size: 12px;
	color: #333333; /*174dab*/
	font-weight: normal;
	padding: 5px 0;
	margin-bottom:10px;
	background: url(../images2008/trait-noir-long.gif) no-repeat bottom left;
}
.box h2.panier, .boxGC h2.panier, .boxGF h2.panier{
	color: #ce2307;
	padding: 5px 0;
	margin-bottom:10px;
	background: url(../images2008/trait-rouge-long.gif) no-repeat bottom left;
}
.box h2 img, .boxGC h2 img, .boxGF h2 img{
	float:left;
	margin-right:5px;
}
.selectBasket{
	border:1px solid #cccccc;
	font-family:"Tahoma", Arial;
	font-size:10px;
	color:#555555;
	width:175px;
	
}
.contentBox ul{
	list-style-type:none ;
}
.contentBox li{
	margin-top:5px;
}
.contentBox a{
	font-family: "Tahoma", Arial;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
}
.contentBox li a{
	background: url(../images2008/puce-liste.gif) no-repeat 0px 5px;
	padding-left:15px;
}
.contentBox a:hover{
	color: #000000;
}

a.red{
	font-family: "Tahoma", Arial;
	font-size: 11px;
	color: #1991BE;
	text-decoration:none;
}
a.red:hover{
	color: #1991BE; /* de2608 */
	text-decoration:underline;
}


/*********** 

Popup panier

***********/


.popup {
	/*left:300px; 
	top:300px;*/
	width:320px; 
	position:absolute;
	background:#EEEEEE; 
	border:solid #000000 2px; 
	z-index:9;  
	visibility:hidden;
}	

.grille{
	position:absolute;
	top:0;
	left:0;
	z-index:9;  
	background: url(../images2008/grille.gif);
	visibility:hidden;
}

#popup_entete {
	width:320px;
	height:25px;
	color:#FFFFFF;
	font-family:"Tahoma", Arial;
	border-bottom:solid #000000 2px; 
	font-size:14px;
	background:#C1C1C1 url(../images2008/fondTitreTab.gif);
}
#popup_corp{
	padding:10px;
}

	

/*********** 

Notre sélection

***********/
#box2{
	position:absolute;
}
#box2 div{
	display:block;
	float:left;
}

.mask2{
	position:relative;
	width:720px;
	height:148px;
	overflow:hidden;
	float:left;
}
a#prev1{
	background:url(../images2008/fleche-gauche.jpg) no-repeat;
	width:25px;
	height:47px;
	float:left;
	display:block;
	margin-top:50px;
	cursor:pointer;
}
a#prev1:hover{
	background:url(../images2008/fleche-gauche-foncee.jpg) no-repeat;
}
a#next1{
	background:url(../images2008/fleche-droite.jpg) no-repeat;
	width:25px;
	height:47px;
	float:left;
	display:block;
	margin-top:50px;
	cursor:pointer;
}
a#next1:hover{
	background:url(../images2008/fleche-droite-foncee.jpg) no-repeat;
}

.notre_selection{
	overflow:hidden;
	width:520px;
}

.boite_notre_selection{
	background: url(../images2008/fond-selection.jpg) no-repeat;
	width:240px;
	height:148px;
	float:left;
}
.boite_gauche_notre_selection{
	width:110px;
	height:148px;
	padding:15px 0px 0px 15px;
	float:left;
	font-size:18px;
	color:#d62508;
	font-family:"Tahoma",arial;
	text-align:center;
}
.boite_droite_notre_selection{
	width:100px;
	height:87px;
	padding:35px 15px 0px 0px;
	float:right;
	text-align:center;
}
.boite_droite_notre_selection a{
	font-size:12px;
	color:#000;
	font-family:"Tahoma",arial;
	text-decoration:none;
}
.boite_droite_notre_selection a:hover{
	text-decoration:underline;
}
.en_savoir_plus{
	width:100px;
	height:48px;
	padding:0px 0px 0px 0px;
	float:right;
	text-align:left;
}
.en_savoir_plus a{
	color:#ffffff;
	font-family:"Tahoma",arial;
	font-size:11px;
	text-decoration:none;
	background:url(../images2008/double-fleche.gif) no-repeat 0px 3px;
	padding-left:15px;	
}
.en_savoir_plus a:hover{
	text-decoration:underline;
}
.boite_notre_selection .ht{
	color:#d62508;
	font-family:"Tahoma",arial;
	font-size:12px;
}
/*********** 

Categories

***********/

.categorie_box_left, .categorie_box_right{
	width:376px;
	margin-top:20px;
	
}
.categorie_box_left{
	float:left;
}
.categorie_box_right{
	float:right;
}
.content_categorie_box{
	border-left:#6c1c1c solid 1px;
	border-right:#6c1c1c solid 1px;
	border-top:#6c1c1c solid 1px;
	height:130px;
	width:374px;
	margin:0px;
}

/********************************************
Liste sous catégories
**********************************************/
#centre .categorie_box_left h2, #centre .categorie_box_right h2{
	background:url(../images2008/haut-boite-rouge.jpg) repeat-x;
	/*width:376px;*/
	height:26px;
	float:left;
	margin:0px;

}
img.block{
	display:block;
}

.content_categorie_box .sous_categories{
	float:left;
	width:188px;
	list-style:none;
}
.content_categorie_box .sous_categories li{
	height:27px;
	width:188px;
	border-bottom:#cccccc dashed 1px;
}
.content_categorie_box .sous_categories a{
	color:#333333;
	font-family:"Tahoma",verdana,sans-serif;
	font-size:12px;
	text-decoration:none;
	line-height:24px;
	padding-left:18px;
	width:173px;
	height:27px;
	display:block;
	background:url(../images2008/puce-carre.jpg) no-repeat 3px 7px;
	
}
.content_categorie_box .sous_categories a.plus{
	color:#1991BE;
	background:url(../images2008/puce-carre-bleu.jpg) no-repeat 3px 7px;
}
.content_categorie_box .sous_categories a:hover{
	background:#f2f2f2 url(../images2008/puce-carre.jpg) no-repeat 3px 7px;
	text-decoration:none;
}
.content_categorie_box .sous_categories a.plus:hover{
	background:#f2f2f2 url(../images2008/puce-carre-bleu.jpg) no-repeat 3px 7px;
}
/********************************************
Titre catégorie
**********************************************/
.categorie_box_left h2 a, .categorie_box_right h2 a{
	font-family:"Arial",Verdana,sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
	margin-left:8px;
	display:block;
}
.categorie_box_left h2 a:hover, .categorie_box_right h2 a:hover{
	text-decoration:none;
}
.bas_categorie_box{
	background:url(../images2008/bas-boite-rouge.jpg) no-repeat;
	width:376px;
	height:8px;
}
/********************************************
Produit tete de gondole
**********************************************/
.content_categorie_box .produitBox{
	float:right;
	width:170px;
	text-align:center;
	padding-top:8px;
}
.content_categorie_box .produitBox .marqueProduit{
	color:#c82207;
	font-family:"Tahoma",verdana,sans-serif;
	font-size:12px;
	text-transform:uppercase;
}
.content_categorie_box .produitBox .prixProduit{
	color:#c82207;
	font-family:"Tahoma",verdana,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.content_categorie_box .produitBox a{
	color:#333333;
	font-family:"Tahoma",verdana,sans-serif;
	font-size:12px;
	text-decoration:none;
}


.categories{
	text-align:center;
}

.categorie{
	width:200px;
	height:280px;
	margin:10px 20px;
	float:left;
	border: 1px solid #000000;
}


.sous_categorie{
	width:175px;
	margin:0 auto;
	padding-bottom:10px;
	font-family:"Tahoma", Arial;
	font-size:10px;
	color:#666666;
	text-align:left;
}
.categorie h2{
	font-family: "Lucida Sans Unicode", Tahoma, Arial;
	font-size: 12px;
	color: #000000; /*174dab*/
	font-weight: normal;
	padding: 5px 0;
	margin-bottom:10px;
	background: url(../images2008/trait-noir-long.gif) no-repeat bottom left;
}

.categorie a{
	margin-left:8px;
	font-family: "Tahoma", Arial;
	font-size: 13px;
	color: #666666;
	text-decoration:underline;
}

.categorie ul{
	list-style-position:inside;
	list-style-image: url(../images2008/puce-liste.gif);
}
.categorie li{
	margin-top:5px;
}
.sous_categorie a{
	margin-left:3px;
	font-family: "Tahoma", Arial;
	font-size: 10px;
	color: #666666;
	text-decoration:underline;
}
.sous_categorie a:hover{
	color: #000000;
}
/************légende************/
.fond_legende{
	background:url('../images2008/fond-legende-petit.gif');
}
.trait_bleu{
	background:url('../images2008/trait-bleu-long.gif') repeat-x;
	width:600px;
}


/*********** 

Centre et colonnes 

***********/
#centre {
	float:left;
	margin-top:10px;
	/*height:550px;*/
	width:770px;
	/*overflow:auto;*/
	height:1%;
}
html>body #centre{
	height:auto;
	min-height:550px;
	/*overflow:auto;*/
}
#gauche {
	float:left;
	width: 212px;
}
#droite {
	float:right;
	width: 212px;
}

/****************

Titres
rouge foncé:  922514
vert :abe41f
****************/
h1{
	font-family: "Lucida Sans Unicode", Tahoma, Arial;
	font-size: 18px;
	color: #da2608;
	font-weight: normal;
	padding: 5px 0;
	margin-bottom:20px;
	background: url(../images2008/trait-rouge-long.gif) repeat-x bottom left;
}
h1.noir{
	color: #000;
	background: url(../images2008/trait-noir-long.gif) repeat-x bottom left;
	margin-bottom:10px;
}

/****************

Contenu 

****************/
#centre p{
	margin-top:10px;
	font-family: "Tahoma", Arial;
	font-size: 11px;
	line-height:15px;

}
a{
	font-family: "Tahoma", Arial;
	font-size: 12px;
	color: #0E9ED3; /* 13aee7 */
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#centre h2{
	font-size:12px;
	color:#2e2e2e;
	margin-top:20px;
}
#centre h2.formh2{
	font-size:12px;
	color:#2e2e2e;
	margin: 10px 0px 0px 30px;
}
#centre ul.listeContenu{
	list-style-position:inside;
	list-style-image: url(../images2008/puce-liste-noire.gif);
	margin-top:10px;
}
#centre ul.listeContenu li{
	margin-top:20px;
}
/****************

breadcrumbs 

****************/
#breadcrumbs{
	margin-bottom:10px;
	margin-top:5px;
	clear:both;
	color:#000000;
	font-family: "Tahoma", Arial;
	font-size: 10px;
}
#breadcrumbs a{
	color:#666666;
	font-family: "Tahoma", Arial;
	font-size: 10px;
	text-decoration:none;
}
#breadcrumbs a:hover{
	text-decoration:underline;
}
/****************

Footer 

****************/

#footer {
	width: 100%;
	background: url(../images2008/fond-pied.jpg) repeat-x #dddddd;

}
#footer_content{
	font-family:"Tahoma", Arial;
	font-size:11px;
	color:#777777;
	width: 990px;
	height: 125px;
	margin:0 auto;
}
#footer_left {
	float: left;
	width: 300px;
	margin: 30px 0 0 5px;
	text-align:left;
}
#fcnet{
	height:38px;
	line-height:38px;
	vertical-align:middle;
}
#footer_right {
	float: right;
	width: 300px;
	margin: 30px 5px 0 0;
	text-align:right;
}

#footer_left a{
	font-family:"Tahoma", Arial;
	font-size:11px;
	color:#777777;
	font-weight:bold;
	text-decoration:none;
}
#footer_left a:hover{
	color:#000000;
}

#footer_right li{
  list-style:none;
  float:right;
  margin-right:5px;
 
}
#footer_right a{
	font-family:"Tahoma", Arial;
	font-size:11px;
	color:#777777;
	font-weight:bold;
	text-decoration:none;
	
}
#footer_right a:hover{
	color:#000000;
}
/**************

Forms & buttons

**************/

.formulaire{
	background:#ecebeb;
	margin-top:15px;
	border:1px solid #ccc;
	width:100%;
}

input.valign { margin:0; vertical-align:middle; }

fieldset { border:0; }
fieldset.recherche { border: 1px solid #c82207;padding:3px 10px; }
fieldset.adresse_livraison { border: 1px solid #c82207;padding:0 5px; }

legend.lgd_recherche { margin:0 0 0 10px;padding:0 5px; }
legend.lgd_livraison{ margin:0 0 0 20px;padding:0 5px; }

address.adr_livraison { font-style:normal;padding:10px;color:#333;background:#F6F6F6;border:1px solid #eee; }

.form_btn { float:right; margin:3px 0px 0px 0px; font-size:9px; font-family:"Tahoma", Arial; font-weight:bold; }
.form_btn_recherche {margin:3px 15px 0px 0px; }
.form_btn_left{float:left; margin:15px 0px 0px 30px; padding:6px 0px 0px 0px; font-size:9px; font-family:"Tahoma", Arial; font-weight:bold;}

.label_left { float:left; display:block; text-align:right; width:80px; padding:6px 0 3px 0; font-family:"Tahoma", Arial; font-size:11px; color:#666666; }

.label_left_motscles{width:75px; text-align:left; color:#000000;}
.label_right_typerecherche{display:inline;width:150px; text-align:right; color:#000000;}
.label_left_recherche { float:left; display:block; text-align:right; width:85px; margin:10px 0 0 1px; padding:6px 0 3px 0; font-family:"Tahoma", Arial; font-size:11px; color:#fff; }
.label_recherche_constructeur {  margin:3px 0 0 1px;  }

.input_right { float:right; display:block; border:1px solid #ccc; color:#000; width:85px; margin:3px 0 0 1px; padding:2px; font-family:"Tahoma", Arial; font-size:11px; background-image:url(../images2008/fond-champ.gif); }

.input_right_recherche { width:100px; margin:12px 15px 0 1px;}

.select_right{ float:right; display:block; border:1px solid #ccc; color:#000; width:100px; margin:3px 0 0 1px; padding:2px; font-family:"Tahoma", Arial; font-size:11px; background-image:url(../images2008/fond-champ.gif);}
.select_inline{float:none;display:inline;z-index:0;}
.width300{width:250px;}
.select_right_recherche{ margin:5px 15px 0 1px; width:106px;}

.input_left { float:left; display:block; border:1px solid #ccc; color:#000; width:143px; margin:3px 0 0 0; padding:2px; font-family:"Tahoma", Arial; font-size:11px; background-image:url(../images2008/fond-champ.gif); }

.formulaire fieldset { margin:20px 0; clear:both; }

.formulaire label { display:block; float:left; text-align:left; width:130px; padding:6px 0 0px 30px; margin:0 3px 0 0; font-family:"Tahoma", Arial; font-size:11px; color:#333; }

.formulaire .champ {
	border:1px solid #ccc; color:#000; width:243px; margin:3px 0 0 0; padding:2px; font-family:"Tahoma", Arial; font-size:11px; background-image:url(../images2008/fond-champ.gif); float:left;
}
.formulaire .champPetit {width:72px;float:none;}

.contact_btn { float:left; margin:3px 0 0 367px;  font-size:9px; font-family:"Tahoma", Arial; font-weight:bold; }

#req_fields { display:block; text-align:left; padding:6px 0 0px 30px;color:#999; font-style:normal; width:403px; font-family:"Tahoma", Arial; font-size:11px; }

#status { display:block; color:#c00; font-style:normal; width:300px; margin:15px 0 0 113px; padding:3px 0 3px 6px; font-family:"Tahoma", Arial; font-size:11px; background-color:#FCC; }

#req_fields a{
	font-family: "Tahoma", Arial;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}
#req_fields a:hover{
	color: #000;
}

.req_fields { display:block; text-align:left; padding:6px 0 0px 30px;color:#999; font-style:normal; width:403px; font-family:"Tahoma", Arial; font-size:11px; }

.req_fields a{
	font-family: "Tahoma", Arial;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}
.req_fields a:hover{
	color: #000;
}
.et_ou{
	font-family:"Tahoma", Arial; 
	font-size:11px; 
	color:#000000;
	height:28px;
	line-height:28px;
	vertical-align:middle;
	display:inline;
}
/************** MESSAGES ********************/

.erreur, .confirmation {width:99%;margin:15px 0px 15px 0px;}
.erreur p, .confirmation p{padding:10px 10px 20px 10px;}

.erreur {
	border:#c00f1d solid 1px;
	color:#c00f1d;
	background:#fee3e5;
}

.confirmation {
	border:#51932a solid 1px;
	color:#51932a;
	background:#e4fab4;
}
.confirmation a{
	color:#51932a;
	font-weight:bold;
	text-decoration:underline;
}
.confirmation a:hover{
	text-decoration:none;
}
/**************

Tableaux

**************/

table.generalTab{
	width:100%;
}
table.generalTab td.ptitle {
	font-family:"Tahoma", Arial;
	font-size:10px;
	color:#fff;
	font-weight:bold;
	background-image:url(../images2008/fondTitreTab.gif);
	height:23px;
	padding:0px 4px 0px 0px;
}
table.generalTab td.ptitle img {
	vertical-align:middle;
}

a.triTitre{
	font-family:"Tahoma", Arial;
	font-size:10px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a.triTitre:hover{
	text-decoration:none;
}
.normal{
	background-color:#f6f6f6;
}
.odd{
	background-color:#F2F2F2;
}
table.generalTab .trRollover{
	background-color:#ECEBEB; /*#e2f6ff;*/
}
table.generalTab .normal td, table.generalTab .odd td, table.generalTab .trRollover td, table.generalTab td{
	color:#2e2e2e;
	font-family:"Tahoma", Arial;
	font-size:11px;
	height:27px;
	border-right:solid 1px #fff;
	padding:4px;
	
}
table.generalTab .normal img, table.generalTab .odd img,table.generalTab .trRollover img{
	vertical-align:middle;
	margin-left:4px;
}
table.generalTab td.ligneFinTableau, td.ligneFinTableau{
	background:#c82207;
	height:3px;
	line-height:3px;
	width:100%;
	margin:0px;
	padding:0px;
}	
#centre a.productLink{
	color:#2e2e2e;
	font-family:"Tahoma", Arial;
	font-size:11px;
	text-decoration:underline;
}
#centre a.productLink:hover{
	color:#000;
}
table.outils{
	width:100%;
}

table.outils td{
	color:#222222;
	font-family:"Tahoma", Arial;
	font-size:11px;
}
#centre a.outilsLink{
	color:#2e2e2e;
	font-family:"Tahoma", Arial;
	font-size:11px;
	text-decoration:underline;
}
#centre a.outilsLink:hover{
	color:#000;
}
table.generalTab .normal td.dern,table.generalTab .odd td.dern,table.generalTab .trRollover td.dern{
	text-align:right;
	padding-right:5px;
	line-height:75px;
}
table.generalTab img.videCheck{
	margin:0px;
}

table.generalTab td.thumbnails{
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background-color:#fff;
	width:75px;
	height:80px;
	line-height:80px;
	padding:3px 0px 3px 0px;
	text-align:center;	
}

table.generalTab td.generalTabNavigation{
	padding-left:8px;
	border:0px;
	font-family:"Tahoma", Arial;
	font-size:11px;
	font-weight:normal;
	line-height:23px;
}
table.generalTab td.generalTabNavigation a.navigationLink{
	font-family:"Tahoma", Arial;
	font-size:11px;
	color:#FEB0B0;
	text-decoration:none;
	font-weight:bold;
}
table.generalTab td.generalTabNavigation a.navigationLink:hover{
	color:#fff;
}
table.generalTab td.generalTabNavigation a.sansSoulige{
	text-decoration:none;
	font-size:14px;
}

/* agrandissement image thumbnail au rollover */
/*td.thumbs{
	padding:10px;
}
td.thumbs a{
	display:block;
	width:50px;
	height:36px;
	line-height:100px;
	overflow:hidden;
	position:relative;
	z-index:15;	
}
td.thumbs a img{
	position:absolute;
	top:-20px;
	left:-30px;	
	border:solid 1px #cccccc;
	line-height:1px;
	font-size:1px;
	z-index:15;
}

td.thumbs a:hover{
	overflow:visible;
	z-index:15;
	border:none;
}	*/

/*********** 

Fiche produit 

***********/
.colonneGaucheProduit{
	width:50%;
	float:left;
	font-family:"Tahoma", Arial;
	font-size:11px;
	color:#2e2e2e;
}
.colonneDroiteProduit{
	width:50%;
	float:right;
	text-align:right;
	font-family:"Tahoma", Arial;
	font-size:11px;
	color:#2e2e2e;
}
.constructeurProduit{
	font-weight:bold;
}
.prixProduitTTC{
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
.prixProduitHT{
	font-family:"Tahoma", Arial;
	font-size:18px;
	font-weight:bold;
	color:#999999;
}

table.attributs{
	width:100%;
}
table.attributs td{
	padding:3px;
	font-family:"Tahoma", Arial;
	font-size:11px;
}
table.compare{
	border-collapse:collapse;
}
table.compare td{
	border:#000 solid 1px;
}

.titreAttribut{
	background:#2f2f2f;
	color:#fff;
	font-weight:bold;
	
}
.libelleAttribut{
	font-weight:bold;
}
.valeurAttribut{
	
}
p.disclaimer{
	font-family:"Tahoma", Arial;
	font-size:11px;
	color:#2e2e2e;
	text-align:justify;	
}
table.outilsBoutons{
	background-image:url(../images2008/fondTitreTab.gif);
	height:23px;
}
.dateUpdate{
	font-family:"Tahoma", Arial;
	font-size:10px;
	color:#2e2e2e;
	margin-bottom:10px;
	margin-top:10px;
	text-align:right;
}
.disponibilite{
	font-weight:bold;
	margin-bottom:10px;
}
.disponibilite img{ 
	margin-right:5px;
	vertical-align:middle;
}
/*********** 

Garantie

***********/
hr.finGarantie{
	width:100%;
	color:#da2608;
}
/*********** 

Divers 

***********/
.gras{ font-weight:bold;}
.italique{font-style:italic;}
.souligne{text-decoration:underline;}
.green{color:#63b30e;}
.rouge{color:#d42917;}
.left{float:left;}
.right{float:right;}
.tleft{text-align:left;}
.tright{text-align:right;}
.leftandtextleft{float:left;text-align:left;}
.rightandtextright{float:right;text-align:right;}
.tdright{text-align:right;}
.tdleft{text-align:left;}
.center{text-align:center;}
.middle{vertical-align:middle;}
.espaceGauche{margin-left:10px;}
.justify{text-align:justify;}
.c{clear:both;}
.etoiles{color:#c76170;}
.mgauto{margin: 0 auto;}
.mright20 { margin-right:20px; }