body {
  background-color: #f8f9f4;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
#page {
  width: 990px;
  margin: 0 auto;
}
#bandeau {
  margin: 12px 15px 0;
  border: 1px solid #eae5a3;
  border: 1px solid #eae5a3;
  height: 81px;
  background: #d4c62a url('../images/titre-site.gif') no-repeat right bottom;
}
#container { margin: 0 15px 12px; }
#contenu { margin-right: 200px; }
#contenu #annexe {
  float: right;
  width: 200px;
  margin-right: -200px;
  background: transparent url('../images/jeux-tel.gif') no-repeat center top;
  padding-top: 94px;
  min-height: 94px;
}
#contenu #annexe .accroche {
  font-weight: bold;
  margin-top: 24px;
}
#contenu #annexe .accroche img { background: transparent url('../images/annexe1.gif') no-repeat center center; }
#contenu #annexe .accroche img:hover { background: transparent url('../images/annexe1_hover.gif') no-repeat center center; }
#contenu #annexe .dis { list-style-type: none; }
#contenu #annexe .dis li a {
  text-decoration: none;
  color: #8c8c8c;
}
#contenu #annexe .dis li a:hover { color: #000000; }
#contenu #annexe .dis #annexe2 img { background: transparent url('../images/annexe2.gif') no-repeat center center; }
#contenu #annexe .dis #annexe2 img:hover { background: transparent url('../images/annexe2_hover.gif') no-repeat center center; }
#contenu #annexe .dis #annexe3 img { background: transparent url('../images/annexe3.gif') no-repeat center center; }
#contenu #annexe .dis #annexe3 img:hover { background: transparent url('../images/annexe3_hover.gif') no-repeat center center; }
#contenu #annexe .dis #annexe4 img { background: transparent url('../images/annexe4.gif') no-repeat center center; }
#contenu #annexe .dis #annexe4 img:hover { background: transparent url('../images/annexe4_hover.gif') no-repeat center center; }
#contenu #cadre {
  width: 720px;
  height: 321px;
  padding: 13px 21px 11px 20px;
  background: #ffffff url('../images/cadre.gif') no-repeat center center;
}
#contenu #call {
  width: 660px;
  border: 10px solid #ffffff;
  margin: 0 auto;
  background-color: #ecf0e5;
  padding: 24px 20px;
  color: #71736e;
}
#contenu #call #webCallBack {
  width: 240px;
  margin-right: -20px;
  margin-top: 60px;
  float: right;
}
#contenu .erreur {
  padding-right: 30px;
  font-size: 12px;
  color: #ff5d00;
  text-align: right;
  right: 
}
#contenu #call #webCallBack form input {
  float: left;
  clear: left;
  margin-bottom: 0.5em;
  background-color: #ecf0e5;
}
#contenu #call #webCallBack form button {
  float: left;
  clear: left;
  margin-bottom: 0.5em;
  background-color: #ecf0e5;
}
#contenu #call #webCallBack form button {
  margin-top: 2px;
  position: relative;
  left: 133px;
}
#contenu #call #webCallBack form button #cb_valider { background: transparent url('../images/valider.gif') no-repeat center center; }
#contenu #call #webCallBack form button:hover #cb_valider { background: transparent url('../images/valider_hover.gif') no-repeat center center; }
#contenu #call #webCallBack form input[type="text"] {
  border: 1px solid #86827a;
  padding-left: 10px;
  width: 186px;
  color: #71736e;
  font-size: 11px;
  height: 16px;
}
#contenu #call #webCallBack form select {
  border: 1px solid #86827a;
  background-color: #ecf0e5;
  float: left;
  margin-left: 3px;
  height: 18px;
}
#contenu #call #webCallBack form option {
  display: block;
  background-color: #ffffff;
}
#contenu #call #webCallBack form input#date {
  background: transparent url('../images/cal_input.gif') no-repeat right top;
  width: 153px;
}
#contenu #call #webCallBack form label {
  clear: left;
  float: left;
  font-size: 0.75em;
  width: 100%;
  display: block;
}
#contenu #call #webCallBack form label#label_number { padding-bottom: 2px; }
#contenu #call #webCallBack form label#label_date { padding-bottom: 2px; }
#contenu #call #webCallText {
  width: 420px;
  font-size: 0.75em;
}
#contenu #call #webCallText .titre { font-size: 1.33em; }
#contenu #call #webCallText .texte {
  margin-top: 0.5em;
  padding-right: 50px;
  line-height: 1.4em;
}
#contenu #pieddepage {
  margin-top: 50px;
  text-align: center;
}
#contenu #pieddepage a {
  color: #86827a;
  font-size: 0.7em;
  text-decoration: none;
}
#contenu #pieddepage .separateur {
  color: #86827a;
  font-size: 0.7em;
  text-decoration: none;
}
#contenu #pieddepage a:hover { text-decoration: underline; }
#contenu #central {
  margin-left: 100px;
  width: 650px;
  background-color: #ffffff;
  padding: 14px 54px;
  font-size: 0.8em;
  color: #636363;
}
#contenu #central a {
  text-decoration: none;
  color: #d4c52a;
}
#contenu #central #ariane {
  margin-bottom: 30px;
  color: #86827a;
  font-size: 0.85em;
}
#contenu #central #ariane a {
  color: #86827a;
  text-decoration: none;
}
#contenu #central h1 {
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
  font-size: 1.2em;
  margin-bottom: 1.5em;
}
#contenu #central .coord { margin: 1em 0; }
#contenu #central .coord .org {
  font-size: 1.1em;
  text-transform: uppercase;
  font-weight: bold;
}
#contenu #central .coord .tel {
  font-size: 1.1em;
  text-transform: uppercase;
  font-weight: bold;
}
body .ui-widget { font-size: 0.9em; }
#ui-datepicker-div { font-size: 80%; }
#ui-timepicker-div dl { text-align: left; }
#ui-timepicker-div dl dt { height: 25px; }
#ui-timepicker-div dl dd { margin: -25px 0 10px 65px; }
.article #pieddepage {
  width: 650px;
  margin-left: 154px;
}

