#tabs {
      width:92%;
      font: bold  93% arial;
      line-height:normal;
      text-align:center;
      margin: auto;
      }
    #tabs ul {
	margin:0px;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:black;
      
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:black;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

.menutable {
width: 160px;
border: 1px solid   	#99CC99;
text-align: center;
margin: auto;
margin-bottom:7px;
}
.menutd1 {
text-align:center;
background-color:#99CC99;
border-bottom: 1px solid   	#99CC99;
font:  bold 13px arial;
}
.menutd2 {
background-color:#CEEEC9;
text-align:left;
font:  bold 13px arial;

}
.menutd2 ul {
list-style: none;
margin: 0;
padding: 0;

} 

.menutd2 li a {
height: 5px;

height: 15px;
text-decoration: none;
}
.menutd2 li a:link, .menutd2 li a:visited  { 
	text-decoration: none;
	color: rgb(0, 0, 0);
	display: block;
}
	
.menutd2 li a:hover { 
	text-decoration: none;
	border: 0px solid;
	width : 158px;
	background-color:#99CC99;

}

.menuhaut{
font: bold 100% arial;
width: 830px;
height: 20px;
text-align: center;
margin-left: auto;
margin-right: auto;

}



.centre {
position: relative;
font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
font-size: 12px;
}
