#contenidos a.bloque,
#contenidos h4 a.bloque,
a#volver{
  /* border:1px solid gray;*/
   height:13px;
}

#contenidos a.bloque,
#contenidos h4 a.bloque{
   background:url('../imgs/flecha.gif') no-repeat center right;
}

#contenidos h5.cab{
   background:url('../imgs/flechaVert.gif') no-repeat 280px 4px;
   cursor:hand;
   cursor:pointer;
}
	#contenidos p.cab{
		text-decoration:underline;
		cursor:hand;
	   cursor:pointer;
	}
a#volver{
   width:60px;
   text-align:right;
   background:url('../imgs/flecha2.gif') no-repeat left 3px;
}

.pdfPq{
   border:1px solid gray;
}


#presenta #contenidos li img{
   position:relative;
   top:1px;
   margin-top:3px;
}
#presenta #contenidos a{
   font-size:0.8em;
   padding-right:5px;
}
