@charset "UTF-8";

.Category1 {
	background: transparent url(/core/../contenidos/ct_category/1.image_off) no-repeat center center;
}

.On .Category1 {
	background: transparent url(/core/../contenidos/ct_category/1.image_on) no-repeat center center;
}

.Category2 {
	background: transparent url(/core/../contenidos/ct_category/2.image_off) no-repeat center center;
}

.On .Category2 {
	background: transparent url(/core/../contenidos/ct_category/2.image_on) no-repeat center center;
}

.Category3 {
	background: transparent url(/core/../contenidos/ct_category/3.image_off) no-repeat center center;
}

.On .Category3 {
	background: transparent url(/core/../contenidos/ct_category/3.image_on) no-repeat center center;
}

.Category6 {
	background: transparent url(/core/../contenidos/ct_category/6.image_off) no-repeat center center;
}

.On .Category6 {
	background: transparent url(/core/../contenidos/ct_category/6.image_on) no-repeat center center;
}

.Category7 {
	background: transparent url(/core/../contenidos/ct_category/7.image_off) no-repeat center center;
}

.On .Category7 {
	background: transparent url(/core/../contenidos/ct_category/7.image_on) no-repeat center center;
}

.Category8 {
	background: transparent url(/core/../contenidos/ct_category/8.image_off) no-repeat center center;
}

.On .Category8 {
	background: transparent url(/core/../contenidos/ct_category/8.image_on) no-repeat center center;
}

