/* TITULOS DE SECCION */

body#la_casa #titulo_seccion {
	width: 74px;
	height: 28px;
	}

body#la_casa #titulo_seccion span {
	background: url("/imagenes/esp/titulo_lacasa.gif") top left no-repeat;
	}

body#peratallada #titulo_seccion {
	width: 125px;
	height: 28px;
	}

body#peratallada #titulo_seccion span {
	background: url("/imagenes/esp/titulo_peratallada.gif") top left no-repeat;
	}

body#info #titulo_seccion {
	width: 139px;
	height: 28px;
	}

body#info #titulo_seccion span {
	background: url("/imagenes/esp/titulo_informacion.gif") top left no-repeat;
	}


