*{
	margin: 0px;
	padding: 0px;
}

body {
	min-width: 800px;
	background-position: center;
	text-align: center;
	background-color: #E5E5E5;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}

#content {
	width: 1000px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 710px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	display: block;
	
}
#main_right a {
	color: #006699;
	text-decoration: none;
}

#main_right a:hover {
	text-decoration: underline;
}

#main_right a:visited {
	color: #FF9900;
}

#header {
	width: 1000px;
	height: 135px;
	float: none;
}

#logo {
	float: left;
}

#header_right {
	width: 875px;
	float: right;
}
#header_banner {
	background-color: #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 45px;
	padding-top: 15px;
	padding-bottom: 18px;
}
#header_banner span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#main {
	text-align: left;
	
}
#main_left {
	width: 190px;
	float: left;
	margin-right: 10px;
}
#main_left    img  {
	border: 1px solid #006699;
}

#main_left p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 6px;
	padding-top: 6px;
}
#main_left h3 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	color: #666666;
}

#left_azul {
	background-color: #F0F0F0;
	height: 285px;
}
#left_azul h3 {
	background-color: #666666;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

#main_right {
	float: right;
	width: 800px;
}
#temp {
	margin-bottom: 10px;
	float: left;
}

#temp_left {
	float: left;
	width: 400px;
}
#temp_right {
	float: right;
	width: 360px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(img/backtemp.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 25px;
	height: 125px;
	padding-right: 20px;
	padding-left: 20px;
}
#temp_right h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
}

#tour {
	margin-bottom: 10px;
	float: left;
	width: 800px;
}

#tour_left {
	float: left;
	width: 535px;
}
#tour_right {
	float: right;
	width: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(img/backtour.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 15px;
	height: 105px;
	padding-right: 20px;
	padding-left: 20px;
}
#tour_right h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
}

#subcontent {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 800px;
}
#subcontent h3 {
	margin-bottom: 5px;
	padding-left: 6px;
}

#subcontent_left {
	float: left;
	width: 249px;
	padding-top: 2px;
	padding-left: 8px;
	height: 190px;
	padding-right: 8px;
}
#subcontent_right {
	float: right;
}
#subcontent_right .block {
	width: 249px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	height: 190px;
	padding-top: 2px;
}
#footer {
	width: 1000px;
	float: left;
	text-align: center;
	background-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 20px;
	height: 40px;
	display: inline;
	position: relative;
}
#footer a {
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
#footer a:hover {
	background-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
#footer_ {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E5E5E5;
	display: block;
	text-align: center;
	height: 23px;
	float: left;
	padding-top: 10px;
}
#footer_ a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

