/* CSS Document */

.divContentGrupo {
	display:block;
	padding:0 15px 5px 13px;
	background-color:#FFFFFF;
}

.labelGrupo_pt {
	display:block;
	background-image:url(../imgs/pt/labelGrupo.gif);
	width:210px;
	height:40px;
}

.labelGrupo_en{
	display:block;
	background-image:url(../imgs/en/labelGrupo.gif);
	width:210px;
	height:40px;
}

.labelGrupo_es {
	display:block;
	background-image:url(../imgs/es/labelGrupo.gif);
	width:210px;
	height:40px;
}

.labelGrupo_pt h2{
	display:none;
}

.labelGrupo_en h2{
	display:none;
}

.labelGrupo_es h2{
	display:none;
}

.labelImobiliaria_pt {
	display:block;
	background-image:url(../imgs/pt/labelImobiliaria.gif);
	width:210px;
	height:40px;
}

.labelImobiliaria_en{
	display:block;
	background-image:url(../imgs/en/labelImobiliaria.gif);
	width:210px;
	height:40px;
}

.labelImobiliaria_es {
	display:block;
	background-image:url(../imgs/es/labelImobiliaria.gif);
	width:210px;
	height:40px;
}

.labelImobiliaria_pt h2{
	display:none;
}

.labelImobiliaria_en h2{
	display:none;
}

.labelImobiliaria_es h2{
	display:none;
}

.bottomCaixaGrupo {
	display:block;
	background:url(/temas/default/imgs/bottomCaixaGrupo.gif);
	width:210px;
	height:10px;
    font-size:0px;
}



/*menu left*/
#menuLeft {

}

#menuLeft ul {
	padding:0;
	margin:0;
	border:0;
	z-index: 1000;
	width:115px;
}

#menuLeft ul li {
	list-style:none;
	padding-bottom:3px;
}

#menuLeft ul li a {
	display:block;
	background:url(../imgs/bgButtonLeft-off.gif) no-repeat;
	width:172px;
	height:16px;
	outline:none;
	color:#78714E;
	text-decoration:none;
	padding:4px 0 0 8px;
}

#menuLeft ul li a:hover {
	background:url(../imgs/bgButtonLeft-on.gif) no-repeat;
	color:#FFFFFF;
}

#menuLeft ul .alternative a {
	display:block;
	background:url(../imgs/bgButtonLeftCinza-off.gif) no-repeat;
	width:172px;
	height:16px;
	outline:none;
	color:#78714E;
	text-decoration:none;
	padding:4px 0 0 8px;
}

.menuSelected {
    display:block;
    width:172px;
    height:16px;
	background:url(../imgs/bgButtonLeft-on.gif) no-repeat;
	color:#FFFFFF;
}

/*mascara flash*/
.mascaraInterior {
	display:block;
	width:627px;
	height:273px;
}

/*noticias interior*/
.caixaNoticiasInterior_pt {
	display:block;
	background-image:url(../imgs/pt/bgNoticiasInterior.gif);
	width:225px;
	height:144px;
	float:left;
}

.caixaNoticiasInterior_en {
	display:block;
	background-image:url(../imgs/en/bgNoticiasInterior.gif);
	width:225px;
	height:144px;
	float:left;
}

.caixaNoticiasInterior_es {
	display:block;
	background-image:url(../imgs/es/bgNoticiasInterior.gif);
	width:225px;
	height:144px;
	float:left;
}

.linkNoticiasInterior {
	color:#F3F2ED;
	text-decoration:none;
	line-height:100%;
}
.linkNoticiasInterior:hover {
	color:#F3F2ED;
	text-decoration:underline;
}

.dataInterior {
	color:#FAE7AD;
}

/*conteudos*/
.bottomCaixaConteudos {
	display:block;
	background-image:url(../imgs/bottomCaixaConteudosGrupo.gif);
	width:842px;
	height:9px;
    font-size:0px;
}

.tituloPagina {
	display:block;
	font-size:14px;
	color:#696661;
	padding:15px 0 15px 0;
}

.linksGeraisInterior {
	display:block;
	text-decoration:none;
	color:#666666;
	float:left;
}
.linksGeraisInterior:hover {
	text-decoration:underline;
	color:#666666;
}

.linkSeta {
	display:block;
	background-image:url(../imgs/setaAmarela.gif);
	background-repeat:no-repeat;
	color:#333333;
	padding:0 0 0 10px;
	text-decoration:underline;
}
.linkSeta:hover {
	color:#333333;
	text-decoration:none;
}
/* PopUp */
.content_popup {
    background-color:#EDEAE1;
    width:502px;
}
.content_topPopup{
    width:502px;
    height:3px;
    background:url(../imgs/bg_popup_top.gif) no-repeat;
}
.content_bottomPopup{
    width:502px;
    height:3px;
    background:url(../imgs/bg_popup_bottom.gif) no-repeat;
}
.popup_content {
    background-color:#EDEAE1;
}