.role {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	height: 150px;
	width: 300px;
	position: absolute;
	visibility: visible;
	z-index: 10;
	left: 5px;
	top: 215px;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	border: thin solid #999999;
}
#role #bncursos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-decoration: none;
}
#role #bncursos a {
	color: #006699;
	text-decoration: none;
}
#role #bncursos .esp {
	background-color: #FFFF99;
}
.cursoevento {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #EBEBEB;
	padding: 10px;
	font-style: normal;
	background-color: #336699;
	text-align: center;
}
