body,html {
	font-size: 100%;
	text-align: center;
	margin: 0 auto;
	padding:0;
	width: 950px;
	height: 100%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-image: url('../images/background.gif');
	
}

#frame{
	text-align: left;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#index_page{
	margin-top: 40px;
	width: 100%;
	text-align: center;
}

#index_table{
	width: 700px;
	text-align: center;
	margin: auto;
}

#index_francais{
}

#index_anglais{
}

#index_francais a{
	display: block;
	width: 130px;
	height: 50px;
	border: none;
	background-image: url('../images/intro/bouton_francais.gif');
	background-repeat: no-repeat;
}

#index_anglais a{
	display: block;
	width: 130px;
	height: 50px;
	border: none;
	text-align: center;
	background-image: url('../images/intro/bouton_anglais.gif');
	background-repeat: no-repeat;
}

#index_francais a:hover{
	display: block;
	width: 130px;
	height: 50px;
	border: none;
	background-image: url('../images/intro/bouton_francais_hover.gif');
	background-repeat: no-repeat;
}

#index_anglais a:hover{
	display: block;
	width: 130px;
	height: 50px;
	border: none;
	background-image: url('../images/intro/bouton_anglais_hover.gif');
	background-repeat: no-repeat;
}

#intro_flash{
	width: 600px;
	height: 350px;
	margin: auto;
}

#logo{
}

#menu_home_link{
	text-align: center;
	width: 190px;
	border: white 1 px solid;
	margin: 0;
	padding: 0;
}

#menu_home_link a{
	width: 190px;
	text-indent: 0;
	margin: 0;
	padding: 0;
	color: white;
}

#menu_home_link p{
	margin: 0;
	padding: 0;
}

#menu{
	float: left;
	width: 190px;
	margin: 0;
	padding:0;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 25px;
}

#menu_flash{
	margin: 0;
	padding: 0;
	width: 190px;
	height: 83px;
}

#menu_button{
	text-align: left;
	margin-top: 3px;
}

#menu ul{
	margin: 0;
	padding: 0;
	width: 190px;
	height: 367px;
	margin-bottom: 0px;
	background: url('../images/menu/background.jpg');
	background-repeat: none;
	list-style: none;
}

#menu li{
	width: 190px;
	height: 40px;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	text-align: left;
}

#menu a{
	text-decoration: none;
	color: #3a3931;
}

#menu img{
	border: none;
}

#menu li a{
	display: block;
	width: 190px;
	height: 40px;
	text-indent: 4px;
	/*background: url('../images/menu/background_menu.jpg');
	background-repeat: no-repeat;*/
	font-weight: bold;
	line-height: 40px;
	
}

#menu li a:hover{
	display: block;
	width: 188px;
	height: 40px;
	color: #e14a98;
	font-weight: bold;
	line-height: 40px;
	border: white 1px solid;
}


#main_content{
	float: left;
	width: 740px;
	/*background: url('../images/main_background.jpg');*/
	margin: 3px 0 5px 0;
	padding: 0;
}

/*-------------------------------- Page d'accueil-------------------------------- */
#accueil_table{
	text-align: left;
	width: 740px;
	background-image: url('../images/index/main_background.jpg');
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

#accueil_table td{
	margin: 0;
	padding: 0;
}

#accueil_table img{
	border: white 1px solid;
	margin: 4px;
}

#accueil_table p{
	width: 690px;
	text-align: justify;
	margin: 0;
	padding: 20px;
}

#accueil_table p{
	text-indent: 20px;
}

/*-------------------------------- Page hotel-------------------------------- */
#hotel_table{
	width: 730px;
	height: 550px;
	background-image: url('../images/hotel/livre.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#hotel_table td{
	text-align: center;
	width: 345px;
	height: 275px;
}

#hotel_table_texte p{
	padding-left: 35px;
	text-align: left;
}

#hotel_table_image_1{
	padding-right: 20px;
}

#hotel_table_image_2{
	padding-right: 20px;
}

/*-------------------------------- Page restaurant-------------------------------- */

#restaurant_table{
	width: 730px;
	background-image: url('../images/index/main_background.jpg');
}


#restaurant_table p{
	text-indent: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	text-align: justify;
}

#restaurant_table td{
	text-align: center;
}

#restaurant_flash{
	width: 600px;
	height: 400px;
	margin: auto;
	border: white 1px solid;
}
	
#restaurant_table img{
	border: white 1px solid;
}
/*-------------------------------- Page tarif-------------------------------- */
#tarifs_page{
	background-image: url('../images/tarifs/tarifs.jpg');
	background-repeat: no-repeat;
	width: 730px;
	height: 500px;
}

#tarifs_table{
	width: 500px;
	height: 500px;
}

/*-------------------------------- Page contact-------------------------------- */
#contact_page {
	width: 730px;
	height: 500px;
	background-image: url('../images/contact/contact.jpg');
	background-repeat: no-repeat;
}

#contact_page p{
	margin: 0;
	padding: 0;
	margin-left: 10px;
	padding-top: 20px;
}

/*-------------------------------- Page acces-------------------------------- */
#acces_table{
	width: 730px;
	height: 500px;
	background-image: url('../images/acces/acces.jpg');
	background-repeat: no-repeat;
}

#acces_table td{
	padding-top: 40px;
}

#acces_table_texte{
	padding-top: 40px;
	text-indent: 20px;
}

#error_table{
	width: 730px;
	height: 500px;
	background-image: url('../images/error/error.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}
/*-------------------------------- Pied de page-------------------------------- */
#footer{
	clear: both;
	/*line-height: 60%;*/
	border-top: white 1px solid;
	border-bottom: white 1px solid;
	color: white;
	text-align: center;
	margin-bottom: 40px;
}

#footer a{
	color: #f406ae;
}
