@charset "iso-8859-1";
/* auteur: Varman7 */
/* Date de création: 2004-09-07 */
<style> 
html,body 
{ 
color: #000099;
font-family: Arial, Verdana, Helvetica; 
font-size: 11px; 
text-decoration:none; 
height: 100%; 
width: 100%; 
overflow-x: hidden; 
overflow-y: auto; 
} 
A IMG { border:none } 
p,b 
{
	color: #000000; 
	font-family: Arial, Verdana, Helvetica; 
	font-weight: bold; 
	font-size: 11px; 
	text-decoration:none 
}

a:link,a:visited, a:active 
{ 
	color: #E7EDFB; 
	font-family: Arial, Verdana, Helvetica; 
 	font-weight: bold; 
	font-size: 11px; 
 	text-decoration:none  
} 
a:hover
{ 
	color: #BEE3FF; 
	text-decoration:underline
} 


Input,textarea 
{ 
	color: #000099; border-color: #000099; border:2px solid black; font-family: Arial, Verdana, Helvetica; font-size: 8pt; BACKGROUND-COLOR: #B2C8FF; text-decoration:none
}

Select 
{ 
	color: #000099; border-color: #000099; border:2px solid black; font-family: Arial, Verdana, Helvetica; font-size: 8pt; BACKGROUND-COLOR: #B2C8FF; text-decoration:none
}
	 


</style>