@charset "utf-8";
/* CSS Document */

body {
	color: #FFFFFF;
	/*background: #FFFFFF url(../images/background.png) no-repeat center top;*/
	font:  80% "Trebuchet MS", "Verdana", "Lucida Grande", "Tahoma, Helvetica", "Sans-Serif";
	margin:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color: #000000;
}
html>body .menufixe {
	position: fixed;
}

/* ----------------------------- */
/*          ALSA V 3.0           */
/* ----------------------------- */

a img {
  border: 0;
}

html, body, ol, ul, form, fieldset {
  margin: 0;
  padding: 0;
}
p{
	left:inherit;
	text-align:left;

}
hr{
	color: #FF6600;
	background-color: #FFFFFF;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
fieldset {
	margin: px;
	border: 2px solid #666666;
}


legend {
	font-weight: bold;
	color: #003399;
}

select, input, textarea  {
	color: #003399;
	font-family: inherit;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
	letter-spacing: 1px;
	word-spacing: 10xp;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
 
.button {
	list-style:none;
	background-color: #c69529;
	border: 2px groove #A98123;
	color: #FFFFFF;
	margin: 2px;
}
marquee{
	color: #FFFFFF;/*	text-decoration: blink;*/
}
.promotion{
	margin: 4px;
	padding:4px;
	border: thin solid #FF6600;
}
a.lienrouge
{
	color: #931a1e;
	text-decoration: none;
	font-size: 12px;

}
.buttonactif {
	list-style:none;
	background-color: #FF6600;
	border: 2px groove #FF0000;
	color: #FFFFFF;
	margin: 2px;
}

#print {
  display:none;
}

/* ----------------------------- */
/*    Typographie globale        */
/* ----------------------------- */


h1 {
	color: #c69529;
	background-image: url(../images/titre-icone.png);
	background-repeat: no-repeat;
	text-decoration: underline;
	text-align: left;
	padding-left:15px;
	font-size: 20px;
	height:32px;
	margin-left:10px;

}



a {
	color: #c69529;
	text-decoration: none;
	font-size: 12px;
}

a:visited {
  }


a:hover, a:focus, a:active {
	text-decoration: none;
	color:#FFFFFF;
}


/*les div*/


.titre {
	color: #feb34e;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.titre2 {
	color: #feb34e;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.titreblan {
	color: #FFFFFF;
	text-align: left;
}
.titrenoir {
	color: #000000;
	font-size: 12px;
}
.titrevert {
	color: #00FF33;
}
.titrebleu {
	color: #0066CC;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.titreorange {
	color: #FF6600;
}

.style5 {
	color: #356AA0;
	font-weight: bold;
	font-size: 18px;
}
.calcul {
	font-size: 16px;
	color: #356AA0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	z-index:100;

}

.Form {
	background-color: #cbe5ed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border: 1px solid #62b2ca;
}


#bodys {
	left: 50%;
	width: 1006px;
	/*	height: 990px;*/
	margin-left: -503px; /* moitié de la largeur */
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	
}
#site {
	width: 1006px;
	float: right;
	text-align: center;

}
#site .diapo {
	/*	height: 330px;*/
	width: 900px;
	margin:auto;
	padding-top:4px;
	padding-bottom:4px;
	text-align: center;
	background-image: url(../images/fond-galerie.png);
	background-repeat: no-repeat;
	background-position: center bottom;

}
#site .diapo .slideshow {
	text-align:center;
	width: 900px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	
}

#site .diapo .slideshow img {
border:none;
}
#site .banniere-haut {
	height: 296px;
	width: auto;
	margin:0px;
	padding:0px;
	background-image: url(../images/riad-sidi-mimoune.png);
	background-repeat: no-repeat;
}
#site .slogan {
	float: right;
	text-align:justify;
	height: 110px;
	width: 500px;
	margin-right:40px;
	color: #FFFFFF;
}
#site .slogan a{

	color: #FFFFFF;
}
#site .slogan a:hover{
text-decoration:underline;


}
#site .menu {
	height: 30px;
	width: auto;
	padding-top: 200px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 160px;
	text-align:left;
}
#site .menu .cmenu{
	display:inline;
	padding-left:20px;
	padding-right:20px;
	cursor:pointer;

}
#site  .cmenu_actif{
	display:inline;
	padding-left:20px;
	padding-right:20px;
	padding-top:16px;
	padding-bottom:6px;
	cursor:pointer;
	background-color: #000000;
	background-image: url(../images/f-menu-actif.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#site .menu a{
	font-size: 14px;
	color: #FFFFFF;
}
#site .menu a:hover{
	color: #c69529;
	text-decoration:none;
}
#site .langue {
	height: 20px;
	width: auto;
	margin:0px;
	text-align:right;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}




#site .contenu {
	width: auto;
	margin:0px;
	padding:0px;
	background-image: url(../images/riad-sidi-mimoune2.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#site .contenu .presentation {
	/*float: left;*/
	width: 670px;
	text-align: left;

}
#site .contenu .presentation2 {
	background-color:#401509;
	margin-right:30px;
	width:200px;
	height:350px;;
	border: 2px solid #c69529;
	text-align:left;
	font-size:18px;
	padding:10px;
}
#site .contenu .presentation3 {
	text-align:center;
	width: 800px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:8px;
	background-color: #401509;
	border: 2px solid #c69529;
	text-align:justify;
}
#site .contenu .presentation4 {
	text-align:center;
	width: 900px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:8px;
	background-color: #000000;
	border: 1px solid #c69529;
	text-align:justify;
}
#site .contenu .presentation5 {
	text-align:center;
	width: 900px;
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	padding:8px;
	background-color: #401509;
	border: 2px solid #c69529;
	text-align:justify;
}



#site .chambre {

	width: 900px;
	height:200px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 60px;
	text-align:left;
}
#site .chambre .cchambre {
	float:right;
	padding:10px;
	cursor:pointer;
	background-color: #000000;
	text-align:justify;
}
#site .chambre .cchambre2 {
	float:left;
	width:550px;
	height:195px;
	padding:10px;
	cursor:pointer;
	background-color: #401509;
	border: 2px solid #c69529;
	text-align:justify;
}

/*#site .menu {
	height: 30px;
	width: auto;
	padding-top: 200px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 160px;
	text-align:left;
}
#site .menu .cmenu{
	display:inline;
	padding-left:20px;
	padding-right:20px;
	cursor:pointer;

}*/


#site .footer {
	height: 180px;
	width: auto;
	margin:0px;
	padding:0px;
	background-image: url(../images/footer-riad-marrakech.png);
	background-repeat: no-repeat;
}
#site .footerbat {
	height: 40px;
	width: auto;
	margin:0px;
	padding:0px;
	font-size: 11px;
}
#site .copyright {
	height: 40px;
	width: auto;
	margin:0px;
	padding:0px;
	font-size: 10px;
}
#site .copyright a{
color: #999999;
}
/*--------------	prestations		--------------*/
.subMenu{
	position: relative;
	margin: 10px 0;
	height: 20px;
	text-align: center;
}
.subMenu li{
	position: relative;
	/*	border: 1px solid #352d1b;*/
	float: left;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	list-style-type: none;
	list-style-position: inside;
	color: #911a1e;
	list-style-image: url(../images/titre-icone2.png);
}
 
.subMenu li.top{
	top: 2px;
}

.subMenu li.bottom{
	bottom: 0;
}


#site  .piscine {
	float: left;
	text-align: justify;
}


.tablebleu {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}


#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:600px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:600px; height:476px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:600px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px; }
#slideleft {float:left; width:20px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:550px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
