@CHARSET "UTF-8";

* {
	font-family: Arial, "Times New Roman", serif;
}

body {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

div {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

h1 {
	font-size: 1.4em;
	text-align: left;
}

h2 {
	font-size: 1.2em;
	padding-left: 20px;
}

h3 {
	font-size: 1em;
	padding-left: 30px;
}

table {
	border-collapse: collapse;
}

caption {
	font-size: 1em;
	padding-left: 20px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
}

#bandeau {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 135px;
	z-index: 10;
}

#maisonBandeau {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 140px;
	height: 83px;
	background-repeat: no-repeat;
	z-index: 10;
}

#adresseBandeau {
	position: absolute;
	top: 10px;
	left: 20%;
	text-align: center;
	font-weight: bolder;
	width: 25em;
	font-size: 1em;
	z-index: 10;
}

#mail {
	background-image: url(../../images/z.png);
	background-repeat: no-repeat;
	height: 13px;
	background-position: center;
	width: 100%;
	display: block;
}

#guideBandeau {
	position: absolute;
	top: 5px;
	right: 2em;
	display: block;
	text-align: justify;
	z-index: 10;
	width: 200px;
}

.GuideGDF {
	background-image: url(../images/gdfanim.gif);
	background-repeat: no-repeat;
	height: 50px;
}

.GuideRoutard {
	background-repeat: no-repeat;
	background-position: 15px 7px;
	height: 35px;
}

.Guides {
	text-align: left;
	font-weight: bolder;
	font-size: 0.7em;
	width: 130px;
	padding-left: 80px;
	padding-top: 20px;
	display: block;
}

#menu {
	position: fixed;
	top: 135px;
	left: 0px;
	width: 10em;
	z-index: 10;
}

#bienvenue,#tarifs,#maison,#acces,#popeye,#balades,#liens,#consulteEvenements,#consulteSejours,#produitsRegionaux,#livreOr,#blog
	{
	font-weight: normal;
}

#contenu {
	display: block;
	padding: 10px 10px 10px 10px;
	width: auto;
	text-align: justify;
	margin-top: 120px;
	margin-left: 10em;
	z-index: 0;
}

#signature {
	text-align: right;
	margin-top: 50px;
	border-top: 1px solid #888888;
	font-weight: normal;
	font-size: 0.6em;
}

.photo,.photo td,.photo th {
	border: none;
}

.copyright {
	font-size: 0.6em;
}
