#formImoveis legend {
	font-size: 16px;
	font-weight: bold;
	color: #3C7FAF;
	text-decoration: none;
	margin-left: 20px;
}

#formImoveis span   {
	display: block;
	padding: 5px;
	clear: both;
}
#formImoveis label {
	display: block;
	width: 60px;
	float: left;
}
#formImoveis fieldset {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
}



#barcad .botaocad{
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #3C7FAF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
#floater {
	position: absolute;
	height: 300px;
	width: 240px;
	display: block;
	margin-top: -200px;
	margin-left: 110px;
	z-index: 1000;
}
.cont-block {
	padding-top: 4px;
	margin-top: 8px;
	clear: both;
	background-image: url(../imgs/dotted.gif);
	background-repeat: repeat-x;
}
.cont-block h2 {
	display: block;
	margin-bottom: 4px;
}
#col-1 {
	float: left;
	width: 493px;
	margin-bottom: 8px;
}
#col-2 {
	float: right;
	width: 312px;
	margin-bottom: 8px;
}
#notpri {
	float: left;
	width: 300px;
}
#notpri span {
	display: block;
	clear: both;
	margin-top: 8px;
}
#notpri span a strong {
	font-size: 16px;
	display: block;
	clear: both;
	margin-bottom: 4px;
}

#notpri span a , #outnot a {
	color: #46473A;
	text-decoration: none;
	font-size: 11px;
}
#notpri a img, #notpri a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	overflow: hidden;
}
#notpri a:hover {
	border: 3px solid #3F86C0;
}
#notpri a:hover img {
	margin: -3px;
}
#notpri span a:hover , #outnot a:hover{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: underline;
}

#outnot {
	float: right;
	width: 185px;
}
#outnot .edit {
	font-size: 10px;
	font-weight: bold;
	color: #9D9E89;
	text-decoration: none;
	display: block;
	margin-top: 8px;
	padding-top: 8px;
	padding-bottom: 4px;
	background-image: url(../imgs/dotted.gif);
	background-repeat: repeat-x;
}
#outnot strong {
	display: block;
	font-size: 12px;
}
#cotacao {
	padding: 2px;
	border: 1px solid #46473A;
	clear: both;
	font-size: 11px;
	color: #46473A;
	margin-top: 8px;
	margin-bottom: 8px;
	display: block;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}
#desthome {
	background-color: #4B5D6B;
	height: 264px;
	width: 312px;
	margin-bottom: 4px;
}
#desthome h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	display: block;
	height: 20px;
	width: 100px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	float: left;
}
#desthome #imggr {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 175px;
	width: 300px;
	clear: both;
}
#desthome #imggr imgxxx {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#imggr a img , #imggr a    {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	overflow: hidden;
}
#imggr a:hover img  {
	margin: -3px;
}
#imggr a:hover {
	border: 3px solid #3C7FAF;
}
#desthome #texto {
	display: block;
	margin-top: 6px;
	margin-left: 6px;
	height: 44px;
	width: 300px;
	font-size: 14px;
}
#desthome #texto a {
	color: #FFF;
	text-decoration: none;
}
#desthome #texto a:hover {
	text-decoration: underline;
}
#desthome .resumo {
	font-size: 11px;
}
DIV#dest-itens {
	float: right;
	height: 25px;
	width: 150px;
}
DIV#dest-itens ul {
	list-style-type:none;
	margin-top:0px;
	padding: 0px;
}
DIV#dest-itens ul li {
	display:block;
	width:20px;
	text-align:center;
	margin-top:1px;
	float: left;
}
DIV#dest-itens ul li a {
	display:block;
	color:#FFF;
	text-decoration:none;
	padding:3px;
	cursor: pointer;
	font-weight: bold;
}
DIV#dest-itens ul .selected a {
	display:block;
	color:#FF0;
	text-decoration:none;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCD5DB;
	border-left-color: #CCD5DB;
	background-image: url(../imgs/mark1.gif);
	background-position: 7px 14px;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
DIV#dest-itens ul li a:hover {
	color:#FFF;
	background-color:#4E6781;
}
#gegt-bar {
	background-color: #AEC89D;
	width: 490px;
	margin-top: 4px;
	height: 60px;
}
#divbuscage {
	height: 50px;
	width: 400px;
	display: block;
	position: relative;
	left: 8px;
	top: 4px;
	float: left;
}
.cpo2 {
	background-image: url(../imgs/fndinputhv.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
	clear: both;
	height: 29px;
}
span.ipt4a {
	background-color: #FFF;
	height: 22px;
	width: 325px;
	display: block;
	float: left;
}
span.ipt4a input {
	font-size: 14px;
	width: 320px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
span.ipt4b {
	background-color: #FFF;
	height: 20px;
	width: 60px;
	display: block;
	float: left;
	border: 1px solid #FFF;
}
span.ipt4b input {
	font-size: 14px;
	width: 60px;
	background-image: url(../imgs/fndbuta.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	margin: 0px;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	vertical-align: middle;
}
#geload {
	margin: 8px;
}
#pubs-smallgts {
	width: 312px;
}

#pubs-smallgts ul {
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pubs-smallgts ul li {
	display: block;
	height: 60px;
	width: 156px;
	float: left;
	margin-top: 4px;
}
#pubs-smallgts ul li.rig {
	text-align: right;
}
.tx  {
	font-size: 10px;
	display: block;
	clear: both;
	color: #666;
}
#agenda {
	list-style-type:none;
	margin:0;
	padding:0;
}
#agenda li {
	display:block;
	clear: both;
	margin-top: 8px;
}
#agenda li a {
	color:#46473A;
	text-decoration:none;
	font-size: 11px;
}
#agenda li strong {
	font-size: 12px;
}
#agenda li a:hover {
	text-decoration: underline;
}
#agenda li .data {
	color:#999;
	text-decoration:none;
	width:50px;
	display:block;
	float:left;
	text-align:right;
	font-size:11px;
	padding:3px;
	font-weight: bold;
}
#agenda li .descricao {
	display:block;
	float:left;
	padding:3px;
	width: 230px;
}
.dest-default1 img {
	float: left;
	margin-right: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.dest-default1 {
	margin-bottom: 8px;
}
.dest-default1 .tx16 {
	font-size: 15px;
	color: #46473A;
}
.dest-default1 a {
	color: #46473A;
	text-decoration: none;
}
.dest-default1 a:hover {
	text-decoration: underline;
	color: #46473A;
}
.cont-clear {
	display: block;
	clear: both;
	margin-top: 4px;
	margin-bottom: 4px;
}
.dest-default1 .tx11 {
	font-size: 11px;
	color: #F00;
}
a {
	color: #46473A;
	text-decoration: underline;
}
a:hover {
	color: #F90;
}
#cinema {
	float: left;
	width: 150px;
	background-image: url(../imgs/dotted-vert.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#cinema ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cinema ul li {
	width: 146px;
	margin-bottom: 8px;
	display: block;
	clear: both;
	margin-top: 8px;
	height: 40px;
}
#cinema ul li span {
	display: block;
	float: left;
	width: 90px;
}

#cinema ul li span a.lnk {
	color: #46473A;
	text-decoration: none;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#cinema ul li span a.lnk:hover {
	text-decoration: underline;
}
#cinema ul li .imgs {
	float: left;
	height: 36px;
	width: 48px;
	margin-right: 4px;
}

#cinema .imgs a img , #cinema .imgs a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	overflow: hidden;
}
#cinema .imgs a:hover {
	border: 3px solid #3C7FAF;
}
#cinema .imgs a:hover img{
	margin: -3px;
}
#horoscopo {
	float: right;
	width: 146px;
}
#horoscopo ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#horoscopo ul li {
	display: block;
	float: left;
	width: 72px;
	margin-top: 16px;
}
#horoscopo ul li img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#horoscopo ul li a {
	font-size: 11px;
	color: #46473A;
	text-decoration: none;
}
#horoscopo ul li a:hover {
	text-decoration: underline;
}

.passeios-dest {
	float: left;
	width: 200px;
}
.passeios-out h2 {
	font-size: 15px;
	padding: 0px;
	color: #9D9E89;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.passeios-dest a img, .passeios-dest a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	overflow: hidden;
}
.passeios-dest a:hover {
	border: 3px solid #3C7FAF;
}
.passeios-dest a:hover img {
	margin: -3px;
}


.passeios-dest span {
	display: block;
	padding-top: 4px;
	clear: both;
}
.passeios-dest span a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.passeios-dest span a:hover {
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #46473A;
}
.passeios-dest ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.passeios-dest ul li {
	float: left;
	width: 90px;
	display: block;
	margin: 4px;
}
.passeios-dest ul li a {
	font-size: 11px;
	font-weight: normal;
	color: #46473A;
	text-decoration: none;
}
.passeios-dest ul li a:hover {
	text-decoration: underline;
}

.passeios-out {
	float: right;
	width: 286px;
}
.passeios-out ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.passeios-out ul li {
	background-image: url(../imgs/itverm.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.passeios-out ul li a {
	text-decoration: none;
}
.passeios-out ul li a:hover {
	color: #46473A;
	text-decoration: underline;
}

#col-2-lin {
	padding-left: 8px;
	background-image: url(../imgs/dotted-vert.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#patroc {
	clear: both;
	height: 80px;
	width: 160px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#patroc img {
	display: block;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}
#ultgal {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ultgal li {
	display: block;
	float: left;
	width: 90px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 3px;
}
#ultgal li.lin {
	display: block;
	clear: both;
	float: none;
	font-size: 1%;
	background-image: url(../imgs/dotted.gif);
	background-repeat: repeat-x;
	background-position: 5px;
	height: 10px;
}

#ultgal li a img , #ultgal li a  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	overflow: hidden;
}
#ultgal li a:hover img {
	margin: -3px;
}
#ultgal li a:hover {
	border: 3px solid #3C7FAF;
}
#ultgal li span a {
	font-size: 11px;
	text-decoration: none;
}
#ultgal li span {
	display: block;
	padding-top: 4px;
	clear: both;
}
#ultgal li span a:hover {
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #46473A;
}


.evento  {

}
.evento .imgs  {
	width: 150px;
	display: block;
	float: left;
	margin-bottom: 8px;
}
.evento .imgs a img , .evento .imgs a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	overflow: hidden;
}
.evento .imgs a:hover {
	border: 3px solid #3C7FAF;
}

.evento .imgs a:hover img{
	margin: -3px;
}
.evento #info {
	float: left;
	width: 500px;
}
.evento h2 a{
	font-size: 13px;
	color: #46473A;
	text-decoration: none;
	margin-bottom: 4px;
	display: block;
}
.evento h2 a:hover {
	text-decoration: underline;
}
.evento .bts {
	float: right;
	width: 145px;
	height: 200px;
	font-size: 11px;
}
.evento .bts a:hover {
	text-decoration: underline;
	color: #FFF;
}
.evento  .btA ,.evento .btV,.evento .btL{
	display: block;
	height: 20px;
	background-image: url(../imgs/bts2.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 120px;
	margin-bottom: 4px;
}
.evento .btA a , .evento .btV a ,.evento .btL a{
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 20px;
	margin-right: 2px;
	background-image: url(../imgs/bts1.gif);
	background-repeat: no-repeat;
}
.evento .btA span , .evento .btV span , .evento .btL span{
	display: block;
	padding-top: 3px;
}
.evento .btA a{
	background-position: 0px 0px;
}
.evento .btA{
	background-position: right 0px;
}
.evento .btV a{
	background-position: 0px -60px;
}
.evento .btV{
	background-position: right -60px;
}
.evento .btL a{
	background-position: 0px -40px;
}
.evento .btL{
	background-position: right -40px;
}
.nn {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#list {
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#list li {
	width: 145px;
	margin: 0px;
	padding: 0px;


}
#list li a {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-image: url(../imgs/radios.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	background-position: 0px 1px;
}


#list li a.active {
	background-image: url(../imgs/radios2.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#enquete  .btA   {
	display: block;
	height: 20px;
	background-image: url(../imgs/bts2.gif);
	background-repeat: no-repeat;
	background-position: right -40px;
	width: 60px;
	margin-bottom: 4px;
	margin-left: 12px;
	float: left;
}
#enquete .btA a       {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 20px;
	margin-right: 2px;
	background-image: url(../imgs/bts1.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	cursor: pointer;
}
#enquete .btA a:hover {
	text-decoration: underline;
	color: #FFF;
}
#enquete .btA span        {
	display: block;
	padding-top: 3px;
}
#enquete-bt {
	clear: both;
	padding-top: 12px;
	width: 158px;
}
#enquete {
	margin-top: 12px;
}
#enquete-res {
	width: 160px;
	font-size: 9px;
}
#enquete-res img {

}
#enquete-res h2 {
	font-size: 13px;
	color: #F60;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#enquete-res span {
	margin-top: 6px;
	display: block;
}
#enquete-res span.center {
	text-align: center;
	display: block;
	padding-top: 40px;
	padding-right: 8px;
	padding-bottom: 40px;
	padding-left: 8px;
}
#optionsvoto {
	display: none;
}
#imgcarn {
	display: block;
	margin-bottom: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.imgespecial {
	margin-bottom: 8px;
}
.homeoferta {
	float: left;
	width: 150px;
	margin-right: 12px;
	padding-bottom: 8px;
	margin-left: 0px;
	padding-top: 8px;
}
.homeoferta a {
	text-decoration: none;
}
.homeoferta a:hover {
	text-decoration: underline;
}
.homeoferta img {
	display: block;
}
span.nomeloja   {
	font-size: 10px;
	text-decoration: none;
	clear: both;
}
.homeoferta span.real , #prodpreco span.real{
	font-size: 10px;
	text-decoration: none;
	color: #F00;
}
.homeoferta span.titulo {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.homeoferta span.frase {
	font-size: 10px;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}
.homeoferta span.preco ,#prodpreco span.preco{
	font-size: 19px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#mensagem {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #F00;
	padding: 4px;
}
.homeoferta .imgs a img , .homeoferta .imgs a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	overflow: hidden;
	display: block;
}
.homeoferta .imgs a:hover {
	border: 3px solid #3C7FAF;
}
.homeoferta .imgs a:hover img{
	margin: -3px;
}
#mensagem a {
	color: #FFF;
	text-decoration: underline;
	text-align: center;
}
.homeoferta-cnt {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
.homeoferta-top {
	font-size: 1%;
	background-image: url(../imgs/homeoferta-top.gif);
	background-repeat: no-repeat;
	height: 2px;
}
.homeoferta-bas {
	font-size: 1%;
	background-image: url(../imgs/homeoferta-bas.gif);
	background-repeat: no-repeat;
	height: 2px;
}


.bts a:hover {
	text-decoration: underline;
	color: #FFF;
}
.btA  , .btV, .btL{
	display: block;
	height: 20px;
	background-image: url(../imgs/bts2.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 120px;
	margin-bottom: 4px;
}
.btA a , .btV a ,.btL a{
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 20px;
	margin-right: 2px;
	background-image: url(../imgs/bts1.gif);
	background-repeat: no-repeat;
}
.btA span, .btV span, .btL span {
	display: block;
	padding-top: 3px;
}
.btA a {
	background-position: 0px 0px;
}
.btA {
	background-position: right 0px;
}
.btV a{
	background-position: 0px -60px;
}
.btV {
	background-position: right -60px;
}
.btL a {
	background-position: 0px -40px;
}
.btL {
	background-position: right -40px;
}

