#barra {
    overflow: hidden;
} 

.recib {
	stroke: white;
}

.actv {
	stroke: black;
	stroke-width: 2px;
}

.selab.parag {
	text-align: center;
}

.parag {
	background: #F3F3F3;
	font-family: 'Economica', sans-serif;
}

div#barra {
	border: 1px;
	border-style: solid;
	padding-top: 10px;
}

.bsvg {
	border: 1px;
	border-style: solid;
	padding-top: 10px;
}

.catla {
	font-family: 'Economica', sans-serif;
}

.tit {
	font-family: 'Economica', sans-serif;
}