/* CSS Document */
#newsCont{
	margin:0px 0px 0px 0px;
	float:left;
	text-align:justify;
	width:361px;
	height:173px;
	background-image:url(../../../../IMG/squelettes/actu.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#newsScroller{
	margin:55px 0px 60px 155px;
	float:left;
	display:inline; /* IE 6 */
	width:180px;
	height:90px;
}

#newsCont h2, #newsScroller h3{
	display:inline; /* IE 6 */
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	margin:0;
	text-align:left;
}

#newsCont p.spip
{
	color: #FFF;
}

#newsCont h2 span{
	visibility:hidden;
	display:none;
}

#newsCont h2{
	float:left;
	margin:54px 0px 0px 45px;
}

#newsScroller p{
	margin:0px;
}

#newsScroller hr{
	height:1px;
	border:none;
	border-bottom:1px solid #85cc34;
}
