body {	margin: 0; padding: 0; background: #fff url(../images/bg_body.jpg) repeat-x left top;}

#tete, #chemin, #corps, #pied { clear: both; }
#site {margin:0pt auto; width:990px; border: 5px solid #fff;  }

/* Liens d'évitement */
ul#skip { text-align: right; margin: 0; display: none; }
ul#skip li { display: inline; list-style: none; padding: 0 0.2em;  }

/*
 * Tete
*/
#tete { padding-top: 37px;  }
#tete ul, #tete li { margin: 0; padding: 0; list-style: none; }
#bandeau {width: 990px; height: 310px; background: url(../images/visuel.jpg) no-repeat left top;}
#logo {float: left;  padding: 20px 0 0 20px;}
#navigation {float: left; width: 990px;}

#entete {
	width: 830px;
	float: left;
	padding: 40px 0px 0px 150px;
	margin: 15px 0 0 0;
	background: url(../images/bg_entete.gif) no-repeat 150px top;
	color: #938784;
	letter-spacing: 0.2em;
	font-family:"Times New Roman", Times, serif;}


/*
 * Partie principale (contenu)
*/
#chemin { padding: 0.1em 1em;font-size: 0.9em; background: #fff;}
#chemin a {}
#chemin a:hover { color: red;}

#corps {
	clear: both;
	overflow:hidden;
	border-top: 5px solid #fff;
	font-size: 0.85em;
	background: url(../images/corps_bg.gif) repeat-y left top;
}
#contenu { float: left; width: 895px; }
#coldroite, #contenu #colgauche {width: 245px;}
#contenu #preview { float: right; width: 620px; padding: 45px 0px 30px 30px; }
#contenu #colgauche {width: 215px; float: left; padding: 30px 15px; background: url(../images/colonne_gauche_bg.gif) no-repeat left top;}

/*
 * Blocs colonnes
*/
div.bloc {float: left; width: 245px; margin: 0 0 15px;  border: 1px solid #a2ae80; background: #899672 url(../images/blocs_bg.gif) repeat-x left bottom;}
#coldroite div.bloc {width: 185px; padding: 15px; color: #fff;}
#contenu #colgauche div.bloc {width: 215px; float: left; padding-bottom: 15px; background: url(../images/colgauche_separateur.gif) repeat-x left bottom; border: 0; }
#contenu #preview div.bloc {width: 480px; float: left;}
#comment {}
#coldroite div.bloc h3 {margin-top: 0px;text-indent: -9999px; background-position: top left; background-repeat:no-repeat;}
#coldroite #reservation h3 { background-image: url(../images/bloc_reservation_bg_h3.gif);}
#coldroite #newsletter h3 { background-image: url(../images/bloc_newsletter_bg_h3.gif);}

/*
 * Bas de page
*/
#pied, #footer { width:960px; padding: 15px ; border: 5px solid #fff; border-top: 0; margin:0pt auto;  overflow: hidden; background: #342c29 url(../images/pied_bg.gif) repeat-x bottom left;}
#pied p { margin: 0; }

/* colonnes pied */
#pied .colonne {
	width: 250px !important; 
	font-size: 0.85em;
	float:left;
	min-height:130px;
	padding: 0px 10px;
	margin:0;
	color: #938784;
}
#pied .colonne a {}
#adresse.colonne {border: 0;}
a.lazar {color: #fff;}
#copyright a:hover { text-decoration:underline;}
#pied #nav-pied {width: 950px;}

#footer {background: none; border: 0; color: #938784;}