/* Start of CMSMS style sheet 'JP' */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FB9822;
}

/*css texte*/

td.top{
vertical-align:top;
}

.style1{/*pour le footer*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
} 
.style2{/*pour wokine*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#B70230;
}
.style8{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#B70230;
}
.style3{/*texte blanc pour les blocs sous le logo*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}

.style4{/*contenu*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#775616;
}

.gras
{
font-weight:bold;
}

.titre_article{
 background-repeat:no-repeat;
 background-position:center;
 width:412px;
 height:25px;
}

.italique
{
font-style:italic;
font-size:10px;
}

.noir{
color:#000000;
}

.texte_vert{
color:#00833d;
}

.texte_jaune{
color:#f5b201;
}

.texte_rouge{
color:#c9021f;
}

.texte_orange{
color:#FA8211;
}

.nom_menu{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
font-weight:bold;
}

.spe{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
font-weight:bold;
}

.prix
{
color:#c90020;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.orange
{
color:#FA8211;
}
/*css liens*/

a.liens1{/*liens pour footer*/
color:#FFFFFF;
text-decoration:none;
}
a:hover.liens1{
color:#FFFFFF;
text-decoration:underline;
}

.tableau_tarif_interne_rouge{
border: 1px #c9021f solid;
width:100%;
}

.tableau_tarif_interne_vert{
border: 1px #00833d solid;
width:100%;
}

.tableau_tarif_interne_jaune{
border: 1px #f5b201 solid;
width:100%;
}

.tableau_tarif{
width:412px;
}

.bt{
color:#FFFFFF;
text-align:center;
font-weight:bold;
height:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}	

.panier{
width:115px;
}

.zoom{
width:75px;
}	

.fidelite{
border: 1px solid rgb(109, 144, 176); background-color: rgb(237, 244, 250);}

a.panier:hover{
text-decoration:underline;
color:#FFFFFF;
}

a.panier{
text-decoration:none;
color:#FFFFFF;
}

.celluleprix{
background-color:#fef2dc;
}

.vert{
background-color:#00833d;
}

.rouge{
background-color:#c90823;
}

.jaune{
background-color:#f5b201;
}

/* End of 'JP' */

/* Start of CMSMS style sheet 'lightbox' */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/* End of 'lightbox' */

