
table.news_encadrer
{
	border: dashed Green 1px;
	background-color: #BFBFBF;
}

TD.texte_news {
	background-color: white;
	font-family: verdana;
	font-size: 10pt;
	color: black;
	text-align: justify;
	border: 1px solid #00BFFF;
	border-left: none;
	border-right: none;
}



TD.date_news {
	font-family: verdana;
	font-size: 10pt;
	color: white;
	font: bolder;
}

TD.titre_news {
	font-family: verdana;
	font-size: 8pt;
	color: white;
	font: bolder;
	text-align: left;
}



