body {
    color: #000000;
    background-color: #f8f9d0;
    font-family: "Lucida Grande",Verdana,times,sans-serif;
}
a {
   color:#fe5409;
}
#pregunta {
   display:none;
}
#respuesta {
   display:none;
}
#center {
   display:none;
}
#figpreg {
   position:absolute;
   top:296px;
   left:210px;
   height:230px;
   width:190px;
   z-index:11;
}
#figresp {
   position:absolute;
   top:296px;
   left:540px;
   height:230px;
   width:190px;
   z-index:11;
}
#tablepreg {
   position:absolute;
   text-align: center;
   font-size: 16px;
   width: 390px;
   top:120px;
   left:100px;
   z-index:10;
}
#tableresp {
   position:absolute;
   font-size: 16px;
   text-align: center;
   width: 270px;
   top: 120px;
   left:510px;
   z-index:10;
}
#rabito_i {
   z-index:0;
   position:absolute;
   top: 130px;
   left:300px;
   width:100px;
   height:160px;
   background: url(rabito_d2.gif);
}
#rabito_d {
   z-index:0;
   position:absolute;
   top: 140px;
   left:500px;
   width:100px;
   height:160px;
   background: url(rabito_i2.gif);
}
#outertitulo {
   display:none;
   top: 289px;
   left:391px;
   height:112px;
   width: 138px;
   position:absolute;
}
#titulo {
   text-shadow: #999999 1px 1px 3px;
   display:table-cell;
   font-family: Comic sans ms,times,sans-serif;
   font-weight:normal;
   font-size: 16px;
   color:#777777;
   text-align: center;
   vertical-align:middle;
}
.fondo {
  background-color:#F5CE9C;
} 
.bl {background: url(bl2.gif) 0 100% no-repeat; width: 10px; height:10px;}
.br {background: url(br2.gif) 100% 100% no-repeat;  width: 10px; height:10px;}
.tl {background: url(tl2.gif) 0 0 no-repeat;  width: 10px; height:10px;}
.tr {background: url(tr2.gif) 100% 0 no-repeat;  width: 10px; height:10px;}
#bullshit {
    position:absolute;
    z-index:0;
    background: url('fondo3.jpg') no-repeat;
    width:800px;
    height:500px;
    left:190px;       
    top:156px;
}
#right {
  position:absolute;
  top: 295px;
  left:760px;
  width:160px;
  height:600px;
}
#left {
  position:absolute;
  top:295px;
  left:40px;
}
h1 {
   color: #666666;
   font-family: "Helvetica Neue Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
   font-size: 38px;
   position:absolute;
   left:160px;
   top: -12px;
   width: 610px;     
   height: 95px;
   border-bottom: 0px solid black;
}
#secundario {
   position:absolute;
   top:50px;
   left:230px;
   font-family: Helvetica, "Times New Roman","Times Serif",Serif;
   font-size:11px; 
   width:522px;
}
.ind {
   margin:0px; 
   text-indent: -20px; 
}
.icons a {float:left; height: 16px; padding-left: 25px; text-decoration:none}
.icons a:hover {background-position: left bottom ;}
.meneame {height: 16px; padding: 4px 2px 0 24px; margin-left: 20px; background: url('meneame2.gif') no-repeat scroll 0px 4px;}
.icons a.tweet{padding-left:8px; margin-top:5px}
.tt-image {margin-top:-2px;border:0px}
#footer {
   position:absolute;
   top: 550px;
   left: 170px;
   width: 570px;
   height: 33px;
   font-size: 10px;
   font-family: Arial,sans-serif;
}
ul {
  text-align:center;
}
ul a {
   text-decoration: none;
}
ul img {
   border:0px;
}
li {
   width:150px;
   height:100px;
   padding:10px; 
   float:left;
   list-style-type: none;
}
.nolink {
  color:#000000;
  text-decoration: none;
}
.nolink:hover {
  text-decoration: underline;
}
.validator {
   border:0px;
}
.boton {
   width:95%;
}
.aligncenter {
  display: block;
  margin-left: 53px;
}
.line {
  font-size:20px;
  margin-left:75px;
}

