*{
   margin:0; /* Annule toutes les marges par défaut, étant différentes selon les navigateurs et pour une meilleure compatibilité */
   padding:0; /* Annule tous les remplissages par défaut, étant différents selon les navigateurs et pour une meilleure compatibilité */
}  
#tabnav {
	display: block;
	margin: 0;
	text-align: center;
	padding: 0 0 0 110px;
	background-color : #F7AB3B;
	}


#tabnav li {
	margin: 10;
	padding: 10;
	display: block;
	list-style-type: none;	
	font-family:verdana, arial,sans-serif;
	background-color : #F7AB3B;
	}

#tabnav a:link, #tabnav a:visited {
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
	color: #FFFFFF;
	}

#tabnav li.active a:link, #tabnav li.active a:visited, #tabnav a:hover {
	border-bottom: 3px solid #804000;
	padding-bottom: 1px;
	background: transparent;
	color: #804000;
	}

#tabnav a:hover {
	color: #FFFFFF;
	}


#tabnav_chambre {
	clear:both;
	display: block;
	margin: 0;
	text-align: center;
	padding: 0 0 0 0px;
	}

#tabnav_chambre li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;	
	font-family:verdana, arial,sans-serif;
	}

#tabnav_chambre a:link, #tabnav_chambre a:visited {
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	color: #FF8A15;
	}

#tabnav_chambre li.active a:link, #tabnav_chambre li.active a:visited, #tabnav_chambre a:hover {
	border-bottom: 2px solid #804000;
	padding-bottom: 1px;
	background: transparent;
	color: #FF8A15;
	}

#tabnav_chambre a:hover {
	color: #FF8A15;
	}



body {
         background: url("images/arriereplan.jpg") no-repeat;
         background-position: center top;
         background-color :#C68565;
         margin-top : 30px; 
         overflow:scroll;	
}

.livredor {
         background: url("images/fondlivredor.jpg") no-repeat;
         background-position: center top;
         background-color :#C68565;
         margin-top : 30px; 
         overflow:scroll;	
}


@font-face {
    font-family: 'WhisperWriteRegular';
    src: url('cw_whwrm-webfont.eot');
    src: url('cw_whwrm-webfont.eot?#iefix') format('embedded-opentype'),
          url('cw_whwrm-webfont.woff') format('woff'),
          url('cw_whwrm-webfont.ttf') format('truetype'),
         url('cw_whwrm-webfont.svg#WhisperWriteRegular') format('svg');
    font-weight: normal;
    font-style: normal;}

.titrepage {
	font-family : WhisperWriteRegular, Alison, Cotillon, cursive;
	color:#502800;
	font-size : 40px;
}

.lefttext {	margin-top: 10px;	
              margin-right: 250px;
              margin-left: 30px;	
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFCC;	
	font-size: 14px;	
}

.textenormal{
	font-family: Arial, Helvetica, sans-serif;	
	color: #FFFFCC;	
	font-size: 14px;	
}

.textenormal li {
	margin-left : 15px;
}


.textepetit{
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;	
	font-size: 10px;	
}

a:hover { 
	color: #663300;
	text-decoration: none; 
}
a { 
	color:  #FFFFCC; 
	text-decoration: underline; 
}



#simplegallery1{ //CSS for sample Gallery
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 0px solid darkred;
}

