.notas { position:relative; width:298px; height:360px; padding:0px !important; border:8px solid #F5F4F0; overflow: hidden; }
.nota { position:absolute; width:298px; padding:0px; visibility:hidden; }
.nota img { width:296px; height:200px; margin-bottom:8px; border:1px solid #FFF; }
.nota .text { padding:8px; height:147px; background:#FFF; overflow:hidden; }
.nota .text h4 { /*font-weight:normal;*/ font-size:12px; }
.nota .text h4 a { color:#73B220; }
.nota .text h4 a:hover { color:#F60; }
.nota .text p { font-size:12px; }

.pag { padding:0px; background:transparent; }
.pag ul { float:right; width:auto; padding:0px 4px 8px 0px; }
.pag ul:after { clear:both; content:'.'; height:0px; display:block; visibility:hidden; }
.pag li { float:left; display:inline; margin-right:4px; }
.pag li a { float:left; display:block; color:#FFF; padding:3px 6px; background:#999; }
.pag li a:hover { color:#73B220; text-decoration:none; }
.pag li a.selected, .pag li a.selected:hover { font-weight:bold; color:#FFF; background:#F60; }
.pag li a.toc { /*autogenerado*/ }

#body3 .nota .text h4 a, #body3 .pag li a:hover { color:#0060B6; }
#bodyg .nota .text h4 a, #bodyg .pag li a:hover { color:#73B220; }