div#bloc_news{
	clear:left;
	display:inline;
	text-align:center;
	
	

}

div#bloc_news .table_news{
	/*width:700px;*/
	margin-bottom:20px;

}

div#bloc_news .td_news{
	vertical-align:top;	
	text-align:left;
	
}

div#bloc_news img{
	border:0px;
	width:163px;

}

div#bloc_news .td_image_news img{

	/*width:163px;*/
	vertical-align:middle;
	border:0px;
}

div#bloc_news .td_image_news {
	border:0px;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

div#bloc_news .news{
	margin-bottom:35px;
	
	
	

}

div#bloc_news .td_titre_news{

	background-color:#000000;
	width:163px;
	
	

}

div#bloc_news .td_vide{

	
	width:163px;
	
	

}

div#bloc_news .td_espaceur{	width:16px;  }

div#bloc_news .tr_titre_news{

	height:20px;
	margin-left:5px;
	margin-right:5px;

}

div#bloc_news .td_titre_news h1{
	text-align:center;
	
	color:#FFF;
	padding:3px;
	font-weight:bold;
	font-family:"Arial";
	font-size:12px;
	margin:0px;
	padding:3px;
}

div#bloc_news .vignette_news{

}

div#bloc_news .tr_texte_news{
	vertical-align:top;

}


div#bloc_news .texte_news{
	/*background-color:#EEE;*/
	padding-top:5px;
	text-align:left;
	vertical-align:top;
}

div#bloc_news .texte_news p{
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}

div#bloc_news .tr_date_news{
	margin-top:10px;
	
}

div#bloc_news .td_date_news{
	
}



div#bloc_news .td_date_news h2{
	text-align:center;
	background-color:#000000;
	color:#FFF;
	padding:3px;
	font-weight:bold;
	font-family:"Arial";
	font-size:12px;
	margin:0px;
	padding:3px;
}