.borda_legenda{
	clear: both;
	border: 1px solid #3c3c3c !important;
	margin: 5px 0px;
	width: 320px;
	text-align: center;
}

.borda_legenda > div {
	margin: 5px;
	display: inline-block;

}

#siblings p {
	cursor: default;
	margin: 5px;
}

.msgAux {
	font-size: 9px;
	color: #666;
	font-weight: normal;
	line-height: 17px;
}

ul.list{
	margin-left: 18px;
}

.active{	
	border: 1px solid #e78f08;
    background: #f6a828;
    color: #ffffff;
    font-weight: bold;
}

#conteudo_site_acervo{
 margin-top: 10px;
}

#conteudo_site_acervo p{
	margin-bottom: 20px;
}

#conteudo_site_acervo a{
	color: #F00;
    text-decoration: none;
}

#conteudo_site_acervo a:hover{
    color: #F00;
    font-weight: none;
    text-decoration: underline;
}
