.blanc {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #FFFFFF; text-align: center; font-weight: bold}
.noir {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; text-align: center}
#menu a { 
	display:block; 	
        display:inline;
	text-align: center;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	padding-top: 5px;
	text-decoration:none;
	list-style-type:none;
        font-weight: bold; 
	border: #FFFFFF solid; 
	vertical-align: middle; 
	border-width: 3px 0px 0px; 
	clip:    rect(   ); 
	width: 70px; 
	cursor: hand
; color: #000000	}

#menu a:hover {
	text-decoration:none;
	padding-top:5px;
	color:#666666;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	font-size: 14px; clip:   
	rect(   ); 
	text-align: center; 
	vertical-align: middle; 
	width: 70px; border: #666666; border-style: solid; border-top-width: 3px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

UL {  
        display:inline;
	display:block;
        list-style-type: none; 
	font-family: Georgia; 
	font-size: 12px; 
	font-weight: bold}


