h4, h3, h2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:   10px;
  line-height: 1.5em;
  margin: 0;
}

h3, h2
{
  margin-top: 1em;
}

a
{
  text-decoration: none;
}

td a
{
  color: #FFFFFF;
}

#noticias h3 a
{
  color: #FF6633;
}

#noticias h4 a, #cursos h2 a
{
  color: #005DA5;
}

#noticias
{
  position:absolute;
  left:34px;
  top:0px;
  width:156px;
  height:210px;
}

#news
{
  position: absolute;
  top: 25px;
  left: 5px;
}

#cursos
{
  position:absolute;
  left:34px;
  top:210px;
  width:156px;
  height:207px;
}

#en_marcha
{
  position: absolute;
  top: 20px;
  left: 5px;
}

#noticias h1, #cursos h1
{
  visibility: hidden;
}

#noticias h4, #cursos h2
{
  border-bottom: 1px dotted #FF6633;
  padding-bottom: 1em;
}
