/* CSS Document NL - Cadre photo de droite Index*/
#Contenant {
	position: absolute;
	top: 320px;
	left: 5%;
	width: 75%;
	height:auto;
	border: 2px solid #FF9933;
	display:block;
	-moz-border-radius: 15px;	
}

h1 {
	position: absolute;
	top:220px;
	left: 5%;
	width: 73%;
	height:auto;
	font-size: 2em;	
	font-weight: bold;
	color:#FF3366;
	text-align:center;
	padding:1% 1% 1% 1%;
	border: 2px solid #FF9933;
	-moz-border-radius: 15px;
}

#Cadred {
	position:absolute;
	top:190px;
	left:86%;
	width:160px;
	height: 440px;
	border: 2px solid #FFCC66;
	background-color:#FF9933;
	background-image:url(../images/Scan/orange1cadred.jpg);
	text-align:center;
	display:inline;
	-moz-border-radius: 15px;
	font-size:0.9em;
}
.celcadred {
	height:74px;
}

#Cadred:hover {
	position:absolute;
	top:190px;
	left:86%;
	width:160px;
	height: 440px;
	border: 2px solid #FF9933;
	background-color:#FFCC66;
	background-image:url(../images/Scan/orange2cadred.jpg);
	
}

.Photod1 {
	position: absolute;
	top: 50px;
	left:23%;
	z-index:1;
	border: 2px solid #FFCC66;
	background-image:url(../images/Epilation/simple/ptiMentonAvt.jpg);
	background-repeat:no-repeat;
	width: 80px;
	height: 80px;
}
.Photod1:hover {
	position: absolute;
	top: 50px;
	left: 23%;
	z-index:2;
	border: 2px solid #FF9933;
	background-image:url(../images/Epilation/simple/ptiMentonAp.jpg);
	background-repeat:no-repeat;
	width: 80px;
	height: 80px;
}
.txtcadred1 {
	color:#FF3366;
	position: absolute;
	top:120px;
	left: auto; 
	width:100%;
	text-align:center;
	white-space:nowrap;
	
	
	
}
.Photod2 {
	position: absolute;
	top: 172px;
	left:23%;
	z-index:1;
	border: 2px solid #FFCC66;
	background-image:url(../images/IPL/simple/ptipoikilodermieav.jpg);
	background-repeat:no-repeat;
	width: 80px;
	height: 80px;
}
.Photod2:hover {
	position: absolute;
	top: 172px;
	left: 23%;
	z-index:2;
	border: 2px solid #FF9933;
	background-image:url(../images/IPL/simple/ptipoikilodermieap.jpg);
	background-repeat:no-repeat;
	width: 80px;
	height: 80px;
}
.txtcadred2 {
	color:#FF3366;
	position: absolute;
	top:240px;
	width: 100%;
	text-align:center;
	white-space:nowrap;
}
.Photod3 {
	position: absolute;
	top: 292px;
	left:23%;
	z-index:1;
	border: 2px solid #FFCC66;
	background-image:url(../images/ST/simple/ptinasoav.jpg);
	background-repeat:no-repeat;
	width: 80px;
	height: 80px;
}
.Photod3:hover {
	position: absolute;
	top: 292px;
	left: 23%;
	z-index:2;
	border: 2px solid #FF9933;
	background-image:url(../images/ST/simple/ptinasoap.jpg);
	background-repeat:no-repeat;
	width: 80px;
	height: 80px;
}
.txtcadred3 {
	color:#FF3366;
	position: absolute;
	top:360px;
	width: 100%;
	text-align:center;
	white-space:nowrap;
}

.Prix {
	background-color:#FFCC66;
	position: absolute;
	left: 52px;
	top: 424px;
	width:auto;
	font-size: 0.8em;
	text-decoration:none;
	border: 1px solid red;
	border-bottom:none;
	color:red;
}
.Prix:hover {
	background-color:#FF9933;
	position: absolute;
	left: 52px;
	top: 424px;
	width:auto;
	font-size: 0.8em;
	text-decoration:none;
	border: 1px solid red;
	color:red;
	border-bottom:none;
}

.dremarque1 {
	font-style:italic;
	font-size: 0.9em;
	width:100%;
	text-align:left;
	color:#FF3366;
}
.dsiinternetexplorer {
	color:#666666;
	font-size: 0.8em;
	text-align:center;
}
.lienssimple {
	color:#FF6633;
	font-weight:bold;
	text-decoration:none;
}
.lienssimple:hover {
	color:#FF9933;
	font-weight:bold;
	text-decoration:none;
}
.dremarque1 {
	font-style:italic;
	font-size: 0.9em;
	width:100%;
	text-align:right;
	color:#FF3366;
}
.dsiinternetexplorer {
	color:#666666;
	font-size: 0.8em;
	text-align:center;}

div.vign {
   float:right;
   margin-right: 8px;
   background: transparent;
   border: 4px solid #FC0;
   }


a.lightbox img {
	
	height:240px;
	
	
	}

    a.lightbox:active span.f,
   a.lightbox:focus span.f {
   -khtml-opacity: .8;
   -moz-opacity: .8;
   filter: alpha(opacity=80);
   opacity: .8;
   background: #000;
   display: block;
   height: 100%;
   width: 100%;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 1000;
   }

    a.lightbox:active img,
   a.lightbox:focus img {
   border:16px solid #63C;
   background:#FC0;
   height: auto;
   left: 50%;
 margin: -250px 0 0 -310px;
   overflow: hidden;
  position: absolute;
   z-index: 1001;
   }

