/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #EDEDE4;
}
h1 { font-size: 12px; font-weight: bolder;}
h2 {font-size: 11px; font-weight: bolder; color: #337752;}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	position: relative;
}
.border {border: 1px solid #B7BAA3;}
.top {margin-bottom: 5px; margin-top: 5px;}
.menu { padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; background-color: #D9D9C4;}
.content {
	position: relative;
  
}
.content_left {float: left; width: 210px; position: relative; margin-top: 5px;}
.content_right {float: left; width: 510px; position: relative; margin-top: 5px; text-align: left; margin-left: 5px; padding: 10px; background-color: #FCFCFC;}
.left_box { border: 1px solid #B5B8A0; background-color: #FCFCFC; padding: 10px; margin-bottom: 5px;}
.clear {clear: both;}
.footer {margin-top: 5px; padding-top: 5px; padding-bottom: 5px; background-color: #EFEFE9; text-align: center; position: relative;}
.footer a { color: #9E9E9E;}
.part {margin-top: 5px; padding-top: 2px; padding-bottom: 2px; padding-left: 5px; background-color: #FCFCFC; text-align: left; position: relative;}
.title { padding-bottom: 10px; padding-top: 10px; border-left-color: #EFEFE9; border-left-style: solid; border-left-width: 5px; padding-left: 15px;}
.header { padding-top: 7px; padding-bottom: 7px; padding-left: 7px; font-weight: 700; background-color: #408AA6; margin-left: auto; margin-right: auto; color: #F7F7F7;}
.left_box ul li { padding-top: 5px; padding-bottom: 5px;}
p { line-height: 19px; text-align: justify; padding-top: 7px; padding-bottom: 7px;}
p.hotel_name { color: #0080C0; line-height: normal; font-weight: bolder;}
p.hotel_city {line-height: normal; padding-top: 2px; padding-bottom: 2px;}
.text_header { font-weight: bolder; border-bottom-style: dashed; border-bottom-width: 1px; border-bottom-color: #C0C0C0;}
.part a { color: #004080;}
.hotels { padding-top: 3px; padding-bottom: 3px; padding-left: 5px;}
ul { margin-left: 20px;}
.hotels a { color: #004080;}
.link {color: #004080;}
h2.text_header { padding-top: 5px; padding-bottom: 5px;}
.alert { padding-top: 7px; margin-top: 10px; margin-bottom: 10px; margin-left: 25px; margin-right: 25px; border: 1px dotted #666666; padding: 10px; background-color: #F9F9F9;}
.gallery { padding: 15px; margin-top: 15px; margin-bottom: 15px; background-color: #F4F7F7;}
a.intro { color: #666666;}
