/* CORPS */

body {
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:  16px;
	behavior:url("../fix_hover-ie6/csshover.htc");
	}

#global {
	margin-left: auto; 
  	margin-right: auto; 
  	width: 1024px;
	position: relative;
	}

:focus {
	outline:none;
	}
	
:active {
	outline: none;
	}

* {
	margin: 0;
	padding: 0;
	}
	
/* FIX TRANSPARENCE PNG IE6 */

#galerie, #addon, #texte, #texte_bas, #reserv, #image_fond, #flag_fr, #flag_en, #flag_es, #flag_de, #logo_image, #slogan_image, #feuille, #diapo, #liens_retour { 
	behavior: url(/fix_png-ie6/iepngfix.htc) 
	}

/* FOND */

#fond{
	position: absolute;
	z-index: 2;
	top: 0;
	}

/* DRAPEAUX */

#flag_fr {	
	position: absolute;
	width: 33px;
	height: 28px;;
	z-index: 3;
	border:none;
	margin-left: 735px;
	margin-top: 5px;
	display:block;
	}
	
#flag_en {
	position: absolute;
	width: 33px;
	height: 28px;
	z-index: 3;
	border:none;
	margin-left: 805px;
	margin-top: 5px;
	display:block;
	}
	
#flag_de {
	position: absolute;
	width: 33px;
	height: 28px;
	z-index: 3;
	border:none;
	margin-left: 875px;
	margin-top: 5px;
	display:block;
	}
	
#flag_es {
	position: absolute;
	width: 33px;
	height: 28px;
	z-index: 3;
	border:none;
	margin-left: 945px;
	margin-top: 5px;
	display:block;
	}

/* LOGO */

#logo {
	position: absolute;
	display: block;
	margin-left: 47px;
	margin-top: 55px;
	z-index: 3;
}

#feuille {
	display: block;
	z-index: 4;
	position: absolute;
	margin-left: 43px;
	margin-top: 62px;
	}

/* MENU */

#menu {
	display:block;
	width: 657px;
	height: 153px;
	z-index: 4;
	position: absolute;
	margin-left: 350px;
	margin-top: 68px;
	}

/* SLOGAN */

#slogan {
	position: absolute;
	z-index: 3;
	margin-top: 48px;
	margin-left: 445px;
	display: block;
	}

/* DIAPORAMA */

#diapo {
	z-index: 1;
	position: absolute;
	margin-top: 165px;
	margin-left: 42px;
	display: block;
	}

/* CONTENU */

#contenu {
	position: absolute;
	z-index: 3;
	width: 660px;
	margin-top: 433px;
	margin-left: 47px;
	}
	
#texte {
	position: absolute;
	padding: 10px;
	padding-bottom: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #743237;
	display: block;
	width: 660px;
	z-index: 4;
	text-align: center;
	background-image: url("../images/fenetre.png");
	background-position: center;
	background-repeat: repeat-y;
	}
	
#texte_bas {
	position: absolute;
	padding: 10px;
	padding-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #743237;
	display: block;
	width: 660px;
	z-index: 4;
	text-align: center;
	background-image: url("../images/fenetre.png");
	background-position: center;
	background-repeat: repeat-y;
	margin-top:428px;
	height: 270px;
	}
	
h1 {
	text-align: left;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #743237;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
	}

.lien {
	color: #007A48;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.italique {
	font-style: italic;
	}

h3 {
	font-size: 17px;
	font-style:italic;
	text-decoration: underline;
	font-weight: normal;
	}

ul {
	list-style-position:inside;
	}

.gauche {
	text-align: left;
	}
	
.gras {
	font-weight: bold;
	}

.liste {
	text-align: left;
	padding-left: 120px;
	}

.souligne {
	text-decoration: underline;
	}
	
/* MODULE DE RESERVATION */

#reserv {
	position: absolute;
	z-index: 3;
	width: 235px;
	height: 342px;
    background-image: url("../images/fenetre.png");
	background-position: center;
	background-repeat: repeat-y;
	margin-left: 740px;
	margin-top: 433px;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration: underline;
	font-size: 18px;
	color: #743237;
	font-style: italic;
	text-align: center;
	padding-top: 10px;
	}

.module {
	line-height:24px;
	color: #743237;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 16px;
	text-align:center;
	padding-bottom: 10px;
	margin-top: 10px;
	}
	
.lien_module {
	color: #743237;
	font-size: 14px;
	}
	
input,textarea,select {
	color : #007A48;
	font-family : Georgia, "Times New Roman", Times, serif;
	background-color:#FFFFFF;
	outline: none;
	cursor:pointer;
	border: #CCC 2px solid;
	}

.pass {
	cursor:text;
	width: 65px;
	}

.bouton {
	padding: 3px;
	color: #FFF;
	border: none;
	outline: none;
	background-image: url("../images/bouton_reserv.png");
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	margin-top: 10px;
	}
	
.bouton:hover {
	background-image:url("../images/bouton_reserv.png");
	background-repeat: no-repeat;
	background-position:left;
	height:30px;
	}

.fr {
	width: 170px;
	}

.de {
	width: 160px;
	}

.en {
	width: 140px;
	}

.es {
	width: 190px;
	}

.code {
	margin-top: 12px;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
	}

/* PIED DE PAGE */

#pied_de_page {
	text-align: center;
   	color: #FFF;
   	background-image: url("../images/bande_bas.png");
	background-repeat: no-repeat;
   	width: 960px;
   	height: 30px;
	line-height: 30px;
    vertical-align: middle;
	position: absolute;
	z-index: 3;
	font-size: 14px;
	}
	
#lien_bas {
	text-decoration: none;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}