/* CSS Document */



html {
height: 100%;
margin-bottom: 1px;
}

body {
background: #cecbbf url(images/bg.png) 50% 0 repeat-y;
color: #333333;
font: normal 11px/18px "Trebuchet MS";
font-size: 100%;
margin: 0;
padding: 0;
}

#cabecera {
background: #426480;
padding: 0px;
margin-bottom: 0px;
height: 16px;
}

.cabeceralinks {
width: 98%;
text-align: center;
padding: 2px 0 0 2px;
border-bottom: 1px solid #426480;
height: 22px;
font-size: 13px;
margin: 0 auto;
}

.bloquet {
background: #fff url(images/bloquet.png) top left no-repeat;
width: 160px;
height: 28px;
padding: 12px 0 0 18px;
}

.bloquel {
background: #fff url(images/bloquel.png) top left;
width: 160px;
padding: 2px 0 0 18px;
}

.bloquef {
background: #fff url(images/bloquef.png) top left no-repeat;
width: 160px;
height: 14px;
padding: 2px 0 0 18px;
}

.registrate_div {
background:#FFFBF0;
border: 1px solid #ecc976;
font-weight: bold;
text-decoration: none;
padding: 4px;

}

.eresnuevo {
color:#2A1FFF;
font-size:14px;
}

a.registrate:link, a.registrate:visited, .a.registrate:active {
  color:#FF0055;
  text-decoration: none;
  border-bottom: 0px;
  font-weight: bold;
  font-size: 14px; 
}

a.registrate:hover {
 text-decoration:none;
}

fieldset {
 width:95%;
}

legend {
font-weight:bold;
font-size:14px
}

.per {
font-size:10px;
font-family:Verdana;
line-height:16px;
float:right;
}

.score {
font-family: Verdana;
font-size: 24px;
font-weight: bold;
color: #258B00;
}

.votes {

}

.top_hombres {
  font-family: trebuchet ms,arial,helvetica,sans-serif;
  margin-bottom:0.2em;
  font-size:20px;
  margin: 0px 0px 5px 0px;
  padding: 0 0 .1em;
  color: #2A1FAA;
  font-weight:bold;
  border-bottom: 1px dotted #3a6094;
}

.top_mujeres {
  font-family: trebuchet ms,arial,helvetica,sans-serif;
  margin-bottom:0.2em;
  font-size:20px;
  margin: 0px 0px 5px 0px;
  padding: 0 0 .1em;
  color:#D40000;
  font-weight:bold;
  border-bottom: 1px dotted #3a6094;
}

.place {
font-family: Verdana;
font-size: 24px;
font-weight: bold;
color: #000;
}

.previous_l {
  border: 1px solid #C2CFDF;
}

.previous_t {
  border: 1px solid #C2CFDF;
  border-width: 2px 2px 0 2px;
  background-color:#CCCCFF;
  font-weight:bold;
  text-align:center;
}

.online {
  border: 1px solid #C2CFDF;
  border-width: 1px 1px 2px 1px;
  background-color:#FFFF;
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
}

.conoceme {
  border: 1px solid #C2CFDF;
  border-width: 1px 1px 0px 1px;
  background-color:#C1CFE8;
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}


