@charset "iso-8859-1";
body{
	background: #5a5654;
	margin: 0px;
	color: #fff;
	text-align: center;
	font-size: 90%;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
IMG{
	border: 0px;
}
.center{
	text-align: center;
}
#container{
	margin: 5px auto;
}
#maintable{	
	width: 770px;
	height: 500px;
	background-color: #CFC8C8;
	/*background-color: #A09788;*/
	/*border: 2px solid #999999;*/
	/*text-align: left;*/
}
H1 {
	margin-top: 35px;
	margin-bottom: 5px;
	padding:0px;
	font-size: 1.4em;
	color: #c0c0c0;
}
H2{
	padding:0px;
	margin: 5px 0px 5px 0px;
	font-size: 1.3em;
	color: #c0c0c0;
}
TD{
	vertical-align: top;
	text-align: left;
}
P {
	margin-bottom: 2px;
	margin-top: 5px;
}
P.menu{
	font-size: 12px;
	margin-left: 10px;
}
TD.menu{
	background-color: #5b686e; /* DARK BLUE GREY */
}
TD.leftcol{
	background: #a09788 url(imgs/Vertical-Hotelname-100.jpg) no-repeat left;	
}
TABLE.menutable{
	margin-left: 0px;
}
TD.topbandright{
	background-color: #763531;
}
TD.darkbluegrey{
	background-color: #5b686e;
}
TD.litebluegrey{
	background-color: #b8c1c4;
}
TD.bordeaux{
	background-color: #5b686e;
}
TD.darkgrey{
	background-color: #5b686e;
}
P.dark{
	color: #333333;
}
P.darkbold{
	color: #333333;
	font-weight: bold;
}
P.darksmall{
	color: #333333;
	font-size: small;
	margin-left: 10px;
}
P.darkxsmall{
	color: #333333;
	font-size: x-small;
	margin-left: 10px;
}
P.medium{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
P.address{
	font-size: small;
	color: #ffffff;
	text-align: center;
}
P.address A{
	color: #ffffff;
	text-decoration: underline;
}
P.copyrite{
	font-size: xx-small;
	color: #cccccc;
	text-align: right;
}
P.addresscontact{
	font-size: medium;
	color: #333333;
	text-align: center;
}
P.addresscontact A{
	color: #333333;
	text-decoration: underline;
}

#navcontainer ul
{
list-style-type: none;
text-align: left;
margin-left: 5px;
}

#navcontainer ul li a
{
background: transparent url(imgs/dot_clear.gif) left center no-repeat;
padding-left: 15px; /* Original padding-left is 15px*/
text-align: left;
font: normal 11px Verdana, lucida, sans-serif;
text-decoration: none;
color: #fff;
}

#navcontainer ul li a:hover
{
background: transparent url(imgs/list-on3.gif) left center no-repeat;
color: #fff;
}

#navcontainer ul li a#current
{
background: transparent url(imgs/list-active.gif) left center no-repeat;
color: #cccccc;
}
#navcontainer ul li a#flag
{
background: transparent url(imgs/dot_clear.gif) left center no-repeat;
}
TABLE#tbltarifs{
	background-color: #5b686e;
}
TD.center{
	text-align: center;
}
P.bold14{
	font-size: 14px;
	font-weight: bold;
}
TD.tarifslite{
	font-size: 12px;
	background-color: #b8c1c4;
	color: #333333;
}
TD.tarifsdark{
	font-size: 11px;
	background-color: #5b686e;
}
p.bold{
	font-weight: bold;
}
p.darkgrey{
	color: #666666;
}
TD.darktext{
	color: #333333;
}
P.presse A{
	font-size: x-small;
}
P.fermeture{
	color: #333333;
	font-size: x-small;
	text-align: center;
	margin-top: 20px;
}
TABLE.tarif{
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
TABLE.tarif TD{
	padding-left: 7px;
	padding-right: 5px;
	text-align: left;
}
TABLE.tarif TD.rt{
	text-align: right;
}
TABLE.tarif TD.ct{
	text-align: center;
}
/*dates*/
TABLE.tarif TD.lt{
	text-align: left;
	font-size: small;
}
TABLE.tarif TD.ct{
	text-align: center;
	font-size: small;
}
TABLE.tarif TD.ctx{
	text-align: center;
	font-size: x-small;
	padding:0 0px 5px 0px;
	margin:0 0px;
	border-bottom:1px solid gray;
}
IMG.flag{
	width:18px;
	height:12px;
	padding: 0px;
	border:0px;
	margin:0px;
}
IMG.flagfade{
	width:18px;
	height:12px;
	padding: 0px 0px 0px 15px;
	border:0px;
	margin:0px;
}

DIV#btmtbl{	width:770px;margin:10px auto;text-align:center; }