/* Slideshow & Billboard Images */	
#top-zone {
	overflow:hidden;
	padding-top:10px;
	padding-left:10px;
	width:870px;
	height:280px;
}
#billboard {

	width:826px;
	height:247px;
	overflow:hidden;
	background:url('../images/cadre.gif') no-repeat bottom;
}
.slideshow {
	width:812px;
	height:233px;
	overflow:hidden;
	margin:7px;
}
.slideshow li {

	list-style:none;
	float:left;
	display:inline;
	position:relative;
}

.edge-holders{
	
	width:863px; 
	height:270px; 
	background:url('../images/cadre.png') no-repeat; 
	position: relative; 
	margin:10px; z-index:10; left:-29px; top:-262px;

}

#caroussel {
	width:260px;
	height:200px;
	margin:10px 10px 10px 10px;
	position:absolute;
	overflow:hidden;
	left: 530px;
	top:13px;
}
.titre-site {
	font-family: Geneva, Arial, Helvetica, sans-serif;
    color:#2f2f2f;
	font-size:18px;
	font-weight:bold;
}
.description-site {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    text-align:justify;
}
