@charset "windows-1251";
body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #F3F9FE;
}
a:link img{
border: 0px;
}
a:visited img{
border: 0px;
}
#left_menu {
	float: left;
	width: 142px;
	margin-left: 3px;
}
#top {
	float: none;
	width: 142px;
}
#islands {
	float: none;
	width: 142px;
	margin-top: 5px;
}
#counter {
	float: none;
	width: 142px;
	margin-top: 5px;
}
#counter_content {
	float: none;
	width: auto;
	text-align: center;
	margin-top: 3px;
}




.destinations {
	background-color: #E7D6BD;
	float: none;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


.destinations a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.yellow {
	background-color: #F4EED4;
}
.blue {
	background-color: #06569d;
}


.destinations a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7A2E29;
	text-decoration: none;
}

.destinations a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7A2E29;
	text-decoration: none;
}
.regions {
	display: block;
	float: none;
	width: 100%;
	height: inherit;
}
.light_brown {
	background-color: #e7d6bd;
}

.regions ul {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	display: block;
	width: 140px;
}
.regions li {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 140px;
}
.regions li.space a {
	color: #333333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 127px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-left: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: 1px;
	font-weight: bold;
}
.regions li.space a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #7A2E29;
	text-decoration: none;
	background-color: #e7d6bd;
}

.regions  li.yellow a  {
	color: #333333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 137px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-left: 3px;
	background-color: #f4eed4;
}
.regions  li.yellow   a:visited   {
	font-family: Arial, Helvetica, sans-serif;
	color: #7A2E29;
	text-decoration: none;
}
.regions  li.yellow   a:hover    {
	font-family: Arial, Helvetica, sans-serif;
	color: #7A2E29;
	text-decoration: none;
	background-color: #e7d6bd;
}
.raised {
	background: transparent;
	width:100%;
	margin:0;
}

.raised h1, .raised p {margin:0 10px;}
.raised p {padding-bottom:0.5em;}

.raised .top, .raised
.bottom {display:block; background:transparent; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4,
.raised .b1b, .raised .b2b, .raised .b3b,
.raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b,
.raised .b3b {height:1px;}

.raised .b1 {
	margin:0 5px;
	background:#666666;
}
.raised .b2 {
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}
.raised .b3 {
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}

.raised .b4 {
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}
.brown {
	background-color: #E0CAA9;
}
.raised .b4b {
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}
.raised .b3b {
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}
#reservation {
	float: none;
	width: 142px;
	margin-top: 5px;
}
#poll {
	float: none;
	width: 142px;
	margin-top: 5px;
}

.poll_question {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 100%;
	background-color: #E7D6BD;
}
.poll_question p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	letter-spacing: -0.5px;
	word-spacing: normal;
	text-align: center;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.poll_question a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	letter-spacing: -0.5px;
	word-spacing: normal;
	color: #970000;
	text-decoration: underline;
}

.visitors {
	background-color: #E7D6BD;
	float: none;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.visitors p {
	margin: 0px;
	padding: 2px;
	font-size: 14px;
	line-height: 15px;
	font-family: "Times New Roman", Times, serif;
}
.reservation_info {
	letter-spacing: 0.05px;
	font-family: "Times New Roman", Times, serif;
	word-spacing: normal;
	width: auto;
	line-height: 14px;
	height: auto;
	background-color: #E7D6BD;
}
.reservation_info p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	background-color: #E7D6BD;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.raised .b2b {
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}
.raised .b1b {
	margin:0 5px;
	background:#666666;
}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .boxcontent {
	display:block;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	height: auto;
	background-color: #F4EED4;
}

.raised .boxcontent2 {
	display:block;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	height: 300px;
	background-color: #F4EED4;
}
.raised .boxcontent3 {
	display:block;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	background-color: #F4EED4;
}
.telefones a  {
	color: #970000;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
	font-size: 14px;
	letter-spacing: -0.5px;
}

.telefones {
	float: none;
	width: auto;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
}
.telefones p {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: auto;
	width: auto;
}


.raised .b4d {
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	display: block;
	overflow: hidden;
	height: 1px;
}
.raised .b3d {
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	display: block;
	overflow: hidden;
	height: 1px;
}
.raised .b2d {
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	display: block;
	overflow: hidden;
	height: 1px;
}
.raised .b1d {
	height:1px;
}
.raised .b1d {
	display:block;
	overflow:hidden;
}
.raised .b1d {
	margin:0 5px;
	background:#666666;
}
.raised .b2d {
	margin:0 3px;
	border-width:0 2px;
}
.raised .b3d {
	margin:0 2px;
}
.raised .b4d {
	height:2px;
	margin:0 1px;
}
.raised .b1d {
	margin:0 5px;
	background:#666666;
}
