#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{
  text-align: center;
}
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;
}

div.colonne3 a{
  color:#1D5D87;
  font-weight:bold;
}

h3.h3_actu{
  font-size:12px;
}
h2.h2_actu{
  margin-top:0;
}
