body {
  font: 12px verdana,arial,helvetica;
  background: #000;
  color: #fff;
  text-align:center;
}
#outils, #content {
  text-align:left;
  margin:0 auto;
  width: 960px;
}
#content {
   background: url(../images/fond.jpg) repeat-x;
   min-height: 900px;
   height: auto!important;
   height: 900px;
}
.padding { padding: 0 88px; text-align:justify; }
.padding2 { padding: 20px 52px 60px 61px; }
.fleft { float:left; }
.fright { float:right; }
.right { text-align:right; }
img { border:0; }
.clear { clear:both; font-size:0; }
.rose { color:#CC35AC; }
.orange { color:#BB631B; }
a:hover { text-decoration:none; }
.adresse { width:240px; text-align:right; color:#8D8D8D; padding-bottom:40px; }
