.textoPagina {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;

}

    
.textoPeq {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #000000;

}
.calSimbolo {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	text-decoration:none; 
	font-weight:200; 
	color:#000000
}
.sinraya {
	color: #000000;
	text-decoration: none;
}
.tachado {
	text-decoration: line-through;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-style: italic;

}
.bordeImag {
	border: 1px solid #E9E9E9;

}
.fondoPag {
	background-image: url(img/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bordeDerecha {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DBDBDB;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
A:hover {
	LEFT: 1px; POSITION: relative; TOP: 1px; TEXT-DECORATION: none
}
.fondoTabla {
	background-image: url(img/logopeq.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
