
#actualites{
	font-family: Arial;
	font-size: 12px;
	position: relative;
	width: 100%;
	padding: 0px 0px 0px 0px;
	top: 30px;
	left: 50px;
	line-height:25px;
}

#actualites #image{
	position: absolute;
	z-index: 5;
	position: relative;
	top: 0px;
	left: -35px;
}

#actualites #contenu{
	position: absolute;
	top: 23px;
	left: 8px;
	background-color: white;
	width: 160px;
	height: 130px;
	z-index: 99;
}

#actualites marquee{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: white;
	width: 160px;
	height: 132px;
	text-align:justify;
}

#actualites p{
	font-family: Arial;
	font-size: 10px;
	color: #016281;
	line-height:10px;
}
#actualites a{
	color: #F0891C;
}

img {
	behavior: url("fileadmin/template/main/fileadmin/template/main/res/pngbehavior.htc");
}
