/* CSS Document */



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

body {
background-image: url(images/bgg.jpg);
background-attachment: fixed;
background-repeat: repeat-y;
background-position: center;
color: #333333;
font: normal 11px/18px "Trebuchet MS";
font-size: 100%;
margin: 0;
padding: 0;
}

#cabecera {
background: #ffffff;
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;
}

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

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

.bloquet4 {
background: #fff url(images/bloquet4.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: 8px;

}

.eresnuevo {
color:#FF9900;
font-size:20px;
}

a.registrate:link, a.registrate:visited, .a.registrate:active {
  color:#FF3399;
  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: #0099FF;
  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:#FF3399;
  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 #C9C7BF;
}

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

.online {
  border: 2px solid #ecc976;
  height:100%;
  width : 165px ;
  border-width: 1px 1px 1px 1px;
  background-color:#FFFBF0;
  padding: 2px;
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
}

.online1 {
  border: 2px solid #ecc976;
  height:100%;
  width : 450px ;
  border-width: 1px 1px 1px 1px;
  background-color:#FFFBF0;
  padding: 2px;
  text-align:justify;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
}

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

