@CHARSET "ISO-8859-1";
#win{
position: absolute;
width:20%;
height:50%;
border:2px solid #000;
background:#c0c0c0;
z-index:10;
overflow:auto;
}
.winOculta{
visibility:none;
display:none;
z-index:0;
}
.winVisible{
display:block;
visibility:visible;
z-index:20;
}
#win #comentario{
width:97%;
height:30%;
margin-top:1%;
margin-left:1%;
margin-bottom:0%;
margin-right:0%;
border:1px solid #606482;
background-color:#f0f1d1;
}
#win #comentario .cabecera{
background:url("../img/fondo_noticia.gif") repeat-x;
margin:0px;
padding:0px;
width:100%;
height:15%;
}
#win #comentario .contenido{
width:100%;
margin-top:3px;
background:#A6BACE;
height:82%;
overflow:auto;
}
#win #idioma form #historico table{
margin:0px;
padding:0px;
border:1px dashed #454545;
}
#win #idioma form #historico table .cabecera{
background-color:#c0c0c0;
border:1px solid #454545;
font:bold .9em tahoma;
color:#454545;
text-align:center;
height:15px;
}
#win #idioma form #historico table .registro{
background-color:#fff;
border:1px solid #454545;
font:normal .8em tahoma;
color:#454545;
text-align:center;
height:20px;
cursor:pointer;
}
#win #idioma form #historico table .iluminado{
background-color:#A6C4E1;
border:1px solid #454545;
font:normal .8em tahoma;
color:#454545;
text-align:center;
height:20px;
cursor:pointer;
}
#win #idioma form #historico table .marcado{
background-color:#C1EC82;
border:1px solid #454545;
font:normal .8em tahoma;
color:#454545;
text-align:center;
height:20px;
cursor:pointer;
}
#win #barra p{
margin:0px;
padding:0px;
padding-top:1px;
padding-left:1px;
text-align:left;
font: bold .7em arial;
color:#fff;
}

#win #barra{
position:absolute;
left:0%;
right:0%;
top:0%;
bottom:93%;
width:100%;
height:7%;
background:url("../img/bk_cab_win.gif") repeat-x top;
cursor:move;
}

#win #barra #close{
position:absolute;
left:94%;
right:2%;
top:2%;
bottom:2%;
width:4%;
height:98%;
}
#win #barra #close img{ border:0px; padding-top:2px;}
#win #win_content{
position:absolute;
left:0%;
right:0%;
top:7%;
bottom:0%;
width:100%;
height:93%;
overflow:none;
}
#win ul{
margin:0;
padding:0;
}
#win li{
list-style:none;
background:url(../img/list.gif) no-repeat left;
margin:5px 0;
padding:5px 0 5px 25px;
color:#454545;
text-align:justify;
font: normal 9pt tahoma;
}

#win #win_content #text{
position:absolute;
left:1%;
right:1%;
top:1%;
bottom:1%;
width:98%;
height:98%;
background:#fff;
}
#win #win_content #text p{
text-align:justify;
padding-left:3px;
margin-right:3px;
}

#win #win_content #enlaces .cabecera{
background:url("../img/fondo_cabecera.gif") repeat-x;
margin:0px;
padding:0px;
width:100%;
height:25%;
}
#win #win_content #enlaces .contenido{
width:100%;
margin-top:0px;
background:#B1B1A9;
height:75%;
overflow:auto;
}

#win #win_content #cab_nombre{
position:absolute;
left:0%;
right:0%;
top:1%;
bottom:95%;
width:100%;
height:4%;
border-bottom:1px solid #454545;
background:url("../img/back_cab_lst.gif") repeat-x #fff bottom;
}
#win .tdTitul{background:#BDB7B0;}
#win .tdName{background: #DAD7D3;}
/***************************/
/****   TABLA ESPECIAL  ****/
/***************************/
#win #tblRdo{
position:absolute;
left:3%;
right:3%;
top:3%;
bottom:3%;
width:94%;
height:94%;
background:#000;
border:1px solid #454545;
}
#win #tblRdo #tblHead table, #tblRdo #tblFoot table{
width:100%;
height:100%;
font:bold .7em tahoma;
color:#804040;
text-align:center;
}
#win #tblRdo #tblBody table{
width:99.9%;
font:normal .7em tahoma;
color:#21317E;
text-align:center;
}
/*[Cabecera de la tabla]*/
#win #tblRdo #tblHead{
position:absolute;
left:0%;
right:0%;
top:0%;
bottom:95%;
width:99.9%;
height:5%;
background:url("../img/back_lst.gif") repeat-x bottom #fff;
}
/*[Cuerpo de la tabla]*/
#win #tblRdo #tblBody{
position:absolute;
left:5%;
right:5%;
top:10%;
bottom:10%;
width:90%;
height:80%;
overflow:auto;
/*background:#fff;*/
}

#win #tblBody .tblRegistro{
width:100%;
height:20%;
margin-bottom:5px;
}
#win #tblBody .tblRegistro .cabRegistro{
height:20%;
background:url("../img/cab_lst.gif") repeat-x bottom #fff;
}

#win #tblBody .tblRegistroUnico{
width:100%;
height:20px;
margin-bottom:5px;
}
#win #tblBody .tblRegistroUnico .cabRegistroUnico{
height:20px;
background:url("../img/cab_lst.gif") repeat-x bottom #fff;
}

#win #tblBody .tblRegistro .bdyRegistro{
height:80%;
background:url("../img/cab_lst.gif") repeat-x bottom #fff;
}
/*[Pie de la tabla]*/
#win #tblRdo #tblFoot{
position:absolute;
left:0%;
right:0%;
top:95%;
bottom:0%;
width:99.9%;
height:5%;
background-color:#fff;
background:url("../img/foot_lst.gif") repeat-x top #fff;
cursor:normal;
}
#win #tblRdo #tblFoot img{
margin:0px;
padding:0px;
width:14px;
height:14px;
}