#news 
{
	width: 275px;
	height: 105px;
	
}
#newsCadre
{
	width: 275px;
	height: 100px;
}
#newsCadre a{
	text-decoration:none;
	color:black;
}
.newsText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #40474C;
	font-size:10px;
}
.newsTitre
{
	font-size: 11px;
    color: #328205;
    font-weight: bold;
}

.newsDate
{
    font-size: 10px;
    color: #ff0000;
    font-weight: bold;
}