@charset "UTF-8";
.titulo_recursos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EE6022;
}
.filete_der {
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #666666;
}

.texto_recursos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}