/**********/
/* Direvo */
/**********/

#banner {
  height: 246px;
  background-image: url('../images/banner-index.jpg');
  background-repeat: no-repeat;
}

#sidebar {
  width: 240px;
  margin-top: 25px;
  height: 270px;
}
  
.button {
  margin-bottom: 3px;
}

#main {
  width: 475px;
  margin-top: 23px;
}

#news {
  width: 50%;
  float: left;
}
.topnews {
  float: left;
  padding-right: 1em;
  padding-bottom: 1em;
  text-align: left;
}

#events {
  width: 50%;
  float: left;
}