/* 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: 962px;
}

	.domains-logo img{margin: 0 auto;margin-right: 10px;float:left;}
	.domain-name{display: inline-block;background: #ececec;padding: 0 18px;border-left: 4px solid #000;float:left;}
	.domain-name h1{margin-bottom: 10px; font-size: 26px;color:brown;}
	.domain-name h2{margin-bottom: 10px; font-size: 22px;color:black;}
	.domain-name p{margin-top: 0;background: #ececec;font-weight:200}

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: #FEF8FF;
    }


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: brown;
    font-size: 26px;
}

h2 {
    font-family: Trebuchet MS, Tahoma, sans-serif;
    font-size: 22px;
    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 #999999;
    width: 898px;
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    /* border: 2px groove (internal value);*/
}

legend {
    color: #666633;
    font-weight: bold;
    font-family: 'Trebuchet MS';
    font-size: 24px;
}

.gran {
    width: 898px;
}

.rblist {
    text-align: left;
}

.sugerido {
    text-align: left;
    text-decoration-color: gray;
    font-style: italic;
}

.right {
    float: right;
    margin-left: 15px;
}

.center {
    float: none;
    margin-left: 15px;
}

hr {
    color: darkgrey;
    height: 3px;
    width: 890px;
}

.div1 {
    padding: 5px;
    border: 1px solid blue;
    background-color: lightyellow;
    width:896px;
}

blockquote {
    padding: 10px;
    font-weight: lighter;
    font-style: oblique;
    border: thin solid #000080;
    background-color: #FFFFCC;
}

kbd {
    font-family:Courier New, Courier, monospace,Monotype;
    font-size: 9pt;
}

code {
    font-family: Courier New, Courier, monospace,Monotype;
    font-size: 10pt;
}

.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*/
   

