#Actualites {
	position:absolute;
	width:790px;
	height:90px;
	top:35px;
	left:0;
}
#Actualites .HautActu {
	display:none;
}

#Actualites .BasActu {
	display:none;
}

#pscroller1{
	height: 90px;
	text-align:justify;
	margin:0 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index:100;
}

#pscroller1fond {
	background-image: url(../images/intro/bas-actus.gif);
	background-repeat: repeat-y;
	background-position: left top;
	overflow:hidden;
	right:0px;
	top:0px;
	z-index:100;

}

#pscroller1 a{
	text-decoration: underline;
	color:#A9090F;
}
#pscroller1 a:hover {
	background:#A9090F;
	text-decoration:none;
	color:#fff;
}
#pscroller1 p {
	margin:0;
	padding:0;
}

#pscroller1 ul {
	margin:0;
	padding:0;
	list-style-type: none;

}

