ul#menu{
	position:absolute;
	top:15px;
	left:-10px;
	background-image: url('../images/barre_menu_3.png');
	background-repeat: no-repeat;
	background-position: top left;
	width:470px;
	height:336px;
	list-style-type:none;
	padding-left:8px;
}
