*{
padding:0;
margin:0;	
}

body{
	margin:0px;
	font-family:Verdana, Arial, sans-serif;
	}

div#content{
	position:relative;
	margin:0px;
	margin:auto;

	top:0px;
	width:1000px;
	height:700px;
	background:url("../img/bakground_page_attente.jpg")  top center no-repeat ;
}
div#liste{
	
	left:0px;
	position:absolute;
	margin-top:50px;	
	padding-top:10px;
}

h2{
	display:inline;
	background:#89c5e5;
	padding:7px;
	margin-right:3px;
	padding-left: 120px; 
	font-size:15px;
	
}
li img#iconeactus{
	position:absolute;
	margin-top:-10px;
	margin-left:40px;
}
h2 span{
	background:#790238;
	color:#fff;
	padding:2px;
}
ul{

	list-style-type:none;
}
li p{
	margin:10px;
	margin-left: 130px;	
	font-size:15px;
	margin-bottom:20px;
		
}
#img_newsletter{
	position:absolute;
	margin-top:-80px;
	margin-left:20px;
}
#footer{
	position:absolute;
	bottom:0px;
	width:100%;

}
a img{
	border:none;
}
p a{
	text-decoration:none;
	color:#790238;
}
h2 a{
	text-decoration:none;
}
p a:hover{
	
	color:#790238;
}
#footer p {
	text-align:center;
	font-size:9px;
}