@charset "iso-8859-1";
body{
	background-color: #cccc99;
	border: 0px;
	color: #800000;
	font-family: Verdana, Geneva, Arial, Helvetica,  sans-serif;
	font-size: 94%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.center{ text-align: center; }
.floatleft{ float:left; }
.floatright{ float:right; }
#topimg{	overflow: hidden; }
#topimg H1{	padding-left:80px; padding-top:60px; font-size: 26px;;}
html>body {
	font-size: 12px;
}
h1 {
	font-size: 1.8em;
	color: #9f8800;
	font-family: Arial, "Bookman Old Style", "Book Antiqua", Verdana, Geneva, Helvetica, sans-serif;
	text-align: center;
	padding-top:10px;
}
h2 {
	font-size: 1.2em;
	text-align: left;
	padding: 5px 0px 5px 10px;
}
P.luxe{
	color: #9f8800;
	font-style:italic;
	font-family: Georgia, "Bookman Old Style", "Book Antiqua", Verdana, Geneva, Helvetica,  Arial, sans-serif;
	text-align:right;
	margin-right: 10px;
	margin-top:2px;
	margin-bottom:2px;
	padding:0px;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
.strong{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
IMG{
	border: 0px;
}
IMG.flag{
	 width:18px;
	 height:12px;
	 margin: 0px 10px 0px 10px; 
}
IMG#flaggb{
	margin-left:50px;
}
div.ad{
	width:98%;
	background-color:#FFFFFF;
	border:1px gray solid;
	padding:0px;
	margin:0px;
}
P.ad{
	font-size:small;
	text-align:left;
	padding: 2px 2px 4px 4px;
}
.ad A, .ad A:visited{
	font-size:small;
	text-decoration: none;
	color:#800000;
}
.ad A:hover{
	text-decoration: underline;
	color: #620000;
}

/*
a[href^="tel:"]:before {
    content: "\260E";
    display: block;
    margin-right: 0.5em;
}
*/
a[href^="tel:"] {
    text-decoration: none;
    color: #800000;
}


.btn{
	text-decoration: none;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn:hover,
.btn:focus{color:#333333;text-decoration:none;}
.btn:active,
.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;}
.btn-default{color:#333333;background-color:#ffffff;border-color:#cccccc;}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default{color:#333333;background-color:#ebebeb;border-color:#adadad;}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default{background-image:none;}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active{background-color:#ffffff;border-color:#cccccc;}

/*----------------------------------------------------------------------------*/
.btn-booking{color:#ffffff;background-color:#d9534f;border-color:#d43f3a;}/*#a00*/
.btn-booking:hover,
.btn-booking:focus,
.btn-booking:active,
.btn-booking.active,
.open .dropdown-toggle.btn-booking{color:#ffffff;background-color:#d2322d;border-color:#ac2925;}
.btn-booking:active,
.btn-booking.active,
.open .dropdown-toggle.btn-booking{background-image:none;}
.btn-booking.disabled,
.btn-booking[disabled],
fieldset[disabled] .btn-booking,
.btn-booking.disabled:hover,
.btn-booking[disabled]:hover,
fieldset[disabled] .btn-booking:hover,
.btn-booking.disabled:focus,
.btn-booking[disabled]:focus,
fieldset[disabled] .btn-booking:focus,
.btn-booking.disabled:active,
.btn-booking[disabled]:active,
fieldset[disabled] .btn-booking:active,
.btn-booking.disabled.active,
.btn-booking[disabled].active,
fieldset[disabled] .btn-booking.active{background-color:#d9534f;border-color:#d43f3a;}
/*----------------------------------------------------------------------------*/