/* Document settings */
body {
    background-color: white;
    font-family: Trebuchet MS, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
    text-align: left;
    font-size: 12pt;
    color: Black;
    width: 770px;
}

p {
    background-color: white;
    font-family: Trebuchet MS, Tahoma, sans-serif;
    text-align: left;
    font-size: 12pt;
    color: Black;
}

a {
    text-decoration: underline;
}

    a:link {
        color: #4D589A;
        cursor: pointer;
    }

    a:visited {
        color: #4B2C54;
    }

    a:hover {
        color: #0094ff;
    }


sup {
    font-size: 0.8em;
    vertical-align: 0.5em;
}

sub {
    font-size: 0.8em;
}

h1 {
    font-family: Trebuchet MS, Tahoma, sans-serif;
    font-weight: bold;
    color: midnightblue;
    font-size: 30px;
}

h2 {
    font-family: Trebuchet MS, Tahoma, sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: Black;
}

h3 {
    font-family: Trebuchet MS, Tahoma, sans-serif;
    font-weight: bold;
    color: Black;
    font-size: 15px;
}

.xr_ap {
    position: absolute;
    border: none;
}

cursiva {
    font-family: Trebuchet MS, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    color: Black;
}

fieldset {
    padding: 5px;
    border: 5px double #a6bfd7;
    width: 768px;
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    /* border: 2px groove (internal value);*/
}

legend {
    color: #403737;
    font-weight: bold;
    font-family: 'Trebuchet MS';
    font-size: 24px;
}

.gran {
    width: 768px;
}

.rblist {
    text-align: left;
}

.sugerido {
    text-align: left;
    text-decoration-color: gray;
    font-style: italic;
}

.right {
    float: right;
    margin-left: 15px;
}

.center {
    float: unset;
    margin-left: 15px;
}

hr {
    color: darkgrey;
    height: 3px;
}

.div1 {
    padding: 5px;
    border: 1px solid blue;
    background-color: lightyellow;
    width:768px;
}

blockquote {
    padding: 10px;
    font-weight: lighter;
    font-style: oblique;
    border: thin solid #000080;
    background-color: #FFFFCC;
}

kbd {
    font-size: 12pt;
}

.const {
    text-align: center;
    padding: 5px;
    border-color: navy;
    border-width: 1px;
    border-style: double;
}

.reloj {
    text-align: center;
}

table-layout {
    padding: 10px;
    margin: 10px;
    width: 100%;
    text-align: left;
    border: solid;
    border-width: 1px;
    border-color: #C0C0C0;
}

td {
    vertical-align: middle;
}

.centro {
    vertical-align: middle;
    text-align: center;
}
.cien {
    width:100%;
}
.cienCentro {
    width: 100%;
    text-align: center;
}

p.clear {
    clear: both;
}

/*CollapsiblePanel*/
   

