a {
	font-family: Verdana;
	font-size: 7pt;
	color: 056793;
/*	text-decoration: none;*/
	letter-spacing: 2px;
}

a:hover {
	font-family: Verdana;
	font-size: 7pt;
	color: 000000;
/*	text-decoration: none;*/
	letter-spacing: 2px;
}


.txt {
	font-family: Verdana;
	font-size: 7pt;
	color: 056793;
	text-decoration: none;
	letter-spacing: 2px;
}
.txt:hover {
	font-family: Verdana;
	font-size: 7pt;
	color: 03364D;
	text-decoration: none;
	letter-spacing: 2px;
}
.blanc {
	font-family : Verdana;
	font-size : 7pt;
	line-height : 14pt;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-decoration: none;

}
.blanc:hover {
	font-family : Verdana;
	font-size : 7pt;
	line-height : 14pt;
	color: #cdcdcd;
	letter-spacing: 2px;
	text-decoration: none;
}

.form {
	font-family: Verdana;
	font-size: 7pt;
	color: #056793;
	border: 1px solid #056793;
	background-color: #ffffff;

}
.txtbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: FFFFFF;
	letter-spacing: 0px;
	background-color: #056793;
	text-decoration: none;
}
.txtbg:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: 333333;
	letter-spacing: 0px;
	background-color: #056793;
	text-decoration: none;
}
.txtpetit {

	font-family: Verdana;
	font-size: 7pt;
	color: 056793;
	text-decoration: none;
}
.txtgris {


	font-family: Verdana;
	font-size: 7pt;
	color: #333333;
	text-decoration: none;
}
