/* CSS Document */


body {
	margin: 0;
	padding: 0;
	background-color: #E5E5E5;
}


/* NAVIGATION */

#logo {
	background-image: url(pics/logo.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 150px;
	margin-left: 0;
	margin-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbbcbc;
}

#navaccueil {
	height: 100%;
	padding-top: 10px;
	width: 120px;
	margin-left: 70px;
	position: fixed;
	float: left;
	padding-right: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cbbcbc;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cbbcbc;
	background-image: url(pics/accueil.jpg);
	background-repeat: no-repeat;
}

#navambiance {
	height: 100%;
	padding-top: 10px;
	width: 120px;
	margin-left: 70px;
	position: fixed;
	float: left;
	padding-right: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cbbcbc;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cbbcbc;
	background-image: url(pics/ambiance.jpg);
	background-repeat: no-repeat;
}

#navactivites {
	height: 100%;
	padding-top: 10px;
	width: 120px;
	margin-left: 70px;
	position: fixed;
	float: left;
	padding-right: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cbbcbc;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cbbcbc;
	background-image: url(pics/activites.jpg);
	background-repeat: no-repeat;
}

#navalentours {
	height: 100%;
	padding-top: 10px;
	width: 120px;
	margin-left: 70px;
	position: fixed;
	float: left;
	padding-right: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cbbcbc;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cbbcbc;
	background-image: url(pics/alentours.jpg);
	background-repeat: no-repeat;
}

#navcontact {
	height: 100%;
	padding-top: 10px;
	width: 120px;
	margin-left: 70px;
	position: fixed;
	float: left;
	padding-right: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cbbcbc;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cbbcbc;
	background-image: url(pics/contact.jpg);
	background-repeat: no-repeat;
}

#navstatutbar {
	height: 100%;
	padding-top: 10px;
	width: 120px;
	margin-left: 70px;
	position: fixed;
	float: left;
	padding-right: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cbbcbc;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cbbcbc;
	background-image: url(pics/statutbar.jpg);
	background-repeat: no-repeat;
}

#menu {
	margin-top: 35px;
	padding: 20px;
	width: 138px;
	text-align: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.78em;
	letter-spacing: 0.15em;
}

#menu a {
	text-decoration: none;
	color: #849C9D;
}

#menu a:hover {
	color: #000000;
}

#menu .actif {
	color: #000000;
}

#menu .actif:hover {
	color: #333333;
}

li {
	margin-bottom: 10px;
	list-style-type: none;
	list-style-image: url();
}


/* CONTENU */

.titre a{
	font-size: medium;
	font-weight: bold;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1.0em;
	word-spacing: 1.em;
}

.titre a:hover{
	font-size: medium;
	font-weight: bold;
	color: #999999
}

#reservation {
	margin-top: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin-left: 0px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbbcbc;
	width: 700px;
}

#contenu {
	margin-left: 290px;
	width: 450px;
	float: left;
}

#texteindex {
	width: 450px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	margin-top: 15px;
	letter-spacing: 0.1px;
	line-height: 2em;
	color: #494949;
}

#textepages {
	width: 700px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	margin-top: 15px;
	letter-spacing: 0.1px;
	line-height: 2em;
	color: #494949;
}

#textepages a {
	text-decoration: none;
	color: #333333;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
	font-size: 1.8em;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 1.4em;
	margin-left: 0px;
	font-size: 1.3em;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	text-align: left;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.9em;
}


/* BARRE ETAT */

#statutbar index{
	width: 500px;
	margin-top: 50px;
	font-size: 0.8em;
	padding-top: 3px;
	border-top: 1px solid #e5e5e5;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #849C9D
}

#statutbarindex  a {
	text-decoration: none;
	color: #849C9D;
}

#statutbar  a:hover {
	color: #000000;
}

#statutbarpages {
	width: 700px;
	margin-top: 50px;
	font-size: 0.8em;
	padding-top: 3px;
	border-top: 1px solid #e5e5e5;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #849C9D
}

#statutbarpages  a {
	text-decoration: none;
	color: #849C9D;
}

#statutbarpages  a:hover {
	color: #000000;
}

#adressbarindex {
	width: 500px;
	margin-top: 10px;
	font-size: 0.7em;
	padding-top: 3px;
	border-top: 0px solid #e5e5e5;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #849C9D;
}

#adressbarindex  a {
	text-decoration: none;
	color: #849C9D;
}

#adressbarindex  a:hover {
	color: #000000;
}

#adressbarpages {
	width: 700px;
	margin-top: 10px;
	font-size: 0.7em;
	padding-top: 3px;
	border-top: 0px solid #e5e5e5;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #849C9D;
}

#adressbarpages  a {
	text-decoration: none;
	color: #849C9D;
}

#adressbarpages  a:hover {
	color: #000000;
}

#contactbar {
	width: 700px;
	margin-top: 50px;
	font-size: 0.8em;
	padding-top: 3px;
	border-top: 0px solid #e5e5e5;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000
}

#contactbar  a {
	text-decoration: none;
	color: #849C9D;
}

#contactbar  a:hover {
	color: #000000;
}

#contactbarbooking {
	width: 700px;
	margin-top: 5px;
	font-size: 0.8em;
	padding-top: 3px;
	border-top: 0px solid #e5e5e5;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000
}

#contactbarbooking  a {
	text-decoration: none;
	color: #000000;
}

#contactbarbooking  a:hover {
	color: #000000;
}
/* CSS END */
