/* SUBPRODUTOS*/

body {
	background-image:url(../imagens/bgempresa.jpg);
}

.englobaempresaconteudo {
	width:700px;
	height:auto;
	float:left;
	background-repeat:repeat-y;
}

.englobatexto {
	width:680px;
	height:auto;
	float:left;
	font-size:13px;
	color:#FFFFFF;
	line-height:17px;
	margin-top:10px;
}

.tituloproduto {
	width:280px;
	height:20px;
	float:left;
	color:#FFF;
	font-size:1.4em;
	margin-left:0px;
	font-weight:bold;
	padding-top:55px;
	text-align:center;
}

.englobaimagens {
	width:155px;
	height:154px;
	float:left;
	margin-left:40px;
	padding:12px;
	background-image:url(../imagens/bgimgsubprodutos.png);
}

.foto {
	width:156px;
	height:155px;
	float:left;
}

.englobatotaltexto {
	width:410px;
	height:auto;
	margin-left:50px;
	float:left;
}
	

.centraliza{
	width:1000px;
	margin:auto;
	height:100px;

}

.produtos {
	margin-left:20px;
	width:680px;
}

.img {
	float:left;
	margin-left:15px;
}

.ambientacao {
	width:650px;
	float:left;
	height:auto;
	margin-left:20px;
}

.textoproduto {
	float:left;
	width:650px;
	margin-top:10px;
}
