@charset "utf-8";

body {
	background-image: url(../images/fond-page.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x: hidden;
}
div.affiche {
	position:absolute;
	left:50%;
	top:0;
	width:405px;
	height:255px;
	margin-left:-80px;
	margin-top:150px;
	z-index: 2000;
	visibility: show;
	}
div.popup {
	position:absolute;
	left:50%;
	top:0;
	width:170px;
	height:35px;
	margin-left:-280px;
	margin-top:190px;
	z-index: 1000;
	/*visibility: hidden;*/
	visibility: show;
	}
/*div.bt-promo {
	position:absolute;
	left:50%;
	top:0;
	width:107px;
	height:31px;
	margin-left:468px;
	margin-top:555px;
	z-index: 1000;
	visibility: show;
	}
.fond-noel {
	background-image: url(../images/img-noel2011/noel2011.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}*/

/* DEBUT AJOUT */
.texte-normal-actu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
a.petit-lien-actu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e9532f;
	text-decoration:underline;
}
a.petit-lien-actu:hover {
	text-decoration:none;
}

a.lien-savoirplus {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #49abd9;
	text-decoration:underline;
}
.minititre {
	color: #c4035e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.texte-enligne {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #08acd2;
}
.decal-photo {
	margin-right: 10px;
	border: 1px solid #0e1654;
}
p {
	padding: 0;
	margin-top: 10px;
	margin-bottom: 0px;
}
a.lien-normal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration:underline;
}
a.lien-normal:hover {
	text-decoration:none;
}

.titre-actu{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #c4035e;
}
a.titrebleu-actu{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #015da8;
	font-weight: bold;
	text-decoration:none;
}
a.titrebleu-actu:hover{
	text-decoration:underline;
}
.texte-actu{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height:14px;
}
a.suite-actu{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c4035e;
	font-style: italic;
}
a.suite-actu:hover{
	text-decoration:none;
}
/* FIN AJOUT */

.fond-droite {
	background-image: url(../images/fond-droite.jpg);
	background-repeat: no-repeat;
}
.fond-fleur1 {
	background-image: url(../images/fond-fleur1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fond-fleur2 {
	background-image: url(../images/fond-fleur2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.lien-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c60062;
	text-align: center;
	text-decoration:none;
	border-right-width: 1px;
	border-right-color: #c60062;
	border-right-style: solid;
	padding-top:0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
} 

a.lien-menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00a6dd;
	text-align: center;
	text-decoration:none;
	border-right-width: 1px;
	border-right-color: #00a6dd;
	border-right-style: solid;
	padding-top:0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00A6DD;
} 


a.lien-menu:hover {
	color: #c2d38c;
}


.texte-adresse {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #125586;
	}
	
a.lien-bas {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration:underline;
	}
a.lien-bas:hover {
	text-decoration:none;
	}

.titre-gris-actu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9c9e9f;
}
.titre-gris-bleu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #11507f;
}
.titre-orange {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00a6dd;
}


.texte-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}
a.lien-savoirplus {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #49abd9;
	text-decoration:underline;
}.fond-fleur4 {
	background-image: url(../images/fond-fleur4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.lien-acti-piscine {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006590;
	text-decoration:underline;
}
a.lien-acti-piscine:hover {
	text-decoration:none;
	}
	
a.lien-acti-forme {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d96303;
	text-decoration:underline;
}
a.lien-acti-forme:hover {
	text-decoration:none;
	}
	
a.lien-acti-bienetre {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006771;
	text-decoration:underline;
}
a.lien-acti-bienetre:hover {
	text-decoration:none;
	}

a.lien-acti-danse {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c14697;
	text-decoration:underline;
}
a.lien-acti-danse:hover {
	text-decoration:none;
	}
	
a.lien-acti-spa {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a88024;
	text-decoration:underline;
}
a.lien-acti-spa:hover {
	text-decoration:none;
	}
.boite1 {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 287px;
	border: 1px solid #11507f;
	height: 22px;
	background-color: #FFFFFF;
	color: #000000;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-top: 3px;
}
.boite3 {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 93px;
	border: 1px solid #11507f;
	height: 22px;
	background-color: #FFFFFF;
	color: #000000;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-top: 2px;
}
.boite2 {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 287px;
	border: 1px solid #11507f;
	height: 100px;
	background-color: #FFFFFF;
	color: #000000;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-top: 2px;
}
.titre-espaces {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006A72;
}
.titre-rose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c60062;
}
.texte-tarif-normal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.texte-adresse-normal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
}
.fondtitre-excellence {
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}
.fondtitre-essentiel {
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}
.fondtitre-basic {
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}
.fondtitre-piscine {
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}
.fondtitre-forme {
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}
.titre-or {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c19736;
}
.titre-bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0069a2;
}
.titre-vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00656F;
}
.titre-vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #47A5A5;
}

