body
{
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;  
	
} 

a {
	color:#000091;
	text-decoration: none;  
}

a:visited {
	color:#000091;
	text-decoration: none;  
}

a:hover {
	color : Red;
}

th,td,p
{
	font-size: 8pt;
}

.titre_1
{
	font-size: 20pt;
	font-weight: bold;	
	color: #000091;
}

.titre_2 {
	font-size: 12pt;
	font-weight: bold;
	color: #000091;
}

.gras
{
	font-weight: bold;
	}
	
.gras_rouge
{
	font-weight: bold;
	color : Red;
	}
	
.gras_violet
{
	font-weight: bold;
	color : #EE03FC;
	}