/* NEWS */

#moduleNews{
	width:321px;
	height:323px;
	float:left;
	background:url(../img/box_news.jpg) 0 0 no-repeat;
	margin:5px;
	position:relative;
}
#moduleNews #nextNews {

	position:absolute;
	right:11px;
	width:25px;
	top:121px;
}
#moduleNews #prevNews {

	position:absolute;
	right:31px;
	top:121px;
	width:25px;
}
#moduleNews #archives {

	position:absolute;
	right:11px;
	bottom:14px;
}
#moduleNews #archives a,#moduleNews #nextNews a,#moduleNews #prevNews a{
	color:#225;
	text-decoration:none;
	font-weight:bold;
	padding:2px;
	padding-left:6px;
	padding-right:4px;
	text-align:center;
}
#moduleNews #prevNews a,#moduleNews #nextNews a{
	padding-left:3px;
	padding-right:3px;
	display:block;
	opacity:0.6;
	padding:1px;
}
#moduleNews #nextNews a:hover{
	color:white;
	background:#3360A4;
	border-top:1px solid #3360A4;
	border-left:1px solid #3360A4;
	-moz-border-radius:0px 5px 0px 5px;
	-webkit-border-radius:0px  5px 0px 5px;
	opacity:0.8;
}
#moduleNews #prevNews a:hover{
	color:white;
	background:#3360A4;
	border-top:1px solid #3360A4;
	border-left:1px solid #3360A4;
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px  0px 5px 5px;
	opacity:0.8;
}
#moduleNews #archives a:hover{
	color:white;
	background:#3360A4;
	border-top:1px solid #3360A4;
	border-left:1px solid #3360A4;
	-moz-border-radius:5px 0px 5px 0px;
	-webkit-border-radius:5px  0px 5px 0px;
}
#moduleNews #oNews{
	position:absolute;
	width:90%;
	height:55%;
	top:40%;
	left:5%;
}
#moduleNews #oNews ul{
	margin:0;
	padding:0;
}
#moduleNews #oNews ul li{
	list-style-type:none;
}
#moduleNews #oNews ul li a{
	color:#444;
	text-decoration:none;
	font-weight:normal;
}
#moduleNews #oNews ul li a.newest{
	font-weight:bold;
}
#moduleNews #oNews ul li a:hover{
	color:#225;
	text-decoration:underline;
}
#moduleNews #mNews{
	position:absolute;
	width:90%;
	height:25%;
	top:9%;
	left:5%;
}
#moduleNews #mNews #imageNews{
	width:87px;
	height:83px;
	float:left;
}
#moduleNews #mNews  h4{

	top:0;
	position:absolute;
	left:90px; 
	font-weight:bold;
	font-size:13px;
	margin:0;
}
#moduleNews #mNews  p
{
	position:absolute;
	left:90px; 
	top:5px;
	font-weight:normal;
}
#moduleNews #mNews  p *
{
	margin:0;
	padding:0;
}
#moduleNews #mNews   a
{
	display:block;
	width:100%;
	height:105%;
	color:#333;
	text-decoration:none;
}	
#moduleNews #mNews a:hover
{
	background:#BECEE7;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.uneBox_news
{
	width:87px;
	height:83px;
	background:url(../img/une_news.gif) 0 0 no-repeat;
}


.uneBox_dossier
{
	width:87px;
	height:83px;
	background:url(../img/une_dossier.gif) 0 0 no-repeat;
}

 
.uneBox_infos
{
	width:87px;
	height:83px;
	background:url(../img/une_infos.gif) 0 0 no-repeat;
}



/* UNE */

#moduleUne
{
	width:299px;
	height:323px;
	float:left;
	background:url(../img/box_une.jpg) 0 0 no-repeat;
	margin:5px;
	position:relative;
}



#moduleUne #fUne{
	position:absolute;
	width:90%;
	height:25%;
	top:28px;
	left:5%;
}
#moduleUne #sUne{
	position:absolute;
	width:90%;
	height:25%;
	top:126px;
	left:5%;
}
#moduleUne #tUne{
	position:absolute;
	width:90%;
	height:25%;
	top:224px;
	left:5%;
}
#moduleUne .cadreUne #imageUne{
	width:87px;
	height:83px;
	float:left;
}
#moduleUne .cadreUne  h4{

	position:absolute;
	top:0;
	left:90px; 
	font-weight:bold;
	font-size:13px;
	margin:0;
}
#moduleUne .cadreUne  p
{
	position:absolute;
	left:90px; 
	top:5px;
	font-weight:normal;
}
#moduleUne .cadreUne  p *
{
	margin:0;
	padding:0;
}
#moduleUne .cadreUne   a
{
	display:block;
	width:100%;
	height:105%;
	color:#333;
	text-decoration:none;
}	
#moduleUne .cadreUne a:hover
{
	background:#ECC3C9;
	
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


#moduleUne #nextUne {

	position:absolute;
	right:10px;
	width:16px;
	bottom:12px;
}
#moduleUne #prevUne {

	position:absolute;
	right:10px;
	top:24px;
	width:16px;
}


#moduleUne #prevUne a,#moduleUne #nextUne a{
	padding-left:0px;
	padding-right:0px;
	display:block;
	opacity:0.6;
	text-decoration:none;
}
#moduleUne #nextUne a:hover{
	color:white;
	background:#FF6B68;
	border-top:1px solid #FF6B68;
	border-left:1px solid #FF6B68;
	-moz-border-radius:5px 0px 5px 0px;
	-webkit-border-radius:5px  0px 5px 0px;
	opacity:0.8;
}
#moduleUne #prevUne a:hover{
	color:white;
	background:#FF6B68;
	border-top:1px solid #FF6B68;
	border-left:1px solid #FF6B68;
	-moz-border-radius:0px 5px 0px 5px;
	-webkit-border-radius:0px  5px 0px 5px;
	opacity:0.8;
}

/* SORTIES */

#moduleSorties
{
	width:321px;
	height:183px;
	float:left;
	background:url(../img/box_sortie.jpg) 0 0 no-repeat;
	margin:5px;
	position:relative;
}

#moduleSorties p
{
	margin:28% 0px;
	text-align:center;
	font-weight:bold;
}
/* MISES A JOUR */

#moduleMaj
{
	width:299px;
	height:183px;
	float:left;
	background:url(../img/box_majsite.jpg) 0 0 no-repeat;
	margin:5px;
}


#moduleMaj ul
{
	padding:0;
	margin:20px 10px;
}
#moduleMaj ul li
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#moduleMaj ul li.new
{
	color:white;
}
#moduleMaj ul li.new em
{
	color:white;
}
#archiveLoader
{
	left:50%;
	top:50%;
	position:fixed;
	background:url(../img/archive_box_eversonic.png) center center no-repeat;
	width:880px;
	height:0px;
	opacity:0.98;
	margin-left:-440px;
	margin-top:0px;
	z-index:99999;

}
#archiveLoader a#closeArchive
{
	width:200px;
	height:40px;
	position:absolute;
	left:602px;
	top:11px;
	display:block;
	cursor:pointer;
	z-index:999999;
	
}
#archiveLoader #col1
{
	background:url(../img/archive_box_eversonic_colonne.png) center top no-repeat;
	left:64px;
	bottom:7px;
	position:absolute;
	width:32px;
	height:0px;
	opacity:0;
}
#archiveLoader #col2
{
	background:url(../img/archive_box_eversonic_barre.png) center top no-repeat;
	left:98px;
	bottom:76px;
	position:absolute;
	width:53px;
	height:0px;
	opacity:0;
}

#archiveLoader #teles
{
	background:url(../img/archive_box_eversonic_chute.png) center bottom no-repeat;
	left:740px;
	top:14px;
	position:absolute;
	width:139px;
	height:0px;
	opacity:0;
}

#archiveLoader #chao
{
	background:url(../img/archive_box_eversonic_chao.png) center center no-repeat;
	left:-10px;
	top:55px;
	position:absolute;
	width:140px;
	margin-top:-140px;
	height:242px;
	opacity:0;
}
#archiveLoader #contentArchive
{
	position:absolute;
	left :110px;
	top:57px;
	height:0px;
	display:none;
}
#archiveLoader  a.imageNews{
	width:87px;
	display:block;
	height:83px;
	float:left;
	margin:3px;
}
#archiveLoader #pages
{
	width:80%;
	height:26px;
	position:absolute;
	left:5px;
	top:-24px;
}
#archiveLoader #pages a
{
	display:block;
	background:#ddd;
	border:1px solid navy;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	width:22px;
	height:16px;
	float:left;
	margin:2px;
	padding:2px 0px;
	text-align:center;
}
#archiveLoader #pages a:hover
{
	background:#eef;
}
