
.normal
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 100%;
	color: #000000;
	text-align : Justify; 
	background-color:;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;

}

.titre
{
	font-family: Arial, Verdana,Helvetica;
	font-size: 120%;
	color: #B54100;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
	display: inline;
	}
.soustitre
{
	font-family: Arial,Verdana,Helvetica;
	font-size: 100%;
	color: #555572;
	font-weight:bold;
	}
.surligner
{
	font-family: Verdana,Arial, Helvetica;
	font-size:100%;
	font-weight:bold;
	background-color:#;
}
.hyperlien   { 
	color: #0600FF; 
	text-decoration: underline; 
	font-style: normal; 
	font-weight: normal; 
	}
				
.hyperlien:visited	{ 
	color: #AC3D00; 
	text-decoration: underline; 
	font-weight: normal; 
}
.hyperlien:hover{ 
	color: #AC3D00; 
	text-decoration: underline; 
	font-style: normal; 
	font-weight: normal; 
}


.legende     
{ 
	font-family: Verdana,Arial, Helvetica;
	font-size: 10px; 
	text-align: center; 
}



ul
{
	list-style-image:url(puce.gif);
	list-style-type:circle;
	margin-top:3px;
	margin-bottom:0px;
	text-align:left;
	padding-left:25px;
	display:table;
	position:static;
}



