/*CSS Document */
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

body, p, td, div { 
	font:11px Arial, Verdana, Helvetica, sans-serif;
	color:#D6D6D6;
}
a {
	color:#FFF;
	text-decoration:none; 
 }
a:hover {
	color:#A50000;
	text-decoration:underline;
}
.bar {
	height: 15px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-color: #666666;
	border-top-style: solid;
	border-bottom-style: solid;
}
.rayas {
	background-image: url(images/bg_raya.gif);
	background-repeat: repeat;
}
#booking {
	background-color: #000;
	padding:10px 0px 10px 0px;
	margin-left:30px;
	}
.text {
	background-color: #000;
	padding: 2px 10px 5px 10px;
	border: 1px solid #D6D6D6;
	margin: 10px;
}
.top {
	background-color: #333333;
	background-image: url(images/en/text_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	vertical-align: bottom;
}
td {
	padding: 0px;
	border: none;
}
table {
	margin: 0px;
	padding: 0px;
	border:none;
}
li {
	list-style-image: url(images/ico.gif);
	margin-right: 5px;
	font-size: 11px;
	line-height: 14px;
}
.langue {
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}
.text2 {
	color: #666666;
	font-style: italic;
}
.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EAD7AF;
	background-color: #333333;
	height: 16px;
	border:1px solid #EAD7AF;
}

#gmap{
	width:600px;
	height:500px;
	}

#mreLoader {
margin:0 0 0 35px!important;
}