/**********************************************************************************/
/*** Shop *************************************************************************/
#nav_onglet {
	overflow:hidden;
	list-style: none;
	margin-top: 10px;
	padding: 0;
	overflow: hidden;
	background-image: url(../images/haut_contenue_1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 46px;
	width: 744px;
}

#nav_onglet li {
	float: left ;
	overflow:hidden;
	height:39px;
	color: #fff ;
}

.actif{
	display: block;
	width: 140px;
	height:39px;
	color: #FF0000;
	font-size:0.9em;
	font-weight:bold;
	line-height: 1em;
	padding: 4px 0;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/onglet_actif.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;
	padding-left: 40px;
}

.passif{
	display: block;
	width: 140px;
	height:39px;
	background: url(../images/onglet.png);
	background-repeat:no-repeat;
	color: #fff;
	font-size:0.9em;
	font-weight:bold;
	line-height: 1em;
	text-decoration:none;
	padding-top: 13px;
	padding-left: 40px;
}

/*Hover onglets*/
.actif:hover, .actif:focus, .actif:active, .passif:hover, .passif:focus, .passif:active {
	background-position: right top;
}
/*---------------------------Fin menu onglet-----------------------------------------------*/	 


/*---------------------------debut boite magasin-------------------------------------------*/	  
	#millieu {
	background-image: url(../images/millieu_contenue.png);
	background-repeat: repeat-y;
	float:left;
	overflow:hidden;
	width:744px;
    }  

	#millieu h1{
	padding-left:15px;
	font-size:2em;
	}
	
	  
	#bas {
	background-image: url(../images/bas_contenue.png);
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
	width:744px;
	height:11px;
      }  
/*--------------------------- fin de la boite magasin -------------------------------------------*/	  


 

/*----------------------------- fiche produit niveau 1  ---------------------------------------*/
	#fil_ariane {
	float:left;
	display:inline;
	width:100%;
	padding-left:15px;
	padding-bottom:10px;
	font-size:0.8em;
	text-transform:uppercase;
	color:#000000;
	}
	
	#fil_ariane a{
	text-transform: none;
	text-decoration:underline;
	color:#000000;
	}
	
	#fil_ariane a:hover{
	text-transform:none;
	text-decoration:none;
	color:#FF0000;
	}
	
	p.texte_categorie {
	float:left;
	width:342px;
	font-size:0.9em;
	line-height:1.2em;
	padding:15px;
	word-spacing:1px;
	display: inline;  /* <---Solution for bug IE6 */
	text-align: justify;
	}

	.titreTheme {
		float:left;
		margin-left:15px;
	}
	
	.container_vignette {
	float:left;
	display: inline; 
	overflow:hidden;
	width:186px;
	padding-top:10px;
	}
	
	a.vignette {
	float:left;
	width:162px;
	padding-left:12px;
	padding-right:12px;
	display: inline;  /* <---Solution for bug IE6 */ 
	height:204px;
	}

	a.categorie_titre  {
	float:left;
	width:162px;
	height:26px;
	padding-top:5px;
	margin-left:12px;
	font-size:0.9em;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
	text-align:center;
	background-image: url(../images/fond_categorie.gif);
	background-repeat:no-repeat;
	}
	
	a.categorie_titre:hover  {
	color: #FFFFFF;
	text-decoration:none;
	}
	
/*------------ fiche produit niveau 2 "produit" --------------------------------------------------------*/
	
	h3.titre_img_trifonction {
	float:left;
	height:30px;
	width:714px;
	margin-left:15px;
	display:inline;
	background-image: url(../images/titre_trifonction.gif);
	background-repeat:no-repeat;
	}
	
	a.produit_titre  {
	float:left;
	margin-left:15px; /*-----*/
	/*margin-right:9px;*/
	font-size:0.8em;
	font-weight: bold;
	text-decoration:none;
	color: #666666;
	}
	
	a:hover.produit_titre  {
	color: #666666;
	text-decoration:none;
	}

	
	.produit_prix {
	float:right;
	/*margin-left:9px;*/
	margin-right:15px; /*-----*/
	font-size:0.8em;
	font-weight: bold;
	text-transform:uppercase;
	color: #FF0000;
	}
	
	strike {
	text-decoration:line-through;
	color:#666666;
	} 

/*------------ fin fiche produit niveau 2 "produit" --------------------------------------------------*/


/**********************************************************************************/
/*** Fiche produit ****************************************************************/
h3.prix{
	font-size:1.5em;
	color: #FF0000;
	text-align: right;
	padding-right:320px;
	padding-top:35px;
}

h1.produitTitre{
	float:left;
	width: 300px;
}

h2.produitSTitre{
	font-size:1em;
	font-weight:bold;
	clear:both;
	width:407px;
	padding-left:15px;
	padding-bottom:10px;
}


#boxMedia{
	clear:both;
	float: left;
	width: 407px;
	/*height:407px;*/
	padding-left:15px;
}

#viewZone{
	width: 407px;
	height:323px;
	overflow:hidden;
	border: 1px solid #FFFFFF;
}

#icoZone{
	width: 300px;
	/*height:70px;*/
	margin-top:3px;
	overflow:hidden;
	list-style-type: none;
	float:left;
}

#icoZone li{
	display:block;
	float:left;
}

#icoZone a{
	float:left;
	display:block;
	overflow:hidden;
	width: 61px;
	height: 50px;
	margin-right:3px;
	padding-left:2px;
	padding-top:2px;
	background-color: #D1D1CF;
}

#btnZone{
	width: 70px;
	height:120px;
	margin-top:3px;
	overflow:hidden;
	list-style-type: none;
	float:right;
}

/* Boutons photo, video et 360*/
.btnPhoto, .btn360, .btnVideo, .btnCouleur{
	background-repeat: no-repeat;
	height: 23px;
	width: 70px;
	display:block;
	margin-bottom:2px;
}

.btnPhoto{background-image: url(../images/nav_image.gif);}
.btn360{background-image: url(../images/nav_anim.gif);}
.btnVideo{background-image: url(../images/nav_video.gif);}
.btnCouleur{background-image: url(../images/nav_color.gif);}

.btnPhoto:hover, .btn360:hover, .btnVideo:hover{
	background-position: right top;
}

/* Paragraphes */
#boxDesc{
	float:left;
	padding-left:10px;
	width:300px;
	font-size:0.8em;

}

#boxDesc ul{
	margin-bottom:15px;
}

#boxDesc li{
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:15px;
	padding-bottom:5px;
}

/*-- soluce etoile fiche produit --*/
.textestar {
	width:150px;
	float:left;
	display:block;
}
/*--- fin ---*/

/*-- italique rouge fiche produit --*/
.texteitalic {
	font-style:italic;
	color: #FF0000;
	font-weight:bold;

}
/*--- fin ---*/

#txtPlus{
	clear:both;
	font-size:0.8em;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;

}


strong {
	font-weight: bold;
	color: #000000;
	
}

em {
font-style:italic;
font-weight: bold;
color: #FF0000;
	
}

p {
padding-bottom:5px;
/*clear:both; --*/
	
}


/**********************************************************************************/
/*** Zone commander ***************************************************************/
#commander{
	margin-left:15px;
	margin-right:15px;
	padding-top:30px;
	background-color: #D6D6D6;
	background-image: url(../images/haut_commander.gif);
	background-repeat: no-repeat;	
}

#basCommander{
	clear:both;
	background-image: url(../images/bas_commander.gif);
	background-position: 0px bottom;
	height: 20px;
	width: 714px;
	background-repeat: no-repeat;
}

#commander h3{
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#blocTaille, #blocCouleur, #blocQuantite, #blocValider, #blocTexteMarquage, #blocTypoMarquage {
	float:left;
	margin-left:10px;
	border: 1px solid #FFFFFF;
	padding:5px;
	background-color: #f1f1f1;
	height:	130px;
}

.comboTaille
{
	float:left;
	clear:both;
	margin-left:20px;
	margin-bottom:15px;
	width:150px;
}

.btnVisaliserMarquage{
	display:block;
	background-image: url(../images/go_empty.gif);
	background-repeat: no-repeat;
	height:28px;
	clear:both;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding-top:5px;
	float: right;
	width: 148px;
}

/*-------------- intervention nico----------------*/

a.tableautaille {
	float:left;
	clear:both;
	margin-left:20px;
	text-decoration:none;
}

a:hover.tableautaille {
	text-decoration:none;
}

/*-----------------------------------------------*/

#blocCouleur ul
{
	list-style-type: none;	
}

#blocCouleur ul li
{
	float:left;
	text-align: center;
	padding-right:5px;	
}



/**********************************************************************************/
/*** PopPanier*********************************************************************/
#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	background-color: #000000;
	z-index:10;
	opacity:0.8;
	filter: alpha(opacity=80);
}


#box 
{
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 430px;
	height: 200px;
	margin-top: -100px; /* moitié de la hauteur */
	margin-left: -150px; /* moitié de la largeur */
	z-index:11;
	text-align:center;
	border: 3px solid #8C8C8C;
}

#boxcontent
{
	left:0;
	right:0;
	bottom:0;
	margin:0;
	padding: 8px;
	overflow: auto;
	width:100%;
	height:100%;
	background-color: #FFFFFF;
}

#boxcontent h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-image: url(../images/fd-h3.gif);
	background-repeat: repeat-x;
	text-align: left;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight: bold;
}

#boxcontent table
{
	margin-left:5px;
	margin-top:15px;
	margin-bottom:15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7f7f7f;
	border-bottom-color: #7f7f7f;
	font-size: 12px;
	text-align: left;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0A0A0A;
}

#boxcontent table strong
{
	font-weight: bold;	
}

/*----------------------- produit croisé ---------------------*/

	#croisement_top {
	float:left;
	overflow:hidden;
	background: url(../images/croisement_haut.png);
	background-repeat:no-repeat;
	width:744px;
	height:13px;
	margin-top:10px;
      }    
	  
	#croisement_millieu {
	background-image: url(../images/croisement_millieu.png);
	background-repeat: repeat-y;
	float:left;
	overflow:hidden;
	width:744px;
    }  
	  
	#croisement_bas {
	background-image: url(../images/croisement_bas.png);
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
	width:744px;
	height:13px;
	margin-bottom:10px;
	}
	
	h3.croisement {
	font-size:0.9em;
	font-weight:bold;
	text-align:left;
	color:#000000;
	padding-left:15px;
	} 
