@import url("design.css");
/* ------------------------------------------------------------------------
version: 1.0
author: Favus Interactive Editoração Eletrônica LTDA-ME
email: projeto@favus.com.br
website: http://www.favus.com.br
phone: 55 (11) 2638 1285
*/

body{
	margin: 0 auto;
	padding: 0px;
	background-color: #FFF;
	text-align: center;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #82806e;
	line-height: 14px;
	background-image: url(../imagens/back_geral.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

img{
	border: 0px solid #000;
}


#areaSuperior{
	width: 990px;
	height: 180px;
	border: 0px solid red;
	text-align: left;
}

.menuForms{
	width: 160px;
	height: 50px;
	padding-left: 815px;
	text-align: left;
	border: 0px solid red;
	padding-top: 10px;
}

#menuPrincipal{
	width: 540px;
	height: 31px;
	position: absolute;
	margin-left: 430px;
	margin-top: 130px;
	text-align: right;
	border: 0px solid red;
}

#logotipo{
	width: 240px;
	height: 74px;
	padding-left: 57px;
	padding-top: 73px;
	position: absolute;
	border: 0px solid red;
}

#principal{
	width: 990px;
	border: 0px solid #000;
	text-align:left;
}

#rodape{
	width: 99.9%;
	height: 120px;
	background-image: url(../imagens/back_rodape.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin-top: 40px;
	text-align: center;
	clear: both;
	background-color: #2d5562;
}


/*INTERNAS*/
#imagemInternas{
	width: 933px;
	height: 40px;
	border-bottom: 0px solid #82806e;
	text-align: left;
	padding-left: 57px;
	padding-top: 60px;
	background-position: top left;
	background-repeat: no-repeat;
}

#linkHome{
	width: 200px;
	height: 30px;
	border: 0px solid #000;
	padding-top: 20px;
	padding-left: 62px;
	font-weight: bold;
}

#menuSecundario, #menuSecundarioCircuito{
	width: 260px;
	height: 266px;
	float: left;
	line-height: 18px;
	padding-top: 17px;
	border-top: 2px solid #eebf37;
}

#menuSecundario img{
	padding-bottom: 15px;
}

#conteudoSecao{
	width: 494px;
	min-height: 350px;
	background-image: url(../imagens/back_conteudo.gif);
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
	line-height: 18px;
	padding-top: 17px;
	margin-left: 30px;
	padding-left: 28px;
	padding-right: 25px;
	line-height: 21px;
	padding-bottom: 30px;
}

.areaLogin{
	width: 350px;
	height: 30px;
	padding-top: 60px;
	padding-right: 27px;
	border: 0px solid blue;
	float: right;
	text-align: left;
}

#menuNavega{
	clear: both;
	width: 100%;
	margin-top: 20px;
	text-align: right;
	clear: both;
}

#menuBlog{
	width: 140px;
	border: 0px solid blue;
	float: right;
	text-align: left;
	line-height: 13px;
}

#blog{
	width: 124px;
	min-height: 330px;
	background-image: url(../imagens/back_ultimas-noticias.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 8px;
}

#chamada_home{
	width: 990px;
	height: 320px;
	border: 0px solid #000;
	margin-top: 5px;
}

#chamada_home2010{
	width: 700px;
	border: 0px solid #000;
	margin-top: 5px;
	float:left;
	margin-left:10px;
}

#principal_home{
	width: 970px;
	height: 310px;
	border: 0px solid #000;
	margin-top: 40px;

}

#noticias_home{
	width: 700px;
	height: 150px;
	border: 0px solid #000;
}

#servicos_home{
	width: 618px;
	height: 310px;
	border: 0px solid #000;
	float: right;
}

#servicos_rodape{
	width: 990px;
	height: 310px;
	border: 0px solid #000;
	clear: both;
	text-align: left;
}

.assessoria{
	width: 203px;
	height: 236px;
	border: 0px solid #000;
	float: left;
	background-image: url(../imagens/back_assessoria.jpg);
	background-repeat: no-repeat;
	margin-top: 25px;
}

.special{
	width: 203px;
	height: 236px;
	border: 0px solid #000;
	float: left;
	margin-top: 25px;	
	background-image: url(../imagens/back_special.gif);
	background-repeat: no-repeat;
	margin-left: 1px;
	margin-left: 3px;
}

.propriedade{
	width: 203px;
	height: 236px;
	border: 0px solid #000;
	float: right;
	background-image: url(../imagens/back_propriedade.gif);
	background-repeat: no-repeat;	
	margin-top: 25px;	
}

.texto{
	margin-top: 150px;
	margin-left: 15px;
}

.textospecial{
	margin-top: 163px;
	margin-left: 15px;
}

.textopropriedade{
	margin-top: 123px;
	margin-left: 15px;
}
