html,body,#bg,#bg table,#bg td,#cont{width:100%;height:100%/*;overflow:hidden*/}
body{background:#000;
	scrollbar-face-color: #c1af81;
	scrollbar-shadow-color: #9d8549;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #9d8549;
	scrollbar-track-color: #c1af81;
	scrollbar-arrow-color: #000;
	margin: 0;
	padding: 0; 
}

#bg div{position:absolute;width:200%;height:200%;top:-50%;left:-50%;}		
#bg td{vertical-align:middle;text-align:center;} 
#bg img{min-height:50%;min-width:50%;}

#cont{position:absolute; z-index:2;}  
.box{position:absolute; top:10%; left:10%; width:80%; color:#FFF;}
.box div.main{background:url(../images/bg_transp.png);
	border:1px solid #434343;
	/*height:550px;*/
	overflow:auto;
	padding:15px;
	font-size:14px;}
.titre_bg{background:url(../images/fond_titre.jpg); repeat-x;
	width:100%;
	height:42px;
	display:block;
	overflow:hidden;}
.texte_titre{/*font-size:16px;*/
	margin-top:-7px;
	margin-left:15px;}
.rubrique1{float:left;
	width:31%; 
	padding:0px 15px 0px 0px; 
	border-right:2px dotted #434343;}
.rubrique2{float:left;
	width:31%; 
	padding:0px 15px 0px 15px; 
	border-right:2px dotted #434343;}	
.rubrique3{float:left;
	width:31%; 
	padding:0px 0px 0px 15px;}	

	

