

/* CSS Document */

@import "new-process.css";

BODY {
	/*background-color: #c5c6c8;*/
	/*background-color:#b1b2b6;*/
	font-family: Trebuchet MS, Tahoma, Arial, Verdana;
	font-size:11px;
	color:#333333;
	text-align:center;
	/*background-image:url('http://tao-img.naxento.fr/img/ES/gris.jpg');*/
	/*background-position:top center;*/
	/*background-repeat:no-repeat;*/
}

#conteneur {
	/*background-color: #c5c6c8;*/
	width: 939px;
	margin:0px auto 0px auto;
}

/* ENTETE */

#entete {
	width : 959px;
	height: 100px;
	text-align:left;
	margin-bottom:3px;
	/*clear:both;float:left;*/
}

/* CONTENT */

#content {
	/*background: url(/img/ES/pix-gris.gif) repeat-y;*/
	width: 966px;
	padding:0px 0px;
	margin:0px auto;
	/*float:left;*/
	background:transparent;
	text-align:left;
}

#content_prehome {
	/*background: url(http://tao-img.naxento.fr/img/ES/pix-gris.gif) repeat-y;*/
	width: 966px;
	height:570px;
	padding:0px 0px;
	margin:0px 0px;
	
}


#haut-content {
	/*background: url(http://tao-img.naxento.fr/img/ES/HD-gris.gif) right no-repeat #FFF;*/
	height: 10px;
	width:691px;
	margin:0px 0px;
	padding:0px 0px;
	float:right;
}
#haut-content_born {
	/*background: url(http://tao-img.naxento.fr/img/ES/HD-gris.gif) right no-repeat #FFF;*/
	height: 10px;
	width:680px;
	margin:0px 0px;
	padding:0px 0px;
	float:right;
}


/* FOOTER*/

#footer {

	clear: both;
}

.lien_xanaka {text-decoration:underline;}
.lien_xanaka2 { text-decoration:underline;}




/*** panoplie **/

#panoplie_gauche H2 {
	font-size : 18px;
	font-weight:bold;
	text-align:center;
	color: #000000;
}
.pdt_panoplie H3 {
	font-size : 12px;
	font-weight:bold;
	text-align:center;
	color: #000000;
}


.produit-panoplie {
	float:left;
	margin:10px 30px 0px 0px;
	text-align:center;
}

.produit-panoplie IMG {
	border:1px solid #CCCCCC;
}

.produit-panoplie IMG.btn-zoom {
	border:0px;
	position:absolute;
	float:left;
	margin-top:-25px;
	margin-left:20px;
}
/*** fiche produit */

#fiche-produit H1 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

#prix-fiche {
	font-size: 35px;
	font-weight: bold;
	color: #000000;
	float:right;
	width : 200px;
	text-align:right;
	border:0px;
}

.taille-on {
	border: 1px solid #f5ad4e; 
	padding: 3px 3px;
	color: #FFF;
	text-align: center; 
	float: left;
	margin: 1px 0px 0px 1px;
	font-size:11px;
	background-color:#f5ad4e;
}

#infomode SPAN {
	color: #000000;
	text-align:right;
	text-decoration:underline;
	width: 150px;
	margin:0px 0px;
	padding-left:16px;
}

#titre_mc {
	color: #000000;
	background:url(/img/ES/puce-infomode.gif) no-repeat;
	margin:0px 0px;
	padding-left:10px;
	margin-top:10px;
	float:left;
}

#infomode LI {
	list-style-type:none;
}


#infomode LI A {
	padding-left:10px;
}