@charset "utf-8";
/* CSS Document */

img, div, a, input { behavior: url(/iepngfix.htc); }

*	
{
	margin:0;
	padding:0;
 	color:#fcf6cd;
	font-family:Georgia, "Times New Roman", Times, serif;
}

html,body {
	height:100%;
}

BODY {
	background-color: #03033b;
	height: 100%;
	width:100%;
	min-height:1145px !important;
	position:relative;
}

#bg_rose
{
	width:100%;
	background: url(../images/bg-rose.png) left top repeat ;
	position:absolute;
}


#container
{
	min-height:100%;
	height: 100%;
	position:relative;
	margin:0;
	padding:0 0 247px 0;
	width:100%;
}

* html #container
{
	height:100%;	
}

#central_light
{
	position:absolute;
	background: url(../images/central-light.png) center top no-repeat;
	height: 1145px;
  	width:100%;
	margin:0;
	z-index:-1;
}

#logo
{
	margin:0;
	padding:29px 0 0 0;
  	width:100%;
	height:587px;
	display:block;
	background:url(../images/logo-ten.png) center bottom no-repeat;
}

#left_top{
	position:absolute;
	margin:0;
	padding:0;
	top:0px;
	width:121px;
	height:119px;
	left:0px;
	background:url(../images/left-top.png) left top no-repeat;
}

#right_top{
	position:absolute;
	margin:0;
	padding:0;
	top:0px;
	width:121px;
	height:119px;
	right:0px;
	background:url(../images/right-top.png) right top no-repeat;
}



#center_left
{
	position:absolute;
	top:520px;
	left:0px;
	background:url(../images/left-center.png) left top no-repeat;
	width:121px;
	height:237px;
}

#center_right
{
	position:absolute;
	top:520px;
	right:0px;
	background:url(../images/right-center.png) left top no-repeat;
	width:120px;
	height:234px;
}


.menu
{
	text-align:center;
	padding:15px 0 0 0;
	margin:0;
	width:100%;
	height:94px;
	background:url(../images/menu.png) center no-repeat;
	display:block;
}

.menu table td
{
	text-align:center;
}

.mainlevel_menu_item
{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	font-size:16pt;
	font-weight:bold;
	color:#fcf6cd;
	padding:0 22px 0 0;
	background-image:none;
	position: relative; 
}

#content
{
	padding:0 117px 0 132px;
	_width:100%;
	margin:-15px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
        line-height: 150%;
}

div#content table.contentpaneopen
{
	position:relative;
	width:100%;
}

.bottom {
	position:relative;
	width:100%;
	height:247px;
	margin-top:-247px;
}


#left_bottom{
	position:absolute;
	bottom:0;
	left:0;
	width:120px;
	height:247px;
	left:0px;
	background:url(../images/left-bottom.png) left bottom no-repeat;
}

#right_bottom{
	position:absolute;
	bottom:0;
	right:0;
	width:121px;
	height:247px;
	background:url(../images/right-bottom.png) right bottom no-repeat;
}

.phone
{
	position:absolute;
	bottom:0;
	left:207px;
	
}

div.phone img
{
	border:0;
}

.online_reservation
{
	position:absolute;
	bottom:0;
	left:489px;
	
}

div.online_reservation img
{
	border:0;
}

#pictogramms
{
	position:absolute;
	margin-top:77px;
	margin-left:63%;
	height:20px;
	z-index:10;
}

a.pictogramm
{
	padding-right:10px;
	border:0;
}

a.pictogramm img
{
	border:0;
}

#copyright
{
	position:absolute;
	left:139px;
	bottom:13px;
	font-size:10pt;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#footer_spacer
{
	position:relative;
	height:1px;
}

input, textarea
{
	color:#000000;
}

input.button
{
	border:0;
	background:none;
	color:#fcf6cd;
	font-size:10pt;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:auto;
	height:auto;
}

input.button:hover
{
	color:#edad1e;
}
#central_light {
    background: url("../images/central-light.png") no-repeat scroll center -300px transparent;
    height:700px;
}
#pictogramms {
    margin-top: 45px;
}
#logo {
    display: block;
    height: 215px;
    margin: 0;
    padding: 80px 0 0;
    width: 100%;
    background:none;
}
#center_left, #center_right {top: 213px;}
body {min-height: 1031px !important;}
