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

ul#menu li
{
	margin: 0 0 0 0 ;
	padding: 0 ;
}

ul#menu li a
{
	display: block ; 
	width: 239px ;
	line-height: 42px ;
	color: #ffffff ;
	text-align: right ; 
    text-decoration: none ;
	background: url(images/submenustates.gif) no-repeat 0 0 ;
}

ul#menu li a:hover
{
	background: url(images/submenustates.gif) no-repeat 0 -42px ;
}
	

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

ul#achetez li
{
	margin: 0 0 0 0 ;
	padding: 0 ;
}

ul#achetez li a
{
	display: block ; 
	width: 132px ;
	line-height: 30px ;
	color: #ffffff ;
	text-align: center ; 
    text-decoration: none ;
	background: url(images/achetez.gif) no-repeat 0 0 ;
}

ul#achetez li a:hover
{
	background: url(images/achetez.gif) no-repeat 0 -30px ;
}
	