@CHARSET "ISO-8859-1";

*{ margin:0; padding:0; height:auto; }

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	background-color: #FFF;
	color: #666;
	background-image:url(medias/fd_h.gif);
	background-position:top;
	background-repeat:repeat-x;
}

table{ border-collapse:collapse; vertical-align:top; border:0; }
/*
table tr td{ vertical-align:top; }*/
img{ border:0; }

/* OTHER */

.hundredpercent{ width:100%; }
.thirtypercent{ width:30%; }

/* EN TETE */
.logoone{
	width:252px; 
	height:80px; 
}
.logotwo{
	width:410px; 
	height:80px; 
	margin-left:98px; 
}

/* PARTIE GAUCHE */
.langageversion{ width:174px; height:50px; /* minimum size */ }
.langageversion a{ 
	background-color:#D6A94F;
	color:#BE7E2B;
	text-decoration:none; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9px; 
	font-weight:600;
	display:block;
	width:151px;
	height:12px;
	padding-left:23px;
	padding-top:38px;
	background-image:url(medias/nav/nav_01eb.gif);
	background-repeat:no-repeat;
}
.langageversion a:hover{ background-color:#D6A94F; color:#F5EAAD; background-image:url(medias/nav/navon_01eb.gif); }

.conteneurleft{ padding:0 7px; }
.conteneurleftadresse{ 
	background-color:#FFF;
	width:100%; 
	border-top:1px solid #A88E82;
	color:#5E597F;
	font-size:10px;  
	/*margin-top:16px; */
}
.conteneurleftadresse a{ background-color:#FFF; color:#933; text-decoration:none; }

/* MENU */
.conteneurmenu{ 
	width:174px; 
	height:283px;
}
.conteneurmenu a{
	text-decoration:none;
	background-image:url(medias/nav_h/nav_h_01eb.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:1.4em;
	font-family: /*Georgia,*/ Arial, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	display:block;
	margin-bottom:2px;
}
.menuone a{ color:#A13C44; /*font-style:italic;*/ }
.menuone a:hover, .menuone .selectedmenu, .menuone .selectedmenu:hover{ color:#831851; }
.menutwo a{ /*color:#576860;*/ color:#A13C44; }
.menutwo a:hover, .menutwo .selectedmenu, .menutwo .selectedmenu:hover{ /*color:#576F8D;*/ color:#831851; }
.conteneurmenu a:hover{ background-image:url(medias/nav_h/navgbon_h_01eb.gif); }
.conteneurmenu .selectedmenu{ background-image:url(medias/nav_h/navgbon_h_01eb.gif); }
.conteneurmenu .selectedmenu:hover{ background-image:url(medias/nav_h/navgbon_h_01eb.gif); }
.menuone{ margin:0 auto 0 17px; padding-top:26px; }
.menutwo{ margin:0 auto 0 17px; padding-top:0px; }


/* PARTIE DROITE */
.right{
	border-left:1px solid #000; 
	vertical-align:top;
}

.apercuimage{ width:248px; height:180px; vertical-align:top; /*hack bug ie part1*/ }
.apercuimage a{ position:absolute; /*hack bug ie part2*/ }
.barremenu{ height:50px; background-image:url(medias/nav_photos/fd_photo.jpg); background-repeat:no-repeat; background-position:right; }
.barremenu table{ height:50px; vertical-align:top; }
.lineone{ height:25px; }
.linetwo{ height:25px; }
.lineone #barremenupuceone{ width:81px; height:25px; }
.linetwo #barremenupucetwo{ width:81px; height:24px; }
.vignetteone{ width:22px; height:25px;}
.vignettetwo{ width:22px; height:24px;}
.supcommentaire{ height:130px; vertical-align:top; }
.decorcommentaire{ background-color:#99996E; color:#FFF; width:7px; height:118px; }
#commentaire{ padding-left:9px; width:262px; text-indent:1em; font-size:9px; }

.loupe{ margin-left:198px; }

.conteneurright{ margin:10px 0 0 10px; width:575px; border-top:1px solid #A88E82; }

.conteneurtitle{ width:100%; height:37px; }
.titlepartone{ 
	position:absolute; 
	z-index:2; 
	color:#AB2909;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:600;
	letter-spacing:1px;
	margin-top:2px;
}
.titleparttwo{ 
	position:absolute; 
	z-index:1; 
	color:#F2E8D8; 
	/*color:#AB2909;*/
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	letter-spacing:1px;
	margin:4px 0 0 328px;
}

.conteneurrighttexte{
	padding:0 115px 0 0;
	width:459px;
	font-size:11px;
	text-align:justify;
	background-color:#FFF;
	color:#666;
}
.conteneurrighttexte font{
	background-color:#FFF;
	color:#983B0C; 
	font-family:"Times New Roman", Times, serif;
	font-size:18px; 
	line-height:18px; 
	letter-spacing:1px;
	font-style:italic;  
	font-weight:600;
}
.riadmarrakechtwo{ width:100%; text-align:right; }
.riadmarrakechtwo img{ margin-right:5px; }

#commentaires{ /* avec un S */
	width:459px;
	margin:20px auto 40px 185px;
	font-size:11px;
	text-align:justify;
}
#commentaires p{
	padding:5px 0;
	text-indent:1em;
}
#commentaires .commentairestitle{
	text-indent:0em;
	font-size:11px;
	font-weight:bold;
}