/* accueil */
.index 
   {
	background-image: url(img20.jpg);
	width:auto;
	overflow:hidden;
	background-position: right center;
}
.index h1{
	font-family: fantasy, cursive;
	font-size: 14px;
	color: #0A1D74;
	font-style: italic;
	font-weight: 100;
	margin-top: 300px;
	float: right;
}

/* canet-roussillon */
.canet{
	background-image: url(19.jpg);
	width:auto;
	overflow:hidden;
	background-position: right center;
	
    }
.canet  h1{
	font-family: fantasy, cursive;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: 100;
	margin-top: 300px;
	float: right;
}
	
/*appartement-canet */

.appartement  {
	background-image: url(appartement.jpg);
	height: 320px;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-position: right center;
	border-top-color: #FCE358;
	border-bottom-color: #D59D49;
	border-top-style: solid;
	border-bottom-style: solid;
	
    }
.appartement h1{
	font-family: fantasy, cursive;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: 100;
	margin-top: 300px;
	float: right;
}	
		
	
		
/*disponibilités */

.disponibilites  {
	background-image: url(canet-plage.jpg);
	height: 320px;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-position: right center;
	border-top-color: #FCE358;
	border-bottom-color: #D59D49;
	border-top-style: solid;
	border-bottom-style: solid;
	} 	 	
.disponibilites h1{
	font-family: fantasy, cursive;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: 100;
	margin-top: 300px;
	float: right;
}	

/*contact-reservation */

.contact   {
	background-image: url(332.jpg);
	height: 320px;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-position: right center;
	border-top-color: #FCE358;
	border-bottom-color: #D59D49;
	border-top-style: solid;
	border-bottom-style: solid;
	} 	 	
.contact  h1{
	font-family: fantasy, cursive;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: 100;
	margin-top: 300px;
	float: right;
}	
/*remerciement */

.remerciement   {
	background-image: url(fleurs.jpg);
	height: 320px;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-position: right center;
	border-top-color: #FCE358;
	border-bottom-color: #D59D49;
	border-top-style: solid;
	border-bottom-style: solid;
	} 	 	
.remerciement  h1{
	font-family: fantasy, cursive;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: 100;
	margin-top: 300px;
	float: right;
}	
/*partenaires */

.partenaires   {
	background-image: url(partenaires.jpg);
	height: 320px;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-position: right center;
	border-top-color: #FCE358;
	border-bottom-color: #D59D49;
	border-top-style: solid;
	border-bottom-style: solid;
	} 	 	
.partenaires  h1{
	font-family: fantasy, cursive;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: 100;
	margin-top: 300px;
	float: right;
}	
