@charset "utf-8";
/* CSS Document */
/*=====ADIL Younes=====*/
* {
	margin:0;
	padding:0;
}
body {
	margin:0 auto;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}
#wrapper {
	margin:0 auto;
	width:844px;
	
}
#lang{
position:absolute;
margin-top:-135px;
margin-left:790px;

}
#logo_fr {

	margin-top:150px;
	
}
#tripadvisor{
	position:absolute;
	margin-left:580px;
	margin-top:-100px;
	}
#logo_ar {
	width:122px;
	height:83px;
	position:absolute;
	margin-left:714px;
	margin-top:-82px;
}
#menu {
	text-decoration:none;
	height:48px;
	
	
	
}
#menuDeroulant {
	width: 720px;
	height:48px;
	list-style-type: none;
	text-align:center;
	margin-top:193px;
	z-index:1;
	position:absolute;
	margin-left:275px;
	top: 0;
	left: -1px;
	

}
#menuDeroulant li:hover > .sousMenu {
	display: block;
}
#menuDeroulant li {
	float: left;
	width: 120px;
	

}
#menuDeroulant li a {
	text-decoration: none;
	color:#37250d;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:0;
	
}
#menuDeroulant .sousMenu {
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;margin-top:-5px;
}
#menuDeroulant .sousMenu li {
	/*float: none;*/
	margin-left:-10px;
	
	padding-bottom:5px;
	width:140px;
	/*z-index:1;*/
	background: url(../images/wood.jpg) repeat;
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited {
	display: block;
	color: #000;
	margin: 0;
	border: 0;
	text-decoration: none;
}
#menuDeroulant .sousMenu li a:hover {
	background: transparent url(../images/link_hover.png) repeat;
	
}
#contenu {
	height:457px;
	background-image:url(../images/bg_content.png);
	background-repeat:repeat-x;
	background-position:center;
}
.menu_footer ul {
	list-style: none;
	text-align:center;
	width:581px;
	margin-left:106px;
}
.cotent_flash {
	width:610px;
	height:290px;
	position:absolute;
	margin-top:10px;
	margin-left:115px;
	
}
.menu_footer li {
	display: inline;
	margin-left:25px;/*margin-right:25px;*/
}
.menu_footer li a {
	text-decoration: none;
	color:#ff0030;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0;
	padding:0;
}
.text_script {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#37250d;
	line-height:15px;
	padding-bottom:5px;
}
.bienvenue {
	margin-top:15px;
}
#text_footer {
	color:#15191c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	margin-top:10px;
	margin-left:100px;
}
.validation {
	color:#ff2400;
}
#footer {
	position:absolute;
	margin-top:460px;
}
/*=========CONTACT======================*/
#photo_contact {
	position:absolute;
	margin-left:500px;
}
#contact {
	position:absolute;
	top:280px;
	margin-left:50px;
}
.zone-texte {
	width: 175px;
	height: 18px;
	border: 1px solid #67b7d4;
	color: #DCE9F8;
	background-color:#2882A3;
	color:#DCE9F8;
}
.zone-texte-petite {
	width: 30px;
	height: 18px;
	border: 1px solid #67b7d4;
	color: #114053;
	background-color:#2882A3;
	color:#114053;
}
.zone-select {
	width: 260px;
	height: 21px;
	border: 1px solid #67b7d4;
	color: #DCE9F8;
	background-color:#2882A3;
	color:#DCE9F8;
}
.zone-texte-numbers {
	width: 40px;
	height: 20px;
	border: 1px solid #67b7d4;
	color: #114053;
	background-color:#2882A3;
	color:#114053;
	vertical-align: middle;
}
.label_colour {
	color: #DCE9F8;
}
.btn {
	/*width: 175px;*/
	height: 18px;
	border: 1px solid #67b7d4;
	color: #DCE9F8;
	background-color:#2882A3;
	padding: 0px 3px 0px 3px;
}
.textarea-reservation {
	width: 446px;
	height: 88px;
	border: 1px solid #67b7d4;
	color: #DCE9F8;
	background-color:#2882A3;
}
.textarea-contact {
	width: 300px;
	height: 88px;
	border: 1px solid #67b7d4;
	color: #DCE9F8;
	background-color:#2882A3;
}
.textarea-book {
	width: 260px;
	height: 88px;
	border: 1px solid #67b7d4;
	color: #DCE9F8;
	background-color:#2882A3;
}
/*=========PRESS============*/
.text_script_long {
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#DCE9F8;
	padding:3px;
	display:block;
}
.text_script_press {
	background-color:#2882A3;
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#DCE9F8;
	padding:3px;
	display:block;
}
.lien_v{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a.lien_v:link,a.lien_v:visited{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a.lien_v:hover{
	color: #0033FF;
	text-decoration: none;
}
/* ------------------------------------------------------------------------------------
Tha Drop-down Menu
------------------------------------------------------------------------------------ */
