@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/fond.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #3F73C9;
	margin: 0px;
	color: #0D2A85;
}
#page {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#tetiere {
	background-image: url(../img/tetiere.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 980px;
	position: relative;
}
#menu {
	height: 34px;
	width: 980px;
	background-image: url(../img/barremenu.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
#corp {
	background-image: url(../img/fondcorp.jpg);
	height: auto;
	width: 980px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #12389E;
	position: relative;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #7FA5E2;
}
#pied {
	width: 980px;
	height: 50px;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
}
#pied a {
	color: #0D2A85;
	text-decoration: none;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0D2A85;
	line-height: 24px;
	text-shadow: 2px 2px 3px white;
}
#accroche {
	position:absolute;
	left:24px;
	top:227px;
	z-index:1;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-shadow: 3px 3px 5px black;
}
#drapeau {
	position:absolute;
	left:939px;
	top:263px;
	width:25px;
	height:25px;
	z-index:2;
}
#fondaccueil {
	background-image: url(../img/fondaccueil.jpg);
	height: 430px;
	width: 980px;
}
h1 {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fondh1.gif);
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
h2 {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fondh1.gif);
	padding-bottom: 10px;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	background-position: center;
}
.tarifs {
	font-size: 14px;
	font-weight: bold;
	border: thin solid #FFFFFF;
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 14px;
}
/*------ NEWS -----*/
.newstexte {
	color: #0D2A85;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: normal;
	margin: 10px;
}
.newstextept {
	color: #0D2A85;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: normal;
	margin: 10px;
}
.newstitre {
	color: #B74F0C;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 10px;
	font-weight: bold;
}
.newstableau {
	background-color: #BFDEFD;
	border: 1px solid #12379F;
}
.newscellule {
	color: white;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #12379F;
	text-align: center;
	word-spacing: 10px;
	letter-spacing: 10px;
}
/*----- GALERIE ----*/
.legendegallerie { font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
/*--- LIVRE D OR ---*/
.textelvd {
	color: #404640;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
.titrelvd {
	color: #984815;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
}
#formulaire {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#formulaire input,select,textarea {
	border: thin solid #4B4D57;
	padding: 2px;
	background-color: #F3EEE5;
	text-align: left;
	margin: 2px;
}
#formulaire .submit {
	border: thin solid #FFFFFF;
	margin: 5px;
	background-color: #254499;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	border-radius: 5px; 
}
#formulaire legend {
	font-family: Arial, Helvetica, sans-serif;
	color: #0D2A85;
	font-weight: bold;
}	
#formulaire fieldset {
	border: thin solid #FFFFFF;
	width: 380px;
	padding: 10px;
	margin: 5px;
}
#formulaire label {
	width: 120px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0D2A85;
	text-align: left;
}
#wifi {
	height: 60px;
	width: 60px;
	position: absolute;
	left: 909px;
	top: 9px;
}
