
ul.menu
{
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.menu *
{
    margin: 0;
    padding: 0;
}
ul.menu a
{
    display: block;
    color: #999;
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    font-weight: lighter;
}
ul.menu li
{
    position: relative;
    float: left;
    margin-right: 2px;
}
ul.menu ul
{
    position: absolute;
    top: 24px;
    left: 0;
    width: 440px;
    height: 130px;
    background: url(images/vtex-image.png) no-repeat -300px -133px;
    display: none;
    opacity: 0;
    list-style: none;
    z-index: 1000;
}
ul.menu ul li
{
    position: relative;
    border-top: none;
    width: 180px;
    height: 30px;
    margin: 5px 0px 0px 0px;
}
ul.menu ul li a
{
    margin: 0px 0px 0px 15px;
    display: block;
    padding: 7px 7px 3px 10px;
    background-color: #eee;
    font-weight: normal;
    background: url() no-repeat left center;
}

ul.menu ul li.b2c
{
    padding: 0px 0px 0px 20px;
	background-image: url(images/vtex-image.png);
	background-repeat: no-repeat;
	background-position: 15px -943px;
    }
    ul.menu ul li.b2b
{
    padding: 0px 0px 0px 20px;
	background-image: url(images/vtex-image.png);
	background-repeat: no-repeat;
	background-position: 15px -1059px;
    }
ul.menu ul li.CV
{
    padding: 0px 0px 0px 20px;
	background-image: url(images/vtex-image.png);
	background-repeat: no-repeat;
	background-position: 15px -989px;
    }
    ul.menu ul li.CA
{
    padding: 0px 0px 0px 20px;
	background-image: url(images/vtex-image.png);
	background-repeat: no-repeat;
	background-position: 15px -1028px;
    }
ul.menu ul li.mkt
{
    padding: 0px 0px 0px 20px;
	background-image: url(images/vtex-image.png);
	background-repeat: no-repeat;
	background-position: 15px -900px;
    }
ul.menu ul li.crm{
	width: 300px;
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 0px 20px;
	background-image: url(images/vtex-image.png);
	background-repeat: no-repeat;
	background-position: 5px -712px;
}

ul.menu ul li.prj{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 20px;
	background-image: url(images/vtex-image.png);
	background-repeat: no-repeat;
	background-position: 6px -784px;
}
ul.menu ul li.cmmrc{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 20px;
	background-image: url(images/vtex-image.png);
	background-repeat: no-repeat;
	background-position: 7px -841px;
}
ul.menu ul li a:hover
{
    color: #ff9900;
}
ul.menu ul ul
{
    left: 148px;
    top: -1px;
}
ul.menu .menulink
{
    margin: 0px 0px 0px 7px;
    padding: 5px 0px 10px 0px;
    font-weight: bold;
    text-align: center;
    width: 136px;
    background: url(images/vtex-image.png) no-repeat -396px -327px;
}
ul.menu .menulink:hover, ul.menu .menuhover
{
    color: #ff9900;
    background: url(images/vtex-image.png) no-repeat -576px -326px;
}
ul.menu .sub
{
}
ul.menu .topline
{
}
.contentMenu2
{
    display: block;
    float: left;
    width: 1003px;
    height: 28px;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
    
    background: url(images/abaP.png) no-repeat center bottom;
}
