.basic { 
	width:20em;
	 
}

.basic  {
	width: 160px;
	font-family: verdana;
	border: 1px solid #94686A;
	
}
.basic div {
	background-color: #fff;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a, .basic2 a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background-color: #94686A;
	border-bottom: 1px solid white;
	text-align: left;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	height:12px;
}

.basic a {
	color: white;
}

.basic2 a {
	color: #000;
	background-color: white;
	border-bottom: 1px solid #666;
}

.basic a:hover{
	color: white;
}

.basic2 a:hover{
    color: #6D213F;
}

.basic a.head {
    color: white;
    cursor: default;
}

.basic a.selected{
	/* color: #992D58 */
	background-color: #7B5759;
}

.basic a:hover.selected {
	color: white;
}

.basic2 a.current {
	background-color:#DECFD0;
}

.menu-loja-topo {
	vertical-align:bottom;
	border-top:none; 
	border-left:none;
	border-bottom:none;
	background-repeat:no-repeat;
	height:22px;
	margin-left:5px;
	background-color:#6D213F;
}
.menu-loja-bottom {
	vertical-align:bottom;
	border-top:none; 
	border-left:none;
	border-bottom:none;
	background-repeat:no-repeat;
	height:14px;
	margin-left:5px;

}
