@charset "utf-8";
*{
margin:0px;
padding:0px;
}
body {
	background-image: url(../imagens/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F4F4F4;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#enquete {
	padding-top:8px;
}
#enquete .ico{
	padding-bottom:4px;
}

#corpo {
	width: 950px;
	margin: auto;
	clear: both;
	height: auto;
	position: relative;
}

#logo {
	background-image: url(../imagens/logo.jpg);
	height: 92px;
	width: 233px;
	position: absolute;
	left: 4px;
	top: 17px;
	z-index: 10;
}
#endereco {
	position: absolute;
	height: 80px;
	width: 520px;
	top: 25px;
	right: 15px;
	color: #FFF;
	text-align: right;
}
h2 {
	color:#069;
	line-height:30px;
}
.fotos {
	padding:0px;
	margin:0px;
	height:auto;
	display:table;
}
.fotos li{
	width:116px;
	height:81px;
	margin:0 9px 10px 9px;
	border: solid 1px #069;
	padding:1px;
	list-style:none;
	float:left;
}
#corpo #barra {
	height: 43px;
	width: 950px;
	background-image: url(../imagens/bg_barra.jpg);
	clear: both;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}
#corpo #barra .esq {
	height: 28px;
	margin: 0px;
	float: left;
	width: 30%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#corpo #barra .dir {
	height: 28px;
	float: right;
	width: 50%;
	padding-right: 10px;
	text-align: right;
	padding-top: 15px;
}
#coluna-esquerda {
	background-color: #FFF;
	height: auto;
	width: 235px;
	float: left;
	margin-top: 5px;
	padding: 5px;
}
ul.menu {
	margin: 0px;
	padding: 0px;
}
ul.menu li {
	clear: both;
	height: 33px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #999;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #999;
	list-style:none;
}
ul.menu li a{
	display:block;
	background-image: url(../imagens/bg_menu.jpg);
	text-decoration: none;
	width:223px;
	height:23px;
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #666;
}
ul.menu li a:hover{
	display:block;
	background-image: url(../imagens/bg_menu2.jpg);
	text-decoration: none;
	width:223px;
	height:23px;
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #666;
}
ul.menu li.item-busca {
	list-style-image: url(../imagens/detaque2.gif);
	width: 225px;
	padding-left: 8px;
	padding-top: 10px;
	height: 23px;
	background-image: url(../imagens/bg_menu.jpg);
	list-style-position: inside;
}

#coluna-direita {
	float: right;
	height: auto;
	width: 690px;
	background-color: #FFF;
	margin-top: 5px;
	padding: 5px;
}
.tit-destaques {
	background-image: url(../imagens/tit-destaques.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	height: 25px;
	margin-top: 8px;
}
.tit-contato {
	background-image: url(../imagens/tit-contato.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	height: 25px;
	margin-top: 8px;
}
.tit-quemsomos {
	background-image: url(../imagens/tit-quemsomos.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	height: 25px;
	margin-top: 8px;
}
.tit-locacao {
	background-image: url(../imagens/tit-locacao.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	height: 32px;
	margin-top: 8px;
}
.tit-venda {
	background-image: url(../imagens/tit-venda.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	height: 32px;
	margin-top: 8px;
}
.tit-temporada {
	background-image: url(../imagens/tit-temporada.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	height: 32px;
	margin-top: 8px;
}
.txt-campo {
	width:260px;
	height:25px;
	line-height: 25px;
	vertical-align: middle;
	border: 2px solid #0188B8;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
.txt-mensagem {
	width:480px;
	height:180px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 2px solid #0188B8;
}
.botao{
	font-weight: bold;
	color: #FFF;
	background-color: #0188B8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #017196;
	
}
.listar-destaques {
	display: block;
	margin: auto;
	clear: both;
	height: auto;
	width: 664px;
	padding-top: 4px;
}
.listar-destaques .oferta {
	height: 210px;
	width: 150px;
	border: 1px solid #999;
	margin: 3px;
	float: left;
	padding: 4px;
}
.listar-destaques .oferta p {
	line-height: 18px;
	font-size: 12px;
	color: #666;
}
.listar-destaques .oferta .cat {
	font-size: 15px;
	font-weight: bold;
	color: #069;
	line-height: 22px;
}
.top-page {
	height:20px;
	color:#FFF;
	clear:both;
	display:block;
	padding:5px;
	background:#444;
	line-height:20px;
	vertical-align:middle;
	margin-bottom:5px;
}
.top-page .esq {
	float:left;
	width:60%;
}
.top-page .dir {
	float:right;
	width:40%;
	text-align:right;
}
#link-mapa {
	margin-top:5px;
	margin-bottom:5px;
}
.mapa2 {
	display: block;
	margin: auto;
	padding: 0px;
	clear: both;
	height: 380px;
	width: 690px;
}

.paginacao {
	height: 35;
	width: 650px;
	margin: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	clear: both;
}
.paginacao ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 35px;;
	width: 650px;	
}
.paginacao li {
	list-style: none;
	display: inline;
	line-height: 35px;
}
.paginacao li a {
	display: inline;
	margin: 2px;
	padding: 5px;
	width: auto;
	background-color: #06F;
	border: 1px solid #000;
	height: 35px;
	line-height: 50px;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
.paginacao li a:hover {
	display: inline;
	margin: 2px;
	padding: 5px;
	width: auto;
	background-color: #000;
	border: 1px solid #06C;
	height: 35px;
	line-height: 50px;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}


#base {
	background-color: #0188B8;
	clear: both;
	height: 60px;
	width: 100%;
}
#base #limite {
	height: 60px;
	width: 950px;
	margin: auto;
	clear: both;
	position: relative;
}
#base #limite .txt {
	position: absolute;
	height: 13px;
	width: 550px;
	left: 60px;
	top: 23px;
	background-image: url(../imagens/txt_base.gif);
}
#base #limite .logo-tm {
	position: absolute;
	height: 33px;
	width: 55px;
	right: 10px;
	top: 16px;
}
