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

#menu              {background:#373a23}
#menu li           {border-right:1px solid #666}
#menu ul li:hover  {background:#333;c}
#menu ul li.on     {background:#000}
#menu ul li a      {color:#fff}
#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:#333}
#bloque h3          {color:#606}
#bloque h5 strong   {color:#000}
#bloque h3:hover    {color:#000}

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

#patrocinios h2  {background:#333}

#footer ul       {background:#373a23;}

