
a.menuHaut{
    font-family : arial;
    font-size : 12px;
	color : #ffffff;
    text-decoration : none;
	font-weight:bold;
    }

a.menuHaut:hover{
    font-family : arial;
    font-size : 12px;
	color : #459CD1;
    text-decoration : underline;
    }
	
.menuBas{
    font-family : arial;
    font-size : 11px;
	color : #ffffff;
    text-decoration : none;
    }

a.menuBas:hover{
    font-family : arial;
    font-size : 11px;
	color : #459CD1;
    text-decoration : underline;
    }
	
.sousMenu{
    font-family : arial;
    font-size : 12px;
	color : #0076C0;
	font-weight:bold;
	padding:3px;
    text-decoration : none;
    }

a.sousMenu:hover{
    font-family : arial;
    font-size : 12px;
	color : #41B0DE;
    text-decoration : underline;
    }
	
.menuDroite{
    font-family : arial;
    font-size : 12px;
	color : #888888;
	font-weight:bold;
    text-decoration : none;
    }

a.menuDroite:hover{
    font-family : arial;
    font-size : 12px;
	color : #ED6501;
    text-decoration : underline;
    }
	
	
.accueil{
    font-family : arial;
    font-size : 10px;
	color : #888888;
    text-decoration : none;
    }

a.accueil:hover{
    font-family : arial;
    font-size : 10px;
	color : #ED6501;
    text-decoration : underline;
    }
	
.titrePrincipal{
    font-family : arial;
    font-size : 14px;
	color : #ffffff;
	letter-spacing : 2px;
    text-decoration : none;
	font-weight : bold;
	padding-left:10px;
    }

.titreMenu{
    font-family : arial;
    font-size : 12px;
	color : #ffffff;
	letter-spacing : 2px;
    text-decoration : none;
	font-weight : bold;
	padding-left:10px;
    }
	
.lienBas{
    font-family : arial;
    font-size : 9px;
	color : #ffffff;
    text-decoration : none;
	padding-left:5px;
    }

	