@charset "utf-8";
/* CSS Document */
A:link {color: white}
A:visited {color:#CCCCCC;}
A:hover {color:#FFCC00;}
body{
background-image:url(archivos/texturaroja.gif);
background-repeat:repeat;
background-color:#d31900;
}
.resultados{
color:white;
}
tabla tr:hover, .tabla tr.hilite {
background-color: #DFE7F2;
color: #000000;
}

.tablex{
cellspacing:0;
cellpadding:0;
border:2px;
border-style:solid;
border-color:#666666;
margin-top:8px;
}
#filax{
cellspacing:0;
cellpadding:0;
border:1px;
border-style:solid;
border-color:#666666;
}
#contenedor{
position:absolute;
width:532px;
height:472px;
padding:0px;
top:0px;
left: 50%;
margin-left: -266px;  /*50% del ancho */
_height:auto;
_padding:0px;
_top:0px;
_left: 50%;
_margin-left: -266px;  /*50% del ancho */
}
#menuflash{
top:0;
border:1px;
margin-top:-10px;
}
#headrapidas {
font-size: 14px;
text-align:center;
padding:2px;
background-color:#7b7b3e;
font-weight:bold;
border-color:#666666;
border:1px;
}
#nombre{
font-size: 12px;
text-align:left;
padding-left:1px;
}
#rnjf, #dni, #n, #k, #tit, #fed, #rank, #tg, #sig, #sng, #titulos, #elo{
font-size: 12px;
text-align:center;
left:0;
padding:1px;
margin:0;
}
.Estilotext {
font-family:"Times New Roman", Times, serif;
font-size: 12px;
left:0;
padding:0;
margin:0;
text-align:center;
}
.centrar{text-align:center;}

