.ddsmoothmenu ul li hover{
    background-color: #c5c5c5;
}

.ddsmoothmenu ul li a {
    padding: 0 !important;
}

.ddsmoothmenu ul li ul li {
 	background: none !important;
 	margin-top: 0 !important;
}

.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.selected{
	background-color: #F0F0F0;
    color: #899357 !important;
}

.ddsmoothmenu ul li ul li a {
	color: #6e6e6e !important;
	text-align: left !important;
	height: 20px !important;
}

.ddsmoothmenu ul li ul li a {
    width: 170px;
}

.ddsmoothmenu ul li ul{
	border: none;
	margin: 0 0 0 8px;
}

#smoothmenu2 ul li ul{
	left: 234px  !important;
}

.ddsmoothmenu ul li {
    display: block;
    float: none;
    z-index: 50;
}

.marcador-submenu{
	background: url(../images/marcador_submenu.png) repeat-x;
	height: 17px;
    width: auto;
}

#subsubmenu{
	margin: 0 !important;;
}

#smoothmenu2 ul li #subsubmenu-rodape{
	left: 180px!important;
}