basefont
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, Helvetica;
}


.normal
{
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 12px;
	color: #000000;
	TEXT-ALIGN : Justify; 
	BACKGROUND-color:;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;

	}

.titre
{
	FONT-FAMILY: Arial, Verdana,Helvetica;
	FONT-SIZE: 15px;
	color: #B54100;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
	display: inline;
}

.soustitre
{
	FONT-FAMILY: Arial,Verdana,Helvetica;
	FONT-SIZE: 13px;
	color: #555572;
	font-weight:bold;
	}
.surligner
{
	FONT-FAMILY: Verdana,Arial, Helvetica;
	font-size:12px;
	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; 
}


table
{
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE: 12px;
    color: #000000;
    TEXT-ALIGN : left;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;

}

a
{
	color: #0600FF; 
	text-decoration: underline; 
	font-style: normal; 
	font-weight: bold; 
}

ul
{
	list-style-image:url(puce.gif);
	list-style-type:circle;
	margin-top:3px;
	margin-bottom:0px;
	text-align:left;
	padding-left:25px;
	margin-left:25px;
	display:block;
	position:static;
}


.legende     
{ 

	font-size: 10px; 
	text-align: center; 
}
