body { background : white ; margin : 0px ; }
.news_titre {
	font-family: Arial, Tahoma, Verdana, MS Sans Serif, sans;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

.news_chapeau {
	font-family: Arial, Tahoma, Verdana, MS Sans Serif, sans;
	font-size: 13px;
	color: #6ddb46;
	font-style: normal;
	font-weight: bold;
}

.news_texte_vert {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Green;
	font-style: normal;
	font-weight: normal;
}

