body {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 0.8em;
	background: #af9e80 url(../images/fond.png) repeat-x;
}

.access-layout {
	display: none;	
}

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

a:visited {
	color: #c76701;
	text-decoration: none;
}

img {
	border: 0;	
}

h1 {
	color: #c76701;
	font-weight: bold;
	font-size: 1.1em;
	margin: 20px 0 12px 0;
}

h1.titre-chambres {
	background: url(../images/titre_chambres.png) no-repeat;
	width: 302px;
	height: 34px;
	float: left;
}

h1.titre-therooms {
	background: url(../images/titre_therooms.png) no-repeat;
	width: 302px;
	height: 34px;
	float: left;
}

h1.titre-contact {
	background: url(../images/titre_contact.png) no-repeat;
	width: 302px;
	height: 43px;
	float: left;
}

h1.titre-access {
	background: url(../images/titre_access.png) no-repeat;
	width: 302px;
	height: 43px;
	float: left;
}

h1.titre-hotel {
	background: url(../images/titre_hotel.png) no-repeat;
	width: 302px;
	height: 43px;
	float: left;
}

h1.titre-thehotel {
	background: url(../images/titre_thehotel.png) no-repeat;
	width: 302px;
	height: 43px;
	float: left;
}

h1.titre-prestations {
	background: url(../images/titre_prestations.png) no-repeat;
	width: 302px;
	height: 36px;
	float: left;
}

h1.titre-services {
	background: url(../images/titre_services.png) no-repeat;
	width: 302px;
	height: 36px;
	float: left;
}

h1.titre-reservation {
	background: url(../images/titre_reservation.png) no-repeat;
	width: 302px;
	height: 43px;
	float: left;
}

h1.titre-reservation-en {
	background: url(../images/titre_reservation_en.png) no-repeat;
	width: 302px;
	height: 36px;
	float: left;
}

h1.titre-mentions {
	background: url(../images/titre_mentions.png) no-repeat;
	width: 302px;
	height: 41px;
	float: left;
}

h1.titre-terms {
	background: url(../images/titre_terms.png) no-repeat;
	width: 302px;
	height: 36px;
	float: left;
}

h2 {
	color: #000;
	text-transform: uppercase;
	font-size: 1.1em;		
}

h3 {
	margin: 14px 0 0px 0;
	font-size: 1em;	
}

p.orange {
	color: #c76701;
	font-weight: bold;	
}

.spacer {
	clear: both;	
}

/* Ombres */
#ombre-haut {
	background: url(../images/ombre_haut.png) no-repeat;
	height: 26px;
	width: 1002px;	
	margin: auto;
}

#ombre-bas {
	background: url(../images/ombre_bas.png) no-repeat;
	height: 26px;
	width: 1002px;
	margin: auto;
}

/* Container */
#container {
	background: url(../images/ombre_fond.png) repeat-y;
	width: 980px;
	margin: auto;
	overflow: auto;
	padding: 0 11px;
}

#head {
	padding: 6px 25px;	
}

#logo {
	width: 410px;
	height: 74px;
	background: url(../images/tilleul.png) no-repeat right;	
	float: left;
}

#logo-hotel {
	background: url(../images/logo.png) no-repeat left center;		
}

#logo-hotel a {
	width: 291px;
	height: 74px;	
	display: block
}

#langues {
	float: right;
}

#langues ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}

#langues ul li {
	margin: 0 0 0 10px;
	padding: 0;	
	float: left;
}

#langues ul li a {
	display: block;
	height: 14px;
	width: 25px;
}

#langues ul li a.fr {
	background: url(../images/fr.png) no-repeat;
}

#langues ul li a.en {
	background: url(../images/en.png) no-repeat;
}

#cheminees {
	background: url(../images/3cheminees.png) no-repeat;
	width: 91px;
	height: 29px;
	float: left;
	position: relative;
}

/* Bloc */
#bloc {
	width: 930px;
	margin: auto;
	padding: 0 25px;
	overflow: hidden;
}

/* Menu */
#menu {
	width: 930px;
	height: 47px;
	background: url(../images/fond_menu.png) bottom no-repeat;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 115px;
}

#menu ul li {
	float: left;
	padding: 0 2px 0 2px;
	text-transform: uppercase;
	font-weight: bold;
}

#menu ul li.trait {
	background: url(../images/menu_trait.png) no-repeat center;	
	width: 3px;
	height: 40px;
}

#menu ul li a {
	color: #7c655c;
	text-decoration: none;
	height: 27px;
	display: block;
	padding: 15px 12px 0 12px;
	text-align: center;
}

#menu ul li a:hover {
	background: url(../images/fond_onglet.png) repeat-x;	
	color: #fff;
}

#menu ul li a#current {
	background: url(../images/fond_onglet.png) repeat-x;	
	color: #fff;
}

/* Bouton réservation */
#reservation {
	float: right;
	margin: 0 15px 0 0;
}

#reservation.fr {
	background: url(../images/reservation.png) no-repeat;	
}

#reservation.en {
	background: url(../images/reservation-en.png) no-repeat;	
}

#reservation a {
	width: 131px;
	height: 37px;
	display: block;	
}

#reservation.btn-page {
	margin: 15px 20px 0 0;	
}

#content {
	margin: 0 0 0 0;
	min-height: 620px;
}

/* Page d'accueil */
#page-content {
	position: relative;
	min-height: 620px;
}

#animation {
	height: 619px;
	width: 930px;
	position: absolute;
}

#animation ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}

#animation ul li {
	padding: 0;
	margin: 0;
	height: 619px;
	width: 930px;
}

#animation ul li.image1 {
	background: url(../images/image-accueil.jpg) no-repeat;	
}

#animation ul li.image2 {
	background: url(../images/image-accueil2.jpg) no-repeat;	
}

/* Bloc Informations */
#informations {
	color:#000;
	position: absolute;	
	top: 25px;
	right: 25px;
	width: 291px;
	/*height: 117px;*/
	background: url(../images/fond_informations.png) repeat;
	padding: 14px 8px;
	z-index: 20000;
}

#informations h1 {
	background: #c76701;
	padding: 4px 14px;
	text-transform: uppercase;
	margin: 0;
	color: #fff;
}

/* Texte */
#texte {
	position: relative; 
	margin-top: -80px;
	z-index: 100000;
}

#texte #logos {
	float: right;	
}

#texte #logos img {
	margin: 0 0 0 25px;	
}

#texte .premier {
	width: 680px;
	overflow: auto;
}

#texte .details {
	font-style: italic;
	margin: 20px 0 0 0;	
}

#texte p {
	margin: 0 0 10px 0;	
}

/* Pages */
#titre-page {
	width: 680px;
	overflow: auto;
	margin: -80px 0 0 0;
	position: absolute;
}

/* Colonne de gauche */
#col-left {
	float: left;
}

.col-left-chambres {
	margin: 0 20px 0 0;
	width: 345px;	
}

.col-left-contact {
	margin: 0 125px 0 0;
	width: 345px;	
}

.col-left-prestations {
	margin: 0 40px 0 0;
	width: 445px;
}

.col-left-reservation {
	margin: 0 40px 0 0;
	width: 520px;
}

/* Colonne de droite */
#col-right {
	float: left;
}

.col-right-chambres {
	width: 545px;	
}

.col-right-contact {
	width: 460px;
	margin: 20px 0 0 0;
}

.col-right-prestations {
	width: 445px;
}

.col-right-reservation {
	width: 370px;
}

/* Footer */
#footer {
	margin: 30px 0 0 0;
	text-align: right;
}

#footer a {
	color: #3f3f3f;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.contact {
	margin: 80px 0 0 0;
	color: #7c655c;	
	float: left;
}

.footer-logos {
	margin: 80px 0 0 0;
	float: right;
}

.footer-logos img {
	margin: 0 0 0 25px;		
}

/* Tableaux et tarifs */
table.tarifs {
	background: #efebe9;
	width: 345px;
	border-collapse: collapse;
	border-spacing: 0;
}

table.tarifs th {
	color: #b31303;
	font-weight: normal;
	background: #dbd6d4;
	padding: 3px;
}

table.tarifs tr {
	border-bottom: 1px solid #ababab;
}

table.tarifs td {
	padding: 5px;	
}

table.tarifs td.prix {
	text-align: center;	
}

.details-prix {
	font-size: 0.9em;	
}

.parking {
	background: url(../images/parking.png) no-repeat left;
	padding: 10px 0 0 30px;
	height: 24px;
	text-transform: uppercase;
	color: #c76701;
	margin: 0 0 0 0;
}

.climatisation {
	background: url(../images/climatisation.png) no-repeat left;
	padding: 10px 0 0 30px;
	height: 24px;
	text-transform: uppercase;
	color: #1560ad;
	float: left;	
}
.picto-wifi {
	background: url(../images/wifi.png) no-repeat left;
	height: 24px;
	margin: 0 0 0 0;
	padding: 10px 0 0 30px;
	width: 53px;
}

.picto-gauche {
	float: left;	
}

.picto-droite {
	float: left;
	margin: 0 0 0 30px;	
}

.picto-tv {
	background: url(../images/tv.png) no-repeat;
	height: 24px;
	width: 24px;
	float: left;
}

.picto-canalplus {
	background: url(../images/canalplus.png) no-repeat;
	height: 24px;
	width: 73px;
	float: left;
	margin: 0 0 10px 5px;
}

.picto-canalsat {
	background: url(../images/canalsat.png) no-repeat;
	height: 24px;
	width: 100px;
}


/* Contact */
.renseignements {
	font-style: italic;
	font-size: 1.2em;
}

.formContact {
	padding: 0 0 0 50px;	
}

label {
	color: #3f3f3f;
}

input {
	border: 1px solid #c8c8c8;
	background: #f7f7f7;
}

textarea {
	border: 1px solid #c8c8c8;
	background: #f7f7f7;
}

input.envoyer {
	background: url(../images/envoyer.png) no-repeat;
	height: 40px;
	width: 98px;
	border: 0;
	margin: 10px 0 0 0;
	cursor: pointer;
}

input.send {
	background: url(../images/send.png) no-repeat;
	height: 40px;
	width: 98px;
	border: 0;
	margin: 10px 0 0 0;
	cursor: pointer;
}

input.reserver {
	background: url(../images/envoyer-la-demande.png) no-repeat;
	height: 37px;
	width: 131px;
	border: 0;
	margin: 30px 0 15px 180px;
	cursor: pointer;
}

input.reserve_now {
	background: url(../images/send-request.png) no-repeat;
	height: 37px;
	width: 131px;
	border: 0;
	margin: 30px 0 15px 180px;
	cursor: pointer;
}

.adresse {
	margin: 0 0 40px 0;	
}

/* Erreurs */
div.error { 
	display: block;
}

label.error {
	display: block;
	color: red;
	font-style: italic;
}

input.error {
	border: 1px solid #ff0000;	
}

textarea.error {
	border: 1px solid #ff0000;
}

.asterisque {
	color: #ff0000;
	font-weight: bold;	
}

/* Photos */
.photo-gauche {
	margin: 0 20px 0 0;	
}

.diaporama {
	margin: 0 2px 10px 0;
}

.diaporama-last {
	margin: 0 0 10px 0;	
}

/* Réservation */
table.reservation td {
	padding: 0 20px 10px 0;
}
