body {
  background-color:#952138;
  text-align:center; /* para centrar el div principal en IE 6 y anteriores */
}
h1 {
  color:#952138;
  font: normal normal normal 180%/normal "Tenacity Condensed", Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin:20px 20px 20px 0;
  text-align:right;
}
h2 {
  color:#952138;
  font: normal normal normal 110%/normal arial;
  margin:0 0 10px 0;
}
#top td {
  color:#952138;
}
#top a.menu {
  color:#952138;
  font: normal normal bold 90%/normal arial;
  text-decoration:none;
}
#top a.menu:hover {
  color:#737373;
  text-decoration:underline;
}


a.menu {
  color:#952138;
  font: normal normal bold 90%/normal arial;
  text-decoration:none;
}
a.menu:hover {
  color:#737373;
  text-decoration:underline;
}

a.submenu  {
    text-decoration: none;
    font-weight: bold;
    font-size: 11pt;
    font-family: trebuchet ms, verdana, arial, helvetica, news gothic mt, sans-serif;
    color: #952138;
    }
    
a.submenu:hover  {
    text-decoration: underline;
    font-weight: bold;
    font-size: 11pt;
    font-family: trebuchet ms, verdana, arial, helvetica, news gothic mt, sans-serif;
    color: #737373;
    }

#top select {
font-weight: bold;
  background-color:#FFFFFF;
  color:#491F20;
  border:#491F20 1px solid;
  font: normal normal normal 12px/normal arial;
  margin:0 0 0;
}


/* estilos acceso a áreas en la página principal */
#areas th {
  background-color:#952138;
  width:230px;
}
#areas th a {
  color:#FFF;
  font: normal normal normal 110%/normal Tenacity, Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration:none;
}
#areas th a:hover {
  text-decoration:underline;
}
/* *** */

ul.noticias li {
  color:#952138;
  font: normal normal bold 90%/normal arial;
 	list-style: square inside;
}