body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: white;
}
a {
	text-decoration: none;
	color: black;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.flt  {
	border: white 2px solid;
	float: right;
	margin-right: 30px;
	margin-left: 10px;
	margin-top: 60px;
}
.flr  {
	float: right;
	margin-right: 30px;
	margin-left: 10px;
	margin-top: 60px;
}

#petit-fute {
	float: left;
}

#plan {
	text-align: center;
}
#plan a {
	text-decoration: none;
	color: black;
	border: 2px solid black;
	padding: 5px;
}
#plan a:hover {
	text-decoration: none;
	border: 2px solid #a71212;
	padding: 5px;
	color: #a71212;
}
.adresse {
	margin-left: 54px;
}
.center {
	text-align: center ;
}
#wrapper {
	width: 800px;
	text-align: left;
	background-color: #490E00;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: transparent;
	background-image: url(images/header_pages.png);
	height: 188px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#center {
	background-color: transparent;
	height: 324px;
}
#center .left {
	background-color: transparent;
	height: 324px;
	width: 60px;
	background-image: url(images/left.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	position: relative;
	float: left;
}
#center .hotel {
	background-color: transparent;
	height: 324px;
	width: 139px;
	position: relative;
	float: left;
	background-image: url(images/p_hotel.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#center .restaurant {
	background-color: transparent;
	height: 324px;
	width: 139px;
	position: relative;
	float: left;
	background-image: url(images/p_restaurant.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#center .services {
	background-color: transparent;
	height: 324px;
	width: 139px;
	position: relative;
	float: left;
	background-image: url(images/p_services.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#center .contact {
	background-color: transparent;
	height: 324px;
	width: 139px;
	position: relative;
	float: left;
	background-image: url(images/p_contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#center .contenu {
	background-color: transparent;
	position: relative;
	float: left;
	height: 324px;
	width: 601px;
}
#center .contenu1 ul li a {
	text-decoration: none;
	color: black;
	border-bottom: 1px dotted black;
}
#center .contenu .contenu1 {
	background-color: transparent;
	background-image: url(images/p_contenu1.gif);
	height: 279px;
	width: 521px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 15px;
	padding-right: 65px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Arial;
	font-size: 12px;
}
#center .contenu .contenu2 {
	background-color: transparent;
	height: 50px;
	width: 601px;
	background-image: url(images/p_contenu2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#center .contenu .contenu2 .retour {
	background-color: transparent;
	height: 24px;
	width: 63px;
	position: relative;
	float: right;
	right: 42px;
}
#footer {
	background-color: transparent;
	background-image: url(images/p_footer.gif);
	height: 23px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 65px;
	text-align: center;
}

#footer a.colibri {
	color: white;
}
