.columnleft {
    float:left;
    width:48%;
}
.columnright {
    float:right;
    width:48%;
}
.blocbleu
{
  background-color:#d2e7f9;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  padding:20px;
}
.partenanaires img {
  width:200px;
  margin-bottom:5px;
}
.prochainjourj {
}
.blocbleu h2 {
  margin-top:0;
}
.prochainjourj a {
  line-height:1.5em;
}
.partenaires img {
  margin:0 10px 10px 0;
}
.grandephoto {
  margin-bottom:0px;
}
.photo_president {
  float:left;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  border:3px solid #D2E7F9;
  margin: 0 20px 0px 0;
  width:80px;
}
.motpresident {
  padding-top:5px;
}
.slide:hover {
  background-color:#3A67B1 !important;
  border:3px solid #3A67B1 !important;
  color:#d2e7f9 !important;
  text-decoration:none;
}
