.form {
	font-size: 9px;
	text-decoration: none;
}
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #344387;
	text-decoration: none;
}
.texte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}
.texte1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #344387;
	text-decoration: none;
	text-align: left;
}
.boton {
	background-color: #B2C7DC;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	border: 1px solid #FFFFFF;
	height: 18px;
	font-weight: bold;
	font-size: 11px;
	width: 70px;
}
.lien {
	color: #344387;
	text-decoration: underline;
}
.lien:hover {
	color: #6666FF;
	text-decoration: none;
}
.test {
	list-style-position: inside;
	list-style-image: url(url((URL)));
	list-style-type: lower-alpha;
}
