<!--
    BODY {
            /*background-image: url(Images/back.jpg);
	    background-repeat: repeat-y;
	    background-position: center;*/
	    margin: 0px;
            font: 12px verdana, arial, sans-serif;
    }

    ul {
        	margin-top: 0px;
        	padding-top: 0px;
        	font-family: Verdana, Arial, Helvetica, sans-serif;
    		font-size: 13px;
    		line-height: 17px;
    		list-style-image: url("./Images/button.jpg");
    		
	}
	
    LI      {TEXT-ALIGN: justify;}
    
    P 	    {
    	TEXT-ALIGN: justify;
    	margin: 0px;
    	padding-bottom: 10px;
    }
    
    A {
              font-weight: bold;
              font-style:normal;
              font-variant:small-caps;
              font-size:8pt;
              font-family:Trebuchet MS;
              color: #ffffff;
    }
    
    a:hover, a:focus, a:active {
        color: #333333;
    }        
    
    H1 {
    	font-weight:bold;
    	color:#0099FF;
    	font-style:normal;
    	font-variant:normal;
    	font-size:18px;
    	font-family:Arial
    }
    
    H2 {
    	font: 16px Arial;
    	font-weight: bold;
    	color:#333333;
    }
    
    .texte_left {
    	font: 10px verdana, arial, sans-serif;
    	color: #ffffff;
    	TEXT-ALIGN: left;
    }
    
    .texte_right {
        font: 12px verdana, arial, sans-serif;
        color=#333333;
        TEXT-ALIGN: left;
    }
-->
