.copy {
    color: #FFFFFF;
    font-family: "Times New Roman",Times,serif;
    font-size: 11px;
    padding: 7px 0;
    background: #0c6aba;
}
.menu_superior {
    text-align: left;
}
.menu_superior td {
    padding: 3px 0;
}
.menu_superior a {
    color: #0b5593;
    font-family: "Times New Roman",Times,serif;
    font-size: 12px;
    font-weight: bold;
}
.menu_superior a:hover {
    color: #003300;
    font-family: "Times New Roman",Times,serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.menu_inferior {
    background-color: #0b5593;
    color: #3F6217;
    font-family: "Times New Roman",Times,serif;
    font-size: 12px;
    padding: 5px 0;
    text-align: center;
}
.menu_inferior a {
    color: white;
    font-family: "Times New Roman",Times,serif;
    text-decoration: none;
}
.menu_inferior a:hover {
    color: #000000;
    font-family: "Times New Roman",Times,serif;
    text-decoration: none;
}
.right {
    background-color: #0c6aba;
    color: #DDDDDD;
}
.right #enlaces {
    padding: 0 10px;
    text-align: left;
}

.title {
    color: #DDDDDD;
    font-family: "Times New Roman",Times,serif;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 0;
    text-align: center;
    background:  #0b5593;
}
.cleanTable {
    color: #DDDDDD;
    font-family: "Times New Roman",Times,serif;
    font-size: 12px;
}
.cleanTable td {
    padding: 5px 0;
}
.cleanTable #titulo {
    border-bottom: 2px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.cleanTable #indice {
    font-weight: bold;
    padding-left: 10px;
}
.cleanTable #noStyle {
    height: 5px;
    padding: 0;
}
.cleanTable #superIndice {
    font-size: 13px;
    font-weight: bold;
}
.contacto {
    color: #DDDDDD;
    font-family: "Times New Roman",Times,serif;
    font-size: 12px;

