body {
	background-color: #EEFFFF;}
A:link {
	color: #333333;
	text-decoration: none;
	border: #666666;
}
A:visited {
	color: #333333; text-decoration: none
}
A:hover {
	color: #999999;
	text-decoration: underline;
}
td, tr {
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #333333;
}
.bleu-ice {
	color: #77c1dd
}
.titre {
	font-size: 14px;
	color: #333366;
}
.lettrine {
	font-size: 24px
	}
.bleu-form {
	color: #4499aa;
	font-size: 12px;
	background-color: #FFFFee;
	font-weight: bold;
}
.txt-form {

	color: #227788;
	font-size: 13px;
}
.orange {
	color: #FA5911;
	font-weight: bold;
}
.ar-round-orange {
	color: #FA5911;
	font-weight: bold;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, Verdana;
}
.ar-round-gris {
	color: #4D4D4D;
	font-weight: bold;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, Verdana;
}

