/* CSS Document */

.barreNews{
	border-top: 1px solid #cccccc;
	background:transparent url(../images/bgr_contenu.png) repeat-x 0 0;
	border-right: 1px solid #cccccc;
}

.noTiretNews,.tiretNews{
	font-size:8px;
	width:280px;
}

.tiretNews{
	/* border-right-color:#cccccc;
	border-right-style:solid;
	border-right-width:1px; */
	font-size:8px;
	width:280px;
	vertical-align:top;

}

.emplacementNews{
	background:transparent url(../images/bgr_contenu.png) repeat-x 0 0;	
	border-left: 1px solid #cccccc;
	width: 295px;	
}

.anim_home
{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: transparent;
}

.caseNews{
	padding: 5px 5px 0px 5px;

}

.date{
	color:#2F4871;
	font-weight:bold;
}

.news1,.news2,.news3{
	width:231px;
	height:50px;
	padding-bottom:10px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}


