p, div, ul, dl, dt, dd, pre, ol, li, blockquote, address	{
	color: black;
	}


body	{	
	color:	black;
	background:	#ffffff;
	font: 14px/1.5 Georgia, "New Century Schoolbook", Times, serif;
	}	
		
em	{	
	font-style:	normal;
	font-weight:	bold;
	color:	black;
	background:	#ffffff;
	}	
		
strong	{	
	font-style:	italic;
	background:	#ffffff;
	font-weight:	bold;
	color:	black;
	}	
		
em strong, strong em	{	
	text-transform:	uppercase;
	font-style:	normal;
	font-weight:	bolder;
	background:	#ffffff;
	color:	black;
	}	

b	{
	font-weight:	bold;
	}
	
i	{
	font-style:	italic;
	}
		
.warning	{	
	text-transform:	none;
	font-style:	normal;
	font-weight:	bolder;
	background:	yellow;
	color:	black;
	}	
		
del	{	
	text-decoration:	line-through;
	background:	#F66;
	}	
		
ins	{	
	text-decoration:	none;
	background:	yellow;
	}	
		
var, cite, dfn, .note	{	
	font-style:	italic;
	}	
		
address	{	
	font-style:	normal;
	letter-spacing:	.1em;
	}	
		
acronym	{	
	font-variant:	small-caps;
	letter-spacing:	0.1em;
	}	
		
h1, h2, h3, h4, h5, h6, tt, th, thead, tfoot	{	
	font-family: Verdana, Lucida, Arial, sans-serif;
	color:	#8da2c8;
	background:	#ffffff;
	font-weight: bold;
	}	
		
hr	{	
	color:	#8da2c8;
	}	
	
p.petittexte {
	font: 10px/1.5 Verdana, Lucida, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	background: #ffffff;
}
	
#colophon	{	
	display:	none;
	}	
		
col, colgroup, table, tbody, td, tr	{	
	color:	black;
	text-decoration:	none;
	border-color:	#8da2c8;
	border-style:	none;
	background:	#ffffff;
	}	
		
a:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#800000;
	background:	#ffffff;
	}	
		
a:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#d00000;
	background:	#ffffff;
	}	
		
a:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#d00000;
	background:	#ffffff;
	}	
		
a:hover	{	
	text-decoration:	none;
	color:	#d00000;
	background:	#ffffff;
	}	
		
a.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#d00000;
	background:	#ffffff;
	}	

