body {
        margin:0;
        padding:0;
        font: bold 11px/1.5em Verdana;
		background-color: white;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

img {
border: none;
}

/*- Menu Tabs 3--------------------------- */

    #tabs3 {
      float:right;
      width:100%;
      background:#E4E6EB;
      font-size:93%;
      line-height:normal;
      }
    #tabs3 ul {
          margin:0;
          padding:15px 15px 0 60px; /* les 60px représentent le nombre de pixel à partir du bord gauche pour les onglets */
          list-style:none;
      }
    #tabs3 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs3 a {
      float:left;
      background:url("../icones/tableft3.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px; /* paramètres qui modifient le petit bord gauche de chacun des onglets */
      text-decoration:none;
      }
    #tabs3 a span {
      float:right;
      display:block;
      background:url("../icones/tabright3.gif") no-repeat right top;
      padding:8px 30px 7px 30px; /* Apx Bpx Cpx Dpx   avec A la distance entre le haut de l'onglet et le titre, C la distance entre le titre et le bas de l'onglet, B la distance entre la bord droit et le titre, D la distance entre le bord gauche et le titre*/
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs3 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs3 a:hover span {
      color:#FFF;
      }
    #tabs3 a:hover {
      background-position:0% -42px;
      }
    #tabs3 a:hover span {
      background-position:100% -42px;
      }

      #tabs3 #current a {
              background-position:0% -42px;
      }
      #tabs3 #current a span {
              background-position:100% -42px;
      }

small { font-size: 1.1em; }
table#layout { background-color: rgb(153, 153, 153);
	text-align: left; width: 100%; height: 86px; }
table#layout big span { font-size: 1.1em; }
td.tdmargin { width: 60px; }
td#tdtitle { width: 348px; }
td#tdtitle big span { font-family: Verdana; }
table#layout2 { background-color: rgb(228, 230, 235); text-align: left;
	width: 100%; height: 40px; }
table#espace_principal { text-align: left; width: 100%;
	vertical-align: top; } 
td.content { background-color: white; }
td.content small { font-weight: normal; }
td.content b { font-size: 1.4em; }
td.sectiontitle { color: rgb(0, 0, 0); font-family: Verdana; }
span.selecttitle { font-family: Verdana; font-weight: bold; }
table#logos { text-align: left; width: 100%; height: 73px; background-color: rgb(228, 230, 235); }
table#logos td.tdlogomargin { width: 150px; }
table#contacts { text-align: left; width: 100%; background-color: rgb(228, 230, 235); }
select, .text { font-weight: normal; font-family: Verdana; }
#newimg1, #newimg2 { width: 710px; height: 400px; }
noscript {
	display: block; background-color: #ffcccc; border: 1px solid red;
	text-align: center; padding: 2em; width: 70%; margin: 1em auto;
}
