.mainleft h2{margin-top: 10px;}

#div-bas h2 {
  color:#E2007A;
}

.mainleft #div-raisons h2:last-of-type {
  text-align:right;
}

.mainleft .atouts-links a {
  display:block;
  width:165px;
  height:50px;
  margin-top:10px;
  margin-right:5px;
  float:left;
  border:solid 1px #CCCCCC;
  border-radius:2px;
  -moz-border-radius:2px;
  text-align:center;
  background:#FFFFFF;
  padding:0px 5px;
  text-decoration: none;
}

.mainleft .atouts-links a:hover {
	border:solid 1px #e2007a;
}

.mainleft .atouts-links a span {
  vertical-align:middle;
  line-height:22px;
}

.mainleft .atouts-links a span.l1 {
  line-height:50px;
}

#div-bas {
  clear:both;
}

#div-raisons {
  float:left;
  width:400px;
}

#div-raisons p {
  text-align:center;
}

#div-trophees {
  float:right;
  width:150px;
  padding-bottom:15px;
}

#div-trophees img {
  margin-left:4px;
  margin-right:4px;
}

#div-raisons p.raison {
  display:none;
  height:130px;
  font-size: 25px;
  line-height: 26px;
}

#div-raisons p.raison:first-of-type {
  display:block;
}

#div-raisons p img[alt^="Pr"] {
    display:none;
}

#div-raisons h2:last-of-type {
  clear:right;
}

.atouts-links
{
	width: 400px;
}