@import url("estructura.base.css");
@import url("formato.base.css");

body     {background:#000 url(/imgs/fondos/general.gif);background-repeat:repeat-x;font:normal 10px arial;color:#333}

a                  {color:#000;}

#menu               {background:#ccc}
#menu li            {border-right:1px solid #000}
#menu ul li:hover   {background:#000;color:#fff;}
#menu ul li:hover a {color:#fff;}
#menu ul li.on      {background:#000}
#menu ul li a       {color:#000}
#menu ul li a:hover {color:#fff}
#menu ul li.on a    {color:#fff}

#submenu              {background:#666}
#submenu ul li:hover  {background:#333}
#submenu ul li.on     {background:#999}
#submenu ul li a      {color:#fff}
#submenu ul li.on a   {color:#000}

#bloque h2          {background:#000}
#bloque h3          {color:#000}
#bloque h5 strong   {color:#000}
#bloque h3:hover    {color:#000}
#bloque ul li a     {color:#000}
#bloque ul.noticias li a     {color:#000}

#bloque_iphone         {width:30em;height:58.1em;background:#fff url(/imgs/fondos/fondo.iphone.gif) no-repeat;;overflow:hidden}
#bloque_iphone #player {position:absolute;margin-top:40em;margin-left:5em;}
#bloque_iphone a {font:bold 1.6em arial;color:#fff}

#contenido_interior h1  {background:#B789B2;color:#000}

#patrocinios h2  {background:#000}

#footer ul       {background:#000;}

