/* ////////////////////////////////////// */


.pdf {position:relative; float:left; width:906px;  text-align: center; padding:0px 0px 0px 22px; 	}
.botonera{position:relative; clear:both; width:990px; }
.botonera li{display:inline;  }

.botonera li a.bajarpdf{position:relative; float:left; width:223px;    margin:0 0 15px 380px; height:50px; background: url(/localresources/images/laboratorio/bajar-pdf.png)  left top no-repeat; overflow:hidden; cursor:pointer; text-decoration:none; }
/.botonera li a.imprimirpdf{position:relative; float:left; width:223px; margin-bottom:15px;  height:50px; background: url(/localresources/images/laboratorio/imprimir-pdf.png)  left top no-repeat; overflow:hidden; cursor:pointer; text-decoration:none; }

.description{position:relative; clear:both; width:70%; color:#fff; padding:20px 0 20px 0; line-height:23px; text-align:center; margin:auto;}


/* ////////////////////////////////////// */
.onepage {display:none; height:1px!important; overflow:hidden;}

.juego-wrapper {position:relative; float:left; width:990px;  text-align: center;   padding-bottom:25px;  overflow:auto;}
.slide-laboratorio{position:relative; clear:both; margin:30px 0 60px 0; width:990px; text-align:left;}
.slide-laboratorio h3{color:#2c4794;  font-size:18px;  padding:0 0px 15px 15px;}
.slide-laboratorio .header-thumb-small{position:relative;   width:970px; height:113px; background: url(/localresources/images/laboratorio/slider-bck.png) center top no-repeat; padding:7px 10px 0 10px;}

.juego-wrapper .pdf {position:relative; float:left; width:990px;  text-align: center; padding:20px 0px 20px 0px; 	}
.juego-wrapper .botonera{position:relative; clear:both; width:990px; }
.juego-wrapper .botonera li{display:inline;  }

.juego-wrapper .botonera li a.bajarpdf{position:relative; float:left; width:223px;    margin:0 0 15px 380px; height:50px; background: url(/localresources/images/laboratorio/bajar-pdf.png)  left top no-repeat; overflow:hidden; cursor:pointer; text-decoration:none; }
.juego-wrapper .botonera li a.imprimirpdf{position:relative; float:left; width:223px; margin-bottom:15px;  height:50px; background: url(/localresources/images/laboratorio/imprimir-pdf.png)  left top no-repeat; overflow:hidden; cursor:pointer; text-decoration:none; }

.description{position:relative; clear:both; width:70%; color:#fff; padding:20px 0 20px 0; line-height:23px; text-align:center; margin:auto;}

/* menu pdf */
#menupdf{position:absolute; top:-60px; clear:both; right:5px; text-align:right; height:60px; padding: 8px 0px 10px 20px; color:#f5e101;  text-transform: uppercase; font-size: 16px;}
#menupdf .contador{position:relative; float:left; margin:15px 0px 0 0px; background:url(/doki/images/paginado-pdf.png) top left repeat; height: 22px; padding: 3px 15px 0 15px}
#menupdf ul{position:relative; float:left; display:inline; }
#menupdf ul li{position:relative; float:left;  display:inline; z-index: 2;}
#menupdf ul li a { float: left; height: 0; padding-top:41px; overflow:hidden; cursor:pointer; text-decoration:none; } /*oculto el contenido con alto 0px y le doy la altura con el padding*/
#menupdf ul li.prev a{  background: url(/doki/images/paginado-pdf-atras-sig.png) top left no-repeat; width: 44px;  margin:5px -24px 0px 0px; }
#menupdf ul li.prev a:hover{   background-position:left -41px ;}
#menupdf ul li.prev a.selected{    background-position:left -41px ;}
#menupdf ul li.next a{  background: url(/doki/images/paginado-pdf-atras-sig.png) top right  no-repeat; width: 44px;   margin:5px 0px 0 -8px;}
#menupdf ul li.next a:hover{   background-position:right -41px ;}
#menupdf ul li.next a.selected{   background-position:right -41px ;}