/* INICIO DAS BOX */
.corpo_box{
	float:left;
	padding-left:4px;
	width:790px;
}
.box_evento{
	width:251px;
	float:left;
	background: url(/media/portal/layout/box_eventos.jpg);
	height:201px;
}
.titulo_eventos{
	margin-top:10px;
	margin-left:17px;
	float:left
}
.texto_eventos{
	width:220px;
	margin-top:28px;
	margin-left:17px;
	float:left
}

.box_standivirtual{
	width:255px;
	float:left;
	background: url(/media/portal/layout/box_standvirtual.jpg);
	height:201px;
}
.box_emobras{
	width:250px;
	float:left;
	background: url(/media/portal/layout/box_emobras.jpg);
	height:201px;
}
/* FIM DAS BOX*/

.modulo_lotes_alphaville{
	width:252px;
	float:left;	
}
.box_lotes_alphaville{
	margin-left:25px;
}
.texto_lotes_alphaville{
	width:125px;
	margin-left:12px;
	margin-top:10px;
	float:left;
}
.texto_lotes_alphaville_detalhes{
	margin-top:5px;
}
/*===============INVESTIDORES========================*/
.modulo_investidores{
	width:252px;
	float:left;	
}
.box_investidores_alphaville{
	margin-left:25px;
}
.texto_investidores{
	margin-top:10px;
	width:125px;
	margin-left:12px;
	float:left;
}
.texto_investidores_detalhes{
	margin-top:5px;
}
/*=======================================*/
/* FIM MODULOS BOX GERIAS*/

.box_mapa_do_site{
	width:754px;
	height:138px;
	background: url(/media/portal/layout/background_mapa_do_site.jpg);
	background-repeat:no-repeat;
	padding-top:18px;
	padding-left:40px;
	float:left;
}
