#Image_Head {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 250px;
	width: 320px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F7F7F7;
	border-left-color: #F7F7F7;
	overflow: hidden;
}
#accueil #Image_Head {
	background-image: url(../Contents/Header/Header1.jpg);
}
#club #Image_Head {
	background-image: url(../Contents/Header/header2.jpg);
}
#tarifs #Image_Head {
	background-image: url(../Contents/Header/header5.jpg);
	overflow: hidden;
}
#acces #Image_Head {
	background-image: url(../Contents/Header/header4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#plongees #Image_Head {
	background-image: url(../Contents/Header/header3.jpg);
}
#stages #Image_Head {
	background-image: url(../Contents/Header/header5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#liens #Image_Head {
	background-image: url(../Contents/Header/header6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#validation #Image_Head {
	background-image: url(../Contents/Header/header7.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#contact #Image_Head {
	background-image: url(../Contents/Header/header8.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/* Style pour le Header */

#Header {
	float: left;
	height: 250px;
	width: 1024px;
	background-image: url(../Contents/Header/gradient_hdr.png);
	background-repeat: repeat-x;
	background-position: left top;
}
/* Style pour le  corps de la page et le contenu */

#Contenus {
	float: left;
	height: auto;
	width: 774px;
	position: relative;
	padding-left: 0px;
	margin-left: 250px;
}
#Titres_Head {
	background-image: url(../Contents/Header/rubis.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 170px;
	width: 341px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-style: italic;
	font-weight: bolder;
	color: #495D9E;
	text-align: center;
	padding-top: 80px;
}
#Ceto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../Contents/Ceto/Top.png);
	background-repeat: no-repeat;
	float: left;
	height: 250px;
	width: 355px;
	position: relative;
	font-style: italic;
}
#Ceto .text {
	height: auto;
	width: 210px;
	margin-left: 95px;
	margin-top: 65px;
	line-height: 20px;
	color: #000;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
#Ceto .text a {
	color: #0E3784;
}
#Ceto .eperlan {
	height: auto;
	width: 210px;
	margin-left: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #039;
	margin-top: 10px;
	line-height: 20px;
}
#Ceto .eperlan a {
	text-decoration: underline;
}

