#productos h1 , 
#contacto h1,
#contacto #p1,#contacto #p2,#contacto .button,
#localizacion h1,
#comerciales h1,
#historia h1
{
	display:block; text-indent:-10000px; padding:0;
	width:100%;
	height:30px;
	background: #FFF url(../../lang/es-h1-productos.png) no-repeat scroll center left;
}

#productos h1  { background-image: url(../../lang/es-h1-productos.png); }
#contacto h1  { background-image: url(../../lang/es-h1-contacto.png); }
#localizacion h1  { background-image: url(../../lang/es-h1-localizacion.png); }
#comerciales h1 { background-image: url(../../lang/es-h1-comerciales.png); }
#historia h1 { background-image: url(../../lang/es-h1-historia.png); }
#comerciales h1.none,#localizacion h1.none {background:none;}

#contacto #p1  { background-color:#f2f1e9; background-image: url(../../lang/es-p1-contacto.png); width:381px; height:66px; margin-left:auto; margin-right:auto; }
#contacto #p2  { background-color:#f2f1e9; background-image: url(../../lang/es-p2-contacto.png); width:599px; height:25px; margin-left:auto; margin-right:auto; }
#contacto .button span {display:none;}
#contacto .button {float:right;width: 102px; height: 23px;background: url(../../lang/es-bt-enviar.jpg) no-repeat scroll top left;border:none;}

