

a{
	COLOR: Black;
	text-decoration : none;

	font-family : Verdana;

}

a: hover{
	text-decoration : none;
	font-family : Verdana;
	COLOR: Black;
}

.bandeau{
	COLOR: White;
	text-decoration : none;
	font-size : 11pt;
	font-family : Verdana;
	font-weight : bold;
}
 .formu{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold ;
	padding-bottom:5pt ;
	padding-left : 5pt;
	line-height : 18pt;
	color : White;
}
.stab{
	COLOR: Black;
	text-decoration : none;
	font-size : 12pt;
	font-family : Verdana;
	font-weight : bold;
	background-color : White;
}
.bandeau:hover{
	COLOR: White;
	text-decoration : underline;
	font-size : 11pt;
	font-family : Verdana;
	font-weight : bold;
}

.nav{
	COLOR: White;
	text-decoration : none;
	font-size : 8pt;
	font-family : Verdana;
	
}

 
.text{
	COLOR: White;
	text-decoration : none;
	font-size : 9pt;
	font-family : Verdana;
}
.textb{
	COLOR: Navy;
	text-decoration : none;
	font-size : 8pt;
	font-family : Verdana;
}
.demande{
	COLOR: Yellow;
	text-decoration : underline;
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
}
.nav:hover{
	COLOR: White;
	text-decoration : underline;
	font-size : 8pt;
	font-family : Verdana;
	border-color : Yellow;
	background-color : #597BFF;
}
