* {margin: 0; padding: 0; font-weight: normal; list-style: none;}

html, body	{
	width: 100%;
	height: 100%;
}

body { color: #000; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: center; background-color: #fff  }

#page { 
	margin: 0 auto;
	width: 940px;
	text-align: left;
	background: #ffffff url(../charte/fond-page.gif) repeat-y 0 0;
	border: #00AEF4 1px dotted;
	border-left: none;
	border-right: none;
	position: relative;
}
#page.accueil { 
	background: #ffffff url(../charte/fond-page-accueil.gif) repeat-y 0 0;
}
#page #fond {
}
#page.accueil #fond  { 
}

#header { 
	width: 900px;
	height: 246px;
	background: transparent url(../charte/fond-header.jpg) repeat-x;
	position: relative;
	left: 20px;
	top: -1px;
}
#flag_accueil {
	position: absolute;
	top: 0px;
	left: 180px;
	z-index: 40;
}
#flag {
	position: absolute;
	top: 5px;
	left: 878px;
	z-index: 40;
}
#logo {
	width: 233px;
	height: 100px;
	position: absolute;
	top: 5px;
	z-index: 20;
}
*>html #logo {
	position: relative;
}

.contain {
	margin: 0 auto;
	width: 900px;
	clear: both;
	height: 100%;
	position: relative;
}
a.lien_droite {
	display: block;
	font-size: 14px;
	padding: 0 10px 0 15px;
	float: left;
	background: transparent url(../charte/pixel-rouge.gif) no-repeat 0 5px;
	font-weight: bold;
}
.contenu ul {
	padding: 10px 0 0 0;
}
.contenu ul li {
	font-size: 14px;
	padding: 0 10px 0 15px;
	background: transparent url(../charte/pixel-rouge.gif) no-repeat 0 3px;
	font-weight: bold;
}
.contenu ul li a {
	font-weight: bold;
}
.pied_colonne {
	width: 233px;
	position: absolute;
	z-index: 18;
	top: 129px;
	left: 0;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 41px 0 40px 0;
	background: transparent url(../charte/fond-pied-colonne.gif) no-repeat 0 0;
}
.foot {
	width: 200px;
	color: white;
	padding: 6px 0 6px 0;
	background: transparent url(../charte/fond-foot.gif) no-repeat top center;
}
.foot a {
	color: white;
}
.foot.size_14 {
	font-weight: bold;
}
#page.accueil .pied_colonne {
	background: transparent url(../charte/fond-pied-colonne-accueil.gif) no-repeat 0 0;
	padding: 41px 0 200px 0;
}
.pied_colonne a {
	font-weight: bold;	
}

a {
	text-decoration: none;
	color: #0033CC
}
a:hover {
	text-decoration: underline;
}
#page.accueil .menu {
}

.menu {
	position: absolute;
	width: 215px;
	top: -143px;
}
.menu ul {
	font-size: 14px;
	text-align: right;
}
.menu ul li {
	background: transparent url(../charte/pixel-rouge.gif) no-repeat 206px 5px;
	display: block;
	padding: 0 13px 0 0;
	height: 19px;
}
.menu ul li.last {
}
.menu ul li a {
	font-weight: bold;
}
.menu ul li a:hover {
	text-decoration: underline;
}
a.reserver {
	height: 55px;
	width: 136px;
	display: block;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	background: transparent url(../charte/fond-resa.gif) no-repeat top center;
	position: absolute;
	left: 750px;
	top: -74px;
	text-align: center;
}
.droite a.reserver {
	position: relative;
	left: auto;
	margin: 0 auto;
	top: 16px;
	padding-bottom: 12px;
}
.ariane {
	position: relative;
	top: 6px;
	width: 630px;
	text-align: right;
	font-size: 11px;
	color: #0033CC
}

.ariane a {
}

.ariane a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #2CBDF0;
}
.contenu_base h1 {
	padding: 0 0 6px 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 12px 0 0 0;
	color: #2CBDF0;
}
h2 a:link, h2 a:visited {
	text-decoration: underline;
	font-weight: bold;
}
h2 a:hover, h2 a:active {
	text-decoration: none;
	font-weight: bold;
}

h3 {
	font-size: 20px;
	font-weight: bold;
}

.gauche {
	width: 233px;
	min-height: 454px;
	background: transparent url(../charte/fond-gauche.jpg) no-repeat 0 0;
	position: relative;
	float: left;
	top: -1px;
}
#page.accueil .gauche {
	height: 454px;
}
.droite {
	float: left;
	width: 201px;
	color: #fff;
	text-align: center;
	color: #000000;
}
.droite .encadre {
	text-align: left;
	height: 245px;
	background: #b2e7fc url(../charte/fond-accueil-droite.gif) no-repeat 0 0;
	padding: 0 5px 0 15px;
	z-index: 13;
}

.droite .encadre h3 {
	color: white;
	padding: 0;
	background-color: #2CBDF0;
	position: relative;
	z-index: 14;
}

.droite .encadre h4 {
	padding: 19px 0 0 10px;
	width: 119px;
	background: transparent url(../charte/pixel-rouge.gif) no-repeat 0 21px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	line-height: 16px;
	color: #0033CC;
}
.droite .encadre span {
	float: right;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	width: 50px;
	line-height: 16px;
}
.droite .encadre p {
	font-size: 12px;
	padding: 0 0 2px 10px;
	clear: both;
	line-height: 12px;
}

.size_10 {
	font-size: 10px;
}
.size_14 {
	font-size: 14px;
}

#page.accueil .droite {
	position: relative;
	top: -242px;
	margin: 0 0 -242px 0;
}

input, textarea, select {
	font-size: 12px;
}
.clear {
	clear: both;
}
.clear_all {
	clear: both;
	font-size: 1px;
	height: 0px;
}
.contenu_accueil {
	width: 466px;
	float: left;
	position: relative;
}
.contenu_accueil h1 {
	padding: 0 0 6px 0;
}

.contenu_base {
	width: 631px;
	float: left;
	position: relative;
	top: -24px;
	margin-bottom: -24px;
	padding: 0 0 70px 0;
}
*>html .contenu_base {
	margin-bottom: 0;
}
.footer {
	width: 630px;
	position: absolute;
	left: 250px;
	top: -62px;
	font-size: 11px;
	line-height: 13px;
	z-index: 35;
	border-top: #00AEF4 1px dotted;
	padding: 4px 0 0 0;
}
.footer a {
}

.contenu {
	padding: 6px 0 0 17px ;
}

.colonne50 {
	width: 45%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 4% 0 0 ;
}
.colonne33 {
	width: 30%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}

.descriptif {
	width: 537px;
	float: left;
	padding: 13px 0 16px 0;
}
.descriptif h2 {
	margin: 0;
}

.vignette {
	float: left;
	width: 115px;
	padding: 13px 0 16px 0;
}
.date {
	font-size: 11px;
}
strong {
	font-weight: bold;
}

em {
	display: inline;
	font-style: italic;
}
.bold_11 {
	font-size: 11px;
	font-weight: bold;
}
.italic_12 {
	font-size: 12px;
	font-style: italic;
}
.plan_acces {
	float: right;
	padding: 37px 20px 10px 5px;
}
.texte_acces {
	float: left;
	width: 310px;
}
.galerie_photo {
	float: left;
	width: 450px;
}
.texte_galerie {
	float: right;
	width: 177px;
	padding: 0 20px 0 0;
}

.gauche td {
	color: white;
	font-size: 10px;
}

.goelia {
	width: 233px;
	text-align: center;
	position: absolute;
	float: left;
	top: 40px;
	left: -250px;
	color: white;
	font-size: 10px;
}

#page.accueil .footer {
	width: 233px;
	position: absolute;
	left: 0;
	top: -20px;
	border: none;
	padding: 0;
}

#page.accueil .goelia {
	width: 233px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0;
}

.contenu_base table {
width: 100%;
border : #c6e5f3 1px solid;
}

.contenu_base table tr {
border: none;
margin: 4px 0;
}

.contenu_base table td {
border: none;
margin: 4px;
padding: 4px;
text-align: auto;
background-color : #c6e5f3;
}

.meteo {
width: 120px;
height: 227px;
margin: 1px 0 0 0;
z-index: 23;
padding: 10px 0 0 10px;
position: relative;
left: 56px;
top: 200px;
text-align: left;
background: transparent url(../charte/fond-meteo.gif) no-repeat 0 0;
clear: both;
}
* html .meteo {
height: 447px;
}