.zone-secteur{

	background-image: url(-images/home-secteurs.jpg);
	background-position: center bottom;
	/*
	background-image: none;
	z-index: 20; */
}


.zone-content{
	/* height: 0px; */
	height: 315px;
	background-image: url(-images/home.jpg); */
}



.home-intro {
	position: relative;
	float:right;
	width: 390px;
	color: #DED2DF;
	margin-top: 20px;
	} 
	
.home-intro-soustitre {
	position: relative;
	float:right;
	width: 390px;
	color: #FFF1FF;
	font-size: 20px;
	} 

.home-intro-titre {
	position: relative;
	TOP: 0px;
	float:right;
	width: 390px;
	font-size: 30px;
	color: #FFFFFF;
	} 
	
	
a:link {
	color: #AC7352;
	text-decoration: underline;
}

a:visited {
	color: #AC7352;
	text-decoration: none;
	text-decoration: underline;
}
