
.dir {
	font-size: 11px;
	font-weight: bold;
	color: #999;
}
.subindice {
	vertical-align: sub;
font-size: 12px;
}
h1 {
	font-size: 25px;
	color: #223463;
	margin: 0 0 20px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	
}
h2 {
    font-size: 20px;
	line-height: 25px;
	margin: 30px 0 20px;
}
h3 {
	font-size: 18px;
	margin: 21px 0 5px;
}
img {
    max-width: 100%;
}
th {
    text-align: center;
}

.nota {
    border: 1px solid #ccc;
    padding: 10px 20px;
    margin-bottom: 40px;
    background-color: #e5e5e5;
}


.fa {
    font-weight: bold;
    font-size: 16px;
    color: #333;
}
.descargar {
    border-top: 1px solid #ccc;
	padding-top: 10px;
	margin: 30px 0;
}

/*SOLAPA*/

#solapa {
	background-color:#24366a;
	height: 11px;
}
#solapa img {
	border: medium none;
    float: right;
    margin-right: 5%;
}


/*PIE*/
.legal {
  background-color: #24366a; 
}
.legal .copyright a {
   text-decoration: none; 
}
.legal {
      white-space: nowrap;
      -ms-text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      overflow: hidden;
      margin-top: 5px;
      font-size: 13px; 
}
.legal {
    position: absolute;
    width: 100%;
    border-top: 1px solid #eee;
    padding: 15px 0 0 0;
    overflow: hidden; }
.legal .copyright {
    font-size: 13px;
color: #fff;
float: left;
margin-left: 320px;
	width: 100%;
}
.legal .copyright a {
	color: #fff;
}
.legal .copy{
float: right;
margin-top: 15px;
font-size: 11px;
width: 100%;
background-color: #ccc;
text-align: right;
margin: 0;
padding: 5px;
	color: #888;
}
.legal .copy a{
    color: #888;
	text-decoration: underline;
}

.slimScrollDiv, .slimScrollDiv ul {
	min-height: 100% !important;
}

.linkdinamico {
	font-size: 1.8rem;
}

.tablalinks tr:nth-of-type(even) {
    background-color: #ddd;
}

.tablalinks td {
    padding: .6rem 2rem .6rem 1rem;
}

/*** Menu ******/
.sidebar .menu .list a.menu-destacado span {
	color: rgb(1,67,134);
}
