/* CSS Document */
html{
	overflow:auto;
	overflow-y:hidden;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #333;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #454545;
	scrollbar-arrow-color: #cccccc;
}
body{
	background:#282828;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #333;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #454545;
	scrollbar-arrow-color: #cccccc;
	overflow:auto;
	overflow-y:hidden;
	height:100%;
	
}
.gadarit{
	min-width:840px;
	width:expression(document.body.clientWidth < 842? "840px" : "auto");
}
.AgasysHeader{
	background:#282828; 
	height:90px; 
	border-bottom:1px solid #5F5F5F; 
	position:relative;
	overflow:hidden;
}
.AgasysContent{
	background:#282828; 
	overflow:hidden;
	width:100%;
	height:600px;
	position:relative;	 
}
.AgasysFooter{
	background:#282828; 
	position:relative;
	overflow:hidden;
	height:20px;
	border-top:1px solid #5F5F5F;
}
.logoLeft{
	 height:85px; 
	 width:85px;
	 float:left;
}
.logoRight{
	height:85px;
	width:123px;
	float:right;
}
.logoLeft a, .logoRight a{
	text-decoration:none; 
	display:block;
}
.titre{
	float:left;
	height:85px;
	width:580px;
	margin-left:22px;
}
.titre span{
	font-size:18px;
	font-weight:bold;
} 
.defil{
	height:90px;
	position:absolute;
	overflow:hidden;
	margin-top:5px;
	visibility:hidden;
	width:100%;
}
.defilCache{
	height:90px;
	position:absolute;
	overflow:hidden;
	margin-top:5px;
	opacity : 0.3;
    filter : alpha(opacity=30);
}
.defilImages{
	height:90px;
	position:relative;
	left:0;
}
.defilImagesCache{
	height:90px;
	position:relative;
	left:0;
	opacity : 0.3;
    filter : alpha(opacity=30);
}

.petiteVign{
	width:85px;
	height:85px;
	float:left;
	border:1px solid #999999;
	margin-left:5px;
	margin-top:2px;
}
.petiteVignActive{
	width:85px;
	height:85px;
	float:left;
	border:1px solid #FFFFFF;
	margin-left:5px;
	margin-top:2px;
}
.petiteVign a, .petiteVignActive a{
	width:85px;
	height:85px;
	display:block;
	background-position:center;
	background-repeat:no-repeat;
	text-decoration:none;
}
.flecheleft{
	height:90px;
	width:15px;
	position:absolute;
	z-index:1;
	background:url(../img/flecheL.png) center no-repeat; 
	-background:url(../img/flecheL.gif) center no-repeat;
	opacity : 0.8;
    filter : alpha(opacity=80); 
}
.flecheright{
	height:90px;
	width:15px;
	position:absolute;
	right:0;
	z-index:2;
	background:url(../img/flecheR.png) center no-repeat;
	-background:url(../img/flecheR.gif) center no-repeat; 
	opacity : 0.8;
    filter : alpha(opacity=80); 
}
.content{
	position:relative;
	top:95px;
	width:100%;
}
.contentCache{
	position:relative;
	top:95px;
	opacity : 0.3;
    filter : alpha(opacity=30);
	visibility:hidden	
}
.divText{
	float:left;
	height:100%;
	width:100%;
	overflow:auto;
	overflow-x:hidden;
}
.contentText{
	margin:10px 0 0 10px;
	padding:10px 40px 10px 40px;
	height:auto;
	width:600px;
	text-align:justify;
}
.images{
	display:none;
}
.grandeVign{
	display:none;
	border:1px solid #999999;
	margin-left:5px;
	margin-right:5px;
	opacity : 0.5;
    filter : alpha(opacity=50);
	text-align:center; 
}
.grandeVignActive{
	height:100%;
	text-align:center;	
}

.infoImage{
	text-align:right;
	padding:0 2px;
}
.closeVign{
	padding:0;
	height:20px;
	line-height:20px;
	text-align:right;
}
.closeVign a{
	text-decoration:none;
	color:#FFFFFF;
}
.closeVign a:hover{
	text-decoration:none;
	color:#FCFBCF;
}
.closeVignNone{
	cursor:pointer;
	padding:0;
	position:absolute;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:right;
	display:none;
}
.contentFooter{
	margin:2px 0 0 0;
	width:100%;
	
}
.contentFooter span{
	font-weight:bold;
	margin-right:10px;
}
.contentFooter a{
	color:#FFFFFF;
	font-style:italic;
	text-decoration:none;
}
.contentFooter a:hover{
	color:#FCFBCF;
	font-style:italic;
	text-decoration:none;
}
.menuTop{
	position:absolute;
	top:67px;
	width:auto;
	right:0px;
}
.menuTop a{
	color:#FFFFFF;
	font-style:italic;
	text-decoration:none;
	padding:0 2px;
}
.menuTop a:hover{
	color:#FCFBCF;
	text-decoration:none;
	padding:0 2px;
}
.info, .expo, .pub{
	position:absolute;
	top:0;
	display:none;
	width:100%;
	height:100%;
}
.contentInfo, .contentExpo, .contentPub{
	background:#282828;
	padding:0 40px 20px 40px;
	height:auto;
	width:520px;
	border:2px solid #727272;
	text-align:left;
}
.contentExpo{
	width:580px;
}
.contentInfo span, .contentExpo span, .contentPub span{
	color:#EE1D23;
	font-weight:bold;
}
.contentInfo a, .contentExpo a, .contentPub a{
	color:#FCFBCF;
	font-style:italic;
	text-decoration:none;
}
.contentInfo a:hover, .contentExpo a:hover, .contentPub a:hover{
	color:#DFDFDF;
	font-style:italic;
	text-decoration:none;
}
.closeInfo, .closeExpo, .closePub{
	cursor:pointer;
	padding:0;
	position:relative;
	margin-top:3px;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:right;
	margin-left:535px;	
}
.closeExpo{
	margin-left:595px;
}
.closeInfo a, .closeExpo a, .closePub a{
	text-decoration:none;
	color:#000000;
	width:20px; 
	height:20px;
	background:url(../img/bt_close.png) no-repeat scroll 0 0 ;
	-background:url(../img/bt_closeIE6.png) no-repeat scroll 0 0 ;
	display:block;
}
.closeInfo a:hover, .closeExpo a:hover, .closePub a:hover{
	text-decoration:none;
	color:#000000;
	width:20px; 
	height:20px;
	background:url(../img/bt_close.png) no-repeat scroll 0 -20px ;
	-background:url(../img/bt_closeIE6.png) no-repeat scroll 0 -20px ;
}
.timer{
	width:100%; 
	overflow:hidden;
	text-align:center;
	position:absolute;
	top:40px;
}
.aga a{
	color:#9D9D9D;
	text-decoration:none;
	font-size:12px;
}
.aga a:hover{
	color:#ACACAC;
}


