/* DATA: format.css */

a.menu:link { font-family: Arial; color: #0000CE;}
a.menu:visited { font-family: Arial; color: #7F007F;}
a.menu:active { font-family: Arial; color: #0000CE;}
a.menu:hover { font-family: Arial; color: #999999; }

a.menu1:link { font-family: Arial; color: #000000; text-decoration: none;}
a.menu1:visited { font-family: Arial; color: #000000; text-decoration: none;}
a.menu1:active { font-family: Arial; color: #000000; text-decoration: none;}
a.menu1:hover { font-family: Arial;  color: #FFFFFF; text-decoration: none;}

a.menu2:link { font-family: Arial; color: #0000CE; }
a.menu2:visited { font-family: Arial; color: #0000CE; }
a.menu2:active { font-family: Arial; color: #0000CE; }
a.menu2:hover { font-family: Arial;  color: #999999; }

a.menu3:link { font-family: Arial; color: #666666; }
a.menu3:visited { font-family: Arial; color: #666666; }
a.menu3:active { font-family: Arial; color: #666666; }
a.menu3:hover { font-family: Arial;  color: #CCCCCC; }

a.menu4:link { font-family: Arial; color: #666666; text-decoration: none;}
a.menu4:visited { font-family: Arial; color: #666666; text-decoration: none;}
a.menu4:active { font-family: Arial; color: #666666; text-decoration: none;}
a.menu4:hover { font-family: Arial;  color: #CCCCCC; text-decoration: none;}

input.buton {
BORDER-RIGHT: #666666 2px solid; 
BORDER-TOP: #666666 2px solid; 
FONT-WEIGHT: bolder; FONT-SIZE: 12px; 
COLOR:#FFFFFF; BORDER-LEFT: #666666 2px solid; 
 BORDER-BOTTOM: #666666 2px solid; 
FONT-FAMILY: Verdana; 
BACKGROUND-COLOR: #333333
}

#liste {
	list-style-type: none;
	margin: 0;
	padding: 0;
}



h1 {font-family: Arial; color: #666666;font-size: 16px; margin-top: 0.50em;}





