#news 
{
	width: 350px;
	height: 105px;
	
}
#newsCadre
{
	width: 340px;
	height: 100px;
	
}
#newsCadre a{
	text-decoration:none;
	color:#ffffff;
}
.newsText
{
	font-size:12px;
}
.newsTitre
{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration: underline;
}