body {
	color: #000000;
	background-image: url(fond.gif);
	background-color: #0C3698;
}

img{
	border: none;
}

a{
    text-decoration:none;
	color:white;
	font-weight:bold;
}

#head{
    text-align:center;
}

#page{
    margin-left: auto;
    margin-right: auto;
    width: 890px;
}

#content{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	height: 680px;
}
#left, #map, #right{
	float: left;
	text-align:center;
	height: 100%;
}

#left, #right{
	background-color: #000066;
}

#map{
	margin: 0 20px;
}

.titre{
	color: #ff9900;
	font-size: 18px;
	font-weight: bold;
}

.hotel{
	margin-top: 20px;
	font-size: small;
}
.hotel div{
	margin: 3px 0;
}
#footer{
	text-align:center;
}

#clear{
	clear:both;
}
