body {
	margin: 0;
	padding: 0;
}

#cont_Main {
	text-align: center;
	width: 100%;
}

#main {
	width: 1000px;
	margin: 0 auto;
}

#fond_fade_over {
	position: absolute;
	float: left;
	left: 0px;
	top: 0px;
	z-index: 10;
	width: 100%;
	height: 100%;
	_height: 1000px;
	background-color: #000000;
	opacity: 0.7;
	filter: alpha(opacity =   '70');
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	overflow: hidden;
	visibility: hidden;
}

#framebox {
	position: absolute;
	float: left;
	width: 820px;
	height: 358px;
	left: 50%;
	top: 50%;
	z-index: 1;
}

#iframe {
	position: absolute;
	float: left;
	width: 100%;
	height: 100%;
}

#closebox {
	position: absolute;
	float: left;
	right: 0px;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	margin-top: 310px;
	left: 510px;
}

#closebox a {
	padding: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}

#closebox a:hover {
	text-decoration: underline;
}

#contenu {
	position: relative;
	float: left;
	width: 972px;
	height: auto;
	left: 50%;
	margin-left: -471px;
}

#borderThumb {
	margin: 2px auto 0 auto;
	width: 966px;
	text-align: center;
	border: 0;
}

#subBorder {
	border: 3px solid #FFF;
}

#thumbs {
	margin: 0 auto;
	background-color: #FFF;
	border-collapse: collapse;
}

#thumbs td {
	padding: 0;
	border: 0;
}

#thumbs td.imgThumb {
	width: 320px;
	height: 240px;
	background-repeat: no-repeat;
	background-position: center;
}

td.imgThumb img {
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center;
}

img.thumbOff {
	-moz-opacity: 0.5;
	filter: progid :   DXImageTransform .   Microsoft .  
		Alpha(opacity =   50);
	background-image: url('/20081203/img/over_off.gif');
}

img.thumbOn {
	-moz-opacity: 0.5;
	filter: progid :   DXImageTransform .   Microsoft .  
		Alpha(opacity =   50);
	background-image: url('/20081203/img/over_on_fixe.gif');
}

#link_alt {
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	margin: 0 0 4px 0;
	text-transform: uppercase;
}

#link_alt span {
	font-size: 20px;
}

span.image img {
	cursor: pointer;
}
#contentForm{
	display:none;
	width: 100%;
	position: absolute;
	background: black;
	-moz-opacity: 0.8;
	opacity:0.8;
	filter : alpha(opacity=80);
	height: 2180px;
	left:0px;
	top:0px;	
}

#access{
	display:none;
	position: absolute;
	left:50%;
	top:35px;
	margin-left:-290px;
	width: 580px;
}
.fnd_tablepopdhtml { background-image:url('/20081203/img/fnd.jpg'); background-repeat:repeat-y;}
.fnd_haut1popdhtml { background-image:url('/20081203/img/1.gif');}

.fnd_bas1popdhtml { background-image:url('/20081203/img/3.gif'); cursor:pointer;}
.btn_accespopdhtml { width:168px; height:25px; vertical-align: middle; }
.chp_emailpopdhtml { font-size:14px; font-weight:bold; width:300px; text-align:center; vertical-align: middle; }