body {
margin: 0;
padding: 0;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 6px;
	color: black;
	text-align:center;
}
a {
	color: black;
	text-decoration: none;
	FONT-SIZE: 11px;
	}
a:visited {
	color: black;
	text-decoration: none;
	FONT-SIZE: 11px;
	}

a:hover {
	color: black;
	text-decoration: underline;
	FONT-SIZE: 11px;
}

.bordure {
border-left: solid 2px #25ADBC;
border-top: solid 2px #25ADBC;
border-right: solid 2px #25ADBC;
border-bottom: solid 2px #25ADBC;
background: #E9EBEB;
FONT-SIZE: 11px;
}
.Formsubmit{ background:#25ADBC;
   border:1px solid #9E9E9E;
   font-family:Tahoma;
   color:#FFFFFF; 
   font-size:11px;
font-weight: bold;
	}
.tableformtitle {
	BORDER-BOTTOM: 1px solid #3CACA0; BORDER-LEFT: 1px solid #3CACA0; BORDER-RIGHT: 1px solid #3CACA0; BORDER-TOP: 1px solid #3CACA0;
	FONT-FAMILY: tahoma; FONT-SIZE: 19pt;
	color: #000000;
}

input,textarea{ background:#FFFFFF;
   font-family:Tahoma;
   color:#656F72; 
   font-size:9px;
}

.formtext {
	border:1px solid #645A8B;
	FONT-FAMILY: tahoma;
	font-size:12px;
	font-weight:bold;
	color:#585858;
	background:url("images/bg_input_form.png") repeat-x #FFFFFF;
	padding:4px;
	}
.tableformlabel {
	FONT-FAMILY: tahoma;
	text-align: right;
	font-size: 12px;
	color: "#000000";


}
.tableformvalue {
	FONT-FAMILY: tahoma;
	text-align: left;
}

.description{color:#919292; font-size:14px;	FONT-FAMILY: Tahoma;text-align:justify; margin-left: 3px; padding:3
} 
.simil{color:#919292; font-size:15px;	FONT-FAMILY: Tahoma;text-align:center; margin-left: 6px; padding:6
} 
.simil a{color:#A0106A; font-size:14px; text-decoration:none} 
.simil a:visited{text-decoration:none; color:#A0106A; font-size:14px; } 
.simil a:hover{text-decoration:underline; color:#067C91; font-size:14px; } 
.simil a img{ border: none; }
 
 
.prix{
 font-size:25px; FONT-FAMILY: Tahoma;color: #067C91;text-align:center;
}

 .footer{color:#919292; font-size:9px; line-height:13px} 
.footer a{color:#919292; font-size:9px; text-decoration:none} 
.footer a:hover{text-decoration:underline} 
.footer b a{color:#353636; font-size:11px; text-decoration:none; text-transform:uppercase} 
.footer b a:hover{text-decoration:underline} 

 
 .content_bloc {
  float:left;
  width:583px;
  background-color:#e2e2e2;
	background:url("images/bg_input_bloc.png") 0 0 repeat-x;
  padding:0px;
  }


 #lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:../;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


