div.docFinderMostrador{
	border:1px dotted #333333;
	width:128px;
	background-color: #f0f0f0;
	cursor:pointer;
}
div.docFinderMostrador div.docFinderTitulo {
	text-align: center;
	font-Size:8px;
	color:#333333;
	width:100%;
}

div.docFinderMostrador img.docFinderImagen{
	width:100%;
}
