/* CSS Document */
html{
	scrollbar-base-color:#F9EFDB;
}
body {
	padding:0px;
	margin:0px;
	font-family: times New Roman, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#FCF7EE;
	color:#7f725a;
	}
body#index{
	background:none;
	background-color:#F9EFDB;
}
p {
	margin:0px 0px 7px 0px;
	padding:0px;
	}
h1 {
	color: #7F725A;
    font-family: times New Roman;
    font-size: 36px;
    font-weight: normal;
    text-transform: capitalize;
	}
h1.intro{
	font-size:9px;
	font-weight:100;
	text-align:center;
	color:#888;
	font-family: "Times New Roman", Times, serif;
	height:16px !important;
	height:9px;
	width:auto;
	margin:3px 0px 0px 0px;
	/*border:1px solid;*/
}
h2 {
	color: #7F725A;
    display: block;
    font-size: 30px;
    font-style: italic;
    font-weight: normal;
    margin: 10px 0;
    text-transform: capitalize;
	}
a{
	color: #7F725A;
}
ul {
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 20px;
	}
span {
	display:none;
	}
td span {
	display:inline;
	color:#FF0000;
	}
#corps {
	width:747px;
	margin: 0 auto 15px;
	background-image:url(../images/fond.gif);
	background-repeat:repeat-y;
	}
form {
	margin:0px;
	}
#bloc0 {
	background-image:url(../images/ftop.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:747px;
	}
#bloc1 {
	background-image:url(../images/fbas.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:733px;
	padding:7px;
	}
#titre2 {
	font-weight:bold;
	font-style:italic;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:13px;
	}
#hmenu {
	background-color: #FCF7EE;
    background-image: url("../images/hmenu-en.png");
    background-position: 6px 4px;
    background-repeat: no-repeat;
    float: left;
    height: 19px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 733px;
	}
#hmenu li {
	float:left;
	}
#tabtarifs {
	font-size:11px;
	border-collapse :collapse;
	width:395px;
	}
#tabtarifs, td, th {
	border:1px solid #cccccc;
	}
td {
	padding-left:5px;
	}
#hbandoimg {
	float:left;
	margin:4px 0px;
	padding:0px;
	list-style-type:none;
	}
#hbandoimg img{
	margin-bottom: -4px;
}
#hbandoimg li {
	float:left;
	margin-right:4px;
	}
#contenu {
	background: url("/images/bg.png") no-repeat scroll 100% 100% #FCF7EE;
    float: left;
    padding: 0 32px;
    width: 669px;
	min-height: 275px;
	}
#contenu{
	min-height: 275px;
	position: relative;
}
/**** menu ***************************/
#accueil {
	background-image:url(../images/titre/en-ttl-accueil.gif);
	height: 31px;
	}
#localisation {
	background-image:url(../images/titre/en-ttl-localisation.gif);
	}
#concept {
	background-image:url(../images/titre/concept.gif);
	}
#chambres {
	background-image:url(../images/titre/en-ttl-chambres.gif);
	}
#gastro {
	background-image:url(../images/titre/en-ttl-gastronomie.gif);
	}
#spa {
	background-image:url(../images/titre/spa.gif);
	}
#autre {
	background-image:url(../images/titre/en-ttl-services.gif);
	}
#event {
	background-image:url(../images/titre/en-ttl-evenements.gif);
	}
#presse {
	background-image:url(../images/titre/photos-presse.gif);
	}
#tarifstitre {
	background-image:url(../images/titre/en-ttl-tarifs.gif);
	}
#contacttitre {
	background-image:url(../images/titre/contact.gif);
	}
#conditionvente {
	margin:20px 10px;
	background-image:url(../images/titre/conditionsvente.gif);
	}
#offretitre {
	background-image:url(../images/titre/offre_special.gif);
	} 
#reservtitre {
	background-image:url(../images/titre/en-ttl-reservation.gif);
	}
#newstitre {
	background-image:url(../images/titre/newsletter.gif);
	}
#inscrinewstitre {
	background-image:url(../images/titre/en-ttl-newsletter.gif);
	}
#bienvenuetitre {
	background-image:url(../images/titre/bienvenue.gif);
	}
#inscripresstitre {
	padding-top:5px;
	background-image:url(../images/titre/en-ttl-inscript-photo.gif);
	}
#desanewsletter {
	background-image:url(../images/titre/en-ttl-desabonnement.gif);
	height:26px;
}
/************************************/
#contenu #ssmenu1 {
	clear:both;
	float:right;
	margin:5px 0px 0px 0px !important;
	margin:5px 0px 0px 0px;
	}
#contenu #ssmenu {
	padding:0px;
	list-style-type:none;	
	text-align:center;
	margin: 30px 0 20px;
	float: left;
	width: 100%;
	}
#contenu #ssmenu1 {
	padding:0px;
	list-style-type:none;	
	}		
#contenu #ssmenu li{
	background-image: url("/images/puce1.gif");
    background-position: 0 5px;
    background-repeat: no-repeat;
    display: inline;
    margin: 0 7px 0 0;
    padding-left: 8px;
	}
#contenu #ssmenu1 li{
	padding-left:10px;
	background-image:url(../images/puce1.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	}
#contenu #ssmenu li a, #contenu #ssmenu1 li a, #pagination a {
	color: #7F725A;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
	}
#contenu #ssmenu li a:hover, #contenu #ssmenu1 li a:hover, #pagination a:hover {
	color:#B3720A;
	}
	/**************************/
#reservation {
	display: block;
    height: 14px;
    margin: 2px 0 0 17px;
    width: 114px;
	}
#tarifs {
	display: block;
    height: 14px;
    margin: 2px 0 0 38px;
    width: 45px;
	}
#contact {
	display: block;
    height: 14px;
    margin: 2px 0 0 40px;
    width: 62px;
	}
#offre {
	display: block;
    height: 14px;
    margin: 2px 0 0 40px;
    width: 100px;
	}
#news {
	display: block;
    height: 14px;
    margin: 2px 0 0 40px;
    width: 234px;
	}
	/***************************/
#bmenu {
    background-image: url("../images/bmenu-en.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 135px;
    list-style-type: none;
    margin: 4px 0 0;
    padding: 0;
    width: 733px;
	}
#bmenu li {
	float:left;
	}
#basdepage, #basdepage2 {
	color: #AD9F89;
    font-size: 13px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    padding: 0;
    text-align: center;
    width: auto;
	}
#basdepage a, #basdepage2 a {
	color:#AD9F89;
	text-decoration:none;
	}
#basdepage2 a{
	text-decoration:none;
}
#basdepage a img{
	border: none;
	}
#tarifcoment {
	width:240px;
	float:right;
	text-align:justify;
	display:block;
	border:1px solid #CCCCCC;
	padding:5px 5px 5px 20px;
	margin:0px;
	}
#tarifcoment dt {
	font-weight:bold;
	}
#tarifcoment li {
	font-weight:normal;
	}
/***************************** Class ******************************/
.part1 {
	float:left;
	margin-left:10px;
	}
.part2 {
	float:right;
	margin-right:10px;
	}
.normargin {
	margin-right:0px;
	}
.clear{
clear:both;
	}	
.bmenuitem {
	display:block;
	height:138px;
	width:89px;
	margin-right:3px;
	}
.bmenuitem1 {
	display:block;
	height:135px;
	width:89px;
	}
.italic{
	font-style: italic;
}
#contactinfo {
	text-align:center;
	font-size:11px;
	}
#contactinfo ul {
	margin:0px;
	padding:0px;
	}
#contactinfo ul li {
	list-style-type:none;
	}
.listitre {
	text-decoration:underline;
	font-weight:bold;
	}
.rouge {
	color:#FF0000;
	}
#fixheith {
	display: block;
    float: left;
    height: auto;
    margin: 0 0 5px;
    width: 669px;
	}
#tabpress {
	font-weight:bold;
	border-style:none;
	font-size:11px;
	margin:50px 0px 0px 200px;
	}
#tabinscripress {
	font-weight:bold;
	border-style:none;
	font-size:11px;
	margin:10px 0px 0px 70px;
	}
#tabinscrinews {
	font-weight:bold;
	border-style:none;
	font-size:11px;
	margin:0px;
	width:100%;
	}
#tabpress input, #tabinscripress input, #tabinscripress select, #tabinscripress textarea,#tabinscrinews input, #tabinscrinews select, #tabinscrinews textarea {
	border:1px solid #cccccc;
	font-size:11px;
	}
#tabpress td, #tabinscripress td, #tabinscrinews td{
	border:none;
	}
#nobg {
	background-color: #FCF7EE;
    background-image: url("/images/hotel-marrakech.png");
    background-position: center 80px;
    background-repeat: no-repeat;
    padding: 160px 0 0;
	}
#nobg h1 {
	margin:10px 0px 0px 187px;
	}
#nobg p {
	margin:10px;
	}
#close {
	text-align:center;
	}
#close a {
	color:#999999;
	text-decoration:underline;
	}
#close a:hover {
	text-decoration:none;
	}
/******************************************************************/
/*********** Style pour le popup *************/
#popup {
	/*background-image:url(../images/logo-fond-popup.gif);
	background-repeat:no-repeat;
	background-position:center top;*/
	background-image:none;
	background-color:#F9EFDB;
	padding:0px 0px 0px 0px;
	font-size:12px;
	}
#popup h1 {
	text-align:center;
	margin-bottom:20px;
	}
#popup table p {
	margin:10px 10px 10px 0px;
	}
#popup p {
	margin:10px;
	}
#popup table {
	margin:0;
	padding:0;
	}
#popup td {
	padding:5px;
	}
#popup table a {
	font-size:12px;
	color:#990000;
	}
#popup table a:hover {
	color:#B3720A;
	text-decoration:none;
	}
#popup dt {
	padding-left:15px;
	list-style-type:square;
	}
#popup caption {
	font-weight:bold;
	color:#8F7156;
	}
#popup caption span {
	display:inline;
	color:#999999;
	}
#popup td span {
	display:inline;
	color:#999999;
	font-style:italic;
	}
#popup td {
	vertical-align:top;
	}
#popup table {
	width:740px;
	border-collapse:collapse;
	border-style:none;
	}
#popup table a.bold{
	font-weight: bold;
}
#popup table a.big{
	font-size: 18px;
}
#popup table a.black{
	color: #000000;
}
#popup table a.left{
	text-align: left;
}
#popup table a img{
	border: 2px solid #990000;
}
.aligndt {
	margin:10px 0px 5px 0px;
	font-size:14px;
	font-weight:bold;
	color:#8F7156;
	text-decoration:underline;
	}
.tailletarifs {
	width:64px;
	}
.coment {
	font-size:11px;
	text-align:center;
	}
.notabene {
	text-align:center;
	font-weight:bold;
	}
.aligncenter {
	text-align:center;
	}
.titre {
	width:345px;
	color:#8F7156;
	font-weight: bold;
	}
.warning {
	color:#FF0000;
	}
.valignecenter {
	margin-bottom:-4px;
	}
.contenu-popup{
	margin:0px auto;
	width:700px;
}
/*************************/
/*#popparcourgolf {
	margin:20px 10px;
	background-image:url(../images/titre/parcours-golf.gif);
	}
#popactivitemarra {
	margin:20px 10px;
	background-image:url(../images/titre/activites-marrakech.gif);
	}
#popfichtechhotel {
	margin:20px 10px;
	background-image:url(../images/titre/fiche-technique-hotel.gif);
	}
#poptraitspa {
	margin:20px 50px;
	background-image:url(../images/titre/traitement-spa.gif);
	}
#popfichtechspa {
	margin:20px 50px;
	background-image:url(../images/titre/fiche-technique-spa.gif);
	}
#popfichtechresto {
	margin:20px 10px;
	background-image:url(../images/titre/fiche-technique-resto.gif);
	}
#popphototheque {
	margin:20px 50px;
	background-image:url(../images/titre/phototheque.gif);
	}
#popoffrespecial {
	margin:20px 10px;
	background-image:url(../images/titre/offre_special.gif);
	}
#popexemplemenu {
	margin:20px 10px;
	background-image:url(../images/titre/exemple-menu.gif);
	}
#popdimcapacite {
	margin:20px 10px;
	background-image:url(../images/titre/dimensions-capacite.gif);
	}
#popdosspresse {
	margin:20px 10px;
	background-image:url(../images/titre/dossier-presse.gif);
	}
#popcompresse {
	margin:20px 10px;
	background-image:url(../images/titre/communiques-presse.gif);
	}
#popparutionpresse {
	margin:20px 50px;
	background-image:url(../images/titre/parution-presse.gif);
	}
#conditionannulation {
	margin:20px 50px;
	background-image:url(../images/titre/conditionsannulation.gif);
	}*/
/************************************/


#pagination{
	text-align: center;
}
.borderless{
	border: none;
}
#reset{
	margin-left: 150px;
}
#accueil-p{
	font-size: 20px;
}
/*pour le lien en dessus � droite pour fermer
/*original
#closeme{
	width: 747px;
	margin: 10px auto 0 auto;
	padding: 5px 10px 0 0;
}
#closeme a{
	float: right;
	text-decoration: none;
	color: #999999;
}
*/

/*ajout langues*/
#closeme,.header {
	width: 737px;
	margin: 0px auto 0px auto;
	background-repeat: no-repeat;
	padding:0px 0px 3px 0px;
}
.header {
    height: 38px;
    margin: 0 auto;
    padding: 0;
}
#closeme a,.header a{
	float: right;
	text-decoration: none;
	color: #999999;
	display: block;
	width: 25px;
}
#closeme a.close,.header a.close{
	/*width: auto;
	float: left;*/
}
#closeme a.francais, #closeme a.anglais,.header  a.francais, .header a.anglais {
	display: block;
    height: 12px;
    margin: 15px 10px 0 0;
    width: 15px;
}
#closeme a span, .header a.span{
	visibility:hidden;
}
#closeme a.francais ,.header a.francais {
	background-image: url(../images/flags/fr.png);
	background-repeat: no-repeat;
}
#closeme a.anglais,.header a.anglais {
	background-image: url(../images/flags/en.png);
	background-repeat: no-repeat;
}
.link-contact{
	color: #5C0800;
}



#diffus_id {
	width:200px;
}

.on-top{
	z-index: 1;
}
.leading-spa{
	position: relative;
	display: block;
	margin: 0px auto -20px 0;
}

.relative{
	position: relative;
}
.z3{
	z-index: 3;
}
#img-header-hotel{
	background-image: url("../images/hotel-marrakech.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    height: 39px;
    width: 236px;
}
a.close {
    background: url("/images/clos.png") no-repeat 0 0;
    display: block;
    float: right;
    font-size: 11px;
    height: 15px;
    margin: 15px 0 0;
    text-indent: -5000px;
    width: 15px;
}
.fLeft{
	float:left;
	text-align:right;
	width: 38%;
}
.fLeft img{
	height: 43px;
}
.fRight{
	float:right;
	text-align:left;
	width:59%;
}
.menu {
    float: left;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}
.menuIndex {
    float: left;
    height: 17px;
    left: 50%;
    line-height: 33px;
    margin: 0;
    padding: 0 0 8px;
    position: relative;
    text-align: center;
    width: auto;
}
.menuIndex li {
    background: url("/images/separ.gif") no-repeat 100% 4px;
    float: left;
	list-style: none;
    height: auto;
    line-height: 13px;
    margin: 0 15px 0 0;
    padding: 0 16px 0 0;
    position: relative;
    right: 50%;
}
.menuIndex .last {
    background: none;
    padding: 0;
}
.menuIndex li a {
    color: #7F725A;
    font: 12px time new roman;
    text-decoration: none;
}
.menuIndex span {
    display: inline;
    font-size: 14px;
    font-style: italic;
}
.img {
    margin: 0 auto;
    text-align: center;
	width: 100px;
}
.logo-gauche {
    float: left;
    height: 30px;
    margin: 0 10px 0 0;
    width: 51px;
}

.menuIndex.bas a {
    text-decoration: underline;
}
.logo {
	bottom: 0;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.logo .img img{
	height: 43px;
	margin: 0 10px 0 0;
}
