<style type="text/css"> 

.puntero
{
	cursor:pointer;
}
.miniTexto
{
	font-family:Arial;
	font-size: 5px;
	color:#0F263D;
		
}

.textoEspecial{

	font-family:Arial;
	font-size: 12px; 
	font-weight: bold;
	color:#0F263D;
   
}
.textoCorriente 
{
	
	font-family:Arial;
	
	font-size:11px;
	color:#0F263D;
	
}
.just{
/*text-align:left;*/
font-family:Arial;
	
	font-size:10px;
	color:#0F263D;

}

.ne 
{
	
	font-family:Arial;
	font-size:10px;
}
.img_center 
{
	text-align: center;
}
.divisa 
{
	font-family: Arial;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0F263D;
}
.titulo {
	font-family:Arial;
	font-size: 10px; 
	font-weight: bold;
 }
 
 .degradado {
/*width: 60px; height: 80px;
background-position:center;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='degradado.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.degradado[class] {
background-image:url(degradado.png);
}

</style>

