.font14
{
font-family: Verdana; 
font-size: 14pt;

}

.font12
{
font-family: Verdana; 
font-size: 12pt;

}

.font10
{
font-family: Verdana; 
font-size: 10pt;

}

.font9
{
font-family: Verdana; 
font-size: 9pt;
}

.font8
{
font-family: Verdana; 
font-size: 8pt;
}

.font7
{
font-family: Verdana; 
font-size: 7pt;
}

body
{
font-family: Verdana; 
font-size: 8pt;
color:#000000;
}

td
{
font-family: Verdana; 
font-size: 8pt;
color:#000000;
}

.head
{
font-family: Verdana; 
font-size: 7pt;
color:#FFFFFF;
}

a
{
font-family: Verdana; 
text-decoration:none;
font-size: 8pt;
color:#FF0000;
}

a:hover
{
font-family: Verdana;
text-decoration:none;
color:#000000;
}

.liensjaune
{
text-decoration:none;
color:#CC9933;
}

.liensjaune:hover
{
text-decoration:none;
color:#00FFFF;
}

.liensnoir
{
text-decoration:none;
color:#000000;
}

.liensnoir:hover
{
text-decoration:none;
color:#FFFFFF;
}

.liensrouge
{
text-decoration:none;
color:#FF0000;
}

.liensrouge:hover
{
text-decoration:none;
color:#00FFFF;
}


a.three:link {color: #850600}
a.three:visited {color: #850600}
a.three:hover {background: #4C6CB8}




.liensblanc:hover
{
text-decoration:none;
color:#000000;
}

.textstyle {
	position:relative;
    	width:220px;
   	height:200px;
    	font-family:Verdana;
   	font-size:8pt;
    	text-align:justfy;
	color:#FFFFFF;
}

.coverstyle {
	position:absolute;
	left:250px;
    	width:0px;
    	height:800px;
    	background-color:#FFFFFF;
 	filter:alpha(opacity=0,finishopacity=60,style=2,startX=0px,startY=0px,finishX=120px,finishY=160px);
}

