
.solapaLink {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #9B171B;
	text-decoration: none;
}

#punto {
	margin-right: 8px;
}
.subsolapaInactiva {

	background-repeat: no-repeat;
	background-position: right center;
	padding-left:10px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;

}
.subsolapaActiva {
	background-color: #d6d1a7;
	background-repeat: no-repeat;
	background-position: right center;
	padding-left:10px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.fondoDerecha {
	background: #E2EEEc;
}
.solapaLinkTex {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}
.solapaLinkTex:hover {
	color: #9b171b;
	text-decoration: none;
}
.subTitulo2 {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #94946f;
	white-space: nowrap;
}