.menu, .sousmenu{
	text-align:center;
	vertical-align:top;
}
/* -------[Menu]--------*/ 

.menu {
width: 50px;
margin-top: 0px;
}

.menu a {
display : block;height:30px;color: #FFF;text-decoration : none;line-height: 30px;width: 100px;font-weight: bold;background: url(http://www.musikolore.com/styles/vert/bouton.jpg); outline:none}
}

/* Renseigner la bonne adresse de l'image après l'avoir téléchargé */
.menu a:link, .menu a:visited {
color: #E5E8D4;
display: block;
background: url(/img/menu8.gif);
padding: 8px 0 0 10px;
}

.menu a:hover {
color: #725033;
background: #000000 ;
padding: 8px 0 0 10px;
}

.menu a:active {
color: #fff;
background: url(/img/menu8.gif) 0 -64px;
padding: 8px 0 0 10px;
}

/*------ Menu 16----- */

.sousmenu {
width: 198px;
margin: 0px;
border-style: solid;
border-color: #656556;
border-size: 1px;
border-width: 1px;
}

.sousmenu a {
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 24px;
text-decoration: none;
}

/* N'oubliez pas de renseigner l'adresse des images */
.sousmenu a:link, .sousmenu a:visited {
color: #656556;
display: block;
background: url(/img/menu16.gif);
padding: 8px 0 0 20px;
}

.sousmenu a:hover {
color: #474739;
background: url(/img/menu16.gif) 0 -32px;
padding: 8px 0 0 20px;
}
/*
.sousmenu a{
	display:block;
	width:100%;
	height:100%;
	color:#fff;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background:#808080;
} */