@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:#900;}

#menu               {background:#900}
#menu li            {border-right:1px solid #fff}
#menu ul li:hover   {background:#666}
#menu ul li.on      {background:#238}
#menu ul li a       {color:#fff}
#menu ul li a:hover {color:#fff}
#menu ul li.on a    {color:#fff}

#submenu              {background:#600}
#submenu ul li:hover  {background:#333}
#submenu ul li.on     {background:#000}
#submenu ul li a      {color:#fff}
#submenu ul li.on a   {color:#fff}

#bloque h2       {background:#900}
#bloque h3       {color:#243}
#bloque h3:hover {color:#000}
#bloque h3:hover {color:#000}

#contenido_interior h1  {background:#B789B2;color:#000}

#patrocinios h2  {background:#900}

#footer ul       {background:#900;}

