
#bar_content_menu {
	background:url(../img_mondial/entete/BAR/bg_bar.jpg);
	height:39px;
	padding-left:2px;
	

}

.Aaccueil, .Acat, .Anouveautes, .Apvus, .Atvisites, .Apventes, .Apromo, .Ablogs, Arien {
	display:block;
	float:left;
	height:39px;
	
}
.Aaccueil, .Acat, .Anouveautes, .Apvus, .Atvisites, .Apventes, .Apromo, Arien {
	width:135px;
}
.Ablogs { width:128px;}

.Aaccueil {background:url(../img_mondial/entete/menu/accueil.gif) right top}
.Aaccueil:hover {background:url(../img_mondial/entete/menu/accueil.gif) right bottom}

.Acat {background:url(../img_mondial/entete/menu/categorie.gif)}
.Acat:hover {background:url(../img_mondial/entete/menu/categorie.gif) no-repeat left bottom;}

.Anouveautes {background:url(../img_mondial/entete/menu/nouveautes.gif) right top;}
.Anouveautes:hover {background:url(../img_mondial/entete/menu/nouveautes.gif) right bottom;}

.Apventes {background:url(../img_mondial/entete/menu/pvendus.gif) right top;}
.Apventes:hover {background:url(../img_mondial/entete/menu/pvendus.gif) right bottom;}

.Apvus {background:url(../img_mondial/entete/menu/pvus.gif) ;}
.Apvus:hover {background:url(../img_mondial/entete/menu/pvus.gif) left bottom;}


.Apromo {background:url(../img_mondial/entete/menu/promo.gif) right top;}
.Apromo:hover {background:url(../img_mondial/entete/menu/promo.gif) right bottom;}

.Ablogs {background:url(../img_mondial/entete/menu/blogs.gif) right top;}
.Ablogs:hover {background:url(../img_mondial/entete/menu/blogs.gif) right bottom;}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #666666;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 99;
top :0;
background:#000;
width:200px;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: 0.7; 

}
* html .anylinkcss {
background:#000;
filter: alpha(opacity=60);
}
.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #666666;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:#FFF;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color:#FF3300;
}
