body {
	background-color: #3c3c3c;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	color: #cccccc;
}
#container{
	position:absolute;
	width: 960px;
	height: 860px;
	top: 0;
	left: 50%;
	margin-left: -480px;
	/*border:solid 1px #999999;*/
	background-image: url(../images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: center 100px;
}
#scraper{
	position: relative;
	margin: 20px 0 0 0;
	height:45px;	
}
#languages{
	position: relative;
	width: 300px;
	height: 22px;
	margin: 15px 0 0 0;
	text-transform: uppercase;
	/*font-family:terminal, arial, Helvetica, sans-serif;*/
	font-size: 11px;
}
#languages a{
	display:block;
	background-repeat: no-repeat;
	background-position: 54px center;
	width: 100px;
	height: 17px;
	float: left;
	vertical-align: middle;
	padding-top: 4px;
	text-decoration:none;
	color: #fffdfc;
}
#languages a:hover{
	text-decoration:underline;
	height: 17px;
	padding-top: 4px;
}
.en{
	background-image:url(../images/lang/en.gif);
}
.es{
	background-image:url(../images/lang/es.gif);
}
.it{
	background-image:url(../images/lang/it.gif);
}
.fr{
	background-image:url(../images/lang/fr.gif);
}
#logo{
	position: absolute;
	width: 240px;
	height: 39px;
	margin: 86px 0 0 20px;
}
#menu{
	position:absolute;
	width: 600px;
	height: 14px;
	margin: 30px 0 0 350px;
	text-transform: uppercase;
	/*font-family:terminal, arial, Helvetica, sans-serif;*/
	font-size: 11px;
	padding-top: 7px;
	text-align:right;
}
#menu a{
	margin-left: 35px;
	color: #FFFFFF;
	text-decoration:none;
}
#menu a:hover{
	margin-left: 35px;
	color: #747373;
	text-decoration:none;
}
#home_illustration{
	position:absolute;
	width:614px;
	height:461px;
	margin: 160px 0 0 20px;
}
#tarifs_illustration{
	position:absolute;
	width:396px;
	height:461px;
	margin: 160px 0 0 20px;
}
#resa_illustration{
	position:absolute;
	width:301px;
	height:456px;
	margin: 160px 0 0 20px;
}
#resa_plan{
	position:absolute;
	width:123px;
	height:202px;
	margin: 200px 0 0 840px;
}
#resa_title{
	position:absolute;
	width:160px;
	height:20px;
	margin: 160px 0 0 335px;
}
.resa_input{
	width: 137px;
	height: 19px;
	background-color: #666666;
	border: 0;
}
.resa_input_adult{
	width: 25px;
	height: 19px;
	background-color: #666666;
	border: 0;
}
.resa_textarea{
	width: 370px;
	height: 70px;
	background-color: #666666;
	border: 0;
}
#visite_illustration{
	position:absolute;
	width:143px;
	height:143px;
	margin: 160px 0 0 20px;
}
#visite_content{
	position:absolute;
	width:220px;
	height:250px;
	margin: 310px 0 0 170px;
	line-height:19px;
}
#visite_gallery{
	position:absolute;
	width:510px;
	height:420px;
	margin: 160px 0 0 445px;
}
.gallery_pic_left{
	margin: 0 10px 10px 0;
	float: left;
}
#services_content{
	position:absolute;
	width:260px;
	height:250px;
	margin: 330px 0 0 20px;
}
#tarifs_content{
	width:540px;
	height:300px;
	margin: 160px 0 0 450px;
	line-height:17px;
}
#resa_content{
	position:absolute;
	width:540px;
	height:565px;
	margin: 180px 0 0 370px;
	line-height:17px;
	top: 37px;
}
#linksmap{
	position:absolute;
	width:615px;
	height:460px;
	margin: 160px 0 0 280px;
}
#title_bienvenue{
	position:absolute;
	width:124px;
	height:25px;
	margin: 160px 0 0 650px;
}
#home_content{
	position:absolute;
	width:290px;
	height:400px;
	margin: 200px 0 0 650px;
	line-height:19px;
}
#footer{
	position:absolute;
	width:960px;
	height:110px;
	margin: 700px 0 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #474646;	/*border:#CCCCCC solid 1px;*/
	vertical-align: top;
}
.links a{
	font-family:terminal, arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform: uppercase;
	padding: 5px 17px 0 4px;
	color:#FFFFFF;
	text-decoration:none;
}
.links a:hover{
	text-decoration:underline;
	padding: 5px 17px 0 4px;
}
.weather{
	padding-left: 2px;
}
.button {
	background-color: #4e4e4e;
	height: 22px;
	width: 80px;
	color: #cccccc;
	border: 0;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
}
#riadmarrakech{
	text-align:center;
	font-size:10px;
	color:#CCC;	
}
#riadmarrakech a{
	text-decoration:none;
	color:#ccc;
}
	

