*{
	margin:0;
	padding:0;
	border:none;
	list-style:none;
}
html{
	height:100%;
	background-color:#999999;
	
}
body{
	height:100%;
}
#geral{
	margin:0 auto;
	width:745px;
	background-color: #DEDEDC;

}
#topo{
	width:745px;
	height:275px;
	float:left;
}

#conteudo{
	background-color:#DEDEDC;
	float:left;
	width:745px;
	padding-bottom:30px
}
#destaque{
	width:166px;
	height:188px;
	float:left;
	left:25px;
	position:relative;
	margin-top:20px;
	margin-right:20px;
}
#ofertas{
	width:740px;
	height:252px;
	float:left;
	left:0px;
	position:relative;
	margin-top:20px;
}

#cont_esquerdo{
width:190px;
height:432px;
float:left;
padding-left:25px;
}
#cont_esquerdo_serv{
position:relative;
width:315px;
float:left;
left:20px;
padding:2px;
background-color:#CCC;
text-align:right;
}
#cont_direito{
width:486px;
float:left;
padding-left:22px;
}
#cont_direito_serv{
position:relative;
width:381px;
float:left;
left:32px;
}
#txt_empresa{
margin-top:10px;
float:left;
}
#txt_empresa_dest{
float:left;
margin-top:20px;
padding-left:45px;
}
#txt_dicas{
margin-top:10px;
}
#txt_dicas h2 { font-size:14px; font-weight:bold; }
#txt_titulo_dicas{
float:left;
}
#txt_cont_dicas{
float:left;
}
#txt_cont_dicas_lista{
float:left;
padding-left:30px;
margin-top:10px;
}
#sub_txt{
float:left;
clear:both;
}
#rodape{
	float:left;
	height:32px;
	width:745px;
	background-color: #7E7E7E;
	
}
#rodape_esq{
float:left;
width:618px;
padding-left:12px;
margin-top:7px;
}
#rodape_dir{
float:left;
width:102px;
height:100%;
padding-left:13px;
}

/* novidades home */

#NovidadesHome{
	margin-top:20px;
	left:25px;
	width:500px;
	min-height:188px;
	margin-bottom:10px;
	position:relative;
	z-index:1;
	float:left;
	}

#NovidadesTitulo{
	background-color:#c1c1c1;
	}

#MeioNovidades{
	width:500px;
	min-height:130px;
	background:#FFF;
	background-image:url(../images/ima_novidades_2.png);
	background-repeat:repeat-y;
	position:relative;
	z-index:1;
	}

#NovidadesTexto{
	width:480px;
	position:relative;
	z-index:1;
	padding:10px;
	color: #000;
	font-size:11px;
	line-height:26px;
	font-family:"Trebuchet MS";
	}

/* EMPRESA */

#ColunaEsquerdaEmpresa{
	width:265px;
	height:auto;
	margin-top:20px;
	position:relative;
	z-index:1;
	float:left;
	left:5px;
	}
	
#ColunaEsquerdaEmpresa span{
	display:block;
	width:265px;
	height:auto;
	margin-bottom:10px;
	position:relative;
	z-index:1;
	clear:both;
	text-align:center;
	}

#ColunaEsquerdaEmpresa span a{
	font-weight:bold;
	}

#ColunaDireitaEmpresa{
	width:450px;
	height:auto;
	margin-top:20px;
	position:relative;
	z-index:1;
	float:left;
	left:12px;
	}

#ColunaDireitaEmpresa span{
	width:450px;
	height:auto;
	margin-bottom:10px;
	position:relative;
	z-index:1;
	clear:both;
	display:block;
}

.fonteGdEmpresa{
	color:#000;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	font-family:"Trebuchet MS";
	}

#Quadradinho1{
	width:265px;
	height:180px;
	position:relative;
	z-index:1;
	float:left;
	margin-right:10px;
	margin-top:20px;
	}

#Quadradinho2{
	width:155px;
	height:100px;
	padding:10px;
	position:relative;
	z-index:1;
	top:60px;
	float:left;
	}

#Quadradinho2 a{
	font-weight:bold;
	}

#Quadradinho3{
	width:155px;
	height:100px;
	padding:10px;
	position:relative;
	z-index:1;
	float:left;
	clear:both;
	top:90px;
	text-align:right;
	}

#Quadradinho4{
	width:265px;
	height:180px;
	position:relative;
	z-index:1;
	float:left;
	top:60px;
	}

/* SERVICOS */

#ServicosConsorcios{
	position:relative;
	width:311px;
	padding:2px;
	margin-top:20px;
	background-color:#CCC;
	text-align:right;
	}
#ServicosConsorcios2{
	position:relative;
	width:311px;
	padding:2px;
	margin-top:5px;
	background-color:#CCC;
	text-align:justify;
	}