#secoes {
	background: #C2D0DC;
	border: 1px solid black;
	display: none;
	margin-left: -240px;
	position: absolute;
	top: 85px;
}

#secoes ul {
	height: 267px;
	list-style: none;
	margin: 0;
	overflow: auto;
	padding: 0;
	width: 142px;
}

#secoes ul li {
	border: 1px solid #F0F0F0;
	border-top: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}

#secoes ul li a {
	color: black;
	display: block;
	text-decoration: none;
}

#secoes ul li img {
	float: right;
}
