@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #99867E;
}
.resa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.page {
	width: 733px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 5%;
	margin-bottom: 5%;
}
.logo {
	height: 144px;
	width: 297px;
	margin-left: 15px;
}
.adress {
	float: right;
	width: 210px;
	height: 80px;
	margin-top: 45px;
	text-align: right;
	margin-right: 25px;
}
.footer {
	width: 600px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 15px;
	margin-top: -15px;
}
.menu {
	width: auto;
	height: auto;
	vertical-align: top;
	margin-left: -25px;
	margin-top: -25px;
}
.containindex {
	height: 480px;
	width: 733px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg-index.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.containrestaurant {
	height: 480px;
	width: 733px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg-restaurant.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.containtraiteur {
	height: 480px;
	width: 733px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg-traiteur.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.containhotel {
	height: 480px;
	width: 733px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg-hotel.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.containcontact {
	height: 480px;
	width: 733px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg-contact.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu li {
	list-style-image: none;
	display: inline;
	margin-right: 40px;
}

.menu a {
	font-family: "Century Gothic", sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	font-family: Century Gothic, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #584546;
}
.menu a.active {
	color: #584546;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #403035;
	margin-top: -10px;
}
.contenant p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7E7D;
}
.footer a {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: none;
	color: #584546;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #C0CB40;
	height: 18px;
	word-spacing: 3px;
}
.contenant {
	height: auto;
	width: 410px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #787878;
	margin-top: 80px;
	margin-left: 30px;
	text-align: justify;
}
#slider {
	width: 405px; /* important to be same as image width */
	height: 145px;
	border: 1px solid #CCCCCC;
}
#sliderContent {
	width: 400px;
	height: 140px;
}
.sliderImage {
	display: none;
	margin-left: -35px;
	margin-top: -8px;
}
ul { list-style-type: none;}
.horaires {
	width: 340px;
	float: right;
	height: 40px;
}
.horaires img {
	margin-right: 8px;
	margin-bottom: 5px;
}
.vignettes {
	height: auto;
	width: 410px;
}
.vignettes img {
	margin-right: 15px;
	border: 1px solid #999999;
	margin-top: 5px;
}
.team {
	width: 340px;
	height: 40px;
}
.team img{
	margin-left: 10px;
}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 12px;
}

