.bar-menu {
	width: 158px;
	font-family: verdana;
	color:#A65CBE;
	list-style-image: url(../images/punto.png);
	list-style-type: none;
}
.bar-menu .box1 {
	background-color: #A65CBE;
	color: #f0f0f0;
	font-weight: bold;
	font-size: 9pt;
	font-family: verdana;
	padding: 1px 1px;
	cursor: default;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bar-menu .box1-hover {
	background-color: #f0f0f0;
	color: #a272c0;
	font-weight: bold;
	font-size: 9pt;
	font-family: verdana;
	padding: 1px 1px;
	cursor: default;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bar-menu .box1-open {
	background-color: #d0d0d0;
	color: #A65CBE;
	font-weight: bold;
	font-size: 9pt;
	font-family: verdana;
	padding: 1px 1px;
	cursor: default;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bar-menu .box1-open-hover {
	background-color: #f0f0f0;
	color: #666666;
	font-weight: bold;
	font-size: 9pt;
	font-family: verdana;
	padding: 1px 1px;
	cursor: default;
	position: relative;
	border: 0px none #f0f0f0;
}
.bar-menu .box1 img, .bar-menu .box1-hover img, .bar-menu .box1-open img, .bar-menu .box1-open-hover img {
	position: absolute;
	top: 1px;
	right: -1px;
	left: 6;
}
.bar-menu .section {
	background-color: #f0f0f0;
	font-family: verdana;
	font-size: 9pt;
	line-height: 18px;
	padding: 1px 1px 1px 1px;
	display: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #f0f0f0;
	border-right-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
	border-left-color: #f0f0f0;
}
.bar-menu .section a {
    color: #666666;
    text-decoration: none;
    white-space: nowrap;
}
.bar-menu .section a:hover {
    color: #f0f0f0;
    text-decoration: none;
    white-space: nowrap;
}
.bar-menu .box2 {
    background: #f0f0f0;
}
.bar-menu .barretta a:hover{
	color: #A65CBE;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #a272c0;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #a272c0;
	border-bottom-color: #a272c0;
	border-left-color: #a272c0;
}

.bar-menu .box2-hover {
	background-color: #A65CBE;
}
.bar-menu .section .active,
.bar-menu .section .active:hover {
    color: #f0f0f0;
}


.bar-menu .box1 a, .box1 a:active, .box1 a:visited {
	background-color: #A65CBE;
	color: #f0f0f0;
	text-decoration: none;
	white-space: nowrap;
}
.bar-menu .box1 a:hover {
	background-color: #CCCCCC;
	color: #A65CBE;
	text-decoration: none;
	white-space: nowrap;
}

