body{
margin:auto;
font-size:12px;
background: url(../images/interface/fond.gif)  repeat-x #000;
}
h1{
font-size:18px;
font-weight:bold;
text-align:center;
}
h2{
font-weight:bold;
font-size:16px;
}
/* Interface */
#main{
margin:auto;
text-align:left;
width:742px;
}
#haut{
width:742px;
height:156px;
background:url(../images/interface/haut.jpg) no-repeat;
}
#milieu{
width:742px;
min-height:550px;
background:url(../images/interface/milieu.gif) repeat-y;
}
#bas{
width:742px;
height:29px;
padding:0px;
font-size:10px;
text-align:center;
background:url(../images/interface/bas.jpg) no-repeat;
}
#bandeau{
padding-top:12px;
margin-left:250px !important;
margin-left:240px;
width:480px
}
#content{
border:1px solid;
float:right;
width:525px !important;
width:515px;
margin-right:15px !important;
margin-left:5px;
padding:5px;
border: 1px dotted #ccab94;
}
#prefooter{
width:100%;
clear:both;
}
#google-left{
margin:5px;
margin-left:30px;
float:left;
}
#iframe-meteo{
margin-left:25px;
margin-top:10px;
}
/* EOF */

/* Menu */
#menu{
float:left;
}
#menu ul{
width:170px;
text-align:left;
padding-left:15px;
margin:0px;
/*list-style: url(../images/interface/bullet.gif) inside;*/
list-style: none;
font: 14px/20px Georgia, Times New Roman, Times, serif;
}
#menu li{
text-indent:20px;
border: 1px dotted #ccab94;
background:url(../images/interface/bullet.gif) no-repeat;
background-position:2px 5px;
}
#menu li:hover{
color: #c86903;
background: url(../images/interface/bullet_over.gif)  no-repeat #D6B49C;
background-position:2px 5px;
}
#menu a{
color: black;
text-decoration:none;
}
#menu a:hover{
color: #c86903;
background: #D6B49C;
}
/* EOF Menu */

#plan_riad{
float:left;
margin-left:10px;
margin-right:40px;
}
#myGallerySet{
margin:auto;
}
.titleImg {
font-size:14px;
}
/* Classe de texte */
.txt_head{
font-size: 10px;
color: #9c4007;
}
.message_entete{
font-size:14px;
font-weight:bold;
}
.attention{
color:red;
}
.temoignages{
font-size:14px;
}
.citation{
font-style:italic;
text-align:right;
margin-left:420px;
}
.fleft-content-img{
	float: left;
	padding: 10px;
}
.fright-content-img{
	float: right;
	padding: 10px;
}
/* EOF */