.quienes
{
  margin: 20px;
}

.seccion_quienes
{
  font-weight: bold;
  font-size: 25px;
}

.names_quienes
{
  margin-top: 10px;
}

.col
{
  margin-top: 20px;
}

#links
{
  margin: 20px;
}

#links_left
{
  float: left;
}

#links_right
{
  margin-left: 300px;
}

#links ul
{
  list-style-type:circle
}

#links li
{
  margin: 1em;
}

#links_title
{
  font-weight: bold;
  font-size: 25px;
}
#links a:hover{
  font-weight: bold;
}

#links a {
  text-decoration: none;
  color: black;
}

.editors_cols
{
  float: left;
  width: 325px;
}

.banda
{
  margin-left: 345px;  
}

.body_text
{
  margin-top: 20px;
  margin-bottom: 20px;
  line-height:1.35;
  text-align:justify;
}

#banner
{
  position:absolute;
  margin-left: 600px;
  margin-top: 15px;
}

