.courant-noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.link_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a.lienswh:link{
        color : #FFFFFF;
        background-color : #BA776D;
        text-decoration : none;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
}
a.lienswh:visited{
        color : #FFFFFF;
        background-color : #BA776D;
        text-decoration : none;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
}
a.lienswh:hover{
        color : #FFFFFF;
        background-color : cb6659;
        text-decoration : none;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
}.chapo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.courant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.sous-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b74233;
}

