/* CSS Document */

* {

	margin: 0px;

	padding: 0px;

}



body {

	font-family: Tahoma, Verdana, sans-serif;

	font-size: 11px;

	color: #000040;

	background-color: #E3EDEE;

}

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;

	background-color: #FFFFFF;

	border: 1px solid #BCCFCE;

	padding: 10px;

	position: relative;

}

.border {border: 1px solid #BCCFCE;}

.top {margin-bottom: 5px;}

.menu { padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; background-color: #E9EFEF;}

.content {

	background-color: #FFFFFF;

	position: relative;

  

}

.content_left {float: left; width: 210px; position: relative; margin-top: 5px; padding-left: 10px; padding-right: 10px;}

.content_right {float: left; width: 490px; position: relative; margin-top: 5px; text-align: left; margin-left: 5px; padding: 10px;}

.clear {clear: both;}

.footer {margin-top: 5px; padding-top: 5px; padding-bottom: 5px; background-color: #E9EFEF; text-align: center; position: relative;}

.part {margin-top: 5px; padding-top: 2px; padding-bottom: 2px; padding-left: 5px; background-color: #FCFCFC; text-align: left; position: relative;}

.header { padding-top: 7px; padding-bottom: 7px; padding-left: 7px; margin-top: 10px; font-weight: 700; background-color: #E4E9E8; margin-left: auto; margin-right: auto;}

p { line-height: 19px; text-align: justify; padding-top: 7px; padding-bottom: 7px;}

p.hotel_name { color: #B90000;}

.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;}
