@charset "UTF-8";
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	
}

table {
	font-size: 14px;
}

p {
	text-align: justify;
	padding: 3px;
}

.tableauGlobal {
	width: 964px;
	background-repeat: repeat-y;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||| QUICKSEARCH |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauQuicksearch {
	width: 900px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 960px;;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 960px;
	text-align: center;
}

.tableauBloc {
	width: 960px;
}

.titre {
	/*height: 60px;*/
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 20px;
	text-align: center;
}

.ssTitre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 16px;
	text-align: center;
}

.blocTexte {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	/*
	background-color: #FF00FF;
	*/
}

.blocTexteChambres * {
    text-align: left;
    font-size: 11px;
}

.blocPhoto {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*
	background-color: #FF0000;
	*/
}

.blocPhoto img {
}

.tdSeparationColonne {
	width: 5px;
	/*
	background-color: #FFFFFF;
	*/
}

.tdSeparationLigne {
	height: 5px;
	/*
	background-color: #FFFFFF;
	*/
}

.tableauBordure {
	border: 0px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.tableauBordure th, .tableauBordure td {
	border: 1px solid #FFFFFF;
}

.tableauDistance {
	width: 100%;
	border: 1px solid #FFFFFF;
}

.tableauDistance th {
	padding: 3px;
	text-align: center;
}

.tableauDistance .gauche {
	padding: 3px;
	width: 80%;
}

.tableauDistance .droite {
	padding: 3px;
	width: 20%;
	text-align: center;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| PIED DE PAGE |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauPiedDePage {
	border-top: 1px solid #ffffff;
	width: 965px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.tableauPiedDePage a {
	text-decoration: none;
}

.tableauPiedDePage a:hover {
	text-decoration: underline;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| REFERENCEMENT ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 965px;
	padding-top: 5px;
	padding-left: 80px;
	padding-right: 80px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: center;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 965px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

.adresse {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.adresse a {
	text-decoration: none;
}

.adresse a:hover {
	text-decoration: underline;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 965px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
}

.tableauCredits a {
	text-decoration: none;
}

.tableauCredits a:hover {
	text-decoration: underline;
}