.agrupaHome {
	width: 1000px;
	height: auto;
}
.ladoEsquerdo {
	width: 377px;
}
.ladoDireito {
	width: 618px;
	margin-left: 4px;
	display: inline;
}
.painelEsquerdo {
	width: 377px;
	height: 303px;
}
.bannerDireito {
	width: 618px;
	height: 303px;
}
.atendimentoHome {
	width: 331px;
	padding: 20px 19px 23px 27px;
}
.tituloAtendimentoHome {
	width: 331px;
	padding: 4px 0 8px 0;
	border-bottom: 1px solid #E0D6CC;
}
.textoAtendimentoHome {
	width: 331px;
	color: #663300;
	padding: 5px 0 12px 0;
	font-size: 13px;
	border-bottom: 1px solid #E0D6CC;
}
.agrupaEntreEmContato {
	width: 377px;
	height: 124px;
}
.meioEntreEmContato {
	width: 335px;
	height: 124px;
	background-image: url('../imagens/centerEntreEmContato.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}
.conteudoMeioEntreEmContato {
	width: 335px;
	margin-top: 19px;
	background-image: url('../imagens/imgTelephone.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: right;
}
.botaoFraseDois {
	width: 248px;
	height: 20px;
	margin-top: 3px;
	background-image: url('../imagens/fraseDoisEntreEmContato.png');
	background-repeat: no-repeat;
	background-position: top center;
}
.botaoFraseDois:hover {
	background-position: bottom center;
}
.agrupaTextoEmpresa {
	width: 618px;
	height: 240px;
	margin-top: 7px;
	background-image: url('../imagens/backgroundEmpresaHome.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
.agrupaConteudoEmpresaHome {
	margin: 20px 0 0 24px;
	display: inline;
}
.agrupaConteudoProdutosHome {
	margin: 20px 0 0 24px;
	display: inline;
}
.tituloProdutosHome {
	width: 320px;
	padding-bottom: 7px; 
	background-image: url('../imagens/linhaPontilhadaTitulos.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}
.tituloEmpresaHome {
	width: 564px;
	padding-bottom: 7px; 
	background-image: url('../imagens/linhaPontilhadaTitulos.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}
.subtituloProdutos {
	width: 333px;
	color: #FFF;
	margin-top: 6px;
	font-size: 12px;
}
.subtituloEmpresa {
	width: 564px;
	color: #FFF;
	font-family: Arial;
	margin-top: 9px;
}
.subtituloEmpresa * {
	color: #FFF;
	float: none;
}
.agrupaImagensEmpresa {
	width: 325px;
	margin-top: 10px;
}
.imgEmpresa {
	border: 1px solid #FFF;
	margin-right: 11px;
	display: inline;
}
.agrupaListaProdutos {
	width: 340px;
	margin-top: 5px;
}

.textoProduto {
	color: #FFF;
}
.botaoVerTodos {
	width: 158px;
	height: 39px;
	background-image:url('../imagens/botaoVerTodosHome.png');
	background-position: top center;
	background-repeat: repeat-x;
	margin-right: 3px;
        float: right;
}
.botaoVerTodos:hover {
	width: 158px;
	height: 39px;
	background-image:url('../imagens/botaoVerTodosHome.png');
	background-position: bottom center;
	background-repeat: repeat-x;
	margin-right: 3px;
        float: right;
}
.alinhaBotaoConhecer {
	margin: 85px 41px 0 0;
	display: inline;
}
.botaoConhecer {
	width: 163px;
	height: 54px;
	background-image:url('../imagens/botaoConhecer.png');
	background-position: top center;
	background-repeat: repeat-x;
}
.botaoConhecer:hover {
	width: 163px;
	height: 54px;
	background-image:url('../imagens/botaoConhecer.png');
	background-position: bottom center;
	background-repeat: repeat-x;
}
.base{
    width: 160px;
}
.base1{
    width: 177px;

}
.alinhaBotaoVerTodos{
    width: 300px;
}
.produtosAlinha{
    width: 350px;
    height: 175px;
}
.conteudoAt{
    width: 300px;
    text-align: center;
    padding-top: 20px;
}

.conteudoAtu{
    width: 564px;
    text-align: center;
    padding-top: 20px;
}