#Actualites {
	width: 500px;
	height: 80px;
	border:1px solid #000000;
	background-color: #E0EAEC;
	background-image: url(../images/fond-info.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin:0 auto 0 auto;
}
#pscroller1{
	width: 500px;
	height: 80px;
	text-align:justify;
	padding-right: 5px;
	padding-left: 5px;
}

#pscroller1fond {
	overflow:hidden;
	/*right:100px;*/
	top:20px;
}

#pscroller1 a{
	text-decoration: none;
	color:#AC0F0A;
	font-size: 14px;
	font-weight: bold;
}

#pscroller1 p {
	margin:0 0 10px 0;
	padding:0;
}

