a {	
	color: #3366CC;	
	text-decoration: none;
}

body {
	background-color: #000000;
	text-align:left;
	margin:0px;
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside;
	}
	
#menu {
	background-color: #000000;		/*couleur de fond du menu*/
	width:320px;									/*largeur du menu*/
	height:520px;
	text-align:right;
}
