body {
  margin: 0;
  padding: 0;
  background: #EFECCA;
  font: 14px Arial, Sans;}

html, body {
  height: 100%;}

/*
 *
 */
a {
  color: #4A8EBC}
.error {
  color: #d00;
  font-weight: bold;}
p.error {
  clear: both;
  text-align: center;
  padding: 10px 10px;
  margin: 0;}
.line {
  color: #C3593C;
  background-color: #C3593C;
  height: 1px;
  border: 0;
  margin: 10px 0;}
.intro {
  margin: 0 0 10px;}
.cb {
  clear: both;}

  .error_list {
    color: #f00;
    margin: 0;
    float:left;
    line-height: 2.1em;
    list-style: none;
    padding: 0 4px 0 0;}
    .error_list li{
      margin: 0;
      padding: 0;}

#b_top {
  height: 5px;
  background: #C3593C;
  -moz-border-radius: 0 0 5px 5px;}

#main {
  width: 1000px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -500px;
  padding: 0 0;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  background: #fff;}

  .clearBottom {
    clear: both;
    margin:0 0 6em;}

  #main h1 {
    padding: 0 20px;
    margin: 0;
    height: 55px;
    line-height: 55px;
    font-size: 210%;
    font-weight: bold;
    font-family: "Trebuchet MS";
    color: #FFFFFF;
    background: url(../images/ground.png) top left no-repeat;
    border: 2px solid #fff;
    border-width: 0px 0;
    /*text-transform: uppercase;*/}
    #main h1 span{
      color: #464548;}

  #menu {
    margin: 0 ;
    padding: 0 ;
    height: 48px;
    /*border: 1px solid #F4EDD3;
    border-width: 1px 0;*/
    background: #464548 url(../images/searchbg.gif) no-repeat top right;
    list-style: none;
    font-weight: bold;}
    #menu li {
      float: left;
      width: 135px;
      height: 25px;
      margin: 0 ;
      padding: 0;}
      #menu li a, #menu li span {
        display: block;
        height: 25px;
        line-height: 25px;
        text-decoration: none;
        border-right: 1px dotted #999;
        text-align: center;
        height:48px;
        line-height:48px;
        font-weight:normal;
        font-size:16px;
        color: #fff;}

      #menu li span {
        color: #C3593C;
        font-weight: bold;}

      #menu li#first a, #menu li#first span {
        border-right:2px solid #fff;
        background: #6E6E6E url(../images/newsletterbg.gif) no-repeat scroll 0 0;}

        #menu li a:hover, #menu li a.active{
          /*background: #E8DBA7;*/
          color: #C3593C;}

  #reserve {
    margin: 0 ;
    padding: 0 ;
    height: 21px;
    background: #E8DBA7;
    list-style: none;}
    #reserve li {
      float: left;
      width: auto;
      height: 21px;
      margin: 0 ;
      padding: 0 15px;}
      #reserve li a, #reserve li span {
        display: block;
        height: 21px;
        width: auto;
        line-height: 20px;
        text-decoration: none;
        text-align: center;
        color: #333333;}
      #reserve li span {
        font-weight: bold;}
        #reserve li a:hover{
          color: #C3593C;}

  .formLoader {
    display:none;
    vertical-align: middle;
    padding: 0 0 3px;}

  #content {
    clear: both;
    padding-top: 20px;
    padding-bottom: 60px;
    margin: 10px;}

    #content h2 {
      font-size : 130%;
      color : #C3593C;
      font-weight : bold} 
      
     /* #content a:link {
      color : #FF5B2B;}  */
      
  #scales {
    background: #C3593C;
    border: 1px solid #D45951;
    margin-bottom: 10px;
    text-align: center;
    padding: 5px;
    color: #f99;
    -moz-border-radius: 4px;}
    #scales a, #scales span{
      padding: 0 5px;
      color: #fff;
      text-decoration: none;}
    #scales span{
      font-weight: bold;}

  #map {
    width: 963px;
    height: 380px;
    /*border: 3px solid #C3593C;
    -moz-border-radius: 2px;*/}

    #map:hover {
      /*cursor: crosshair;*/}

  .load {
    background: url(../images/ajax-loader.gif) 450px 20px no-repeat;
    height: 50px;}

  #footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    background:#EFECCA url(../images/dot.gif) repeat-x scroll 0 0;
    color:#808080;
    line-height:1.8em;
    padding:8px 0;
    text-align:center;}
    #footer p {
      margin: 0;
      padding: 0 10px;
      color: #333;}
    #footer a {
      text-decoration: none;
      font-weight: bold;
      color: #C3593C;}
      #footer a:hover {
        text-decoration: underline;
        background: #C3593C;
        color: #fff;}


/* **************************************************************************
                                  INSCRIPTION
************************************************************************** */

h2.st {
  margin: 5px 0 10px;
  padding: 0;
  font-size: 16px;
  border-bottom: 2px solid #C3593C;}

#subscribeTable .submit {
  margin: 10px 0 0 105px;}

#subscribeTable tr td {
  text-align: left;}
#subscribeTable tr th {
  text-align: right;
  width: 100px;}

/* **************************************************************************
                                  DETAILS UCS
************************************************************************** */

.detailUCS {
  padding: 10px 0;}

  .detailUCS .purete {
    float: left;
    background: #C3593C;
    color: #fff;
    font-weight: bold;
    text-align:center;
    margin-left: 10px;
    display: inline;
    margin-bottom: -5px;
    padding: 0 5px;
    -moz-border-radius: 6px;}
    .detailUCS .purete span{
      font-size: 20px;}

  .detailUCS h2 {
    background: #eee;
    -moz-border-radius: 6px 6px 0 0;
    padding: 8px;
    margin-top: 4px;
    color: #333;}
    .detailUCS h2 span{
      float: left;
      width: 68px;}

  .detailUCS table {
    table-layout: fixed;
    width: 1000px;}

    .detailUCS table th {
      background: #6E6E6E;
      padding: 4px 6px;
      font-weight:bold;
      color: #fff;}
    .detailUCS table td {
      padding: 2px 6px;
      vertical-align: middle;
      border-bottom: 1px dotted #C3593C;}
      .detailUCS table td img{
        vertical-align: middle;}


/* **************************************************************************
                                  REQUETE
************************************************************************** */

#requeteMenu {
  margin: 0 ;
  padding: 0;
  height: 15px;
  list-style: none;
  border-bottom: 1px solid #C3593C;}
  #requeteMenu li {
    float: left;
    margin: 0 10px 0 0;
    height: 15px;
    padding: 0;
    font-weight: bold;
    color: #CC6B47;}
    #requeteMenu li a{
      display: block;
      font-weight: normal;
      color: #CC6B47;
      text-decoration: none;}
      #requeteMenu li a:hover {
        color: #FF6600;}

#requeteForm {
  margin: 10px 0;
  position: relative;}

#requeteResults{
  margin: 10px;}

.pourcentage_filtre_operateur {
/*.pourcentage_filtre_table {*/
  position: absolute;
  width: 400px;
  top: 30px;
  right: 0;}
 .pourcentage_filtre_operateur .form-row {
/* .pourcentage_filtre_table .form-row {*/
    position: inherit;
    width: auto; }

.classes {
  float: right;
  border: 2px solid #C3593C;
  padding: 10px 20px;}
  .classes h2 {
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #464548;
    margin-bottom: 10px;}
  .classes .legend {
    float:left;
    color:#fff;
    text-align: center;
    font-weight: bold;
    margin-top: 1px;
    width: 20px;}
  .classes br {
    clear: both;}

#resultsMap {
  float: right;
  margin: 10px;
  background: #C3593C;
  padding: 5px 10px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  -moz-border-radius: 2px;}

/* **************************************************************************
                                  FORMULAIRES
************************************************************************** */
.form-row label {
  clear: both;
  float: left;
  width: 150px;
  padding: 4px 0 0  0;}
.form-row label, .form-row input,.form-row select {
  margin: 0 0 2px 0;}

#results {
  margin: 10px 0;}

#results h1{
  text-transform: uppercase;
  color: #CC6B47;
  background: none;
  height: auto;
  line-height: 25px;
  font-size: 18px;}
#results table {
  border-bottom: 3px solid #BBB082;}
  #results table th{
  background: #BBB082;
  color:#fff;
  text-align: center;
  font-weight: bold;
  padding: 3px 0;}
  #results table td{
    border: 1px solid #BBB082;
    border-width: 1px 1px 0 0;
    border-right-style: dotted;
    border-right-color: #C3593C;
    height: 1.5em;
    line-height: 1.5em;
    text-align: center;}
  #results table .odd td{
    /*background: #e5eeff;*/}
  #results table td.first, #results table td:first-child{
    border-width: 1px 1px 0;}
  .res{
    position: relative;
    height: 1.5em;}

    .res span.bar {
      position: absolute;
      height: 1.5em;
      background:transparent url(../images/stripe.png) top left repeat;
      top: 0;
      left: 0;}
    .res span.value {
      position: absolute;
      height: 1.5em;
      padding-top: 2px;
      text-align: center;
      width: 100%;
      top: 0;
      left: 0;}

