#lapage{
	background-color:#45ccea;
	background-image:url(images/interface/marge-fond-accueil.jpg);
}

#lapage2 {
	position:absolute;
	width:800px;
	height:100%;
	margin: 0px;
	padding: 0px;
	background-position: left bottom;
	background-image:url(images/interface/marge-visuel.jpg);
	background-repeat: no-repeat;
}

p {	color:#FFFFFF;
}

#menu a.actus {
	color:#FFFFFF;
}

#actu {
	position:absolute;
	width:250px;
	height:100%;
	top:0px;
	left:50%;
	margin: 0px 0px 0px 125px;
	padding: 0px;
}

#actu p{
	color:#f19300;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin-bottom:3px
}
#actu a{
	color:#f19300;
}
