.titre {
	color: #000000;
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;


} 

.text {
	color: #1B1E4D;
	font-size : 12px;
	font-family : Verdana;
} 

.menu_v A  {
	color: #1B1E4D;
	font-size : 11px;
	text-decoration : none;
	font-family : Verdana;
}

.menu_v A:hover {
	color: #FF0000;
	font-size : 11px;
	text-decoration : none;
	font-family : Verdana;
}


.menu_h A  {
	color: #DBE0F0;
	font-size : 11px;
	text-decoration : none;
	font-family : Verdana;
}

.menu_h A:hover {
	color: #ffffff;
	font-size : 11px;
	text-decoration : none;
	font-family : Verdana;
}

body {
	
	font-family : Verdana;
	color: #ffffff;
	}

.form {
	border: 1px solid #BECBDE
}
