.menu_haut{
	height:27px;
}

.menu_haut ul{
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:right;

}
.menu_haut li{
	float:right;
	height:27px;
	padding-right:15px;
}
.menu_haut a{
	display:block;
	margin-top:-5px;
	height:27px;
	text-decoration:none;
	padding-top:10px;
	height:27px;
	padding-left:9px;
}
.menu_haut a:hover{
	text-decoration:none;
}
.menu_haut_compte{
	background:url('../images/menu_haut/compte.gif') no-repeat;
	background-position:right;
	padding-right:40px;

}
.menu_haut_compte:hover, .menu_haut_compte_hover, .menu_haut_compte_hover:hover{
	background:url('../images/menu_haut/compte_hover.gif')  no-repeat;
	background-position:right;
	padding-right:40px;
	color:#2995CE;
}

.menu_haut_inscription{
	background:url('../images/menu_haut/inscri.gif') no-repeat;
	background-position:right;
	padding-right:40px;

}
.menu_haut_inscription:hover, .menu_haut_inscription_hover, .menu_haut_inscription_hover:hover{
	background:url('../images/menu_haut/inscri_hover.gif')  no-repeat;
	background-position:right;
	padding-right:40px;
	color:#80B33C;
}

.menu_haut_rss{
	background:url('../images/menu_haut/rss.gif') no-repeat;
	background-position:right;
	padding-right:40px;

}
.menu_haut_rss:hover, .menu_haut_rss_hover, .menu_haut_rss_hover:hover{
	background:url('../images/menu_haut/rss_hover.gif')  no-repeat;
	background-position:right;
	padding-right:40px;
	color:#855698
}

.menu_haut_contact{
	background:url('../images/menu_haut/contact.gif') no-repeat;
	background-position:right;
	padding-right:40px;

}
.menu_haut_contact:hover, .menu_haut_contact_hover, .menu_haut_contact_hover:hover{
	background:url('../images/menu_haut/contact_hover.gif')  no-repeat;
	background-position:right;
	padding-right:40px;
	color:#D9337E;
}

.menu_haut_news_letter{
	background:url('../images/menu_haut/newsletter.gif') no-repeat;
	background-position:right;
	padding-right:40px;

}
.menu_haut_news_letter:hover, .menu_haut_news_letter_hover, .menu_haut_news_letter_hover:hover{
	background:url('../images/menu_haut/newsletter_hover.gif')  no-repeat;
	background-position:right;
	padding-right:40px;
}

.menu_haut_playlist{
	background:url('../images/menu_haut/playlist.gif') no-repeat;
	background-position:right;
	padding-right:40px;

}
.menu_haut_playlist:hover, .menu_haut_playlist_hover, .menu_haut_playlist_hover:hover{
	background:url('../images/menu_haut/playlist_hover.gif')  no-repeat;
	background-position:right;
	padding-right:40px;
	color:#E96434;
}

.menu_haut_boutique{
	background:url('../images/menu_haut/panier.gif') no-repeat;
	background-position:right;
	padding-right:40px;

}
.menu_haut_boutique:hover, .menu_haut_boutique_hover, .menu_haut_boutique_hover:hover{
	background:url('../images/menu_haut/panier_hover.gif')  no-repeat;
	background-position:right;
	padding-right:40px;
}

.menu_haut_sitemap{
	background:url('../images/menu_haut/sitemap.gif') no-repeat;
	background-position:right;
	padding-right:40px;

}
.menu_haut_sitemap:hover, .menu_haut_sitemap_hover, .menu_haut_sitemap_hover:hover{
	background:url('../images/menu_haut/sitemap_hover.gif')  no-repeat;
	background-position:right;
	padding-right:40px;
	color:#A1650A;
}

