
/*** ESSENTIAL STYLES ***/
.sf-menu.menu-com li.active {/* fond contact*/
	background:		#EF5401 url(img/contactm.gif) no-repeat 0px -27px;
}
.sf-menu.menu-com li {
	background:		url(img/contactm.gif) no-repeat 0px 0px;
	width: 109px;
	height: 27px;
}
.sf-menu.menu-com li:hover, .sf-menu.menu-com li.sfHover,
.sf-menu.menu-com a:focus, .sf-menu.menu-com a:hover, .sf-menu.menu-com a:active {/* fond contact*/
	background:		#000000 url(img/contactm.gif) no-repeat 0px -27px;
	color:		#000;
	outline:		0;
}
.sf-menu.menu-com span {
	visibility: hidden;
}
