BODY { 
margin: 0; /* pour éviter les marges */
text-align: center; /* pour corriger le bug de centrage IE */
background-color:#000000;
padding: 0; 
scrollbar-face-color:#FFFFFF; 
scrollbar-shadow-color:#FFFFFF; 
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color :#CCCCCC;
scrollbar-darkshadow-color:#CCCCCC; 
scrollbar-track-color:#FFFFFF; 
scrollbar-arrow-color:#333333; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
a.spe:link { font-size:14px; text-decoration:none; color:#1B0AB8;} 
a.spe:hover { font-size:14px; color:#0BDAEA;}  
a.spe:visited  { font-size:14px; text-decoration:none; color:#0BDAEA;} 
a.spe:active  { font-size:14px; text-decoration:none; color:#1B0AB8;}

#centrageh {
    /* position: relative;  on positionne le conteneur */
	
     margin-left: auto;
     margin-right: auto;
     width: 950px;
     text-align: left;
     }


#in { width: 950px; height:540px; background: #0000FF ; }
#contenu { 
background: url(index.jpg) top left no-repeat; 
padding-left:50px;
padding-right:50px; 
padding-top:80px; 
width: 850px; 
height:460px; 
text-align:right;}
.frame{ 
text-align:justify;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:9px; 
padding:12px; 
margin-left:5px; 
overflow:auto; 
float:left; 
color:#CC9966; 
font-size:14px; 
height:320px; 
width:540px; 
margin-right:20px; 
border:0px #000000; 
background-color:#000000; }
.menu{ float:left; }

a:link { 
    font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #0B0B0B;
	text-decoration: underline;
} 
a:visited {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #0B0B0B;
	text-decoration: underline;
} 
a:hover {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold; 
	color:#ffffff;	
	text-decoration: none;
} 
a:active {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold; 
	color:#0B0B0B;
	text-decoration: underline;
	
}
.Style2 {
	color: #0B0B0B;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px; 
	text-align: center;
}

