@charset "UTF-8";
/* CSS Document */

#global { 
  position:absolute; 
  left: 50%;  
/*  top: 10%;  */ 
  width: 980px; 
  height: 700px; 
  margin-top: 20px;   
  margin-left: -490px; /* moitié de la largeur */ 
}

body {
	margin: 0;
	padding: 0;
	background-color: #000;
	height:100%;
	width: 100%;
	text-shadow: none;
}
#flash{
display: block;
}
html{
	margin:0;
	padding:0;
	height:100%;
	width: 100%;
}
#menumanu {
	
	font: 12px 'Arial', sans-serif;
	text-align:center;
	color: white;	
}

#textemanu {
	
	font: 12px 'Arial', sans-serif;
	text-align:justify;
	color: white;
}
#textemanulegal {
	
	font: 10px 'Arial', sans-serif;
	text-align:center;
	color: white;
}
#textemanuor {
	
	font: 12px 'Arial', sans-serif;
	text-align:justify;
	color: #ae9763;
}
#textemanueng {
	
	font: 12px 'Arial', sans-serif;
	font-style: italic;
	text-align:justify;
	color: white;
}
#titremanu {
	
	font: 16px 'Arial', sans-serif;
	text-align:center;
	color: #ae9763;
	background-color: black;
}

a:link, a:visited {
	color: white;
	text-decoration:none;
}


a:active, a:hover {
	color: #a79563;
	text-decoration:none;
}

#apercu_titre {
width:980px;
overflow:hidden;
display:inline;
color:#a59561;
font: 21px 'Trebuchet MS', arial, sans-serif;
letter-spacing:2,5px;
line-height:45px;
font-weight:lighter;
}

#apercu_contenu {
width:980px;
height:500px;
text-align:center;
background-color:#2d2d2d;
padding-top:5px;
}

#apercu_texte {
float:right;
line-height:10px;
padding-left:10px;
padding-right:10px;
width:425px;
height:431px;
color:#ffffff;
font: 12px Arial, arial, sans-serif;
line-height:18px;
text-align:justify;
background-color:#2d2d2d;
overflow:hidden;
}

#apercu_thumb {
float:left;
width:535px;
height:95px;
background-color:#2d2d2d;
overflow:hidden;
margin-top:0px;
padding-top:0px;
}
#apercu_image {
float:left;
width:535px;
height:360px;
background-color:#2d2d2d;
overflow:hidden;
}
#left {
float:left;
outline:none;
}
#right {
float:right;
outline:none;
}


#thumbs a:hover{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
#thumbs {overflow:hidden; list-style:none; margin:0px; padding-left:0px; padding-right:0px;}
#thumbs ul {margin-left:5px;}
#thumbs li {float:left; margin:0px;margin-top:20px; padding:2px;}
#thumbs a{outline:none;	filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}
#thumbs a.active {filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
#viewer {position:absolute; top:165px; left:0px;float:left; width:535px; background-color:#2d2d2d; overflow:hidden;}
#thumbs{list-style:none;width:535px}
#thumbs li div{position:absolute;display:none;top:0;}
#thumbs li div img{cursor:pointer}
#thumbs li.active div img,#thumbs li.active div{display:block}
#thumbs li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
#thumbs li .caption{display:block;padding-top:.5em}

