/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: #eee;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #2F2A1D;
}
a.pag_atual {
	font-weight: bold;
	font-size:120%;
}


a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 115px;
	background: url(images/img01.png) no-repeat left top;
}

/* Header */

#logo {
	float: left;
	width: 460px;
	padding: 50px 0px 0px 30px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.titulo {
	float: left;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
	font-size: 24px;
}
#logo .subtitulo {
	float: left;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #FFFFFF;*/
	font-size: 22px;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	font-size: 48px;
}

#logo p {
	letter-spacing: -1px;
	margin: 0px;
	font-size: 24px;
	color: #036;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	width: 500px;
	height: 40px;
	display: inline;
}

#menu ul {
	float: right;
	margin: 0px 30px 0px 0px;
	padding: 74px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	display: block;
	height: 30px;
	margin: 0px 1px 0px 0px;
	padding: 10px 20px 0px 20px;
	background: url(images/img06.jpg) repeat-x left top;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E2DDCB;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Page */

#page {
	width: 940px;
	margin: 0px auto;
	padding: 10px 30px;
	background: #fff;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 500px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
	background-image: url(images/img05.jpg);
	background-repeat: repeat-x;
	background-position: left 90px;
}

.post2 {
	padding-bottom: 15px;
	line-height: 200%;
	background-image: url(images/img05.jpg);
	background-repeat: repeat-x;
	background-position: left -10px;
}

.post h1 {
	font-weight: normal;
	font-size:25px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	letter-spacing:3px;
	padding:10px;
	background:#5c92c1;
}

.title {
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	font-size: 30px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #2F2A1D;
}

.byline {
	margin: -4px 0px 20px 0px;
	padding: 20px 20px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.byline a {
	color: #666666;
}

.tag {`
	padding: 0 15px;
}

.entry {
	padding: 0px 20px;
}

.links {
}

.links a {
	width: 100px;
	display: block;
	margin: 0px;
	padding: 0px;
	background: #590202;
	text-align: center;
	color: #FFF;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 220px;
	
}


#sidebar2 {
	float: right;
	width: 200px;
}

.sidebar {
	float: left;
	color: #3D3726;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	background: url(images/img05.jpg) repeat-x left top;
	border-bottom:1px solid #ccc;
}

.sidebar li ul {
	background: none;
	margin-bottom: 40px;
}

.sidebar li li {
	line-height: 220%;
	padding: 0px 16px 0px 16px;
	background: none;
}

/**/
.sidebar li h2 {
	height: 32px;
	padding: 8px 0px 0px 15px;
	background: url(images/img04.jpg) no-repeat left top;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar li h3 {
	height: 32px;
	padding: 8px 0px 0px 15px;
	background:#5c92c1;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform:capitalize;
	text-align:left;
}


.sidebar li p {
	height: 32px;
	padding: 10px 0px 0px 15px;
	background:#5c92c1;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-align:left;
	text-transform:capitalize;
}


.sidebar h2 a {
}

.sidebar a {
	color: #2F2A1D;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
	width:auto;
	height:110px;
	
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 0px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#c {
	margin-top:5px;
	margin-bottom:10px;
	margin-right:15px;
	padding: 2px 5px;
	height: 25px;
	text-align:center;
	float:right;
	clear:both;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	height: 100px;
}

#footer {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	padding: 0px;
	background:#5c92c1;
}

#footer p {
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

#footer a {
	color: #B8AB86;
}

#footer .link {
}

#footer .copyright {
}
#wrapper #page #page-bgtop #page-bgbtm #content .post div ul #frm img {
	float: left;
}
#wrapper #page #page-bgtop #page-bgbtm #content .post div ul #frm .font1 {
	background-color: #006BB3;
}
#wrapper #page #page-bgtop #page-bgbtm #content div #frm img {
	float: left;
	margin-right: 0px;
	color: #FFF;
}
#wrapper #page #page-bgtop #page-bgbtm #content div #frm .font1 {
	float: right;
	margin-right: 0px;
	background-color: #0066A9;
	color:#FFF;
	background-image: url(../booking/back.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#wrapper #page #page-bgtop #page-bgbtm #content div #frm .font1 tr td table tr td .b_checkin_day {
	font-size: 10px;
}
#wrapper #page #page-bgtop #page-bgbtm #content div #frm table tr td .font1 tr td table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}
.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}


#booking-lista-hoteis
{
	margin:0 auto;
	width:490px; 
	height:500px;
	padding:5px;
	overflow:auto;
	position:relative; right:20px;
	
}

.cadastro
{
	margin:0 auto;
	width:480px;
	height:30px;
	text-align:center;
	font-size:15px;
	background:#5c92c1;
	color:#fff;
	margin-top:20px;
	margin-bottom:20px;
	clear:both;

}

.cadastro p a
{
	margin:0 auto;
	text-align:center;
	font-size:15px;
	color:#ffffff;
	text-decoration:none;


	
}

#redes-sociais
{
	margin:0 auto;
	width:470px;
	height:20px;
	text-align:center;
	background:#eee;
	border:1px solid #ccc;
	padding:5px;
	margin-top:10px;
	position:relative; right:8px;
}

#clear 
{
	clear:both;
}


#cityDis_wrapper{
width:200px;
}
#cityDis_tours{
background:;
padding:5px;
}
#cityDis_header{
background:#ff0000;
width:200px;
}
.cityDis_headerText{
font-family:Arial, Helvetica, sans-serif;
color:;
font-weight:bold;
font-size:12px;
text-align:center;
padding:5px;
}
.cityDis_bodyText{
font-family: Arial, Helvetica, sans-serif;
font-size:11px; 
color: ;
}
.cityDis_prodLink{
font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px;  text-decoration: none; color: ;
}
.cityDis_moreInfo{
font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px;  text-decoration: none; color: ;
}
