body {
	margin:0px; 
	background-color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/fundo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-size:12px;
	color:#3d3c3c;
}
p {
	margin-bottom:0px;
	margin-top:0px;
}
img {
	border:0px;
}
form {
	 margin:0px;
	 padding:0px;
}

#tudo { 
	width:980px; 
	margin:0 auto;
}

#topo {
	width:980px;
	height:193px;
	float:left;
}
#topo_logo {
	width:410px;
	height:136px;
	float:left;
}
#topo_banner {
	width:570px;
	height:136px;
	float:left;
}
#topo_menu {
	width:803px;
	height:47px;
	float:left;
	background-color:#6b6c70;
}

#topo_meus_imoveis {
	width:146px;
	height:22px;
	float:left;
	background-image:url(../images/meusimoveis.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#606164;
	color:#FFFFFF;
	font-size:11px;
	padding-left:31px;
	padding-top:25px;
	cursor:pointer;
}

#meio {
	width:980px;
	float:left;
		background-image:url(../images/fundo_conteudo.gif);
	background-position:center;
	background-repeat:repeat-y;
}

#menu {
	width:160px;
	float:left;
	background-color:#FFFFFF;
}

.menu_listagrupo{
	width:160px;
	display:block;
	margin:0px;
	padding:0px;
	border-top:none;
	float:left;
}

.menu_titulo{
	width:160px;
	float:left;
	padding-bottom:2px;
	padding-top:5px;
}

.menu_lista{
	width:140px;
	height:20px;
	padding-top:5px;
	padding-left:18px;
	border:1px solid #E0E0E0;
	background-image:url(../images/seta-off.gif);
	background-position:center;
	background-position: -1px -1px;
	background-repeat:no-repeat;
	cursor:pointer;
	list-style:none;
	margin-bottom:2px;
}

.menu_lista:hover{
	color:#ff0b0e;
	background-image:url(../images/seta-on.gif);
	background-position: -1px -1px;
	background-repeat:no-repeat;
}

#miolo {
	width:600px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}

.titulos {
	width:585px;
	height:22px;
	padding-left:15px;
	color:#ff0b0e;
	font-size:14px;
	font-weight:bold;
	margin-bottom:11px;
	border-bottom:1px solid #dce0df;
	background-image:url(../images/seta_titulo.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	float:left;
}

.subtitulos {
	width:100%; 
	float:left; 
	padding-bottom:30px;
}

#painel {
	width:180px;
	float:left;
	background-color:#FFFFFF;
}

.box_banner {
	width:178px;
	float:left;
	border:1px solid #dce0df;
}

#rodape { 
	width:954px;
	border:1px solid #eae9e9;
	height:79px;
	float:left;
	margin-top:14px;
	padding:14px 12px 0px 12px;
	background-color:#f7f6f6;
}

#rodape_logo {
	width:211px;
	height:65px;
	float:left;
	background-image:url(../images/coluna_sombra.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#rodape_endereco {
	width:168px;
	height:61px;
	padding-left:23px;
	padding-top:4px;
	float:left;
	background-image:url(../images/coluna_sombra.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#rodape_email {
	width:201px;
	height:59px;
	padding-left:23px;
	padding-top:6px;
	float:left;
	background-image:url(../images/coluna_sombra.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.rodape_telefone {
	width:150px;
	height:61px;
	padding-left:23px;
	padding-top:4px;
	float:left;
	background-image:url(../images/coluna_sombra.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#rodape_central {
	width:132px;
	height:61px;
	padding-left:23px;
	padding-top:4px;
	float:left;
}

#rodape_sub100 {
	width:100px;
	height:65px;
	float:left;
}

#mapa {
	width:212px;
	height:67px;
	padding-top:17px;
	float:left;
}

#webmail {
	width:178px;
	height:67px;
	padding-top:17px;
	float:left;
}

#direito {
	width:459px;
	height:50px;
	padding-top:35px;
	text-align:center;
	float:left;
	font-size:11px;
}

#sub100{
	width:130px;
	height:51px;
	padding-top:33px;
	float:left;
}
