.champs {
	font-family: Arial, Helvetica, sans-serif;
	border : thin solid none;
	font-size : 10px;
	font-weight : Bold;
	font-style : normal;
	font-variant : normal;
	color: #000000 ;
	background : #FFFFFF;
}

.TexteMerci {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Bold;
	font-style : normal;
	font-variant : normal;
	color: #FFFFFF ;
}

.TitreActu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : Bold;
	font-style : normal;
	font-variant : normal;
	color: #000000 ;
	background : #FFFFFF;
}

.lienactu{
	color: #000000;
	font-size: 12px;
	font-family:  arial;
	text-decoration: none;

}
.lienactu:hover{
	color: #000000;
	font-size: 12px;
	font-family:  arial;
	text-decoration: underline;
}	

.PiedActu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	color: #000000 ;
	background : #DCDDDC;
}

.TextePetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	color: #000000 ;
}

a.lienpetit{
	color: #000000;
	font-size: 10px;
	font-family:  arial;
	text-decoration: none;
	text-decoration: none;

}
a.lienpetit:hover{
	color: #000000;
	font-size: 10px;
	font-family:  arial;
	text-decoration: none;
	text-decoration: underline;
}	
