#content #home ul
{
  list-style: none;
  margin-left: 0;
}

#home li
{
  list-style: none;
  margin-bottom: 10px;
  padding-left: 20px;
  margin-left: 0;
  background: url(../images/bullet.gif) no-repeat 0 3px;
}

#home .column
{
  width: 30%;
  float: left;
}

#home .column.inside
{
  margin-right: 15px;
}

#before_footer
{
  padding: 10px;
  background-color: #fff;
}

#before_footer h1
{
  margin: 10px 0 15px 0;
}

#before_footer
{
  font-size: 1em;
  margin: 5px 0;
  line-height: 140%;
}

#before_footer ul
{
  padding: 10px;
}

#before_footer li
{
  margin-left: 30px;
}

#agenda li
{
  background: none;
  padding-left: 0;
  margin-left: 0;
}

#content
{
  padding-bottom: 0;
}

.last_news {
  text-align: justify;
}