 body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
	background-color: #64aae1;
 }
 
 #container {
	width: 900px;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid white;
	background-color: lightblue;
}

#enconstruction, #enconstruction a {
	text-align:center;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	font-size: small;
	color: white;
	font-weight: bold;
}

#header {
	/*margin-top: 1em;*/
}
 
 #logo {
 	margin-top: 10px;
	margin-left: 20px;
 	float: left;
 }
 
 #pubtop {
 	text-align: right;
 }
 #pubtop img {
 	border: 0;
 }
 
 #menutop {
 	width: 100%;
	clear: both;
	height: 35px;
 }
 
 table.tablemenugauch {
 	margin: 0px;
	padding: 0px;
}

.menugauche {
	font-size: small;
	width: 150px;
	vertical-align: top;
	border: #64aae1 1px solid;
	margin-left: 5px;
}

.menugauche h1, .menudroite h1 {
	font-weight: bold;
	font-size: small;
	background-color: #64aae1;
	margin-top: 0px;
}

.menugauche a {
	color: black;
}

.menudroite {
	font-size: small;
	width: 160px;
	vertical-align: top;
	border: #64aae1 1px solid;
	margin-left: 5px;
}
 
.contenu {
	width: auto;
	vertical-align: top;
	font-size: small;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
 }
 
 .contenu h1 {
 	font-size: larger;
	margin-top: 0px;
	border-bottom: 2px solid #64aae1;
 }
 
 table.listepays, table.listepays a {
 	width: 100%;
	color: black;
 }

table.liste {
	width: 100%;
	border: 1px solid #64aae1;
}

.liste img {
	border: 0;
}
  
.liste {
	vertical-align: top;
}
 
 #footer {
 	text-align: center;
	font-size: smaller;
	clear: both;
 }
 
.menu {
list-style-type: none;
border: 1px solid #64aae1;
height: 35px;
	background: url('img/menu_fond.png');
}

.menu ul {
}

.menu li {
float: left;
}

.menu a {
margin: 0 2px;
width: 80px;
height: 35px;
display: block;
text-align: center;
text-decoration: none;
color: white;
font-size: smaller;
}

.menu img {
	border: 0px;
}

.menu a:hover {
background: #64aae1;
}

.menu a:active {
background: #64aae1;
}

table.cellule {
	border-bottom: 1px solid #64aae1;
	text-align: center;
	width: 100%;
}

table.fichehotel {
	width: 100%;
	border-left: 1px solid #64aae1;
	border-right: 1px solid #64aae1;
	border-bottom: 1px solid #64aae1;
}