/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #ffffff;
	margin: 0px;
	font-size: 10pt;
	font-weight: normal;
	color: #102040;
}
a:link { 
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #a5d3f2;
	text-decoration: underline;
}
h1 {
	font-size: 22pt;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 14pt;
}
table {
	width: 100%;
}





.hautdepage {
	background-color: #255372;
	padding: 10px;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}





.colonnegauche {
	width: 10%;
	padding: 30px 12px;
	background-image: url(piscinegauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #269fe6;
	vertical-align: top;
	font-size: 12pt;
	color: #102040;
	font-weight: bold;
	text-align: left;
}
.colonnegauche a:link {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.colonnegauche a:visited {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.colonnegauche a:hover {
	color: #a5d3f2;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}





.colonnecentre {
	width: 65%;
	padding: 26px 20px;
	background-color: #a5d3f2;
	vertical-align: top;
	line-height: 125%;
	font-size: 12pt;
	color: #102040;
	text-align: justify;
	vertical-align: top;
}
.colonnecentre a:link {
	color: #102040;
	text-decoration: underline;
}
.colonnecentre a:visited {
	color: #102040;
	text-decoration: underline;
}
.colonnecentre a:hover {
	color: #269fe6;
	text-decoration: underline;
}





.colonnedroite {
	width: 25%;
	padding: 62px 12px;
	background-image: url(piscinedroite.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #269fe6;
	vertical-align: bottom;
	line-height: 150%;
	font-size: 8pt;
	color: #102040;
	font-weight: bold;
	text-align: justify;
}
.colonnedroite a:link {
	color: #102040;
	text-decoration: underline;
}
.colonnedroite a:visited {
	color: #102040;
	text-decoration: underline;
}
.colonnedroite a:hover {
	color: #a5d3f2;
	text-decoration: underline;
}





.basdepage {
	background-color: #255372;
	padding: 5px;
	color: #ffffff;
	font-size: 10.5pt;
	font-weight: normal;
	text-align: center;
}





.formulaire {
	font-size: 10pt;
	font-weight: bold;
}
