* {margin: 0; padding: 0; font-weight: normal; list-style: none;}

html, body	{
	width: 100%;
	height: 100%;
}

body { color: #000; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-align: center; margin-top: 10px; background-color: #fff }

#page { 
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #F1E8D8 url(../charte/fond-page.gif) repeat 0 0;
}
#page.accueil { 
	background: #F1E8D8 url(../charte/fond-page-accueil.gif) repeat 0 0;
}
#page #fond {
	background: transparent url(../charte/fond-pied.gif) no-repeat bottom right;
}
#page.accueil #fond  { 
	background: transparent url(../charte/fond-pied-accueil.gif) no-repeat bottom right;
}

#header { 
	width: 900px;
	height: 99px;
	background: #B34333 url(../charte/fond-header.gif) repeat-x 0 0;
	position: relative;
}
#flag {
	position: absolute;
	top: 82px;
	left: 873px;
	height: 15px;
	z-index: 12;
}
.banniere {
	position: relative;
	top: 8px;
	left: 131px;
	width: 468px;
	height: 60px;
	z-index: 12;
}
#logo {
	width: 76px;
	height: 99px;
	position: absolute;
	top: 9px;
	left: 21px;
	z-index: 20;
}

#newsletter {
	position: absolute;
	top: 15px;
	left: 653px;
	width: 240px;
	height: 24px;
	color: white;
	clear: right;
	text-align: left;
}
#newsletter input {
	width: 105px;
	height: 18px;
	border: #666 solid 1px;
	position: relative;
	top: -4px;
	font-size: 13px;
	text-align: center;
}
* html #newsletter input {
	top: -2px;
}
#newsletter label {
	position: relative;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	top: -4px;
	padding: 0 0 0 16px;
	background: transparent url(../charte/pixel-rouge.gif) no-repeat 0 4px;
}
#newsletter input.btok {
	width: 18px;
	height: 14px;
	border: none;
	top: 0;
}

.contain {
	margin: 0 auto;
	width: 900px;
	clear: both;
	height: 100%;
	position: relative;
}
span.lien_droite {
	text-align: right;
	font-size: 10px;
	padding: 3px 0 0 0;
	text-decoration: underline;
	display: block;
}
.lien_droite a {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.pied_colonne {
	text-align: center;
	font-size: 10px;
	padding: 2px 0 4px 0;
}

a {
	text-decoration: none;
	color: #660033;
}
.menu {
	background: transparent url(../charte/fond-menu.gif) no-repeat 0 0;
	width: 720px;
	position: absolute;
	top: 80px;
	left: 134px;
	text-align: center;
	z-index: 3;
}
.menu ul {
	font-size: 12px;
	text-align: center;
	line-height: 20px;
}
.menu ul li {
	display: inline;
	font-size: 13px;
	font-weight: bold;
}
.menu ul li a {
	font-weight: bold;
}
.menu ul li a:hover {
	text-decoration: underline;
}
a.reserver {
	width: 200px;
	height: 55px;
	text-align: center;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 26px 0 0 0;
	color: white;
	background: transparent url(../charte/fond-resa.gif) no-repeat 0 0;
	margin: 0;
}
.ariane {
	padding: 0 0 6px 0;
	font-size: 11px;
}

.ariane a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	background: transparent url(../charte/puce.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
	margin: 14px 0 0 0;
}
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: 15px;
	font-weight: bold;
}

.gauche, .droite {
	width: 200px;
	color: #fff;
	text-align: left;
	float: left;
}
.droite {
	float: right;
}

.gauche h3, .droite h3 {
	text-align: left;
	background: transparent url(../charte/fond-h3.gif) no-repeat 0 0;
	padding: 4px 0 2px 26px;
	color: white;
	clear: both;
}
.gauche p, .droite p {
	padding: 8px;
	clear: both;
}
.gauche p img, .droite p img {
	padding: 0 6px 0 0;
	margin: 0 0 4px 0;
	float: left;
}
.gauche a, .droite a {
	color: white;
}

.size_10 {
	font-size: 10px;
}
.size_14 {
	font-size: 14px;
}

.droite .encadre a {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	display: block;
}

input, textarea, select {
	font-size: 12px;
	font-family: Georgia; 
}
.clear {
	clear: both;
}
.clear_all {
	clear: both;
	font-size: 1px;
	height: 0px;
}
.contenu_accueil {
	width: 500px;
	float: left;
}
.contenu_base {
	width: 700px;
	float: left;
	padding: 0 0 40px 0;
}
.footer {
	width: 700px;
	position: absolute;
	left: 200px;
	top: -30px;
	font-size: 11px;
	color: white;
	text-align: center;
}
.footer a {
	color: white;
	font-weight: bold;
}
.contenu_accueil .contenu {
	padding: 8px 1px 38px 16px;
}

.contenu_accueil h1 {
	padding: 5px 0 3px 26px;
	border: #D20024 2px solid;
	border-left: none;
	border-right: none;
	background: transparent url(../charte/fond-h1-accueil.gif) no-repeat 0 0;
	font-size: 16px;
}

.contenu_accueil .left {
	float: left;
	width: 190px;
}

.contenu_accueil .right {
	float: right;
	width: 293px;
}
.contenu_accueil .right p {
	padding: 2px 0;
	border-top: #D20024 1px solid;
	text-align: right;
	margin: 0 19px 0 22px;
}
.contenu_accueil .right p a {
	color: #D20024;
}


.contenu_base .contenu {
	padding: 6px 26px 0 22px;
}
.contenu_base h1 {
	padding: 0px 0 0 22px;
	margin: 7px 0 4px 0;
	background: transparent url(../charte/fond-h1.gif) no-repeat 0 0;
}

.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: right;
	padding: 30px 0 10px 5px;
}
.texte_galerie {
	float: left;
	width: 205px;
}

/* AjoutÃ© par ludovic */
.contenu ul li {
	/*font-size: 14px;*/
	padding: 0 10px 10px 15px;
	background: transparent url(../charte/pixel-rouge.gif) no-repeat 0 3px;
	font-weight: bold;
}

.contenu ul li ul li {
	/*font-size: 14px;*/
	padding: 0 10px 0 15px;
	background: transparent url(../charte/puce.gif) no-repeat 0 3px;
	font-weight: bold;
}
ol li {
	padding: 0px;
	margin: 5px 0 0 17px;
	list-style: decimal;
}

/* Debut ajout jlf */
