/* CSS Document */

body {
	background-color: #FFFFFF;
}

.mainBox {
	background-color: #dde7f5;
	position: absolute;
	height: 346px;
	width: 650px;
	left: 161px;
	top: 134px;
	float: left;
	z-index: 0;
}

.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bglevel1.gif);
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	width: 610px;
	padding-top: 50px;
	padding-right: 25px;
	margin-bottom: 25px;
	padding-left: 25px;
	position: absolute;
	left: 161px;
	top: 480px;
	
}
.textBox a:link {
color:#416942;
}
.textBox a:hover {
color:#ed7a19;
}

.textBox a:visited {
color:#416942;
}


.footer {
width: 603px;
height: 65px;
position:absolute;
left: 0px;
padding-left:25px;
padding-right:25px;
background-image:url(images/footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}



.heading {
	float: none;
	height: 39px;
	width: 653px;
	position: absolute;
	left: 161px;
	top: 96px;
	text-align:right;
}

.logo {
	position: absolute;
	z-index: 9;
	height: 112px;
	width: 132px;
	left: 537px;
	top: 414px;
}

.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #003333;
	text-align: left;
	z-index: 10;
}

a.home:link {
	text-decoration: none;
}
a.home:hover {
	color: #ed7a19;
	text-decoration: none;
}
a.home:active {
	color: #660099;
}
a.home:visited {
	color: #003333;
	text-decoration: underline;
}

.hometab {
	font-weight: bold;
	text-transform: lowercase;
	position: absolute;
	z-index: 10;
	height: 20px;
	width: 50px;
	left: 670px;
	top: 460px;
}

.tabs {
	position: absolute;
	width: 140px;
	left: 30px;
	top: 299px;
	z-index: 7;
}
.menu {
	width: 131px;
	height: 27px;
	background-image:url(images/menu.jpg);
	
}
.nav3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #ed7a19;
	background-color: transparent;
	text-align: right;
	display: list-item;
	height: 17px;
	width: 126px;
	padding-top: 8px;
	padding-right: 35px;
	list-style-image: none;
	list-style-type: none;
}	


a.nav3:link {
	text-decoration: none;
}
a.nav3:hover {
	color: #FFFFFF;
	background-color: #666666;
}
a.nav3:active {
	text-decoration: none;
}
a.nav3:visited {
	text-decoration: underline;
}

.bodyTxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
	vertical-align: top;
	height: 65px;
	width: 224px;
	position: absolute;
	z-index: 4;
	top: 135px;
	left: 537px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}

.bodyTxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	height: 110px;
	width: 224px;
	position: absolute;
	z-index: 5;
	top: 240px;
	left: 537px;
	color: #535353;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	
}

.bodyTxt2 a:link {
	color: #535353;
text-decoration: underline;
	
}
.bodyTxt2 a:visited {
	color: #535353;
text-decoration: none;
	
}

.links {
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 20px;
	list-style-position: outside;
	list-style-image: url(./images/bulletPoint.gif);
	display: block;
	color: #003333;
}
a.links:hover {
	color: #ed7a19;
	list-style-image: url(./images/bulletPoint.gif);
}
a.links:link {
	text-decoration: none;
	list-style-image: url(./images/bulletPoint.gif);
}
a.links:active {
	color: #330033;
	list-style-image: url(./images/bulletPoint.gif);
}
a.links:visited {
	color: #003300;
	text-decoration: underline;
	list-style-image: url(./images/bulletPoint.gif);
}

.bodyBold {
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.bodyItal {
	font-style: italic;
	font-weight: normal;
	color: #333333;
}

.bodyTxt3 {
	color: #333333;
	padding-right: 40px;
}

.hLinks {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 18px;
	list-style-position: outside;
	list-style-image: url(../httpdocs/images/bulletPoint.gif);
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
}

a.hLinks:link {
	color: #003333;
}
a.hLinks:hover {
	color: #ed7a19;
}
a.hLinks:active {
	color: #660099;
}
a.links:visited {
	color: #003333;
	text-decoration: underline;
}





div.sousmenu 
{
	filter:alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
	background-color:#e9e5d9;
	width:120px;
	}

.sousnav1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: transparent;
	text-align: left;
	display: list-item;
	width: 113px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-left:10px;	

}

a.sousnav1:link {
	text-decoration: none;
}
a.sousnav1:hover {
	color: #FFFFFF;
	background-color: #666666;
	width:110px;
}
a.sousnav1:active {
	text-decoration: none;
}
a.sousnav1:visited {
	text-decoration: underline;
}
.sousmenu1 {
	background-color:#e9e5d9;
	width:120px;		
	}
	
	
	
	
	
	div.sousmenua
{
	filter:alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
	background-color:#e9e5d9;
	width:120px;
	}

.sousnav1a {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: transparent;
	text-align: left;
	display: list-item;
	width: 150px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: e9e5d9;
	border-right-color: e9e5d9;
	border-bottom-color: e9e5d9;
	border-left-color: e9e5d9;
	list-style-image: none;
	list-style-type: none;
	padding-left:10px;	

}

a.sousnav1a:link {
	text-decoration: none;
}
a.sousnav1a:hover {
	color: #FFFFFF;
	background-color: #666666;
	width:150px;
}
a.sousnav1a:active {
	text-decoration: none;
}
a.sousnav1a:visited {
	text-decoration: underline;
}
.sousmenu1a {
	background-color:#e9e5d9;
	width:150px;		
	}
	#menuboutique1 {
	position:absolute;
	left:190px;
	top:299px;
	z-index:10;
	visibility: hidden;
}
#menuboutique2a {
	position:absolute;
	left:310px;
	top:299px;
	width:120px;
	z-index:11;
	visibility: hidden;
}
#menuboutique3a {
	position:absolute;
	left:430px;
	top:375px;
	width:120px;
	z-index:12;
	visibility: hidden;
}
#menuboutique2b {
	position:absolute;
	left:310px;
	top:350px;
	width:120px;
	z-index:13;
	visibility: hidden;
}
#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:55px;
	height:66px;
	z-index:14;
}
#menurestaurant1 {
	position:absolute;
	left:190px;
	top:326px;
	width:120px;
	z-index:14;
	visibility: hidden;
}
#menurestaurant2a {
	position:absolute;
	left:310px;
	top:390px;
	width:120px;
	z-index:15;
	visibility: hidden;
}
#menuinformations1 {
	position:absolute;
	left:190px;
	top:407px;
	width:120px;
	z-index:16;
	visibility: hidden;
}
.lettrine {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#7f7e7a;
font-weight:bold;}

.greentext {
	color:#416942;}
	
.promodiv {
	width: 260px;
	background-color:#d9e1d9;
	margin-left:10px;
	margin-bottom: 50px;
	padding: 10px;
	float:right;
	text-align:center;
	}	