@charset "utf-8";
/* CSS Document */

body {
	color: #000000; /* Couleur de la police */
	background-color:#FFFFCC; /*Couleur arrière plan */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
}
/* ---------------- Début de l'enveloppe -----------------------------*/
#wrapper {
	color:#000000;
	background-color:#FFFFCC;
	border:solid 1px #006600;
	margin-left:auto;
	margin-right:auto;
	width:950px;
}
/* ---------------- Fin de l'enveloppe -----------------------------*/

/* ---------------- Début du bandeau -------------------------------*/

#bandeau {
	height:100px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:0px;
	padding-left:5px;
	background-image: url(images/fond1_uk.jpg);
}

/* ---------------- Fin du bandeau --------------------------------*/
/* ---------------- Début de navigation -------------------------------*/
#navigation {
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(images/fond2.jpg);
}
#navigation ul {
	margin-bottom: 0px;
	margin-top:0px;
}
#navigation li {
	display:inline;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

#navigation a {
	background-color:#FFFF99;
	padding: 4px 8px 4px 8px;
	border:1px solid #000000;
}

#navigation a:hover,
#index #navi01 a,
#chambres #navi02 a,
#tarifs #navi03 a,
#situation #navi04 a,
#livre #navi05 a
{
	text-decoration:none;
	color:#006600;
	background-color:#FFFFFF;
	padding-bottom:6px;
	border-bottom:none;
}

/* ---------------- Fin de navigation -------------------------------*/
/* ---------------- Début de texte -------------------------------*/
#texte {
	background-color:#FFFFFF;
	padding: 20px;
	background-image: url(images/fond3.jpg);
}
/* ---------------- Début de texte -------------------------------*/

/* ---------------- Début pied de page ----------------------------*/
#pied {
	text-align:center;
	font-size:70%;
	letter-spacing:2px;
	line-height:1.5em;
	border-top-style:solid;
	border-top-width:1px;
	margin: 0px;
}

/* ---------------- Fin pied de page ------------------------------*/
/* ---------------- Styles de titres ------------------------------*/
h1 {
	font-size:120%;
	color:#006600;
	border-left:double #990000;
	padding-left:5px;
}

h2 {
	font-size:100%;
	color:#000000;
	border-left: ridge 2px; 
	padding-left:5px;
}

h3 {
	font-size:75%;
	color:#000000;
	padding-left:5px;
	text-align: center;
}

h5 {
	font-size:100%;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	background-repeat: no-repeat;
	text-align: justify;
	list-style-type: none;
	clip: rect(auto,auto,auto,auto);
}

h6 {
	font-size:70%;
	font-weight: normal;
	text-align: center;
}

/* ---------------- Styles de liens ------------------------------*/
a { text-decoration:none; }

a:link {
	color: #990000;
}
.admin {
	font-size: medium;
	font-weight: bold;
	color: #990000;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #006633;
	font-style: normal;
	font-variant: normal;
	text-decoration: blink;
}

a:visited {
	color: #990000;
}
a:hover {
	text-decoration:none;
	color: #006600;
}
a:focus {
	text-decoration:underline;
	color: #006600;
}
a:active {
	color:#006600;
	background-color:#FFFFFF;
}

/* ---------------- calendrier ------------------------------*/

.date {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align:middle;
}


.jours {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.tab_numero {
	background:url(images/icone.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	border-style:solid; 
	border-width:2px; 
	border-color:#000099;
	border-top:hidden;
}

.tab_cal {
	background:url(images/entete.jpg);
	background-repeat:no-repeat;
	border-style:solid;
	border-width:2px;
	border-color:#000099;
	border-bottom:hidden;
}

.reserve {
	background-color:#0099FF;
	font-size: 12px;
	color:#FFFFFF;
}

.descriptif {
	font-size: 10px;
	color: #000000;
	padding-left:5px;
}
.tarifs1 {
	text-align: center;
	font-size: small;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.tarifs2 {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	border: thin none #990000;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
.tarifs3 {
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	padding-top: 1px;
	padding-bottom: 1px;
}
.entete_chambre {
	text-align: center;
	border: 1px solid #006600;
}

.cacher {
	visibility: hidden;
}

.entete_chambre2 {
	font-weight: bold;
	color: #006600;
	text-align: center;
}
.entete_chambre3 {
	border: 1px solid #006600;
}

/* ---------------- Livre d'or ------------------------------*/
.livre
	{
	display:block;
	width:100%;
	border:1px solid #006600;
	padding:5px 5px 5px 5px;
	margin:0 0 20px 0;
	}
	
.pseu {
	text-align:left;
	color:#000000;
	background-color:#FFFF99;
	padding: 2px;
	border:1px solid #006600;
}

.date2 {
	font-size:10px;
	color:#666666;
	text-align:left;
	border-bottom:1px solid #006699;
}

.mess {
	text-align:justify;
	font-size:11px;
}

.pass
	{
		border:1px double #990000;
		background-color:#FFEAEB;
		padding:2px 2px 2px 2px;
		margin:5px 5px 5px 5px;
		color:#333333;
		font-size:11px;
		text-align:center;
		height:14px;
	}
