* {
	margin: 0;
	padding: 0;
}

body {
	background: #20617c url(fond.png);
}

.clearer {
	clear: both;
	line-height: 0;
	height: 0;
}

.important {
	font-weight: bold;
}

.retrait {
	margin-left: 12px;
}

.arobase {
	vertical-align: middle;
	margin: 0 1px;
}

#global {
	position: relative;
	margin: 10px auto 10px auto;
	width: 766px;
	border: 1px solid #334952;
	background: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #d3e4eb url(contenu.jpg) bottom left no-repeat;
}

.entete {
	position: relative;
	width: 766px;
	height: 312px;
	background: url(entete.jpg);
}

.entete * {
	display: none;
}

#menu {
	width: 766px;
	height: 47px;
	background: #006a96 url(menu.jpg) repeat-x;
}

#menu ul {
	padding: 16px 0 0 14px;
}

#menu li {
	list-style-type: none;
	float: left;
	margin-right: 13px;
	text-transform: uppercase;
}

#menu li a {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}

#contenu {
	/*position: relative;*/
	background: url(sable.jpg) bottom right no-repeat;
	color: #006a96;
	padding: 17px 12px 12px 8px;
}
/*
#bonus {
	position: absolute;
	right: 0;
	top: 52px;
	width: 220px;
	height: 537px;
	padding-left: 27px;
	background: url(bonus.jpg) bottom left no-repeat;
	z-index: 100;
	text-align: center;
}
*/
#mini-bonus {
	position: absolute;
	right: 0;
	top: 70px;
	width: 226px;
	height: 289px;
	z-index: 100;
	text-align: center;
}

#bonus object,
#mini-bonus object {
	position: relative;
	top: 20px;
}

#bonus p,
#mini-bonus p {
	color: #006a96;
}

#mini-bonus #carte {
	position: absolute;
	top: 242px;
	left: 0;
	width: 226px;
	height: 47px;
}

#mini-bonus #carte img {
	border: 0;
	width: 226px;
	height: 47px;
}

#coordonnees {
	position: relative;
	height: 42px;
	background: #006a96 url(coordonnees.jpg) 0 0 no-repeat;
	color: #d3e4eb;
	font-size: 11px;
	text-align: right;
	padding: 2px 4px;
}

#coordonnees .logos {
	float: left;
	display: inline;
	margin: 1px 10px 0 0;
	border: 0;
}

#coordonnees #logo_cabri {
	margin: 1px;
}

#pied {
	position: relative;
	height: 16px;
	background: #d3e4eb;
	padding: 2px 4px;
}

#pied p {
	color: #626262;
	font-size: 11px;
	text-align: right;
}

#pied #realisation {
	position: relative;
	float: left;
	display: block;
	color: #626262;
}

#pied #realisation a {
	color: #626262;
	text-decoration: none;
}

#pied #realisation a:hover {
	text-decoration: underline;
}


/* Accueil */

#bloc-actualite {
	float: left;
	width: 362px;
	overflow: hidden;
}

#titre_actu {
	display: block;
	width: 311px;
	height: 16px;
	background: url(titre_actu.png) no-repeat;
	margin: 18px 0 8px 12px;
}

#titre_actu span {
	display: none;
}

#actu_deroulante {
	position: relative;
	width: 495px;
	/*width: 362px;*/
	height: 150px;
	background: #a9ccda url(actu_bas.jpg) bottom left no-repeat;
	font-size: 11px;
}

#actu_deroulante #actu_navigation {
	position: relative;
	height: 13px;
	background: #a9ccda url(actu_haut.jpg) top left no-repeat;
}
/*
#actu_deroulante #actu_navigation #prec {
	position: absolute;
	left: 431px;
	top: -8px;
	display: block;
	width: 20px;
	height: 16px;
	background: url(actu_prec.jpg) top left no-repeat;
}

#actu_deroulante #actu_navigation #suiv {
	position: absolute;
	left: 458px;
	top: -8px;
	display: block;
	width: 20px;
	height: 16px;
	background: url(actu_suiv.jpg) top left no-repeat;
}

#actu_deroulante #actu_navigation #prec span , 
#actu_deroulante #actu_navigation #suiv span {
	display: none;
}
*/
#actu_deroulante img {
	display: none;
	float: left;
	margin: 0 10px 10px 10px;
	border: 1px solid #006a96;
}

#actu_deroulante h3 {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 15px;
}

#actu_deroulante #description_deroulement {
	text-align: justify;
	padding-right: 4px;
}

#actu_deroulante #actu_plus {
	text-align: right;
	font-weight: bold;
	padding: 10px 8px 6px 0;
}

#actu_deroulante #actu_plus a {
	text-decoration: none;
	color: #006a96;
}

#presentation {
	position: relative;
	width: 495px;
	text-align: justify;
}

#presentation #paragraphe1 {
	float: left;
	width: 240px;
	margin-right: 20px;
}

#bloc-accueil-gauche {
	float: left;
}

#bloc-flash {
	float: right;
	width: 225px;
	height: 385px;
}


/* Disponibilités Hôtels */

#liste_hotels {
	width: 742px;
	border-collapse: collapse;
	text-align: center;
	color: #000;
	font-size: 11px;
	border: 1px solid #6599ae;
}

#liste_hotels th.chapeau {
	border: 1px solid #6599ae;
	background: #ccdce3;
	color: #6599ae;
	text-transform: uppercase;
	font-weight: normal;
}

#liste_hotels th {
	background: #6599ae;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	font-size: 12px;
	height: 30px;
}

#liste_hotels tr.first-color td {
	background: #ccdce3;
	border-right: 1px solid #7f8a8f;
}

#liste_hotels tr.second-color td {
	background: #aab7bd;
	border-right: 1px solid #7f8a8f;
}

#liste_hotels td {
	line-height: 20px;
	padding: 2px;
}

#liste_hotels .colonne_hotels {
	text-align: left;
}

#liste_hotels .colonne_hotels a {
	color: #000;
	text-decoration: none;
	line-height: 15px;
}

#liste_hotels .colonne_hotels a:hover {
	text-decoration: underline;
}

#liste_hotels .colonne_jour {
	width: 48px;
}

#liste_hotels .colonne_etoiles {
	text-align: left;
	width: 90px;
}

#liste_hotels .colonne_etoiles .nb_etoiles {
	display: none;
}

#liste_hotels .colonne_etoiles img {
	vertical-align: middle;
}

#liste_hotels .colonne_telephone {
	width: 90px;
}

.choix_semaine {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	margin: 16px 0 8px 0;
}

#lien_semaine_suivante {
	float: right;
	margin-right: 12px;
}

#lien_semaine_precedente {
	float: left;
	margin-left: 12px;
}

.choix_semaine a {
	text-decoration: none;
	color: #006a96;
}

#semaine_actuelle {
	text-align: center;
}

#lien_imprimer_disponibilites {
	margin-top: 6px;
	text-align: center;
}

#lien_imprimer_disponibilites a {
	text-decoration: none;
	color: #006a96;
}

#lien_imprimer_disponibilites a:hover {
	text-decoration: underline;
}


a.tooltip em {
	display:none;
}
a.tooltip:hover {
	border: 0;
	position: relative;
	z-index: 500;
	text-decoration:none;
}
a.tooltip:hover em {
	font-style: normal;
	display: block;
	position: absolute;
	top: 16px;
	left: 10px;
	padding: 5px;
	color: #000;
	text-decoration:none;
	border: 1px solid #bbb;
	background: #ffc;
	width:300px;
}
a.tooltip:hover em span {
	position: absolute;
	top: -7px;
	left: 15px;
	height: 7px;
	width: 11px;
	background: transparent url(../img/image-infobulle.gif);
	border: 0;
}


/* Fiches hôtel */

#hotel_presentation {
	position: relative;
	float: right;
	width: 476px;
}

#hotel_presentation a {
	display: block;
	z-index: 100;
}

#hotel_presentation a img {
	border: 0;
}

#hotel_presentation #photo_1 {
	position: relative;
	width: 232px;
	height: 174px;
}

#hotel_presentation #photo_2 {
	position: absolute;
	top: 0;
	right: 122px;
	width: 112px;
	height: 84px;
}

#hotel_presentation #photo_3 {
	position: absolute;
	top: 0;
	right: 0;
	width: 112px;
	height: 84px;
}
#hotel_presentation #photo_4 {
	position: absolute;
	top: 90px;
	right: 122px;
	width: 112px;
	height: 84px;
}

#hotel_presentation #photo_5 {
	position: absolute;
	top: 90px;
	right: 0;
	width: 112px;
	height: 84px;
}

#hotel_presentation p {
	margin-top: 10px;
}


#hotel_coordonnees {
	position: relative;
}

#hotel_coordonnees h2 {
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
	width: 250px;
}

#hotel_coordonnees p {
	margin: 6px 0;
}

#hotel_coordonnees a {
	text-decoration: none;
	color: #006a96;
}

#hotel_services {
	position: relative;
	height: 53px;
	width: 742px;
	margin-top: 15px;
	background: transparent url(../img/bandeau-service.png) top left no-repeat;
	text-align:center;
}

#hotel_services .picto_services {
	margin: 10px 6px 9px 6px;
	border: 0;
}


a.tooltip-services {
	text-align:left;
}

a.tooltip-services em {
	display:none;
}
a.tooltip-services:hover {
	border: 0;
	position: relative;
	z-index: 500;
	text-decoration:none;
}
a.tooltip-services:hover em {
	font-style: normal;
	display: block;
	position: absolute;
	top: 4px;
	left: 0;
	padding: 5px;
	color: #000;
	text-decoration:none;
	border: 1px solid #bbb;
	background: #ffc;
	/*width: 200px;*/
	width: auto;
}
a.tooltip-services:hover em span {
	position: absolute;
	top: -7px;
	left: 15px;
	height: 7px;
	width: 11px;
	background: transparent url(../img/image-infobulle.gif);
	border: 0;
}


/* Actualités */
.bloc_actu {
	position: relative;
	background: #a9ccda url(actu_coin.jpg) bottom right no-repeat;
	font-size: 11px;
	margin: 8px 0;
	padding: 6px;
}

.bloc_actu h3 {
	font-size: 13px;
	font-weight: bold;
}

.bloc_actu h3 a {
	text-decoration: none;
	color: #006a96;
}

.bloc_actu img {
	border: 0;
}

.bloc_actu .lien_image {
	display: block;
	width: 150px;
	height: 112px;
	float: left;
	margin-right: 6px;
	text-align: center;
}

.bloc_actu .actu_plus {
	text-align: right;
	font-weight: bold;
	padding: 10px 8px 6px 0;
}

.bloc_actu .actu_plus a {
	text-decoration: none;
	color: #006a96;
}



.index_multipage {
	margin: 0 0 12px 10px;
}

.index_multipage .case *, 
.index_multipage .case *{
	padding: 2px 4px;
	border: 1px solid #efefef;
	color: #efefef;
}

.index_multipage .case_legere *, 
.index_multipage .case_legere *{
	padding: 5px 4px;
	color: #afafaf;
}

.index_multipage .case a, 
.index_multipage .case a {
	border: 1px solid #4f717f;
	text-decoration: none;
	color: #4f717f;
	background: #fff;
}

.index_multipage .case_legere a , 
.index_multipage .case_legere a {
	color: #4f717f;
}

.index_multipage .case a:hover, 
.index_multipage .case a:hover {
	text-decoration: none;
}

.index_multipage .case a.page_active,
.index_multipage .case a.page_active {
	color: #fff;
	background: #4f717f;
}


#actualite_complete h3 {
	font-size: 18px;
	font-variant: small-caps;
	margin: 8px 0 4px;
}

#actualite_complete #lien_thumb {
	float: left;
	display: block;
	width: 150px;
	height: 112px;
	margin: 0 8px 8px 0;
	text-align: center;
}

#actualite_complete #lien_thumb img {
	border: 0;
}

#actualite_complete .description {
	text-align: justify;
}

#actualite_complete .lien_complementaire {
	text-align: right;
}

#actualite_complete .lien_complementaire a {
	color: #006a96;
	font-weight: bold;
	text-decoration: none;
}

#actualite_complete .lien_complementaire a:hover {
	text-decoration: underline;
}

#actualite_complete #lien_retour {
	position: relative;
	color: #006a96;
	margin: 10px 0;
	top: 8px;
	font-weight: bold;
	text-decoration: none;
}

#actualite_complete #lien_retour:hover {
	text-decoration: underline;
}


/* Contact */

#bloc_contact {
	position: relative;
	width: 520px;
}

#form_contact {
	position: relative;
	width: 400px;
	margin: 0 auto;
	padding: 10px 25px;
	background: #a9ccda url(actu_coin.jpg) bottom right no-repeat;
}

#form_contact label {
	display: block;
}

#form_contact .input {
	width: 400px;
	margin-bottom: 6px;
	border: 1px solid #006a96;
}

#form_contact p.submit {
	text-align: center;
}

.form_error {
	width: 398px;
	margin: 10px auto;
	padding: 10px 25px;
	border: 1px solid #af151b;
	color: #af151b;
	font-weight: bold;
	letter-spacing: 1px;
	background: #ffdfe0;
}

.form_confirm {
	width: 398px;
	margin: 10px auto;
	padding: 10px 25px;
	border: 1px solid #516f4c;
	color: #516f4c;
	font-weight: bold;
	letter-spacing: 1px;
	background: #d6ffcf;
}

#bloc_coordonnees {
	position: relative;
	float: right;
	width: 202px;
	font-size: 12px;
	padding: 6px;
	background: #a9ccda url(actu_coin.jpg) bottom right no-repeat;
}

#bloc_coordonnees .titre {
	font-style: italic;
}

#bloc_coordonnees .retrait {
	margin: 6px 0 6px 24px;
}

.avertissement {
	font-style: italic;
	text-align: center;
	margin: 10px auto;
}


/* Partenaires */

.bloc_partenaire {
	float: left;
	display: block;
	overflow: auto;
	width: 340px;
	height: 140px;
	padding: 5px;
	margin: 0 20px 16px 0;
	background: #a9ccda url(actu_coin.jpg) bottom right no-repeat;
}

.bloc_partenaire h3 {
	font-size: 14px;
}

.bloc_partenaire h3 a {
	color: #006a96;
	text-decoration: none;
}

.bloc_partenaire .lien_image {
	float: left;
	display: block;
	width: 120px;
	text-align: center;
	margin: 0 5px 5px 0;
}

.bloc_partenaire .lien_image img {
	border: 0;
}