/****************************
***** Produtos > Titulo *****
****************************/

#conteudo #boxTexto,
#boxTexto h3, #boxTexto .divisaTitulo {
	float:left;
	display:inline;
	position:relative;
}

#conteudo #boxTexto {
	width:684px;
	margin:0 0 0 15px;
}

#boxTexto h3 {
	height:11px;
	width:678px;
	margin:38px 0 0;
	background:url(../../global/imagens/bullet3.gif) no-repeat left top;
}

#boxTexto h3 span {
	width:59px;
	height:8px;
	display:inline;
	margin:1px 0 0 18px;
	background:url(../imagens/textos/produtos.gif) no-repeat left top;
}

#boxTexto .divisaTitulo {
	clear:left;
	height:1px;
	width:676px;
	margin:7px 0 0 2px;
}

/****************************
***** Produtos > Marcas *****
****************************/

#boxTexto #boxMarcas {
	float:left;
	width:673px;
	display:inline;
	margin:0 0 0 11px;
	position:relative;
}

#boxMarcas #marcaLeGrand,
#boxMarcas #marcaEuma,
#boxMarcas #marcaSpinner {
	float:left;
	clear:left;
	width:673px;
	height:165px;
	cursor:pointer;
	display:inline;
	margin:25px 0 0;
	position:relative;
}

#boxMarcas #marcaLeGrand { background:url(../imagens/global/boxLeGrand.jpg) no-repeat left top; }
#boxMarcas #marcaEuma { background:url(../imagens/global/boxEuma.jpg) no-repeat left top; }
#boxMarcas #marcaSpinner { background:url(../imagens/global/boxSpinner.jpg) no-repeat left top; }

#boxMarcas #marcaEuma:hover,
#boxMarcas #marcaLeGrand:hover,
#boxMarcas #marcaSpinner:hover {
	background-position:left -165px;
}

#boxMarcas p {
	float:left;
	position:relative;
	width:370px;
	margin:10px 0 0 17px;
	font:11px Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#FFF;
}

#marcaLeGrand p.first { margin:32px 0 0 17px; }
#marcaEuma p.first { margin:25px 0 0 17px; }
#marcaSpinner p.first { margin:32px 0 0 17px; }