/*h1 con imagen*/
	
	h1.sobre-tracasa {
		font-size: 2.7em;
		height: 37px;
		overflow: hidden;
		position: relative;
	}
	h1.sobre-tracasa span {
		background: url(/imagenes/h1SobreTracasa_en.gif) no-repeat;
		height: 100%;
		position: absolute;
		width: 100%;
	}
	
	h1.servicios {
		font-size: 2.7em;
		height: 37px;
		overflow: hidden;
		position: relative;
	}
	h1.servicios span {
		background: url(/imagenes/h1Servicios_en.gif) no-repeat;
		height: 100%;
		position: absolute;
		width: 100%;
	}
	
	h1.productos {
		font-size: 2.5em;
		height: 37px;
		overflow: hidden;
		position: relative;
	}
	h1.productos span {
		background: url(/imagenes/h1Productos_en.gif) no-repeat;
		height: 100%;
		position: absolute;
		width: 100%;
	}
	
	h1.clientes {
		font-size: 2.7em;
		height: 37px;
		overflow: hidden;
		position: relative;
	}
	h1.clientes span {
		background: url(/imagenes/h1Clientes_en.gif) no-repeat;
		height: 100%;
		position: absolute;
		width: 100%;
	}
	
	h1.descargas {
		font-size: 2.5em;
		height: 37px;
		overflow: hidden;
		position: relative;
	}
	h1.descargas span {
		background: url(/imagenes/h1Descargas_en.gif) no-repeat;
		height: 100%;
		position: absolute;
		width: 100%;
	}
	
	
	
	
	h1.actualidad {
		font-size: 2.7em;
		height: 37px;
		overflow: hidden;
		position: relative;
	}
	h1.actualidad span {
		background: url(/imagenes/h1Actualidad_en.gif) no-repeat;
		height: 100%;
		position: absolute;
		width: 100%;
	}
	
	
	
	h1.aviso_legal {
		font-size: 2.7em;
		height: 37px;
		overflow: hidden;
		position: relative;
	}
	h1.aviso_legal span {
		background: url(/imagenes/h1AvisoLegal_en.gif) no-repeat;
		height: 100%;
		position: absolute;
		width: 100%;
	}
	
	h1.accesibilidad {
		font-size: 2.7em;
		height: 37px;
		overflow: hidden;
		position: relative;
	}
	h1.accesibilidad span {
		background: url(/imagenes/h1Accesibilidad_en.gif) no-repeat;
		height: 100%;
		position: absolute;
		width: 100%;
	}
	
	h1.buscador {
		font-size: 2.7em;
		height: 37px;
		overflow: hidden;
		position: relative;
	}
	h1.buscador span {
		background: url(/imagenes/h1Buscador_en.gif) no-repeat;
		height: 100%;
		position: absolute;
		width: 100%;
	}


/**/