/* INICIO */
.btn_inicio1 a {
	display: block;
	width: 80px;
	height: 32px;
	background: transparent url(images/cabe_inicio_css.gif) no-repeat;
}
.btn_inicio1 a:hover {
	background-position: 0 -32px;
}

/* GALERIA */
.btn_galeria a {
	display: block;
	width: 308px;
	height: 141px;
	background: transparent url(images/acceso_galeria.jpg) no-repeat;
}
.btn_galeria a:hover {
	background-position: 0 -141px;
}

/* CANTERA */
.btn_cantera a {
	display: block;
	width: 308px;
	height: 141px;
	background: transparent url(images/acceso_cantera.jpg) no-repeat;
}
.btn_cantera a:hover {
	background-position: 0 -141px;
}
/* ABONO JOVEN */
.btn_abono_joven a {
	display: block;
	width: 308px;
	height: 141px;
	background: transparent url(images/acceso_abono_joven.jpg) no-repeat;
}
.btn_abono_joven a:hover {
	background-position: 0 -141px;
} 
/* EMPRESAS */
.btn_empresas a {
	display: block;
	width: 308px;
	height: 141px;
	background: transparent url(images/acceso_empresas.jpg) no-repeat;
}
.btn_empresas a:hover {
	background-position: 0 -141px;
} 
/* DEFENSOR */
.btn_defensor a {
	display: block;
	width: 308px;
	height: 141px;
	background: transparent url(images/acceso_defensor.jpg) no-repeat;
}
.btn_defensor a:hover {
	background-position: 0 -141px;
}
/* PEŅAS */
.btn_pennas a {
	display: block;
	width: 308px;
	height: 141px;
	background: transparent url(images/acceso_pennas.jpg) no-repeat;
}
.btn_pennas a:hover {
	background-position: 0 -141px;
}
/* VENTAJAS */
.btn_ventajas a {
	display: block;
	width: 308px;
	height: 141px;
	background: transparent url(images/acceso_ventajas.jpg) no-repeat;
}
.btn_ventajas a:hover {
	background-position: 0 -141px;
} 

/* COMERCIO AMIGO */
.btn_comercio a {
	display: block;
	width: 308px;
	height: 141px;
	background: transparent url(images/acceso_comercio.jpg) no-repeat;
}
.btn_comercio a:hover {
	background-position: 0 -141px;
} 

/* VETERANOS */
.btn_veteranos a {
	display: block;
	width: 308px;
	height: 141px;
	background: transparent url(images/acceso_veteranos.jpg) no-repeat;
}
.btn_veteranos a:hover {
	background-position: 0 -141px;
} 
