body {
 margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
 text-align:center; /* Hack for IE5/Win */
 }
#Content {
 width:780px;
 margin:0px auto; /* Right and left margin widths set to "auto" */
 text-align:left; /* Counteract to IE5/Win Hack */
 padding:0px;
 z-index:10;
 }
.texto {
 font-family: Arial, Helvetica, Sans-serif;
 font-size: 12pt;
 font-style: normal;
 font-weight: bold;
 color: #FF9900;
}
.textoNormal {
 font-family: Arial, Helvetica, Sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-align: justify;
}
.textoNormalAzul {

 font-family: Arial, Helvetica, Sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #3264AA;
 text-align: justify;
}
.textoNormalNaranja {


 font-family: Arial, Helvetica, Sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #FF9900;
 text-align: justify;
}
.textoNormalAderecha {

 font-family: Arial, Helvetica, Sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-align: right;
}
.textoNormalForma {
 font-family: Arial, Helvetica, Sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-align: justify;
 letter-spacing: 1pt;






}
.textoSubtituloAzul {
 font-family: Arial, Helvetica, Sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #336699;
 text-align: justify;
 font-style: italic;

}
.textoSubtituloAzulCentrado {

 font-family: Arial, Helvetica, Sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #336699;
 text-align: center;
 font-style: italic;
}
.textoNormalBco {

 font-family: Arial, Helvetica, Sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #FFFFFF;
 text-align: center;
}
.textoTelBco {
 font-family: Arial, Helvetica, Sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #FFFFFF;
 text-align: left;
 font-style: normal;
 text-decoration: blink;
 letter-spacing: 2.5pt;
}
.textoTelBco2 {
 font-family: Arial, Helvetica, Sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #FFFFFF;
 text-align: right;
 font-style: normal;
 letter-spacing: 2.5pt;
 line-height: 12px;
}
.textoNormalAzulClaro {


 font-family: Arial, Helvetica, Sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #92B6DA;
 text-align: justify;
}
.textoSubtituloAzulGDE {

 font-family: Arial, Helvetica, Sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #336699;
 text-align: justify;
 font-style: normal;
}

#Contenido {
 position:absolute;
 left:0px;
 top:109px;
 width:780px;
 height:464px;
 z-index:2;
}
 
#Contenido2 {
 position:absolute;
 left: 251px;
 top: 106px;
 width: 360px;
 height: 305px;
 z-index: 51;
 vertical-align: middle;
 overflow: auto;
}
.creditos {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #3264AA;
 font-weight: bold;
}

.chat {
 padding:3px 0 0 15px;
 /*border:1px solid #000;*/
 background:transparent url(../images/barra_r2_c9.gif) no-repeat;
 width:97px;
 height:15px;
 display:block;
 text-decoration:none;
 line-height:13px;
 font:normal 11px Tahoma, Arial;
 color:#f5db00;
}

td.chat:hover {
 background:transparent url(../images/barra_r2_c9_f2.gif) no-repeat;
}

.chat img {
 margin:0;
 padding:0;
 vertical-align:top;
 line-height:13px;
}

.chat a {
 margin:0;
 padding:0;
 font:normal 11px Tahoma, Arial;
 color:#f5db00;
 cursor:pointer;
 vertical-align:top;
 line-height:13px;
}