body {
background-color: #fff;
margin: 0em;
padding: 0em;
font-family: Arial, Helvetica, sans-serif;
}

table {
color: #585858;
font-size: 12px;
}

a {
color: #585858;
text-decoration: none;
}

hr {
border: 1px solid #c0c0c0;
}

.texto {
color: #585858;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.textoGrande {
color: #585858;
font-size: 14px;
}

.textoChicoRojoLink {
font-family: Arial, Helvetica, sans-serif;
color: #CC3333;
font-size: 12px;
cursor: pointer;
}

.titulo {
color: #585858;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}

.filaMouseOver {
background-color: #ccc;
font-size: 12px;
}

.filaMouseOut {
background-color: #fff;
}

.filaSeleccionada {
background-color: #ccc;
}

#header2 {
width: 99%;
height: 50px;
background-color: #990000;
}

#tabs {
width: 100%;
position: absolute;
top: 0px;
left: 0px;
background-color: #990000;
}

#tabs ul {
list-style: none;
}

#tabs li {
float: left;
}

#tabs li a {
margin-left: 0.5em;
display: block;
padding: 1.1em 1.4em 1.0em 1.4em;
background: #fff url('../images/n4.gif') repeat-x;
border: solid 1px #fff;
color: #616161;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
text-decoration: none;
}

#tabs li a.active {
background: #CA2F2F url('../images/n3.gif') repeat-x;
color: #fff;
border: solid 1px #A94B4B;
}

.resultadoFilaImpar {
background-color: #f4f5f0;
font-size: 12px;
color: #585858;
}

.resultadoFilaPar {
background-color: #fff;
font-size: 12px;
color: #585858;
}
