body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
background:#97bf0d;
}
#container{


}
#header{
	height:240px;
	width:100%;
	background:url(../images/bg_header.jpg) fixed top left repeat-x;
		position: fixed;

}
#men{
	height:702px;
width:1130px;

	background:url(../images/livre_bg_men.png) right top no-repeat ;

	position: fixed;
z-index:999;	
}
#footer{
	top:702px;
	height:200px;
width:100%;

	background:#6b502b ;

	position: fixed;
z-index:999;	
}
#soutenez{
	width:561px;
	height:240px;
		background:url(../images/soutenez_livre.png)  fixed 50px top no-repeat ;
		background-attachment:fixed;
			position: fixed;
}
#soutenez a{
		width:561px;
	height:240px;
	display:block;
	position:absolute;
	z-index:999;

}
#message{

margin-top:240px;
margin-bottom:340px;
margin-left:10px;
}
#message h1 span{
	display:none;
}
#message h1{
	background:url(../images/livre.gif) no-repeat;
	width:425px;
	height:62px;
}
#message ul{
	margin:0px;
	padding:0px;
}
#message li{
		margin:0px;
	padding:0px;
	list-style:none;

	clear:both;
}
#message .visuel{
	float:left;
	background:url(../images/fond_livre.jpg) no-repeat;
}
#message .visuel img{
	margin:16px
}
#message .content{

	width:540px;
	float:left;
	text-align:justify;

}
