.texteCourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0A51A1;
}
a.midef:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.midef:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
a.midef:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1D4F81;
	text-decoration: none;
}
.texteInput {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000; 
	background-color:#ffffff; 
	font-size: 10px;
	font-weight: normal;
	border:1px solid #0A51A1;
	color-border:#000000;
	}
.boutonINPUT {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000; 
	background-color:#FFFFFF; 
	font-size:10px;
	font-weight: bold;
	border: 1px solid #000000;
}
.texteBoite {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000; 
	background-color:#FFFFFF;
	font-size: 10px;
	font-weight: normal;
	border:1px solid #0A51A1;
	color-border:006699;
}
.texteCourantNoir {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0A51A1;
	letter-spacing: 1px;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #8BBEF8;
	list-style-type: square;
}
