@charset "UTF-8";

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

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

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

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

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

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

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

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

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

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

.Category24 {
	background: transparent url(../../contenidos/ct_category/24.image_off) no-repeat center center;
}

.On .Category24 {
	background: transparent url(../../contenidos/ct_category/24.image_on) no-repeat center center;
}


