/* titulos - home */

#box1 h2 span,
#box2 h2 span,
#box3 h2 span {
	display: none;
}

#box1 h2#tit_newsletter_home {
	background:transparent url("../shared/titulos/pt_home_newsletter.gif") no-repeat left center;
	height: 32px;
	margin-left: 1px;
}

#box2 h2#tit_artigos_home {
	background:transparent url("../shared/titulos/pt_home_artigos.gif") no-repeat left center;
	height: 32px;
	margin-left: 10px;
}

#box3 h2#tit_area_clientes_home {
	background:transparent url("../shared/titulos/pt_home_area_clientes.gif") no-repeat left center;
	height: 32px;
	margin-left: 1px;
}
#box3 h2#en_tit_area_clientes_home {
	background:transparent url("../shared/titulos/en_home_area_clientes.gif") no-repeat left center;
	height: 32px;
	margin-left: 1px;
}


/* titulos - internas */

#conteudo_principal h1#tit_paginas {
	margin: 20px 0 0 20px;
}

