table td {border:solid 0px #FF3300;}
BODY { 
margin: 0; /* pour éviter les marges */
text-align: center; /* pour corriger le bug de centrage IE */
background-color:#ffffff;
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; 
font-family:Times New Roman, Times, serif;
scrollbar-arrow-color:#333333; 
font-size:22px; 
font-style:italic;
}
a:link { font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
} 
a:visited {
font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
} 
a:hover {
font-family:"Times New Roman", Times, serif;	
	font-weight: bold; 
	color:#ff0000;	
	text-decoration: none;
} 
a:active {
font-family:"Times New Roman", Times, serif;	
	font-weight: bold; 
	color:#ffff00;
	text-decoration: none;
	
}
.Style2 {
	color: #ddd;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px; 
	text-align: center;
}
.Style3 {font-size: 16px}

a.spe:link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none; color:#ddd;} 
a.spe:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#ccc; text-decoration:underline;}  
a.spe:visited  { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none; color:#ddd;} 
a.spe:active  { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none; color:#ddd;}

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

.frame{ 
text-align:justify;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:9px; 
padding:12px; 
overflow:auto; 
color:#3D2827; 
font-size:14px; 
height:176px; 
width:416px; 
border:#00CCFF solid 0px; 
}

