body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#000000;
	background-color:#F5FAFF;
}
.titre {
	color:#1F2776;
	font-weight:bold;
}
.titreart  {
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
}
p {
	margin:5px 5px 5px 5px;
	text-indent:2px;
}
select, input, textarea {
	border:1px solid #000000;	
}
.current {
	font-size:0.75em;
	color:#666666;
}
.icofont {
	color:#142471;
	font-size:1.1em;
	font-weight:bold;
}
a {
	color:#142472;
	font-size:1em;
	
}
.puce {
	color:#CB4850;
	font-size:1em;

}