﻿/*
	MAXMEIO
	________________ - _______________________________
	
	Cliente: --------- SOMA - Imobiliárias Associadas
	Desenvolvimento: - Eriko Silva . eriko@maxmeio.com
	Data: ------------ 12/2008		
			
*/

#paginaPrincipal{
	width: 100%;
	background: #F0F0F0 url(../_imgs/bgConteudo.jpg) repeat-x center 158px;
}
#geral{
	width: 100%; /*background: url(../_imgs/detalheTopo.jpg) no-repeat center top;*/
}
#detalheTopo{
	width: 100%; height: 270px; background: url(../_imgs/detalheTopo.jpg) no-repeat center top;
}
#BGtopo{
	width: 100%; height: 270px; background: url(../_imgs/bgTopo.jpg) repeat-x left top;
}
#BGtopo #topo{
	width: 942px; height: 270px; margin: 0 auto; overflow: hidden;
}
#BGtopo #topo #boxLogo{
	width: 220px; padding-top: 112px; float: left; margin-right: 40px; position: relative;
}
#BGtopo #topo #boxLogo #miniMarcas{
	/*width:153px; height: 88px; */width:200px; height: 80px;  position:absolute; bottom: -75px; left: 10px;
}
#BGtopo #topo #boxLogo #miniMarcas li{
	list-style-type: none;
	display: inline;
}

#BGtopo #topo #boxBotoes{
	width: 682px; height: 243px; float: left; overflow: hidden; 
}
#BGtopo #topo #boxBotoes #atendimento_online{
	height: 82px; text-align:right; padding: 20px 8px 0 0;  overflow: hidden;
}


/* -- LINKS --*/
#BGtopo #topo #boxBotoes #links{
	width: 684px; height: 27px; clear: both; overflow: hidden; margin-top: 16px; text-align: right;
}
#BGtopo #topo #boxBotoes #links ol{
	list-style-type: none;
}
#BGtopo #topo #boxBotoes #links ol li{
	display: inline;
}
#BGtopo #topo #boxBotoes #links ol li.margem01{
	margin-right: 0px; 
}
#BGtopo #topo #boxBotoes #links ol li.margem02{
	margin-right: 5px; 
}

/* -- MENU --*/
#BGtopo #topo #boxBotoes #menu{
	width: 682px; height: 40px; background:url(../_imgs/bgMenu.gif) repeat-x left top; margin-top: 58px;
}
#BGtopo #topo #boxBotoes #menu ol{
	width: 662px; height: 18px; padding: 12px 0 0  20px; background: url(../_imgs/ponta_menu.gif) no-repeat left top; list-style-type: none; 
}
#BGtopo #topo #boxBotoes #menu ol li{
	padding-right: 10px; margin-right: 8px; display: inline; background: url(../_imgs/bordaMenu.gif) no-repeat right top; font-size: 13px;  
}
#BGtopo #topo #boxBotoes #menu ol li a{
	color: #FFFFFF;
}
#BGtopo #topo #boxBotoes #menu ol li a:hover{
	color: #D5DADF; 
}

#conteudo{
	width: 942px; margin: 10px auto 0 auto;
}
#conteudo #destaque{
	width: 941px; height: 388px;
}


/* -- RODAPE --*/
#BGrodape{
	background: #2D4B63;
}
#BGrodape #rodape{
	width: 942px; height: 155px; margin: 0 auto 10px auto; overflow: hidden;
}

/* -- LINKS RODAPE --*/
#BGrodape #rodape #linksRodape{
	width: 770px; margin: 0 auto; padding-bottom: 13px; overflow: hidden; background: url(../_imgs/bordaDiv_01.gif) no-repeat center bottom;
}
#BGrodape #rodape #linksRodape ol{
	width: 700px; height: 18px; padding-left: 50px; list-style-type: none; 
}
#BGrodape #rodape #linksRodape ol li{
	padding-right: 13px; margin-right: 7px; display: inline; background: url(../_imgs/bola_01.gif) no-repeat right 7px; font-size: 13px;  
}
#BGrodape #rodape #linksRodape ol li a{
	color: #FFFFFF;
}
#BGrodape #rodape #linksRodape ol li a:hover{
	color: #D5DADF; 
}

/* -- ENDERECO --*/
#BGrodape #rodape .endRodape{
	width: 740px; margin: 11px auto; padding-bottom: 13px; overflow: hidden; background: url(../_imgs/bordaDiv_02.gif) no-repeat center bottom;
}
#BGrodape #rodape .endRodape p{
	line-height: 150%; text-align: center; color: #889CBC;
}
#BGrodape #rodape .endRodape p a{
	color: #889CBC;
}
#BGrodape #rodape .endRodape p a:hover{
	color: #B3D1E8;
}

/* -- ASS MAXMEIO --*/
#BGrodape #rodape .assMaxmeio{
	text-align: center;
}

#floater_full{
	/*width: 468px;*/
	height: 60px;
	top: 0;
	left: 50%;
	margin-left: -240px;
	position: absolute;
	z-index: 100;
}