body {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 12px;
	margin-top: 30px;
	padding: 0px;
	}
	
a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
	
a.menu {
	font-size: 17px;
	font-family: Arial Narrow;
	}
	
a:hover {
	color: #FDC600;
	}
	
.titre {
	font-size: 17px;
	font-weight: bold;
	font-family: Arial Narrow;
	}
	
#conteneur {
	width: 950px;
	margin: 0 auto;
	}
	
#menu {
	float: right;
	border-right: solid 1px #000000;
	padding-right: 10px;
	line-height: 16px;
	}
	
#zone_photos {
	width: 945px;
	height: 161px;
	background-color: #000000;
	margin-top: 50px;
	margin-bottom: 13px;
	padding-top: 5px;
	text-align: right;
	padding-right: 5px;
	}
	
#zone_texte {
	width: 775px;
	margin-left: 155px;
	line-height: 16px;
	margin-bottom: 13px;
	}
	
	
#zone_index {
	width: 950px;
	height: 240px;
	background-color: #FDC600;
	margin-bottom: 13px;
	margin-top: 13px;
	}
	
#zone_bas_hotel {
	width: 950px;
	height: 244px;
	background-color: #FDC600;
	margin-bottom: 13px;
	}
	
#zone_bas_chambres {
	width: 950px;
	height: 100px;
	background-color: #FDC600;
	margin-bottom: 13px;
	}
	
#zone_bas_tarifs {
	width: 930px;
	background-color: #FDC600;
	margin-bottom: 13px;
	padding: 10px;
	font-size: 11px;
	}
	
#barre_noire_index {
	width: 950px;
	height: 31px;
	background-color: #000000;
	margin-top: 196px;
	position: absolute;
	}
	
#barre_noire_hotel {
	width: 950px;
	height: 31px;
	background-color: #000000;
	margin-top: 200px;
	position: absolute;
	}
	
#barre_noire_contact {
	width: 950px;
	height: 31px;
	background-color: #000000;
	margin-top: 85px;
	margin-left: -10px;
	}
	
#barre_noire_chambres{
	width: 950px;
	height: 31px;
	background-color: #000000;
	margin-top: 56px;
	position: absolute;
	}
	
#barre_noire_tarifs {
	width: 950px;
	height: 8px;
	background-color: #000000;
	margin-left: -10px;
	margin-bottom: 5px;
	}
	
#footer {
	text-align: center;
	width: 955px;
	}
	
.gris {
	font-size: 10px;
	color: #cccccc;
	}
	
a.gris {
	font-size: 10px;
	color: #cccccc;
	font-weight: normal;
	}
	
p.tarifs {
	margin-left: 10px;
	}
	
table.tab {
 border-collapse:collapse;
 }
th, td {
 border:1px solid black;
 }
 
iframe{
	float: right;
	}
	

