.textobase {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: x-small;
	color: #000099;
	text-align: justify;
	font-weight: bolder;
}
.textobaseCopia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000CC;
	font-weight: bold;

}

td {
    font-family:verdana,arial;
    font-size:8pt;
}
.estilotabla{
    background-color:ffffff;
    border-style:solid;
    border-color:666666;
    border-width:1px;
}
.estilocelda{
    background-color:ddeeff;
    color:333333;
    font-weight:bold;
    font-size:10pt;
} 

 .thumbnail 
{
float: left;
width: 100px;
border: 0px dotted #999;
margin: 5px 00px 05px 5px;
padding: 2px;
}

.clearboth { clear: both; }
