* {
	margin:0;
	padding:0;
}
img {border:0}
body,html {
	font-family: Verdana, sans-serif;
	width: 100%;
	background:#f5f5f5;
}
div#accueil {
	margin:10px auto 0 auto;
	/*width:437px;*/
	width:697px;
	text-align:center;
}
div#actus {
	width:403px;
	height:111px;
	background: url('../img/encartActu.jpg') no-repeat bottom left ;
	float:left;
	font-size:0.9em;
}
div#actus h1 {
	position:absolute;
	margin-left:-5000px;
}
div#actus div.lesactus {
	width:380px;	
	position:absolute;
	height:60px;
	margin:37px 0 0 12px;
	color:#003141;
	z-index:2;
	text-align:justify;
}
div#actus div.lesactus ul li{
	list-style-type:none;
}
*+html body div#actus div.lesactus, * html body div#actus div.lesactus {
	position:relative;
	top:37px;
	margin-left:-2px;
}
* html body div#actus div.lesactus {
	margin-left:-190px;
}
div#actus div.lesactus hr {
	width:200px;
	margin:5px auto;
}
div#actus div.lesactus ul {margin-bottom:5px;text-align:justify;}
div#actus div.lesactus a {color:#003141;}
div#actus div.lesactus h2{
	margin:0;
	font-size:1em;
}
div#enqueteNewsletter {
	width:225px;
	overflow:hidden;
	float:right;
}
div#enqueteNewsletter a {
	float:right;
}