/* HOME */
#home { margin: 0px auto; }

/* HEADER */
#header { width: 100%; height: 25px; margin: 0px auto; background-image: url(toc_bg.png); }

/* HEADER-LEFT */
#header #h-center { width: 980px; height: 25px; margin: 0px auto; position: relative; }
#header #h-center #hc-nav { margin: 0; padding: 0; zoom: 1; width: 100%;}
#header #h-center #hc-nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#header #h-center #hc-nav li { display: inline; }
#header #h-center #hc-nav li a { float: left; height: 0; padding-top: 25px; overflow: hidden; background-image: url(toc_nav.png); background-repeat: no-repeat; }

/* BUTTONS */
#header #h-center #hc-nav li#hcn-home a { background-position: 0 0; width: 93px; }
#header #h-center #hc-nav li#hcn-tele13online a { background-position: -93px 0; width: 104px; }
#header #h-center #hc-nav li#hcn-deportes13 a { background-position: -197px 0; width: 91px; }
#header #h-center #hc-nav li#hcn-espectaculos a { background-position: -288px 0; width: 95px; }
#header #h-center #hc-nav li#hcn-todo13 a { background-position: -383px 0; width: 66px; }
#header #h-center #hc-nav li#hcn-miamia a { background-position: -449px 0; width: 72px; }
#header #h-center #hc-nav li#hcn-todocine a { background-position: -521px 0; width: 88px; }
#header #h-center #hc-nav li#hcn-playfm a { background-position: -609px 0; width: 64px; }
#header #h-center #hc-nav li#hcn-sonarfm a { background-position: -673px 0; width: 75px; }
#header #h-center #hc-nav li#hcn-wow a { background-position: -748px 0; width: 49px; }
#header #h-center #hc-nav li#hcn-envivo a { background-position: -797px 0; width: 61px; }
#header #h-center #hc-nav li#hcn-programas a { background-position: -858px 0; width: 80px; }


/* OVER STATES */
#header #h-center #hc-nav li#hcn-home a:hover { background-position: 0 -25px; width: 93px; }
#header #h-center #hc-nav li#hcn-tele13online a:hover { background-position: -93px -25px; width: 104px; }
#header #h-center #hc-nav li#hcn-deportes13 a:hover { background-position: -197px -25px; width: 91px; }
#header #h-center #hc-nav li#hcn-espectaculos a:hover { background-position: -288px -25px; width: 95px; }
#header #h-center #hc-nav li#hcn-todo13 a:hover { background-position: -383px -25px; width: 66px; }
#header #h-center #hc-nav li#hcn-miamia a:hover { background-position: -449px -25px; width: 72px; }
#header #h-center #hc-nav li#hcn-todocine a:hover { background-position: -521px -25px; width: 88px; }
#header #h-center #hc-nav li#hcn-playfm a:hover { background-position: -609px -25px; width: 64px; }
#header #h-center #hc-nav li#hcn-sonarfm a:hover { background-position: -673px -25px; width: 75px; }
#header #h-center #hc-nav li#hcn-wow a:hover { background-position: -748px -25px; width: 49px; }
#header #h-center #hc-nav li#hcn-envivo a:hover { background-position: -797px -25px; width: 61px; }
#header #h-center #hc-nav li#hcn-programas a:hover { background-position: -858px -25px; width: 80px; }

