#div_contantToutesActus{
  background: url(../img/fonds/fond_pageActu.gif) repeat-y;
}

div.colonne3{
  float:left;
  width:235px;
  padding:5px 5px 0 5px;
  text-align:justify;
}

div.div_imgActu img{
  max-width:235px;
  -width: expression(this.width > 235 ? 235: true);
}

div.div_bord{
  width:80%;
  height:1px;
  border-top:1px #4f3c27 solid;
  margin:10px auto;
}
a.block{
  line-height:20px;
}

