#container{
	position: relative;
	width: 1024px;
	background-color:#FFFFFF;
		line-height:17px;

}

#visuel1{
	position: relative;
	width: 512px;
	float:left;
}

#visuel2{
	position: relative;
	width: 512px;
	float:left;
}
#ligne512{
	position: relative;
	width: 512px;
	float:left;
	padding-top: 25px;
}

#ligneHebergements{
	position: relative;
	width: 512px;
	float:left;
	margin-top: 5px;
}

#arabesque{
	position: relative;
	float:left;
	width: 91px;
	height: 80px;
	padding-top: 50px;
}
#titre2{
	position: relative;
	float:left;
	padding-left: 10px;
	padding-top: 52px;
	line-height: 22px;
}
#texte{
	position: relative;
	width: 350px;
	float:left;
	text-align: justify;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 15px;
}


#texte a{
color:#256565;
font-style:italic;
}


#fresque {
	position: relative;
	clear:left;
	width: 512px;
	padding-left:512px;
	padding-top:230px;
	text-align:center;
	background-image:url(../images/fresque.jpg);
	background-repeat:no-repeat;
}

#clear {
	position: relative;
	clear:left;

}
