#wrap{
	width:980px;
	margin:30px auto;
	background-color:#fef4d0;
	background-image:url(../images/Actu_Fond.jpg);
	background-position:0 345px;
	background-repeat:no-repeat;
	padding-bottom:0px;
	}
	
	
#actu_bas{/*show element, only used on actualities page*/
	display:block;
	width:100%;
	height:172px;
	background-image:url(../images/Actu_Img-Bas.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	}