body{background:#eff1f4; font: 8pt/12pt arial; margin:0px;}

div#conteneur{position:relative; width:950px; height:auto; margin:auto; margin-top:0px;}

div#haut{float:left; width:950px; height:361px; background:url(imgs/banniere.jpg);}

div#milieu{float:left; width:898px; padding-left:25px; padding-right:27px; height:auto; background:url(imgs/milieu.jpg); padding-bottom:20px;}
div#bas{float:left; width:950px; height:19px; background:url(imgs/bas.jpg); color:#fff; text-align:center;}
div#bas a {color:#000; margin-left:10px; margin-right:10px;}

div#menu{position:absolute; top:65px; left:19px; width:184px;}

h1{color:#008000; font-size:12pt; margin:0px; margin:20px; margin-left:0px; float:left; back ground:yellow; width:100%; border-bottom:1px solid #008000;}

span#important{font-weight:bold; color:#f6ab46; font-size:10pt;}

input{border:1px solid #8f4784; background:#face8e; width:300px;}
input#submit{border:1px solid #8f4784; background:#face8e; width:80px;}
textarea{border:1px solid #8f4784; background:#face8e; width:300px;}

a.type1 { color: black; }
a.type1:hover { color: black;}
a.type1:visited { color: black;}
a.type1:active { color: black;}


h2{color:#fff;font: 10pt Arial; background:url(imgs/h2.jpg); height:19px;fon t-weight:bold; padding-left:5px; width:300px;}
h2#long{color:#fff;font: 10pt Arial; background:url(imgs/h2.jpg); height:19px;fon t-weight:bold; padding-left:5px; width:600px;}
ul li{list-style-type:none;}
/* Sample 4*/

.description{padding:16px;margin:10px 0;background:#eee}

.sample{padding:20px 30px; margin:4px 0 25px 0; border:1px solid #e1e1e1}
h4.stitle{color:#666;margin:0 0 5px 0}

.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}

#cont{width:550px;margin:0 auto;background:#fff;text-align:left;padding:20px}

.buttons{padding:5px;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font-size:14px; font-weight:bold;}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}

#box4{
	position:absolute;
	top:0px; left:0px;
}
#box4 div{
	width:760px;
	height:558px;
	float:left;
	background:white;
	padding:10px;
	
}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 5px;
	margin:0px;
}
#box4 p{
	text-indent:16px;
}
#box4 img{
	
	float:left;
	margin:0 10px 0px 15px;
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}



.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:480px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:780px;
	height:558px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}










#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;
	}
