body, html { cursor: default; background-image: url(images/fond.gif); background-repeat: repeat-x; background-color: #DAD7C8; font-family: "Trebuchet MS", Verdana; font-size: 11px; color: #393939; margin: 0px; padding: 0px; }
a { color: #393939; text-decoration: none; }
a:hover { color: #393939; text-decoration: underline; }
a.blanc { color: #fff; text-decoration: none; }
a.blanc:hover { color: #fff; text-decoration: underline; }
img { border: none; }
h1, h2, h3 { color: #6F9F13; }
input, select, textarea { border: 1px solid #D3DAB8; background-color: #fff; font-family: "Trebuchet MS"; font-size: 11px; color: #393939; }
.vert { color: #6F9F13; }
.egal { font-size: 18px; font-weight: bold; color: black; }

#global { width: 1002px; margin: auto; padding-top: 22px; padding-bottom: 5px; }
#global_left {
  float: left;
  height: 600px;
  width: 120px;
  padding-top: 65px;
}
#global_center {
  float: left;
  width: 762px;
}
#global_right {
  float: left;
  height: 600px;
  width: 120px;
  padding-top: 65px;
}
#barre_top { width: 750px; margin: auto; background-image: url(/images/degradevert.gif); height: 33px; border-top: 1px solid #819C0C; border-right: 1px solid #D2EE3F; border-left: 1px solid #D2EE3F; line-height: 33px; }
#header { width: 750px; margin: auto; background-color: #EAEFDF; border-bottom: 1px solid #CED4C1; text-align: center; border-right: 1px solid #FFF; border-left: 1px solid #FFF; height: 30px; }
#global_content { width: 762px; background-image:url(/images/fondcontenu.gif); }
#intro { width: 750px; margin: auto; }
#ombre_haut { height: 36px; width: 750px; margin: auto; background-image: url(/images/ombrehautversbas.gif); background-repeat: no-repeat; }
#content { padding: 0px; padding-left: 25px; padding-right: 25px; min-height: 200px; }
#footer { width: 750px; margin: auto; background-image: url(/images/ombrebas.gif); background-repeat: repeat-x; background-color: #c6c8b6; border-bottom: 2px solid #aaa; }
#pied_page { width: 750px; margin: auto; padding-top: 5px; padding-bottom: 10px; text-align: center; font-size: 10px; font-family: Verdana; }

div#dv_warn_block { width: 750px; margin: auto; background-color:#FFF354; background-image: url(data:image/gif;base64,R0lGODlhAQABAIACAP/XVP/zVCH/C05FVFNDQVBFMi4wAwEAAAAh+QQAZAD/ACwAAAAAAQABAAACAkQBACH5BABkAP8ALAAAAAABAAEAAAICTAEAOw==); color:#000000; padding: 5px 0px; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #CED4C1; }

div#cookieChoiceInfo a { background-color: #303030; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 2px; color: #fff; cursor: pointer; line-height: 19px; padding: 4px 8px; text-decoration: none; white-space: nowrap; }