body {
}
td {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px; 
	color: #09357B;
}
INPUT {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a { text-decoration: none ;}
a:link {
	color: #0099CC;
}
a:visited {
	color: #0099CC;
}
a:active {
	color: #0099CC;
}
a:hover { 
	color: #0099CC;
    text-decoration: underline;
}
.titre {
	font-size: 12px;
	font-weight: bold;
}
.chapo {
	font-size: 12px;
	font-weight: bold;
}
.small {
	font-size: 11px;
}
.date {
	color: #B0B193;
	font-size: 10px;
}