@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/fondacc.gif);
	background-repeat: repeat-x;
}


#news{
	width:700px;
	margin-left:10px;
	margin-top:250px;
	text-align: left;
	padding-left:90px;

	}
	
#adresse{
	width:450px;
	height:100px;
	margin-left:150px;
	background-color: #FC9;
	
	}
	
#footer {
	width:648px; 
	height:26px;
	margin-top:50px;
	
	}	

