@media screen {
#tituloProdutos{background:url(../../imagens/titulo/topoProdutos.gif) no-repeat 66px 0;}
#au {
	float:left;
	position:relative;
	clear:left;
	width:536px;
}

#au h3 {
	display:inline;
	clear:left;
	width:122px;
	height:14px;
	margin:0 0 0 20px;
	background:url(../../imagens/ambienteUniversal.gif) no-repeat left top;
}

#au span.txtIntro {
	display:inline;
	clear:left;
	width:507px;
	height:44px;
	margin:10px 0 0 20px;
	background:url(../../imagens/textoAU.gif) no-repeat left top;
}

#au div.umaMarca {
	display:inline;
	float:left;
	clear:left;
	position:relative;
	width:536px;
	margin:20px 0 0;
}

div.umaMarca h4 {
	display:inline;
	clear:left;
	width:536px;
	height:18px;
	background:no-repeat 20px 2px #eeefe8;
}

div.umaMarca h4#deca { background:url(../../imagens/titDeca.gif) no-repeat 20px 2px #eeefe8; }
div.umaMarca h4#mahler { background:url(../../imagens/titMahler.gif) no-repeat 20px 3px #eeefe8; }
div.umaMarca h4#mercur { background:url(../../imagens/titMercur.gif) no-repeat 20px 2px #eeefe8; }

div.umaMarca span {
	display:inline;
	float:left;
	clear:left;
	position:relative;
	width:506px;
	margin:10px 0 0 20px;
}

}