
body {
  font: 14px arial,helvetica,sans-serif;
  background: url(../images/fond.jpg);
  margin: 0;
  padding: 0;
  text-align: center;
}
img { border: 0; }
a { color: #000; }
a:hover { text-decoration: none; }
#global {
  position: relative;
  margin: 0 auto;
  width: 961px;
  background: #3999d6;
  text-align: left;
}
#top, #content, #bottom {
  position: relative;
  text-align: left;
  background: #fff;
  left: 1px;
  width: 959px;
}
#top { height: 193px; }
#content { background: url(../images/fondmenu.jpg) repeat-y #fff; }
#bottom { padding: 10px 0; }
#logo {
  position: absolute;
  top: 22px;
  left: 18px;
}
#edito {
  position: absolute;
  top : 95px;
  right: 47px;
  width: 660px;
  height: 91px;
  background: url(../images/edito.jpg);
}
#edito-content {
  font-size: 5px;
  color: #fff;
  margin: 0px 0px 0 5px;
  height: 60px;
  overflow: hidden;
}
#pub {
  position: absolute;
  top: 25px;
  right: 90px;
  background: #333;
  width: 468px;
  height: 60px;
}
#menu {
  position: relative;
  margin-top: -41px;
  left: 17px;
  float: left;
  width: 219px;
}
#menu a {
  display: block;
  text-indent: 20px;
  height: 58px;
  line-height: 58px;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
  border: 2px dotted #3999D6;
  border-width: 2px 0;
  margin-top: 2px;
}
#menu a.select, #menu a:hover {
  background: #72C0F1;
  border-color: #fff;
}
#menu a.select .color, #menu a:hover .color {
  color: #720000;
}
#milieu {
  position: relative;
  float: left;
  left: 17px;
}
.titre {
  position: relative;
  background: #404040;
  color: #fff;
  font-size: 18px;
  width: 677px;
  height: 28px;
  line-height: 28px;
  text-indent: 20px;
}
.texte {
  position: relative;
  left: 20px;
  width: 701px;
  margin-top: 15px;
}
.bloc {
  position: relative;
  float: left;
  width: 180px;
  height: 70px;
  color: #3999d6;  
  margin-top: 20px;
  margin-right: 40px;
}
#menubas {
  position: absolute;
  bottom: 0;
  left: 17px;
}
#bottom1, #bottom2 {
  position: relative;
  background: #55AAE0;
  height: 28px;
  line-height: 28px;
  color: #fff;
  font-size: 18px;
}
#bottom a { color: #fff; text-decoration:none; }
#bottom a:hover { text-decoration: underline; }
#bottom1 { text-align: center; }
#bottom2 { background: #3999D6; text-align: left; text-indent: 10px; }
.bloc img { float: left; margin-right: 5px; margin-top: -3px; }
p { margin: 0 0 20px 0; padding: 0; }
.s17 { font-size: 17px; }
.clear { clear: both; }