a.menu{
    font-family : arial;
    font-size : 12px;
	color : #000000;
    text-decoration : none;
    font-weight : bold;
    }
	
a.menu2{
    font-family : arial;
    font-size : 12px;
	color : #Ff6600;
    text-decoration : none;
    font-weight : bold;
    }
	
a.menu:hover{
    font-family : arial;
    font-size : 12px;
	color : #FC9317;
    text-decoration : none;
    font-weight : bold;
    }
	
a.lien{
    font-family : arial;
    font-size : 10px;
	color : #ffffff;
    text-decoration : none;
    font-weight : regular;
    }
	
a.lien:hover{
    font-family : arial;
    font-size : 10px;
	color : #B2D235;
    text-decoration : none;
    font-weight : regular;
    }
	
font.titre{
    font-family : arial;
    font-size : 12px;
	color : #FF6600;
    text-decoration : none;
    font-weight : bold;
    }
	
font.titre1{
    font-family : arial;
    font-size : 13px;
	color : #cc0000;
    text-decoration : none;
    font-weight : bold;
    }
	
td.t{
    font-family : arial;
    font-size : 12px;
	color : #000000;
    text-decoration : none;
    font-weight : regular;
    }	
	
p.grand{
    font-family : arial;
    font-size : 14px;
	color : #000000;
    text-decoration : none;
    font-weight : regular;
    }
	
td.gras{
    font-family : arial;
    font-size : 10px;
	color : #ffffff;
    text-decoration : none;
    font-weight : regular;
    }