/* CSS MAINSPACE */

body {
	margin:0;
	background-color:#000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

a:link {
	text-decoration: none;
	color: #33C;
}
a:visited {
	text-decoration: none;
	color: #33C;
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #33C;
}


a.menubreves:link {
	color: #fff;
	text-decoration: none;
}
a.menubreves:visited {
	text-decoration: none;
	color: #fff;
}
a.menubreves:hover {
	text-decoration: none;
	color: #F17B00;
}
a.menubreves:active {
	text-decoration: none;
	color: #fff;
}

 

a.menubdp {
	font-size:10px;color:#999;
	text-decoration:none;
}
a.menubdp:link {
	font-size:10px;color:#999;
	text-decoration:none;
}
a.menubdp:visited {
	font-size:10px;color:#999;
	text-decoration:none;
}
a.menubdp:hover {
	font-size:10px;color:#FFF;
	text-decoration:none;
}
a.menubdp:active {
	font-size:10px;color:#999;
	text-decoration:none;
}

img { border:none; }


/* LES CONTENERS  */

#contener {
	position:absolute;
	top:0;left:50%;;margin-left:-480px;
	width:960px;height:600px;
	border:none;
}


/* MENU FOOTER */

#menufooter {
	position:absolute;
	top:590px;left:0;
	width:960px;height:15px;
	border:none;
}

#menu6E_vignette {
	position:absolute;
	top:461px;left:0;
	width:160px;height:70px;
	border:none;
}

#LSinfos {
	position:absolute;
	top:453px;left:0;
	width:160px;height:70px;
	border:none;
}

#menu {
	position:absolute;
	top:130px;left:0;
	width:160px;height:400px;
	/*background-image: url(../img/menu_archives.jpg);*/
	border:none;
}

#levideoplayer {
	position:absolute;
	top:133px;left:185px;
	width:600px;height:320px;
	border:solid 1px #666;
}

#LayScroll {
	position:absolute;
	top:0;left:0;
	width:600px;height:400px;
	overflow:auto; background-color:#FFF;
	border:none;
	/*border:solid 1px #666;*/
}
#LayVideo {
	position:absolute;
	top:130px;left:178px;
	width:600px;height:400px;
	background-color:#000;
	border:solid 1px #666;
	visibility:hidden;
}
#LayPage {
	position:absolute;
	top:130px;left:178px;
	width:600px;height:400px;
	background-color:#000;
	border:solid 1px #666;
}

#leblockinfo {
	position:absolute;
	top:463px;left:185px;
	width:600px;height:50px;
	border:solid 1px #666;
}


/* EPUB 160X300 */

#epub_160x300 {
	position:absolute;
	top:130px;left:798px;
	width:160px;height:300px;
	border:solid 1px #666;
}

#epub_vignette {
	position:absolute;
	top:461px;left:800px;
	width:160px;height:70px;
	border:none;
}


/* BANNER FOOTER : publicité bas de page*/

#epub_468x60_gch {
	position:absolute;
	top:540px;left:0;
	width:468px;height:60px;
	border:solid 1px #666;
}

#epub_468x60_drt {
	position:absolute;
	top:540px;left:490px;
	width:468px;height:60px;
	border:solid 1px #666;
}

#helpinfo {
	position:absolute;
	top:463px;left:185px;
	width:400px;height:50px;
	border:solid 1px #666;
	visibility:hidden;z-index:100;
}

/* SPECIAUX */

#favoris {
	position:absolute;
	top:460px;left:798px;
	width:160px;height:70px;
	border:none;
}
   
/* SYSTEME ROLLOVER */
a.overmembre { display:block;float:left;width:22px;height:21px;
background: url(../../img/fonds/over_membre.gif) -22px 0;}
a.overmembre:hover { background: url(../../img/fonds/over_membre.gif) 0 0;}

a.overfull { display:block;float:left;width:22px;height:21px;
background: url(../../img/fonds/over_full.gif) -22px 0;}
a.overfull:hover { background: url(../../img/fonds/over_full.gif) 0 0;}

a.overmove { display:block;float:left;width:22px;height:21px;
background: url(../../img/fonds/over_move.gif) -22px 0;}
a.overmove:hover { background: url(../../img/fonds/over_move.gif) 0 0;}

a.overclose { display:block;float:left;width:22px;height:21px;
background: url(../../img/fonds/over_close.gif) -22px 0;}
a.overclose:hover { background: url(../../img/fonds/over_close.gif) 0 0;}

