body {
	margin: 0px;
	background-color: #93d3ff;
	background-image: url(images/fond.jpg);
}
.fondCielGauche {
	background-image: url(images/belle-henriette_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondCielDroit {
	background-image: url(images/belle-henriette_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondSablegauche {
	background-image: url(images/belle-henriette_23.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondPierregauche {
	background-image: url(images/belle-henriette_24.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondSableDroit {
	background-image: url(images/belle-henriette_22.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.fondPierreDroit {
	background-image: url(images/belle-henriette_28.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.fondOmbreMer {
	background-image: url(images/belle-henriette_21.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.fondFleurs {
	background-image: url(images/belle-henriette_16a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond400mplage {
}
.souris {
	cursor: hand; 
}
.TexteTitre {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Times New Roman, Times, serif;
}
.TexteTitrePromotion {
	font-size: 17px;
	color: #93285C;
	font-weight: bold;
	font-family: Verdana, Times New Roman, Times, serif;
}
.TextePromotion {
	font-size: 13px;
	color: #93285C;
	font-weight: bold;
	font-family: Verdana, Times New Roman, Times, serif;
}

.Texte2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Times New Roman, Times, serif;
}
.Texte3 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Times New Roman, Times, serif;
}
.Texte4 {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Times New Roman, Times, serif;
	list-style-type: square;
}
.Texte4 ul{
	margin-top: 0;	
	margin-bottom: 0;	
}
.Texterose {
	font-size: 12px;
	color: #621D3F;
	font-weight: normal;
	font-family: Verdana, Times New Roman, Times, serif;
}
.TexteAdresse {
	font-size: 12px;
	color: #FFFFFF;font-weight: bold;
	font-family: Verdana, Times New Roman, Times, serif;
}
A.lienpetit:hover {
	FONT-WEIGHT: normal; font-family:Verdana, Times New Roman, Times, serif; FONT-SIZE: 9pt; COLOR:#EFB4D1;  text-decoration: underline; 
}
A.lienpetit {
	FONT-WEIGHT: normal; font-family:Verdana, Times New Roman, Times, serif; FONT-SIZE: 9pt; COLOR: #EFB4D1; text-decoration: none;
}
A.lienplan:hover {
	FONT-WEIGHT: bold; font-family:Verdana, Times New Roman, Times, serif; FONT-SIZE: 9pt; COLOR:#EFB4D1;  text-decoration: underline; 
}
A.lienplan {
	FONT-WEIGHT: bold; font-family:Verdana, Times New Roman, Times, serif; FONT-SIZE: 9pt; COLOR: #ffffff; text-decoration: none;
}



A.lienaccueil:hover {
	FONT-WEIGHT: normal; font-family:Verdana, Times New Roman, Times, serif; FONT-SIZE: 10pt; COLOR:#530B2F;  text-decoration: underline; 
}
A.lienaccueil {
	FONT-WEIGHT: normal; font-family:Verdana, Times New Roman, Times, serif; FONT-SIZE: 10pt; COLOR: #530B2F; text-decoration: none;
}
A.lienmenu:hover {
	FONT-WEIGHT: normal; font-family:Verdana, Times New Roman, Times, serif; FONT-SIZE: 9pt; COLOR:#802B55;  text-decoration: underline; 
}
A.lienmenu {
	FONT-WEIGHT: normal; font-family:Verdana, Times New Roman, Times, serif; FONT-SIZE: 9pt; COLOR: #802B55; text-decoration: none;
}
A.lienmenuP:hover {
	FONT-WEIGHT: normal; font-family:Verdana, Times New Roman, Times, serif; FONT-SIZE: 7pt; COLOR:#802B55;  text-decoration: underline; 
}
A.lienmenuP {
	FONT-WEIGHT: normal; font-family:Verdana, Times New Roman, Times, serif; FONT-SIZE: 7pt; COLOR: #802B55; text-decoration: none;
}
.fond-actualites {
	background-image: url(images/fond-plage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fond-promotion {
	background-image: url(images/fond-plage2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fond400mplage {
	background-image: url(images/titre-accueil2.jpg);
}
.listesquare{
	list-style-type: square;
}.conditions {
	background-color: #8C2C5A;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}

