@charset "utf-8";
/* CSS Document */
*{
	border:0px;
	margin:0px;
	padding: 0;
	outline: 0;
	font-weight: normal; font-style: inherit; font-size: inherit;  
	vertical-align: baseline;
	}
body{
	font-family:'Arial', Helvetica sans-serif;	
	background-color:#F9F9F9;
	}
div.cont{
	position:relative;
	display:table;
	margin:0px auto;
	top:0px;
	width:990px;
	background:transparent url(../img/bgsite.jpg) center top repeat-y;
}
div.container{
	width:950px;
	float:left;
	border:1px solid #BBBDBF;
	margin-left: 20px;
	_margin-left:10px;
	}
div.cont img{float:left;}
div.subcontainer{
	float:left;
	width:690px;
	height:auto;
	padding:0px;
	background-color: #FFF;
	border-right: 1px dashed #BBBDBF;
	}
div.subcontainer-internas{
	float:left;
	width:690px;
	height:auto;
	padding:0px;
	background-color: #FFF;
	border-right: 1px dashed #BBBDBF;
	padding-bottom:35px;
	}
/* bass.php */
div.bass{
	float:left;
	width:950px;
	}
div.bass h1{
	float:left;
	width:100%;
	height:auto;
	padding:15px 0px;
	background-color:#d2d6d9;
	text-align:center;
	font-size:11px;
	color:#6D6E70;
	font-weight: 100;
	}
/* Colunas do site*/
.conteudo{
	float:left;
	width:628px;
	background-color:#FFF;
	padding:35px 31px 0px 31px;
	border:none;
	}
div.conteudo a.noticias-antigas{
	float:left;
	width:100%;
	padding-bottom:15px;
	font-size:14px;
	text-decoration:none;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	color:#C3161C;
	
	}
div.coluna{
float:left;
width:226px;
background-color:#E8E8EA;
padding:27px 30px 15px 2px;
height: 100%;
border-left: 1px dashed #BBBDBF;
	}
/*topo*/
div.topo{
	float:left;
	width:628px;
	height:auto;
	border-bottom:1px dashed #BBBDBF;
	padding: 27px 31px 0px 31px;
}
	
div.topo a.logo, div.topo a.logo:hover{
float:left;
padding:22px 6px 11px 1px;
margin: 0px;
height:auto;
width:auto;
background:none;
	}
div.topo a{
	float:left;
	margin-top:38px;
	width:148px;
	padding:5px 0px 10px 5px;
	height:34px;
	background:transparent url(../img/bt-topo-off.jpg) top right no-repeat;
	text-align:center;
	text-decoration:none;
	color:#666;
	font-size:12px;
	text-transform:uppercase;
}
div.topo a:hover, div.topo a.topo-active{
	float:left;
	margin-top:38px;
	width:148px;
	padding:5px 0px 10px 5px;
	height:34px;
	background:transparent url(../img/bt-topo-on.jpg) top right no-repeat;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	text-transform:uppercase;
}
/*banner gigante
div.banner-home{
	float:left;
	width:100%;
	padding-bottom: 20px;
	}
div.banner-home a, div.banner-home a img{
	border:0px;
	}*/
/*lista de imoveis index*/
div.emp-destaque-index{
	float:left;
	width:100%;
	overflow:hidden;
	padding: 0px 0px 20px 0px;
}
div.emp-destaque-index span{
	float:left;
	height: 240px;
	width: 182px;
	left: 0px;
	padding: 10px 11px 30px 30px;
	}
div.emp-destaque-index span a{
	float:left;
	height:226px;
	width:182px;
	margin:0px 0px 20px 0px;
	text-decoration:none;
	cursor:hand;
	overflow:hidden;
	}
div.mask-emp-index{
	position:relative;
	display:block;
	height:226px;
	width:182px;
	-top:-208px;
	*top:-213px;/*IE 6?*/	
	background:transparent url(../img/mask-emp-home.gif) center top no-repeat;
	}
div.emp-destaque-index span a img{
	float:left;
	/*height:150px;
	width:182px;*/
	}
div.emp-destaque-index span a h2{
	float:left;
	width:86%;
	font-size:13px;
	color:#929497;
	padding: 5% 6% 3px 8%;
	height: 28px;
	overflow: hidden;
	}
div.emp-destaque-index span h3{
	float:left;
	padding:2% 5%;
	width:90%;
	font-size:13px;
	color:#C3161C;
	text-align:center;
	text-transform:uppercase;
	height: 15px;
	}
div.emp-destaque-index span a h4{
	float:left;
	width:84%;
	font-size:10px;
	color:#929497;
	/*	padding:0px 6%;*/
	padding: 0px 8%;
	font-weight: normal;
	height: 37px;
	overflow: hidden;
	}
/*coluna lateral*/
/* formulario de busca*/
div.coluna *{
	font-size:13px;
	color:#6D6E70;
	font-weight:bold;
	text-decoration:none;
	}
div.coluna form{
	float:left;
	width:88%;
	padding-bottom:8px;
	border-bottom:1px dashed #BBBDBF;
	padding-left: 10px;
	}
div.coluna form input{
	float:left;
	background:transparent url(../img/bg-input-busca.jpg) left center no-repeat;
	border:0;
	width:151px;
	height:17px;
	padding:10px 0px 10px 10px;
}
div.coluna form input.submit{
	background:transparent url(../img/bt-submit.jpg) center no-repeat;
	float:left;
	border:0;
	width:29px;
	height:25px;
	padding:10px 0px;
	cursor:pointer;
	margin-top:6px;
}
/* link contato */
div.coluna a{
	float:left;
	width:83%;
	padding:10px 5% 10px 10px;
	border-bottom:1px dashed #BBBDBF;
	text-decoration:none;
	}
div.coluna a:hover, div.coluna a.menu-active{
	float:left;
	width:83%;
	padding:10px 5% 10px 10px;
	border-bottom:1px dashed #BBBDBF;
	text-decoration:none;
	background:transparent url(../img/bt-coluna-on.jpg) center  no-repeat;
	color:#FFF;
	}
/* submenu*/
ul.menu, ul.noticias{
	float:left;
	padding:15px 0px;
	width:205px;
	border-bottom:1px dashed #BBBDBF;
	list-style:none;
	}
ul.menu li{
	float:left;
	background-color:#D7DADE;
	width:205px;
	border-bottom:1px dashed #BBBDBF;
	padding:2px 2px 5px 2px;
	list-style:none;
	marker-offset: 0px;
	}
ul.menu li a{
	float:left;
	background:transparent url(../img/bt-coluna-off.jpg) center  no-repeat;
	width:200px;
	padding:10px 2px 10px 2px;
	height:16px;
	border:0px;
	text-indent:0px;
	}
ul.menu li a:hover, ul.menu li a.menu-active{
	float:left;
	background:transparent url(../img/bt-coluna-on.jpg) center no-repeat;
	width:185px;
	width:200px;
	padding:10px 2px 10px 2px;
	height:16px;
	border:0px;
	text-indent:0px;
	color:#FFF;
	}
/*Box Noticias*/
ul.noticias li.title{
	float:left;
	border-bottom:1px dashed #BBBDBF;
	padding:5px;
	width:200px;
	}
ul.noticias li.title a, ul.noticias li.title a:hover{
	float:left;
	margin-left:104px;
	border:0px;
	padding:0px;
	width:16px;
	height:17px;
	background:none;
	}
ul.noticias li.title a img{
position:relative;
float:right;
top:-4px;
right: 0px;
}
ul.noticias li.title h6{
	float:left;
	width:71px;
	height:13px;
	color:#C3161C;
	padding: 8px 2px 2px 2px;
	}
ul.noticias li{
	float:left;
	background-color:#D7DADE;
	width:206px;
	border-bottom:1px dashed #BBBDBF;
	padding:2px 2px 0px 2px;
	list-style:none;
	marker-offset: 0px;
}
ul.noticias li a, ul.noticias li a:hover{
	font-weight:normal;
	line-height:15px;
	font-size:12px;
	padding:5px;
	border:0px;
	width:175px;
	height:auto;
	text-align:left;
	background:none;
	color:#6D6E70;
	margin: 10px 0px 2px 8px;
	}
ul.noticias li a strong{
float:left;
height:auto;
width: 100%;
line-height: 14px;
padding-bottom:3px;
margin:0;
}
ul.noticias li a img{
position:relative;
float:right;
right:-10px;
/*padding-bottom:6px;*/
	top:0px;
	}
ul.noticias li p{
float:left;
padding-left:10px;
font-weight: normal;
cursor: hand;
font-size: 11px;
width: 100%;
height: auto;
line-height: 12px;
	}
/*A JC*/
div.conteudo h1{
	float:left;
	color:#C3161C;
	font-size:14px;
	padding: 8px 0px 8px 12px;
	width: 93%;
	text-transform:uppercase;
	}
div.conteudo h1.noticias{
	float:left;
	color:#C3161C;
	font-size:14px;
	padding: 8px 0px 0px 0px;
	width: 100%;
	}
div.conteudo p{
	float:left;
	color:#929497;
	font-size:12px;
	text-transform: normal;
	text-align: justify;
	padding: 0px 10px 10px 10px;
	}
div.conteudo span.jc{float:left;}
p.first{
	width:40%;
}
span.empresa{
	float:left;
	width:55%;
	}
span.empresa div{
	float:left;
	padding:0px 0px 5px 11px;
	}
span.empresa a, span.parceiros a, span.emp-mini a, span.emp-mini-fotos a{
	float:left;
	width:102px;
	height:88px;
	overflow: hidden;
	cursor:pointer;
	}
span.emp-mini a{
	width:300px;
	
	color:#666;
}
span.emp-mini-fotos a div.empresa, span.parceiros a div.empreendimentos{
	position:relative;
	width:102px;
	height:88px;
	background:transparent url(../img/mask-empresa.gif) left top no-repeat;
	top:-100%;
	}
span.parceiros a div.empresa, span.empresa a div.empresa, span.emp-mini a div.empresa{
	position:relative;
	width:102px;
	height:88px;
	background:transparent url(../img/mask-empresa.gif) left top no-repeat;
	top:-100%;
	/**margin-top:-4px;*/
	}
/*parceiros*/
span.parceiros{
	float:left;
	width:100%;
	margin-bottom: 30px;
	}
/* fornecedor */
div.fornecedor{
	float:left;
	height:262px;
	width:100%;
	background:transparent url(../img/fornecedor_bg.jpg) top left repeat-x;
	padding-bottom: 60px;
	}
div.fornecedor div{
	float:left;
	height:256px;
	width:602px;
	padding-bottom:15px;
	padding:3px;
	}
div.fornecedor img{float:left;}
div.fornecedor div div{
	float:left;
	height:216px;
	width:230px;
	border-right:1px dashed #BBBDBF;
	padding:30px 10px 10px 10px;
	}
div.fornecedor div div h1 , div.fornecedor div div p{
	width:90%;
	}
div.fornecedor div form{
	float:left;
	height:226px;
	width:335px;
	padding:20px 5px 10px 10px;
	}
div.fornecedor div form label{
	float:left;
	width:26%;
	text-align:right;
	padding:6px 1% 4px 0;
	color:#808184;
	font-weight:normal;
	font-size:12px;
	}
div.fornecedor div form input{
	float:left;
	background:transparent url(../img/cx-fornecedores.jpg) left top no-repeat;
	width:230px;
	height:25px;
	padding:5px 5px 0px 5px;
	}
div.fornecedor div form textarea{
	float:left;
	background:transparent url(../img/txtarea-fornecedores.jpg) left top no-repeat;
	width:230px;
	height:61px;
	padding:6px 6px 14px 6px;
	overflow-y:hidden;
	margin-top:5px;
}
div.fornecedor div form input.bt{
	float:right;
	background:transparent url(../img/bt-enviar.jpg) left top no-repeat;
	width:46px;
	height:16px;
	margin:5px;
	cursor:pointer;
}
/*TrabalheConosco*/
div.fornecedor div a{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#808184;
	padding-left: 12px;
	}
/*contato*/
div.fornecedor div div.contato{
	float:left;
	height:146px;
	width:230px;
	border-right:1px dashed #BBBDBF;
	padding:90px 10px 10px 10px;
	}
div.contato span{
	float:left;
	border-right:1px dashed #BBBDBF;
	width:95%;
	}
div.contato h1{
	float:left;
	width:77px;
	height:15px;
	padding:10px 0px 0px 0px;
	}
div.contato span p, div.contato span a{
	float:left;
	width:100px;
	height:13px;
	padding:5px 0px 0px 3px;
	text-decoration:none;
	font-size:10px;
	}
span.parceiros div{
	float:left;
	padding: 11px;
	width: 102px;
	height: 88px;
	}
span.parceiros div h4{
	text-align:center;
	color:#C3161C;
	font-size:12px;
	height: 13px;
	}
/*plantas*/
span.img-emp{
	float:left;
	width:212px;
	height:212px;
	overflow:hidden;
	padding-right: 30px;
	}
span.img-emp img{
	float:left;
	}
span.img-emp div{
	position:relative;
	height:212px;
	width:212px;
	background:transparent url(../img/mask-logo-emp.gif) left top no-repeat;
	display: block;
	*top:-212px;
	}
span.emp-mini, span.emp-mini-fotos{
	float:left;
	width:386px;
	padding-bottom:40px;
	}
span.emp-mini span{
	float:left;
	padding-bottom:20px;
	}
a.link-social{
	width:500px;
}
span.emp-mini p{
	width:95%;
	float:left;
	}
span.emp-mini h1{
	width:97%;
	padding:0px 0px 2px 3%;
	float: left;
	}
span.emp-mini span h1{
	width:97%;
	padding:0px 0px 2px 3%;
	float:left;
	}
span.emp-mini-fotos h1{
	width:97%;
	padding:0px 0px 2px 3%;
	}
span.emp-mini div, span.emp-mini-fotos div{
	float:left;
	width:102px;
	padding:0px 11px 9px 11px;
	}
span.links{
	float:left;
	width:100%;
	height: 50px;
	padding-top: 25px;
	}
span.links a{
	position:relative;
	display:inline-block;
	width:98px;
	height:21px;
	padding:8px 0px;
	margin: 0px auto;
	background:transparent url(../img/bt-submenu-off.jpg) left top no-repeat;
	color:#666;
	font-size:9px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	}
span.links a:hover, span.links a.menu-active{
	position:relative;
	display:inline-block;
	width:98px;
	height:21px;
	padding:8px 0px;
	margin: 0px auto;
	background:transparent url(../img/bt-submenu-on.jpg) left top no-repeat;
	color:#FFFFFF;
	font-size:9px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	}
span.links a.andamento{
	position:relative;
	display:inline-block;
	height:21px;
	padding:8px 0px;
	margin: 0px auto;
	background:transparent url(../img/bt-submenu-off.jpg) left top no-repeat;
	color:#666666;
	font-size:9px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:108px;
}
span.links a.andamento:hover, span.links a.andamento-active{
	position:relative;
	display:inline-block;
	width:108px;
	height:21px;
	padding:8px 0px;
	margin: 0px auto;
	background:transparent url(../img/bt-submenu-on.jpg) left top no-repeat;
	color:#FFFFFF;
	font-size:9px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}
ul.noticias-lista{
	float:left;
	width:94%;
	padding:3%;
	border-top:1px dashed #BBBDBF;
	margin-top:10px;
	list-style:none;
	}
ul.noticias-lista li{
	float:left;
	width:23%;
	padding-right:10%;
	padding-bottom: 10px;
	}
ul.noticias-lista li a{
float:left;
text-decoration:none;
border-bottom:1px dashed #BBBDBF;
cursor:pointer;
height: 120px;
width: 100%;
padding-bottom: 15px;
	}
ul.noticias-lista li a strong{
	float:left;
	font-size:11px;
	color:#C3161C;
	height: 24px;
	line-height: 12px;
	width: 100%;
	}
ul.noticias-lista li a p{
	float:left;
font-size:10px;
margin: 0px;
text-align: left;
height: auto;
line-height: 11px;
padding: 0px;
width: 100%;
	}
ul.noticias-lista li a img{
position:relative;
float: right;
top: 115px;
	}
div.cola{
	float:left;
	width:190px;
	}
div.colb{
	float:left;
	width:438px;
	background:transparent url(../img/obra-bg.jpg) left top repeat-x;
	}
div.colb img{
	float:left;
	}
div.colb div{
	float:left;
	height:305px;
	width:369px;
	}
div.colb div span{
	float:left;
	width:19%;
	height:285px;
	padding-top:5px;
	border-right: 1px solid #D0D2D3;
	margin-bottom: 15px;
	}
div.colb div span span {
	float:left;
	width:100%;
	height:243px;
}
div.colb div span span img{
	padding-left:20px;
	float: left;
	}
div.colb div span h6{
	float:left;
	width:100%;
	font-size:9px;
	color:#6D6E70;
	padding-top:4px;
	text-align:center;
	height: 38px;
}
span.espaco{
	float:left;
	width:100%;
	padding:25px 0px;
}
/*Empreendimentos em Andamento/Concluidos*/
span.conc{
	float:left;
	width:100%;
	margin-bottom: 30px;
	}
span.conc div{
	float:left;
	padding: 29px;
	width: 151px;
	height: 146px;
	}
span.conc div h4{
	text-align:center;
	color:#C3161C;
	font-size:12px;
	height: 13px;
	text-transform:uppercase;
	}
span.conc div a{
	margin-top:8px;
	float:left;
	width:151px;
	height:130px;
	overflow: hidden;
	cursor:pointer;
	text-align: center;
	}
span.conc div a div.bgconc{
	position:relative;
	width:151px;
	height:130px;
	background:transparent url(../img/mask-emp-emp.gif) left top no-repeat;
	top:-130px;
	padding: 0px;
	}
span.gmaps{
	float:left;
	padding-left:10px;
	}
/*resultados da busca*/
div.conteudo h1.busca{
	font-weight:bold;
	padding-bottom:4px;
	border-bottom:1px dashed #BBBDBF;
	margin-bottom:5px;	
	}
div.conteudo div.result-busca{
	float:left;
	width:100%;
}
div.result-busca a{
	float:left;
	width:90%;
	padding:10px 5%;
	text-decoration:none;
	border-bottom:1px dashed #BBBDBF;
}
div.result-busca a h2{
	float:left;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#C3161C;
	padding-bottom:6px;
	cursor:pointer;	
}
div.result-busca a p{
	float:left;
	width:100%;
	font-size:12px;
	font-weight:normal;
	color:#808184;
	line-height:16px;
	cursor:pointer;
}
div.result-busca a p strong{font-weight:bold;}
div.conteudo ul.nav{
	float:right;
	width:40%;
	list-style:none inside none;
	padding:5px 0px;
	/*margin:0px 150px 0px 0px;*/
	margin:auto;
}
div.conteudo ul.nav li{
	float:left;
}
div.conteudo ul.nav li a{
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#AABDBF;
	text-decoration:none;
	padding:4px;
	text-align:center;
	cursor:pointer;
	width:100%;
}
div.conteudo ul.nav li a:hover{
	float:left;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	background-color:#C3161C;
	padding:4px;
	cursor:pointer;	
}
div.conteudo ul.nav li.current{
	float:left;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	background-color:#C3161C;
	padding:4px;
	cursor:pointer;	
}
.ficha {
	margin:5px 0 20px 30px;
}
.ficha li {
	list-style-type:square;
	font:12px Arial, Helvetica, sans-serif;
	color:#929497;
	margin:10px 0;
}
/*VIDEO*/
div.video{
	display: block;
    height: 173px;
    padding: 30px 10px 20px;
    overflow: hidden;
    width: 230px;
}
