@import url(global.undohtml.css);

body {
	background-color: #666666;
	background-image: url(../_img/global-background-prehome.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
	
	font-family: Arial;
	font-size: 12px;
	padding-top: 33px;
}

a {
	color: #666666;
}

input, textarea, select {
	font-size: 11px;
	border: 1px #333333 solid;
}
.noborder {
	border: none;
}

#overall_container {
	width: 960px;
	margin: 0 auto;
	
	background-color: #FFFFFF;
	background-image: url(../_img/overall-background-prehome.jpg);
	background-repeat: no-repeat;
}

/* NAVIGATION GROUPE */
#overall_header {
	width: 905px;
	margin: 0 auto;
	height: 36px;
}

#overall_header .menu {
	position: absolute;
	width: 900px;
	padding-right: 5px;
	height: 36px;
	line-height: 36px;
	text-align: right;
	font-size: 11px;
}

#overall_header .slogan {
	top: 12px;
	width: 900px;
	position: absolute;
	
	height: 12px;
	line-height: 12px;
	background-color: #a68d55;
	
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}

/* ENTETE ETABLISSEMENT */
#header {
	width: 905px;
	margin: 0 auto;
	height: 106px;
	
	padding-top: 10px;
}

#header h1{
	position: absolute;
	width: 400px;
	height: 106px;
	margin-left: 250px;
	text-indent: -5000px;
	cursor: pointer; /* IE Fix */
}
#header h1 a { display: block; }

#header .menu {
	position: absolute;
	width: 100px;
	margin-left: 800px;
	text-align: right;
	color: #666666;
	font-size: 12px;
}
#header .menu img { vertical-align: bottom; }
#header .menu img.border { border: 1px solid #cdcecf; }

/* MENU PAR ONGLET */
#menu {
	width: 905px;
	height: 24px;
	margin: 0 auto;
	border-bottom: 9px solid #cdcecf;
	
	font-weight: bold;
}
	/* RESERVATION */
	#menu .reservation {
		float: right;	
	}
	#menu .reservation a {
		float:left;
		background:url(../_img/onglet-resa.gif) no-repeat left top #a68d55;
		margin:0;
		padding:0 0 0 7px;
		text-decoration:none;
	}
	#menu .reservation a span {
		float:left;
		display:block;
		background:url(../_img/onglet-resa-right.gif) no-repeat right top;
		padding:5px 7px 4px 0px;
		color: #FFFFFF;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#menu .reservation a span {float:none;}
	/* End IE5-Mac hack */
	#menu .reservation a:hover span {
		color:#666666;
		background-color: #f4f4f4;
	}
	#menu .reservation a:hover, #menu .reservation .on a {
		background-position:0% -42px;
	}
	#menu .reservation a:hover span, #menu .reservation .on span {
		background-position:100% -42px;
	}

	/* NAVIGATION */
	#menu .navigation li {
		display:inline;
		margin:0;
		padding:0;
	}
	#menu .navigation a {
		float:left;
		background:url(../_img/onglet-navigation.gif) no-repeat left top #f4f4f4;
		margin:0;
		margin-left: 5px;
		padding:0 0 0 7px;
		text-decoration:none;
	}
	#menu .navigation a span {
		float:left;
		display:block;
		background:url(../_img/onglet-navigation-right.gif) no-repeat right top;
		padding:5px 7px 4px 0px;
		color: #666666;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#menu .navigation a span {float:none;}
	/* End IE5-Mac hack */
	#menu .navigation a:hover span, #menu .navigation .on span {
		color:#a68d55;
		background-color: #cdcecf;
	}
	#menu .navigation a:hover, #menu .navigation a.on {
		background-position:0% -42px;
	}
	#menu .navigation a:hover span, #menu .navigation .on span {
		background-position:100% -42px;
	}

/* SUB HEADER */
#sub_header {
	width: 905px;
	margin: 0 auto;
	height: 235px;
	border-bottom: 9px solid #cdcecf;
}

#sub_header .multislides {
	width: 620px;
	height: 235px;
	
	background-color: #e8e8e8;
	overflow: hidden;
}


/* CONTENU PRINCIPAL */
#main_container {
	width: 905px;
	margin: 0 auto;
	
	background-color: #FFFFFF;
	color: #666666;
	
	padding-top: 25px;
	padding-bottom: 40px;
}

#main_container .offre {
	width: 300px;
	float: left;
}

#main_container .offre img {
	border: 1px solid #a89059;
	padding: 2px;
	margin-right: 4px;
}

#main_container .offre h4 {
	color: #a68d55;
	font-size: 12px;
	margin-bottom: 5px;
}

#main_container .offre .resa {
	margin-top: 5px;
	display: block;
	padding: 3px 0;
	background: url(../_img/puce-gauche.gif) no-repeat left;
	padding-left: 18px;
	font-size: 11px;
	font-weight: bold;
}

#resa {
	margin-top: 10px;
	clear: both;
	height: 34px;
	
	color: #666666;
	background-color: #e8e8e8;
}

#resa .right {
	float: right;
	text-align: right;
	line-height: 34px;
	width: 675px;
	padding-right: 12px;
}
#resa .left {
	float: left;
	width: 255px;
	padding-left: 12px;
	line-height: 17px;
	font-size: 11px;
}

/* FOOTER */
#footer {
	clear: both;
	width: 940px;
	margin: 0 auto;
	
	font-size: 11px;
	line-height: 27px;
}
#footer, #footer a {
	color: #FFFFFF;	
}

#footer .right {
	float: right;
	width: 220px;
	line-height: 55px;
	
	text-align: right;
}