/* CSS - HOT SITE ALPHA SQUARE */
* {
	padding:0;
	margin:0;
}
img {
	border:none;
}
html {
	background: #000204 url(img/bg_body_03.jpg) repeat-x center top;
 	overflow: -moz-scrollbars-vertical;
}
body {
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:11px; 
}
#todo {
	width: 100%;
	position:relative;
	margin-top:0px;
	z-index:2;
	top: 30px;
	display:block;
}
#hotsite_menu{
	z-index:1;
	position:absolute;
	width: 100%;
	height: 24px;
	text-align: center;
	margin:0px;
	_overflow: hidden;
}
/* POPUP GALERIA */
#galeria {
	z-index: 4;	
	position:absolute; 
	position:fixed; 
	_position:absolute;
	width: 100%;
	height: 100%;
	text-align: center;
}
#fundoGaleria{
	z-index: 3;
	position:fixed;
	width:100%;
	height:100%;
	background:#000000;
	filter: Alpha(Opacity=80);
	-moz-opacity: .8;
}

/* HOTSITE MENU DA OEI */
#corpo {
	width: 877px;
	margin:0 auto;
	position:relative;
	z-index:2;
	
}

a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/* HOME TEXTO - Texto Bem-vindo... */
.texto_destaque {
	margin:-45px 55px 0px 0px;
	position: relative;
	float: left;
	line-height:16px;	
	color:#999999;
}
.texto_destaque p {
	padding-left: 44px;
}
h1{padding-bottom:15px;}

/* Conteudo - todos conteudo das internas... */
.conteudo_destaque {
	margin:-45px 55px -4px -7px;	
	float: left;
	line-height:16px;
	background:#FFFFFF;
	color:#999999;
	position: relative;
	width:100%;
	height:100%;
	_height: expression(screen.height);
	background: url(img/bg_topo_conteudo.gif) repeat-y;
	
}
.conteudo_destaque2 {
	margin:-45px 55px -10px -7px;	
	float: left;
	line-height:16px;
	background:#FFFFFF;
	color:#0D6B9D;
	position: relative;
	width:100%;
	height:100%;
	_height: expression(screen.height);
	background: url(img/bg_topo_conteudo.gif) repeat-y;	
}
.conteudo_destaque3 {
	margin:-45px 55px -4px -7px;	
	float: left;
	line-height:16px;
	background:#FFFFFF;
	color:#999999;
	position: relative;
	width:100%;
	height:100%;
	_height: expression(screen.height);
	background: url(img/bg_topo_conteudo.gif) repeat-y;	
}

/* NAVEGAO PRINCIPAL */
#header1 {
	position: relative;
	float:left;
	width:900px;
	height:185px;
	/*background: url(img/pix_sombra.jpg) repeat-x bottom;*/
	margin-bottom:46px;	
}
#fundos { padding-bottom:79px;}

/* fundo dinamico*/
#nuvem1 {background: url(img/nuvem_1.jpg) no-repeat top right;}
#nuvem2 {background: url(img/nuvem_2.jpg) no-repeat top right;}
#nuvem3 {background: url(img/nuvem_3.jpg) no-repeat top right;}
#nuvem0 {background: url(img/nuvem_4.jpg) no-repeat top right;}
/* //fundo dinamico*/

/* espaçamentos*/
.pdd20{ padding-right:30px;}
.w510{ width:510px;}
.w243{ width:243px;}
.w255{ width:255px;}
.w338{ width:338px;}
.w325{ width:325px;}
.w400{ width:400px;}
.w470{ width:470px;}
.fl{ float:left;}
.ml_3{margin-left:-3px;}
.mt_2{margin-top:-2px;}
.mt3{margin-top:3px;}
.mt10{margin-top:10px;}
.ml10{margin-left:10px;}

/* //espaçamentos*/
/* SubMenu*/
/*Marcação*/
body#empreendimentos ul#submenu li.implantacao a#implantacao{
	background-position:0px -15px;
}
body#empreendimentos ul#submenu li.lazer a#lazer{
	background-position:0px -15px;
}
body#empreendimentos ul#submenu li.plantas a#plantas{
	background-position:0px -15px;
}
body#empreendimentos ul#submenu li.business a#business{
	background-position:0px -15px;
}
body#empreendimentos ul#submenu li.lobby a#lobby{
	background-position:0px -15px;
}
body#empreendimentos ul#submenu li.tour a#tour{
	background-position:0px -15px;
}
/* //Marcação*/
#div_submenu{height:65px; margin-top:10px; padding-left:20px;}
#div_submenu_office{height:90px; margin-top:10px; padding-left:20px;} /* AUMENTAR O HEIGHT PARA 125 QUANDO LIBERAR OS LINKS DO TOUR VIRTUAL */
ul#submenu {
	width: 155px;
	height: 19px;
	position: absolute;
	float:left;
	list-style:none;
	display:inline;	
}
ul#submenu li {
	height:19px;
	float:left;
	position:relative;
	
}
ul#submenu li a {
	position:relative;
	height:19px;
	overflow:hidden;
	text-decoration:none;
	padding-left:12px;
	/*text-indent:8000px;*/
	display:block;
	font: 12px Arial, Helvetica, sans-serif;
	color:#b56600;
	width:155px;
}
ul#submenu li.ativo a {background: url(img/img_submenu.gif) no-repeat;}
ul#submenu li a:hover {
	position: relative;
	background: url(img/img_submenu.gif) no-repeat;	
}
/* //SubMenu*/
/* Menu*/
/*Marcação*/
body#conceito ul#menu li.conceito a{
	background-position:0px -66px;
}
body#empreendimentos ul#menu li.empreendimentos a{
	background-position:0px -66px;
}
body#localizacao ul#menu li.localizacao a{
	background-position:0px -66px;
}
body#realizacao ul#menu li.realizacao a{
	background-position:0px -66px;
}
body#parceiros ul#menu li.parceiros a{
	background-position:0px -66px;
}
/* /Marcação*/

ul#menu {
	width: 613px;
	height: 51px;
	position: relative;
	float:left;
	list-style:none;
	display:inline;	
	margin-left:-6px;
}
ul#menu li {
	height:51px;
	float:left;
}
ul#menu li a {
	position:relative;
	height:51px;
	overflow:hidden;
	text-indent:8000px;
	display:block;
	font: 12px Arial, Helvetica, sans-serif;
	color:#00FF00;
}
ul#menu li.conceito a {
	width:95px;
	background: url(img/menu_conceito.jpg) no-repeat center top;
	background-position:0px 0px;
}
ul#menu li.empreendimentos a {
	width:149px;
	background: url(img/menu_empreendimento.png) no-repeat center top;
	background-position:0px 0px; 
}
ul#menu li.localizacao a {
	width:95px;
	background: url(img/menu_localizacao.png) no-repeat center top;
	background-position:0px 0px; 
}
ul#menu li.realizacao a {
	width:95px;
	background: url(img/menu_realizacao2.png) no-repeat center top;
	background-position:0px 0px; 
}
ul#menu li.parceiros a {
	width:105px;
	background: url(img/menu_parceiros.jpg) no-repeat center top;
	background-position:0px 0px; 
}
ul#menu li a:hover {
	position: relative;
	background-position:0px -66px;
}
/* Miolo*/
#miolotopo{
background: url(img/miolo_topo2.jpg) no-repeat center top;
margin:15px 0 0 -5px;;
position: relative;
height:380px;
}

#miolotopo2,
#localizacao #miolotopo,
#realizacao #miolotopo{
background: url(img/miolo_topo3.jpg) no-repeat center top;
margin:15px 0 0 -5px;;
position: relative;
height:160px;
}
#miolofooter{
background: url(img/miolo_footer2.jpg) no-repeat center  bottom;
position: relative;
margin:-340px 28px 0 30px;
}
#miolofooter2{
background: url(img/miolo_footer2.jpg) no-repeat center  bottom;
position: relative;
margin:-115px 28px 0 30px;
}
#miolofooter3{
background: url(img/miolo_footer3.jpg) no-repeat center  bottom;
position: relative;
margin:-115px 28px 0 30px;
}
/* Empreendimentos */
#menu_e{
float:left;
width:175px;
padding: 0 15px 0 5px;
}

#conteudo_e{
padding:0 15px -10px 10px;
_margin-bottom:-150px;
font: 11px Arial;
color:#0D6B9D;
width:605px;
float:left;
}
.cols{
	display:table;
}

#conteudo_c{
padding:0 15px 150px 10px;
font: 11px Arial;
color:777777;
width:805px;;
float:left;
}
.txt_cont_bottom{
	margin:15px 0 0;
	width:600px;
	display:inline-block;
	_display:block;
	position:relative;
}
.txt_cont_bottom ul{
	list-style-image:url(../img/ico_check.gif);
	margin-left:20px;
}
.imgs_e{
float:left;
font: 9px arial;
color:#777777; 
padding: 0 0 0 40px;
}
.imgs_c{
float:left;
font: 9px arial;
color:#777777; 
padding: 0 0 0 20px;
}
.imgs_d{
float:left;
font: 9px arial;
color:#777777; 
padding: 0;
}
.img_block img{
	display:block;
	margin-top:15px;
}

.dsc{
font: 9px arial;
color:#777777;
}
.linone{list-style:none;}

.list_azul{
	text-align:left;
	color:#88B8D2;
	margin-top:10px;
	padding-left:20px;
	*padding-left:0px;
	font-weight:bold;
	font-size:11px;
	line-height:21px;	
}
.list_azul li{background:url(img/ico_list.gif) no-repeat center left; padding-left:15px; list-style:none;}
.list_azul li img{margin-right:3px; float:left; display:block;}
.list_azul li img.nm_moradores{margin-top:8px;}
.list_azul li img.nm_domicilios{margin-top:5px;}
.list_azul li img.nm_domiciliar{float:right; margin:5px 3px;}
.list_azul li span{display:block; float:left;}
.list_azul li.domiciliar{width:198px;}
.list_azul li.legenda{
	background:none;
	color:#88B8D2;
	font-size:9px;
	list-style:none;
	line-height:12px;
	margin-left:-15px;
	margin-top:23px;
	*margin-top:0px;
}


/* FOOTER - Footer com os logos e copyrights */
#footer {
	position: relative;
	margin:0 0 0 -9px;
	padding-top:24px;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;	
	display: block;
	text-align: right;
	color: #667582;
	width:100%;
	background: url(img/bg_footer_conteudo.png) repeat-x ;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/bg_footer_conteudo.png, sizingMethod=scale);
}
#footer_home {
	position: relative;
	margin:0 ;	
	padding: 0; 
	float: left;
	font: 11px Arial, Helvetica, sans-serif;	
	display: block;
	text-align: right;
	color: #667582;
	width:100%;	
}
#footer a:hover {	
	color: #667582;
	text-decoration:none;
}
#footer a {	
	color: #667582;
	text-decoration:underline;
}
#footer_home a:hover {	
	color: #667582;
	text-decoration:none;
}
#footer_home a {	
	color: #667582;
	text-decoration:underline;
}


.colaboradores{margin:5px 0;}
.colaboradores ul{list-style:none;}
.colaboradores ul li{
	float:right;
	margin-left:15px;
}
.colaboradores ul li.tel{
	color:#FF;
	font-size:14px;
	font-weight:bold;
	padding-top:22px;
}