@CHARSET "UTF-8";


#viaja:link, #viaja:visited{
	background: url("../img/menu/viaja_off.jpg") no-repeat;
}
#viaja:hover{
	background: url("../img/menu/viaja_on.jpg") no-repeat;
}
#remodela:link, #remodela:visited{
	background: url("../img/menu/remodela_off.jpg") no-repeat;
}
#remodela:hover{
	background: url("../img/menu/remodela_on.jpg") no-repeat;
}
#celebridad:link, #celebridad:VISITED{
	background: url("../img/menu/celebridad_off.jpg") no-repeat;
}
#celebridad:hover{
	background: url("../img/menu/celebridad_on.jpg") no-repeat;
}

#playa:link, #playa:visited{
	background: url("../img/menu/familia_off.jpg") no-repeat;
}
#playa:hover{
	background: url("../img/menu/familia_on.jpg") no-repeat;
}

#astro:link, #astro:visited{
	background: url("../img/menu/astronauta_off.jpg") no-repeat;
}
#astro:hover{
	background: url("../img/menu/astronauta_on.jpg") no-repeat;
}

#f1:link, #f1:visited{
	background: url("../img/menu/formula1_off.jpg") no-repeat;
}

#f1:hover{
	background: url("../img/menu/formula1_on.jpg") no-repeat;
}

#tecno:link, #tecno:visited{
	background: url("../img/menu/tecnologia_off.jpg") no-repeat;
}

#tecno:hover{
	background: url("../img/menu/tecnologia_on.jpg") no-repeat;
}

#hogar:link, #hogar:visited{
	background: url("../img/menu/lineablanca_off.jpg") no-repeat;
}
#hogar:hover{
	background: url("../img/menu/lineablanca_on.jpg") no-repeat;
}
