*{
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#333;
	text-decoration:none;
	list-style:none;
}

body{ 
	background:url(img/body.jpg) repeat-y center top #262E40;
	text-align:center;
}

#wrapper{
	width:980px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	background:url(img/wrapper.gif) repeat-y left top;
}

#container{
	background:#FFF;
	width:770px;
	float:left;
	overflow:hidden;
}

/*// HEADER //*/

#header{
	height:66px;
	background:#262E40;
}

#header .cadHeader{
	float:left;
	color:#FFF;
	position:absolute;
	margin-top:45px;
	margin-left:12px;
}

#header a.cadHeader:hover{
	text-decoration:underline;
}

#header .tbLogo a{
	cursor:hand;
	cursor:pointer;
}

#header .logoMask{
	width:200px;
	height:100px;
	background:url(img/dot1.gif) no-repeat -10px -10px;
	display:block;
	position:absolute;
	top:1px;
	left:1px;
	z-index:2000;
}

#header .tbLogo{
	position:absolute;
	overflow:hidden;
	display:block;
	width:151px;
	height:98px;
	margin-left:290px;
	top:47px;
	cursor:hand;
	cursor:pointer;
	z-index:100;
}

/*// ABAS //*/

#header .headerBoxes{
	width:280px;
	height:64px;
	margin-top:2px;
	float:right;
	position:relative;
	left:-14px;
	overflow:hidden;
}

#header .headerBoxes h6{
	width:80px;
	height:20px;
	float:left;
	margin-top:36px;
	margin-right:1px;
	background:#FFF;
}

#header .headerBoxes h6#hLogin{
	background:url(img/header_aba_login.gif) no-repeat top #FFF;
}

#header .headerBoxes h6#hServs{
	background:url(img/header_aba_servicos.gif) no-repeat top #E8E8E8;
}

#header .headerBoxes h6#hImov{
	background:url(img/header_aba_imoveis.gif) no-repeat top #DDD;
}

#header .headerBoxes h6 a{
	display:block;
	width:80px;
	height:20px;
	line-height:20px;
	text-align:center;
	cursor:hand;
	cursor:pointer;
}

#header .headerBoxes p.hBtop{
	background:url(img/header_caixa_canto.gif) no-repeat right top;
	height:6px;
	font-size:1px;
}

#header .headerBoxes .headerMbox{
	width:280px;
	height:44px;
	background:#FFFFFF;
	clear:both;
}

/*// LOGIN //*/

#header .headerBoxes p.lForm{
	width:102px;
	height:44px;
	float:left;
	padding-left:10px;
}

#header .headerBoxes p#lSubForm{
	width:156px;
}

#header .headerBoxes p.lForm label{
	float:left;
	width:100px;
	color:#666;
}

#header .headerBoxes p.lForm input{
	width:100px;
	height:16px;
	border:#CCC 1px solid;
	float:left;
	background:url(img/gradiente.gif) repeat-x top;
}

#header .headerBoxes p.lForm input.botao{
	background:url(img/ok.png) no-repeat;
	width:35px;
	height:18px;
	border:none;
	text-indent:-9999px;
	overflow:hidden;
	cursor:hand;
	cursor:pointer;
	margin-left:8px;
}

#header #headerLogin ul li{/*// LOGADO //*/
	float:left;
	height:36px;
}

#header #headerLogin ul li a:hover{
	text-decoration:underline;
}

#header #headerLogin ul li.usLista a, #header #headerLogin ul li.usMens a{
	font-size:10px;
	width:50px;
	display:block;
	text-align:center;
	background:url(img/icone_detalhe.gif) no-repeat center 4px;
	padding-top:20px;
}

#header #headerLogin ul li.usMens a{
	width:66px;
	background:url(img/icone_coment.gif) no-repeat center 4px;
}

#header #headerLogin ul li.usDet{
	padding:4px 0 0 8px;
	font-weight:bold;
}

#header #headerLogin ul li.usDet a{
	font-weight:normal;
	margin-right:8px;
}

#header #headerServs{
	background:#E8E8E8;
}

#header #headerServs ul li{
	width:54px;
	height:36px;
	float:left;
}

#header #headerServs ul li a{
	display:block;
	width:54px;
	padding:22px 0 0 0;
	font-size:10px;
	text-align:center;
}

#header #headerServs ul li.icHome a{
	background:url(img/icone_servicos_home.gif) no-repeat center 4px;
}

#header #headerServs ul li.icFale a{
	background:url(img/icone_servicos_fale.gif) no-repeat center 6px;
}

#header #headerServs ul li.icIndique a{
	background:url(img/icone_servicos_indique.gif) no-repeat center 4px;
}

#header #headerServs ul li.icfav a{
	background:url(img/icone_servicos_fav.gif) no-repeat center 4px;
}

#header #headerServs ul li.icMapa a{
	background:url(img/icone_servicos_infos.gif) no-repeat center 4px;
}

#header #headerServs ul li a:hover{
	text-decoration:underline;
}

#header #headerBuscar{ /*/ ABA DE BUSCA /*/
	background:#DDD;
}

#header #headerBuscar form{
	width:260px;
	float:left;
	padding-left:10px;
}

#header #headerBuscar form input{
	width:210px;
	height:22px;
	line-height:22px;
	border:#CCC 1px solid;
	border-bottom:#EEE 1px solid;
	border-right:#EEE 1px solid;
	float:left;
	margin-right:8px;
	font-size:14px;
	margin-top:2px;
}

#header #headerBuscar form input.botao{
	background:url(img/lupa.gif) no-repeat center top;
	width:40px;
	text-align:center;
	height:30px;
	padding:12px 0 0 0;
	border:none;
	margin:0;
	position:relative;
	top:3px;
	font-size:11px;
	cursor:hand;
	cursor:pointer;
}

/*// MODULOS1 //*/

#modulos1{
	height:70px;
	background:url(img/modulos1_fundo.jpg) repeat-x #EAEAEA;
}

#modulos1 ul{
	width:770px;
	height:70px;
	background:url(img/modulos1_cantos.gif) no-repeat top;
}

#modulos1 ul li{
	height:70px;
	float:left;
	position:relative;
	left:10px;
}

#modulos1 ul li a{
	padding:0 16px 0 15px;
	height:69px;
	float:left;
	margin-top:1px;
}

#modulos1 ul li a:hover{
	background:#EAEAEA;
}

#modulos1 ul li.Mright{
	margin-left:153px;
}

#modulos1 ul li em{
	display:block;
	font-size:20px;
	color:#262E40;
	margin-top:16px;
	font-weight:bold;
}

#modulos1 ul li span{
	display:block;
	font-size:10px;
	color:#262E40;
	position:relative;
	top:-4px;
}

#modulos1 ul li a:hover p, #modulos1 ul li a:hover h2{
	color:#000;
}

/*// DESTAQUE //*/

#Destaque{
	height:222px;
	background:url(img/destaque.png) repeat-x bottom #BF1D00;
	border-top:#990000 1px solid;
}

#Destaque .dDest{
	width:516px;
	height:200px;
	padding:4px;
	background:#990000;
	float:left;
	position:relative;
	overflow:hidden;
	left:6px; top:6px;
	z-index:10;
}

#Destaque .dDest img{
	border:none;
	float:left;
}

#Destaque .dDest object{
	border:none;
	float:left;
}

#Destaque .dDest .dCaption{
	height:60px;
	width:516px;
	float:left;
	position:relative;
	top:-120px;
	z-index:100;
}

#Destaque .dDest .fundoCaption{
	height:60px;
	width:516px;
	background:#000;
	float:left;
	z-index:2;
	opacity:0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
	position:relative;
	top:-180px;
}

#Destaque .dDest .dCaption ul{
	float:right;
	width:60px;
	height:40px;
	z-index:800;
	position:relative;
	top:36px;
	color:#FF0000;
}

#Destaque .dDest .dCaption ul li{
	width:16px;
	height:16px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:1px;
}

#Destaque .dDest .dCaption ul li a{
	display:block;
	width:16px;
	height:16px;
	cursor:hand;
	cursor:pointer;
	background:url(img/detaque_icone.gif) no-repeat top;
	font-size:1px;
}

#Destaque .dDest .dCaption ul li a:hover{
	background:url(img/detaque_icone.gif) no-repeat bottom;
}

#Destaque .dDest .dCaption ul li.ui-tabs-selected a{
	background:url(img/detaque_icone.gif) no-repeat bottom;
}

#Destaque .dDest .legenda{
	height:60px;
	width:380px;
	float:left;
	position:relative;
	top:-50px;
	left:10px;
	z-index:400;
}

#Destaque .dDest .legenda h2 a{
	z-index:500;
	font-size:15px;
	color:#FFF;
}

#Destaque .dDest .legenda p a{
	z-index:500;
	color:#FFF;
}

#Destaque .dDest .legenda a:hover{
	text-decoration:underline;
}

@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

#Destaque .dBusca{
	float:right;
	width:214px;
	height:220px;
	position:relative;
	right:8px;
}

#Destaque .dBusca h2{
	background:url(img/encontre.gif);
	width:183px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:16px 0 12px 6px;
}

#Destaque .dBusca p{
	height:22px;
	margin-top:4px;
}

#Destaque .dBusca label{
	float:left;
	width:54px;
	padding-right:4px;
	height:22px;
	line-height:22px;
	text-align:right;
	color:#FFF;
}

#Destaque .dBusca select{
	float:left;
	width:140px;
	height:22px;
	border:#CCC 1px solid;
}

#Destaque .dBusca select.min{
	width:60px;
}

#Destaque .dBusca em{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin:0 7px 0 7px;
}

#Destaque .dBusca input{
	background:url(img/buscar.gif);
	width:87px;
	height:37px;
	border:none;
	font-size:1px;
	color:#CC3300;
	cursor:hand;
	cursor:pointer;
	float:right;
	position:relative;
	top:6px;
}

/*// CONTEUDO //*/

#conteudo{
	width:750px;
	padding-top:10px;
	margin-left:10px;
}

#conteudo p.clear{
	margin:0;
	height:12px;
	clear:both;
}

/*// RODAPE //*/

#rodape{
	height:140px;
	background:url(img/rodape.jpg) repeat-x top;
	padding:20px 0 0 20px;
	clear:both;
}

#rodape h2 a{
	font-size:18px;
	margin-right:26px;
}

#rodape h2 a:hover{
	text-decoration:underline;
}

#rodape p{
	margin-top:20px;
}

#rodape h4{
	position:relative;
	left:-6px; top:8px;
}

#rodape h4 a{
	font-weight:normal;
	padding:0 6px 0 6px;
}

#rodape h4 a:hover{
	text-decoration:underline;
}

#rodape h1 a{
	display:block;
	width:58px;
	height:23px;
	float:right;
	background:url(img/webby.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	top:-20px; left:-20px;
}

/*// PUBLICIDADE //*/

#publicidade{
	width:200px;
	background:#FFF;
	float:right;
	margin-top:66px;
	text-align:center;
}

#publicidade img{
	border:none;
}

#publicidade p.pubTop{
	height:7px;
	font-size:1px;
	background:url(img/publicidade_pTop.gif) no-repeat;
}

#publicidade p.pubBottom{
	height:7px;
	font-size:1px;
	background:url(img/publicidade_pBottom.gif) no-repeat;
}

#publicidade p.pubDiv{
	background:#262E40;
	height:8px;
	font-size:10px;
}

#publicidade .codPromo{
	width:180px;
	height:50px;
	padding:10px 0 10px 0;
	text-align:left;
	margin:0 auto;
}

#publicidade .codPromo label{
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	float:left;
}

#publicidade .codPromo input{
	width:140px;
	height:28px;
	border:#CCC 1px solid;
	font-size:20px;
	float:left;
}

#publicidade .codPromo input.botao{
	width:30px;
	height:30px;
	border:none;
	text-indent:-999px;
	background:url(img/botao_promo.jpg) no-repeat;
	cursor:hand;
	cursor:pointer;
	margin-left:-4px;

}

