body {
     margin: 0;
     padding: 0px;
     padding-bottom: 10px;
     text-align: center;
     font: 12px Tahoma, Verdana, Helvetica, sans-serif;
     background-color: #ffffff;
     background: url(img/fond.jpg) repeat-x;
}
div#conteneur {
              text-align: center;
}
table#main {
                width: 800px;
                margin-left: auto;
                margin-right: auto;
                display: inline-table;
                padding: 0;
                background-color: #ffffff;
                border: 0px solid #674900;
                border-top: 0px;
                border-collapse: collapse;
}
td.cell1 {
         padding: 0;
         margin: 0;
         border: 0;
         width: 186px;
         height: 89px;
}
td.cell2 {
         padding: 0;
         margin: 0;
         border: 0;
         width: 44px;
         height: 89px;
         vertical-align: top;
}
td.cell3 {
         padding: 0;
         margin: 0;
         border: 0;
         width: 570px;
         height: 89px;
}
td#sep-head-corps {
                  margin: 0;
                  padding: 0;
                  background: url(img/fondspacer.gif) repeat-x;
                  height: 7px;
                  font-size: 3px;
                  border-bottom: 1px solid #8e8e8e;
}
td.cell4 {
         padding: 0;
         padding-top: 40px;
         padding-left: 15px;
         margin: 0;
         border: 0;
         width: 186px;
         height: 320px;
         vertical-align: top;
         text-align: left;
         background: url(img/menug.gif) no-repeat;
         background-position: center 20px;
}
div#titre_menu_g {
                 font-weight: bold;
                 font-size: 1.2em;
	         font-family: Corbel, Calibri, Tahoma, Verdana, Helvetica, sans-serif;
}
ul#menu_g li {
          margin-left: -20px;
}
ul#menu_g a {
	  font-family: Corbel, Calibri, Tahoma, Verdana, Helvetica, sans-serif;
          text-decoration: none;
          font-weight: bold;
          color: #2e2e2e;
          font-size: 1em;
          line-height: 20px;
          padding: 4px;
          margin: 4px;
}
ul#menu_g a:hover {
          color: #2e2e2e;
          background-color: #edf7ff;
          text-decoration: none;
          border: 1px dashed #dedddb;
          padding: 4px;
          margin: 4px;
}
td.cell5 {
         padding: 0;
         margin: 0;
         border: 0;
         width: 570px;
         vertical-align: top;
}
ul#menu_h{
          margin: 0;
          padding: 0;
          list-style-type: none;
          background-color: #ffffff;
          height: 23px;
}
ul#menu_h li {
          float: left;
	  text-align: center;
	  width: 114px;
}
ul#menu_h li a {
          line-height: 23px;
	  font-size: 1.1em;
	  font-weight: bold;
	  font-family: Calibri, Tahoma, Verdana, Helvetica, sans-serif;
	  color: #000000;
	  display: block;
	  text-decoration: none;
	  border-right: 1px solid #ffffff;
	  border-left: 1px solid #ffffff;
          background-color: #fab96b;
}
ul#menu_h li a:hover {
          background-color: #a6d6fa;
}
div#surcorps {
             margin: 0;
             padding: 8px;
}
table#surcorps {
               margin: 12px;
               margin-left: 5px;
               margin-right: 5px;
               padding: 0;
               border: 0;
               border-collapse: collapse;
}
td#corps {
         padding: 12px;
         padding-left: 0px;
         padding-top: 0px;
         width: 510px;
         vertical-align: top;
}
td#menud {
         padding: 0;
         width: 152px;
         vertical-align: top;
         background: url(img/menud.gif) no-repeat;
}
div#corps {
          display: block;
          float: left;
          width: 380px;
}
div.titre {
          font-weight: bold;
          font-size: 1.1em;
          padding: 10px;
	  font-family: Corbel, Calibri, Tahoma, Verdana, Helvetica, sans-serif;
}
.soustitre {
              text-align: left;
              text-decoration: underline;
              font-size: 1em;
              font-weight: bold;
              margin-top: 20px;
              margin-bottom: 5px;
}
.souscorps {
              font-size: 0.9em;
              text-align: justify;
              font-family: Calibri, Tahoma, Verdana, Helvetica, sans-serif;
}
.souscorps a {
              font-weight: bold;
              text-decoration: none;
              color: #6e6c6c;
              font-family: Corbel, Calibri, Tahoma, Verdana, Helvetica, sans-serif;
}
.souscorps a:hover {
              color: #ffad2c;
}
p {
        text-indent: 2em;
}
span.gras {
          font-weight: bold;
}
.souscorps2 {
              font-size: 0.9em;
              text-align: center;
}
.souscorps2 a {
              font-weight: bold;
              text-decoration: none;
              color: #505050;
}
.souscorps2 a:hover {
              color: #ffad2c;
}
span#signature {
               text-align: right;
}
div#menud {
          display: block;
          float: right;
          width: 152px;
          background: url(img/menud.gif) no-repeat;
}
div.barre {
          margin-top: 8px;
          margin-bottom: 8px;
          border-top: 4px solid #ffffff;
          border-bottom: 4px solid #ffffff;
          font-weight: bold;
          color: #ffffff;
          line-height: 22px;
          background: url(img/fond_bouton_off.gif) repeat-x;
          background-color: #feaf32;
          padding: 2px;
}
div.barre:hover {
                background: url(img/fond_bouton_on.gif) repeat-x;
                background-color: #80e1f8;
}
div.barre a {
          color: #ffffff;
          text-decoration: none;
}
div.blocmenud {
              padding: 0;
              margin-top: 8px;
              margin-bottom: 8px;
              border-top: 4px solid #ffffff;
              border-bottom: 4px solid #ffffff;
              font-weight: bold;
              color: #ffffff;
              background-color: #fbb951;
}
div.barre_titre {
                border-bottom: 1px dotted #000000;
                line-height: 22px;
                background: url(img/fond_barre_titre.jpg) no-repeat;
                background-color: #ffad2c;
                padding-left: 15px;
}
div.barre_contenu_login {
                       padding: 5px;
                       margin: 0;
                       text-align: center;
                       font-weight: normal;
                       font-size: 0.9em;
}
div.barre_contenu_login a {
                       font-weight: bold;
                       text-decoration: none;
                       color: #ffffff;
}
div.barre_contenu_login a:hover {
                       font-weight: bold;
                       text-decoration: underline;
                       color: #808080;
}
form#login {
           margin: 0;
           padding: 0;
}
table#table_login {
                  width: 100%;
                  padding: 0;
                  margin: 2px;
                  border: none;
                  border-collapse: collapse;
}
table#table_login td.g {
                  width: 40%;
                  text-align: right;
                  border: none;
                  padding: 3px;
}
table#table_login td.d {
                  width: 60%;
                  text-align: left;
                  border: none;
                  padding: 3px;
}
input {
      border: 1px solid #8e8e8e;
      font-size: 0.8em;
      background: #ffffff;
      width: 60px;
}
input[type='submit'] {
	border: 1px solid #8e8e8e;
	width: 40px;
	background: #ffffff;
}
input[type='submit']:focus {
	border: 1px solid #8e8e8e;
	width: 40px;
	background: #ffffff;
}
input[type='text'] {
	border: 1px solid #8e8e8e;
	font-size: 0.8em;
        background: #ffffff;
        width: 60px;
}
input[type='password'] {
	border: 1px solid #8e8e8e;
	font-size: 0.8em;
        background: #ffffff;
        width: 60px;
}
div#barre_contenu_news {
                       padding: 5px;
                       text-align: left;
                       font-weight: normal;
                       font-size: 0.9em;
                       max-width: 152px;
}
.date_news {
           font-weight: bold;
           text-decoration: underline;
}
div#barre_contenu_news a {
                       font-weight: bold;
                       text-decoration: none;
                       color: #ffffff;
}
div#barre_contenu_news a:hover {
                       font-weight: bold;
                       text-decoration: underline;
                       color: #808080;
}
td#sspied {
        width: 800px;
        padding: 0;
        margin: 0;
        padding-top: 50px;
        padding-bottom: 50px;
        vertical-align: bottom;
}
td#pied {
        width: 956px;
        height: 119px;
        padding: 0;
        margin: 0;
        margin-top: 50px;
        padding-top: 50px;
        padding-bottom: 0px;
        vertical-align: bottom;
        background: url(img/pied03.jpg) no-repeat;
}
div#mentions {
             padding-top: 5px;
             text-align: center;
             font-size: 0.8em;
}
div#mentions a {
             text-decoration: none;
             color: #505050;
}
div#mentions a:hover {
             color: #808080;
}
img {
    border: 0;
    margin: 0;
    padding: 0;
}

