/****************
	Miolo > Home
*****************/

#miolo #home {
	float:left;
	width:735px;
	display:inline;
	background:#FFF;
	min-height:235px;
	position:relative;
	margin:0 0 0 12px;
}

/***********************
	Home > Box Soluções
************************/

#home #boxSolucoes {
	float:left;
	width:392px;
	height:205px;
	display:inline;
	position:relative;
	margin:16px 0 0 20px;
	background:url(../imagens/base/pontilhado.gif) repeat-y right top;
}

#boxSolucoes h2.txtSolucoes {
	float:left;
	width:372px;
	height:28px;
	margin:2px 0 0;
	position:relative;
	background:url(../imagens/textos/solucoesInfraCorporativa.gif) no-repeat left top;
}

#boxSolucoes #listaSolucoes {
	float:left;
	width:283px;
	list-style:none;
	position:relative;
}

#listaSolucoes li span {
	float:left;
	height:18px;
	display:inline;
	position:relative;
	background:no-repeat left top;
}

#listaSolucoes li span.txtCivil {
	width:143px;
	margin:11px 0 0;
	background-image:url(../imagens/textos/civil.gif);
}

#listaSolucoes li span.txtCabeamento {
	width:283px;
	margin:3px 0 0;
	background-image:url(../imagens/textos/cabeamentoEstruturado.gif);
}

#listaSolucoes li span.txtRedeEletrica {
	width:281px;
	margin:4px 0 0 1px;
	background-image:url(../imagens/textos/redeEletrica.gif);
}

#boxSolucoes h3 a.btnEntreContato {
	float:left;
	width:285px;
	height:41px;
	margin:11px 0 0;
	position:relative;
	background:url(../imagens/botoes/entreContato.gif) no-repeat left top;
}

#boxSolucoes h3 a.btnEntreContato:hover {
	background-position:left -41px;
}

/*****************************
	Home > Box Leite & Seixas
******************************/

#home #boxLeiteSeixas {
	float:left;
	width:323px;
	height:200px;
	margin:13px 0 0;
	position:relative;
}

#boxLeiteSeixas h2.dstLeiteSeixas {
	float:left;
	width:288px;
	height:139px;
	display:inline;
	position:relative;
	margin:0 0 0 18px;
	background:url(../imagens/base/leiteSeixas.gif) no-repeat left top;
}

#boxLeiteSeixas h4.txtProjetos {
	float:left;
	width:53px;
	height:15px;
	display:inline;
	position:relative;
	margin:-49px 0 0 20px;
	background:url(../imagens/textos/projetos.gif) no-repeat left top;
}

#boxLeiteSeixas #listaLeiteSeixas {
	float:left;
	width:282px;
	display:inline;
	list-style:none;
	position:relative;
	margin:-25px 0 0 24px;
}

#listaLeiteSeixas li, #listaLeiteSeixas li span {
	float:left;
	height:17px;
	position:relative;
}

#listaLeiteSeixas li {
	width:141px;
}

#listaLeiteSeixas li span {
	display:inline;
	background:no-repeat left center;
}

#listaLeiteSeixas li span.txtArquitetura {
	width:109px;
	background-image:url(../imagens/textos/arquiteturaComercial.gif);
}

#listaLeiteSeixas li span.txtComplementares {
	width:85px;
	background-image:url(../imagens/textos/complementares.gif);
}

#listaLeiteSeixas li span.txtCabeamentoLS {
	width:122px;
	background-image:url(../imagens/textos/cabeamentoEstruturadoLS.gif);
}

#listaLeiteSeixas li span.txtGerenciamento {
	width:77px;
	margin:-1px 0 0;
	background-image:url(../imagens/textos/gerenciamento.gif);
}

#listaLeiteSeixas li span.txtEletrico {
	width:42px;
	margin:2px 0 0;
	background-image:url(../imagens/textos/eletrico.gif);
}

#listaLeiteSeixas li span.txtSupervisao {
	width:58px;
	margin:1px 0 0;
	background-image:url(../imagens/textos/supervisao.gif);
}