.top10mus {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;

}
.conhecatitulo {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.descricao {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.agendatitulo {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFDE00;
}
.eventostitulo {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #00C1DE;
}
.data {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.textoseventos {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#4F2573;
	padding:0 8px 0 8px;
}
.titulo_lista_eventos {	
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#4F2573;
	padding:0 8px 0 8px;
	margin-left:3px;
}

.top10titulo {
	font-family: Arial;
	font-size: 13px;
	color: #990033;
	font-weight: bold;
	text-transform:uppercase;

}
.campo {
	height: 18px;
	border: 1px solid #FFFFFF;
}
.botaoenviar {
	font-family: Arial;
	font-size: 10px;
	height: 18px;
	width: 50px;
	border: thin solid #FFFFFF;
	color: #990033;
	cursor: pointer;
}
.sort_eventos {
	text-align: left;
	padding: 15px 20px 15px 10px;
	margin: 20px 30px 10px 30px;
	background: #565656;
	display: block;	
	font-size: 12px;	
	width: 290px;
	float: left;
	clear: both;
}

.sort_eventos select {
	font-size: 12px;
	width: 200px;
	margin-left: 10px;	
}	

