#home .top{
	background:url(../images/bg_home_top.png) no-repeat;	
	height:85px;
}
#home .top h1{
	position:absolute;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	text-align:center;
	border:0;
	margin-top:50px;
	margin-left:46px;
	color:#FFFFFF;
}
#home .middle{
	background:url(../images/bg_centre.png) repeat-y;
}
#home .contenu{
	background:url(../images/bg_home_middle.jpg) repeat-x;
	margin-left:8px;
	margin-right:7px;
	padding-top:14px;
	padding-left:19px;
	height:300px;
}
#home .bottom{
	background:url(../images/bg_home_bottom.png) no-repeat;	
	height:15px;
}
#home h1{
	font-size:20px;
	font-style:italic;
	line-height:20px;
	color:#6EBE00;
	margin:0;
	margin-bottom:20px;
	padding-left:10px;
	border-left:2px solid #6EBE00;
}
#home h2{
	font-size:13px;
	font-style:italic;
	line-height:19px;
	color:#808080;
	margin:0;
}
#home p{
	margin:0px 0px 0px 16px;
	text-align:justify;
	display:block;
	float:left;
	width:260px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#808080;
}
#home span{
	display:block;
	margin-bottom:3px;
	font-weight:bold;
}
#zone_flash{
	width:294px;
	height:261px;
	float:right;
	margin-top:60px;
}

#zone1{
	float:left;
	margin-top:5px;
}
#zone2{
	float:right;
	margin-right:27px;
	text-align:center;
}
