@charset "utf-8";
/* CSS Document */

/*#header #menu #inicio { width:90px; background:url(../img/menu_inicio.jpg) scroll no-repeat top left;}
#header #menu #inicio.activo { width:90px; background:url(../img/menu_inicio.jpg) scroll no-repeat -90px 0 ;}
#header #menu #inicio a:hover { width:90px; background:url(../img/menu_inicio.jpg) scroll no-repeat -90px 0 ;}*/
#header #menu #inicio { width:90px; background:url(../img/menu_blog.jpg) scroll no-repeat top left;}
#header #menu #inicio.activo { width:90px; background:url(../img/menu_blog.jpg) scroll no-repeat -90px 0 ;}
#header #menu #inicio a:hover { width:90px; background:url(../img/menu_blog.jpg) scroll no-repeat -90px 0 ;}

#header #menu #proyectos { width:125px; background:url(../img/menu_proyectos.jpg) scroll no-repeat top left;}
#header #menu #proyectos.activo { width:125px; background:url(../img/menu_proyectos.jpg) scroll no-repeat -125px 0 ;}
#header #menu #proyectos a:hover { width:125px; background:url(../img/menu_proyectos.jpg) scroll no-repeat -125px 0 ;}

#header #menu #experiencia { width:150px; background:url(../img/menu_experiencia.jpg) scroll no-repeat top left;}
#header #menu #experiencia.activo { width:150px; background:url(../img/menu_experiencia.jpg) scroll no-repeat -150px 0 ;}
#header #menu #experiencia a:hover { width:150px; background:url(../img/menu_experiencia.jpg) scroll no-repeat -150px 0 ;}

#header #menu #curriculum { width:90px; background:url(../img/menu_curriculum.jpg) scroll no-repeat top left;}
#header #menu #curriculum.activo { width:90px; background:url(../img/menu_curriculum.jpg) scroll no-repeat -90px 0 ;}
#header #menu #curriculum a:hover { width:90px; background:url(../img/menu_curriculum.jpg) scroll no-repeat -90px 0 ;}

#header #menu #viajes { width:125px; background:url(../img/menu_viajes.jpg) scroll no-repeat top left;}
#header #menu #viajes.activo { width:125px; background:url(../img/menu_viajes.jpg) scroll no-repeat -125px 0 ;}
#header #menu #viajes a:hover { width:125px; background:url(../img/menu_viajes.jpg) scroll no-repeat -125px 0 ;}

#header #menu #contacto { width:110px; background:url(../img/menu_contacto.jpg) scroll no-repeat top left;}
#header #menu #contacto.activo { width:110px; background:url(../img/menu_contacto.jpg) scroll no-repeat -110px 0 ;}
#header #menu #contacto a:hover { width:110px; background:url(../img/menu_contacto.jpg) scroll no-repeat -110px 0 ;}

