#menu
{
	float: left;
	height: 500px;
	margin: 0;
	padding : 0;
}

#menu li a span
{
	display: block;
	text-indent: -5000px;
}

#menu a:hover
{
	border-bottom : none;
}

ul#menu , ul#menu ul
{
	list-style: none;
	margin-right: 0px;
}

ul#menu li
{
	margin-bottom: 14px;
	width :  165px;
}

ul#menu ul
{
	margin: 10px 0 0 0;
	padding: 0;
}

ul#menu ul li
{
	margin-bottom: 0px;
}

#menu #entreprise
{	
	display: block;
	height: 22px;
	
	background-repeat: no-repeat;
	background-image: url('/images/design/link/normal/entreprise.png');
}

#menu #entreprise:hover
{	
	background-image: url('/images/design/link/active/entreprise.png');
}

#menu #entreprise
{	
	display: block;
	height: 22px;
	
	background-repeat: no-repeat;
	background-image: url('/images/design/link/normal/entreprise.png');
}

#menu #entreprise:hover, #menu #entreprise.active
{	
	background-image: url('/images/design/link/active/entreprise.png');
}

#menu #nouveautes
{	
	display: block;
	height: 22px;
	
	background-repeat: no-repeat;
	background-image: url('/images/design/link/normal/nouveautes.png');
}

#menu #nouveautes:hover, #menu #nouveautes.active
{	
	background-image: url('/images/design/link/active/nouveautes.png');
}

#menu #collections
{	
	display: block;
	height: 22px;
	
	background-repeat: no-repeat;
	background-image: url('/images/design/link/normal/collections.png');
}

#menu #collections:hover, #menu #collections.active
{	
	background-image: url('/images/design/link/active/collections.png');
}

#menu #epoques
{	
	display: block;
	height: 22px;
	
	background-repeat: no-repeat;
	background-image: url('/images/design/link/normal/epoques.png');
}

#menu #epoques:hover, #menu #epoques.active
{	
	background-image: url('/images/design/link/active/epoques.png');
}

#menu #fleuris
{	
	display: block;
	height: 22px;
	
	background-repeat: no-repeat;
	background-image: url('/images/design/link/normal/fleuris.png');
}

#menu #fleuris:hover, #menu #fleuris.active
{	
	background-image: url('/images/design/link/active/fleuris.png');
}

#menu #geometriques
{	
	display: block;
	height: 22px;
	
	background-repeat: no-repeat;
	background-image: url('/images/design/link/normal/geometriques.png');
}

#menu #geometriques:hover, #menu #geometriques.active
{	
	background-image: url('/images/design/link/active/geometriques.png');
}

#menu #tribu
{	
	display: block;
	height: 22px;
	
	background-repeat: no-repeat;
	background-image: url('/images/design/link/normal/tribu.png');
}

#menu #tribu:hover, #menu #tribu.active
{	
	background-image: url('/images/design/link/active/tribu.png');
}

#menu #unis
{	
	display: block;
	height: 22px;
	
	background-repeat: no-repeat;
	background-image: url('/images/design/link/normal/unis.png');
}

#menu #unis:hover, #menu #unis.active
{	
	background-image: url('/images/design/link/active/unis.png');
}

#menu #sur-mesure
{	
	display: block;
	height: 22px;
	
	background-repeat: no-repeat;
	background-image: url('/images/design/link/normal/sur-mesure.png');
}

#menu #sur-mesure:hover, #menu #sur-mesure.active
{	
	background-image: url('/images/design/link/active/sur-mesure.png');
}

#menu #interieurs
{	
	display: block;
	height: 22px;
	
	background-repeat: no-repeat;
	background-image: url('/images/design/link/normal/interieurs.png');
}

#menu #interieurs:hover, #menu #interieurs.active
{	
	background-image: url('/images/design/link/active/interieurs.png');
}


#menu #artistes
{	
	display: block;
	height: 22px;
	
	background-repeat: no-repeat;
	background-image: url('/images/design/link/normal/artistes.png');
}

#menu #artistes:hover, #menu #artistes.active
{	
	background-image: url('/images/design/link/active/artistes.png');
}


#menu #points-de-vente
{	
	display: block;
	height: 22px;
	
	background-repeat: no-repeat;
	background-image: url('/images/design/link/normal/point-de-vente.png');
}

#menu #points-de-vente:hover, #menu #points-de-vente.active
{	
	background-image: url('/images/design/link/active/point-de-vente.png');
}

#menu #contact
{	
	display: block;
	height: 22px;
	
	background-repeat: no-repeat;
	background-image: url('/images/design/link/normal/contact.png');
}

#menu #contact:hover, #menu #contact.active
{	
	background-image: url('/images/design/link/active/contact.png');
}