@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
}

a:link, a:visited {
	text-decoration: none;
	color: #fff;
}

a:active, a:hover {
	text-decoration: none;
	color: #999;
}

#container {
	margin-left:auto; /*marge automatique pour centrer horizontalement la mise en page*/
	border-color:#333;
	border-style:solid;
	height: 760px;
	border-width:thin;
	margin-right:auto;
	margin-top:30px;
	width:994px;
	color: #000;
	background-position: center center;
}

#footer, #header, #main {
	width: 994px;
	margin: 0;
	padding: 0;
}

#header {
	float: left;
	width: 994px;
	background-color:#000;
	text-decoration: none;
	margin-top:10px;
}

#logo {
	float: left;
	background-image:url(img/logo2.png);
	width: 80px;
	background-color:#000;
	text-decoration: none;
	height: 76px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: center center;
}
	
#footer {
	float: left;
	width: 994px;
	background-color:#000;
	height: 50px;
}

#menulangue li {
	list-style: none;
	display: inline;
	float: right;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 10px;
	margin-left: 0px;
	text-decoration: none;
	margin-right: 0px;
	padding-top: 0px;
}

#menulangue {
	width: 350px;
	list-style-type: none;
	height: 20px;
	float: right;
	margin-top: 20px;
	margin-right: 35px;
}

#menu li {
	list-style: none;
	display: inline;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 28px;
	margin-left: 0px;
}

#menu {
	width: 885px;
	list-style-type: none;
	height: 20px;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 105px;
	float: none;
}

#menu2 li {
	list-style: none;
	display: inline;
	float: left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 25px;
	margin-left: 0px;
}

#menu2 {
	width: 800px;
	list-style-type: none;
	height: 20px;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 175px;
	float: none;
}

#menu3 li {
	list-style: none;
	display: inline;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 25px;
	margin-left: 0px;
}

#menu3 {
	width: 850px;
	list-style-type: none;
	height: 20px;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 153px;
	float: none;
}

h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
} 

#main {
	float: left;
	margin-top: 10px;
	width: 994px;
	height: 596px; /* Hauteur par défaut, pour régler la home */
	background-image:url(img/index.jpg);
	background-repeat:no-repeat;
	color: #000;
	background-position: center center;
}

#mainhistoire {
	float: left;
	margin-top: 10px;
	width: 994px;
	height: 596px; /* Hauteur par défaut, pour régler la home */
	background-image:url(img/histoire.jpg);
	background-repeat:no-repeat;
	color: #000;
	background-position: center center;
}

#maincarte {
	float: left;
	margin-top: 10px;
	width: 994px;
	height: 596px; /* Hauteur par défaut, pour régler la home */
	background-image:url(img/carte.jpg);
	background-repeat: no-repeat;
	color: #000;
	background-position: center center;
}

#mainbrunch {
	float: left;
	margin-top: 10px;
	width: 994px;
	height: 596px; /* Hauteur par défaut, pour régler la home */
	background-image: url(img/brunch.jpg);
	background-repeat: no-repeat;
	color: #000;
	background-position: center center;
}

#maindejeuner {
	float: left;
	margin-top: 10px;
	width: 994px;
	height: 596px; /* Hauteur par défaut, pour régler la home */
	background-image:url(img/dejeuner.jpg);
	background-repeat:no-repeat;
	color: #000;
	background-position: center center;
}

#mainsalondethe {
	float: left;
	margin-top: 10px;
	width: 994px;
	height: 596px; /* Hauteur par défaut, pour régler la home */
	background-image:url(img/salondethe.jpg);
	background-repeat:no-repeat;
	color: #000;
	background-position: center center;
}

#mainprivatisation {
	float: left;
	margin-top: 10px;
	width: 994px;
	height: 596px; /* Hauteur par défaut, pour régler la home */
	background-image:url(img/privatisation.jpg);
	background-repeat:no-repeat;
	color: #000;
	background-position: center center;
}

#mainpresse {
	float: left;
	margin-top: 10px;
	width: 994px;
	height: 596px; /* Hauteur par défaut, pour régler la home */
	background-image:url(img/presse.jpg);
	background-repeat:no-repeat;
	color: #000;
	background-position: center center;
}

#maincontact {
	float: left;
	margin-top: 10px;
	width: 994px;
	height: 596px; /* Hauteur par défaut, pour régler la home */
	background-image:url(img/contact4.jpg);
	background-repeat:no-repeat;
	color: #000;
	background-position: center center;
}

#fondlogoaccueil {
	float: left;
	background-color:#FFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	height: 258px;
	width: 325px;
	margin-left: 20px;
	}
	
#texte {
	float: none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	margin-top:258px;
	font-weight: normal;
	text-align: justify;
	line-height:150%; /* Hauteur par défaut, pour régler la home */
	background-color: #FFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	width:285px;
	height:338px;
	line-height:18px; /*interlignage*/
	margin-left:20px;
	text-decoration: none;
	font-stretch: condensed;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#texte2 {
	float: none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	margin-top:258px;
	font-weight: normal;
	text-align: justify;
	line-height:150%; /* Hauteur par défaut, pour régler la home */
	background-color: #FFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	width:285px;
	height:338px;
	line-height:18px; /*interlignage*/
	margin-left:20px;
	text-decoration: none;
	font-stretch: condensed;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#textehistoire {
	float: left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	margin-top:70px;
	font-weight: normal;
	text-align: justify;
	line-height:150%; /* Hauteur par défaut, pour régler la home */
	background-color: #FFF;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	width:285px;
	height:auto;
	line-height:18px; /*interlignage*/
	margin-left:20px;
	text-decoration: none;
	font-stretch: condensed;
	padding: 20px;
}

#textecarte {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-top: 80px;
	font-weight: normal;
	text-align: justify;
	line-height:150%; /* Hauteur par défaut, pour régler la home */
	background-color: #FFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	width: 285px;
	height:auto;
	line-height:18px; /*interlignage*/
	margin-left:20px;
	text-decoration: none;
	font-stretch: condensed;
	padding: 20px;
}

#textebrunch {
	float: left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	margin-top:25px;
	font-weight: normal;
	text-align: justify;
	line-height:150%; /* Hauteur par défaut, pour régler la home */
	background-color: #FFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	width:285px;
	height:auto;
	line-height:18px; /*interlignage*/
	margin-left:20px;
	text-decoration: none;
	font-stretch: condensed;
	padding: 20px;
}

#textesalondethe {
	float: left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	margin-top:20px;
	font-weight: normal;
	text-align: justify;
	line-height:150%; /* Hauteur par défaut, pour régler la home */
	background-color: #FFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	width:285px;
	height:auto;
	line-height:18px; /*interlignage*/
	margin-left:20px;
	text-decoration: none;
	font-stretch: condensed;
	padding: 20px;
}

#texteprivatisation {
	float: left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	margin-top:70px;
	font-weight: normal;
	text-align: justify;
	line-height:150%; /* Hauteur par défaut, pour régler la home */
	background-color: #FFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	width:285px;
	height:auto;
	line-height:18px; /*interlignage*/
	margin-left:20px;
	text-decoration: none;
	font-stretch: condensed;
	padding: 20px;
}

#textepresse {
	float: left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	margin-top:220px;
	font-weight: normal;
	text-align: justify;
	line-height:150%; /* Hauteur par défaut, pour régler la home */
	background-color: #FFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	width:246px;
	height:auto;
	line-height:18px; /*interlignage*/
	margin-left:20px;
	text-decoration: none;
	font-stretch: condensed;
	padding: 20px;
}

#textecontact {
	float: left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	margin-top:95px;
	font-weight: normal;
	text-align: left;
	line-height:150%; /* Hauteur par défaut, pour régler la home */
	background-color: #FFF;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	width:300px;
	height:auto;
	line-height:18px; /*interlignage*/
	margin-left:20px;
	text-decoration: none;
	font-stretch: condensed;
	padding: 10px;
}

#plan {
	float: left;
	background-image:url(img/plan.jpg);
	background-repeat:no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	margin-top:95px;
	font-weight: normal;
	text-align: justify;
	line-height:150%; /* Hauteur par défaut, pour régler la home */
	background-color: #FFF;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	width:550px;
	height:415px;
	line-height:18px; /*interlignage*/
	margin-left:20px;
	text-decoration: none;
	font-stretch: condensed;
	padding-top: 20px;
	padding-left: 10px;
	background-position: center center;
}

#parking {
	float: left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	margin-top:10px;
	font-weight: normal;
	text-align: center;
	line-height:150%; /* Hauteur par défaut, pour régler la home */
	width:560px;
	height:auto;
	line-height:18px; /*interlignage*/
	margin-left:380px;
	text-decoration: none;
	font-stretch: condensed;
}
#contact {
	float: left;
	width: 994px;
	color:#FFF;
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:14px;
	line-height: 20px;
	padding-top: 10px;
}

#droit{
	float: right;
	width:200px;
	color:#FFF;
	text-align: right;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:14px;
	line-height: 20px;
	padding-top: 15px;
	margin-right: 50px;
	
}
