
#header {
    background:url("../bouton/bg.gif") repeat-x bottom;
    filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;
    padding:0px;
    float:left;
    width:100%;
    font-size:100%;
    line-height:normal;
    }
#header ul {
    margin:2px;
    padding:0 0 1 30px;
    list-style:none;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
        }
        
 #header li.bout {
    float:left;
    background:url("../bouton/ongletOnG.png") no-repeat left  top;
    padding:0 10 0 10px;
    font-weight:300;
    }        

#header a.bout {
	float:left;
    display:block;
    background:url("../bouton/ongletOffD.gif") no-repeat right top;
    padding:5 20 0 0px;
    text-align:center;
    line-height:18pt;
    padding-left:10px;
    padding-bottom:2px;
    text-decoration:none;
    font-family:arial;
    color:#515151;
   text-shadow:#ddd 0px 1px;
    }
#header a.bout:hover {
    color:#da3518;
    font-weight:300;
    line-height:18pt;
    text-shadow:#ddd 0px 1px;
    }
    
#header span.bout { 
   float:left;
   display:block;
   background:url("../bouton/ongletOnD.png") no-repeat right top;
   padding:0px 20px 0px 0px;
   color:#da3518;
   font-weight:300;
   font-size:14pt;
   line-height:18pt;
   text-shadow:#aaa 0px 1px;
   text-align:center;
   padding-left:10px;
   padding-top:10px;
  
   vertical-align:middle;
   text-decoration:none;
   font-family:arial;
   }



#header td.titre {
	border:0px;
	font-weight:600;
	color:#ff7e0f;
	text-align:center;
	font-family:Helvetica,Arial;
	font-size:10pt;
	background:#333333;
	}