#image{
  background: url(../img/elephpante.jpg);
  width: 481px;
  height: 160px;
  border: 1px solid #c7c7c7;
  margin: 8px 0px -2px 0px;
  padding-top:5px;
  padding-left:5px;
}
#texto, #texto a{
  font-family: Verdana;
  /*font-family: Arial, Helvetica, sans-serif;*/
  font-size:18px;
  color:#93E0F4;
  font-weight:bold;
  text-decoration:none;
}
#articles{
  float: left;
  width: 487px;
  clear: right;
}
#articles h2{
  float: left;
  margin: 16px 0px 10px 0px;
  padding-left: 15px;
  /*font: 15px Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
  font-family: Verdana;
  font-size: 16px;
  /*font-weight: bold;*/
  color: #7179b6;
  background: url(../img/marcador1.gif) no-repeat center left;
}
#articles p{
  font-family: Verdana;
  font-size: small;
  padding: 0;
  margin: 0 0 5px 15px;
  clear: both;
}
#articles a{
  color: #7179b6;
  text-decoration:none;
}
#articles a:hover{
  text-decoration:underline;
}
#sponsors{
  float: left;
  width: 137px;
}
#sponsors img{
  margin-top:10px;
}
div.header{
  font-weight: bold;
  color: #525151;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
  height: 18px;
  /*
  height: 26px;
  margin-top: 12px;
  padding-top: 10px;
  background: url(/img/titulos.gif) repeat-x;
  */
}
div.header span{
  margin-left: 1px;
}