BODY {

font-family : Verdana, Arial, sans-serif ;
font-size : 12pt;
color: #000000;
background: #FFFFFF;
}


A {
	text-decoration: underline;
	color: #00009C;
}

A:Hover {
	text-decoration: none;
	color: White;
	background-color : Black;
}

a.topbarr {
	color: #000000;
	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
}  
.topbarr:hover{color:#FFFFFF}

a.menulink {
	color: Navy;
	text-decoration: underline;
	font-size : 12px;
	font-weight : bold;
	font-family :  Arial, sans-serif ;
}  
.menulink:hover{
	color: #3163FF;
	background : #AFCEF8;
	font-family : Arial, sans-serif ;
	font-size : 12px;
}

TD {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
} 

.dropshad {filter:DropShadow(OffX=-1, OffY=-1, color:red)}

.topbar {
	font-size: 12px;
	color: White;
	font-family : Verdana, Arial, sans-serif ;
}

.topbar2 {
	font-size: 10px;
	color: Black;
	font-family : Verdana, Arial, sans-serif ;
}

.maintext {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color: #000000;
}

.maintext2 {
	font-family :  Arial, sans-serif ;
	font-size : 14pt;
	color: #000000;
}

H1 {
	font-size : 22px;
	color : Black;
}
.gros_texte_rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
