body {
	margin-top: 0px;
	background: url('images/fondo2.jpg');
}
.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;
	background-color:#0090ff;
}
.calSimbolo1 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	text-decoration:none; 
	font-weight:200; 
	color:#000000;
	background-color:#0090ff;
}
.calSimbolo2 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	text-decoration:none; 
	font-weight:200; 
	color:#000000;
	background-color:#FFFFFF;
	border-bottom:1px dotted #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 #000000;
}
.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: #0090ff;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
A1:hover {
	LEFT: 1px; POSITION: relative; TOP: 1px; TEXT-DECORATION: none
}
.fondoTabla {
	background-color:#0090ff;
	background-image: url(img/logopeq.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.clase1{background-color:#FFFFFF;}
.clase2{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	text-decoration:none; 
	font-weight:200;
}
.Estilo1 {color: #0090ff;}
.tabla{
	border-style: solid;
	border-color:#CCCCCC;
	border-width: 1px;
	background-color:#ebebeb;
}
.imag{
	border-style: solid;
	border-color:#000000;
	border-width: 1px;
}
/* enlaces */
a.black:link {TEXT-DECORATION: none; color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
a.black:visited {TEXT-DECORATION: none; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
a.black:active {TEXT-DECORATION: none; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
a.black:hover  {TEXT-DECORATION: none; color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}

a.tipo1:link {TEXT-DECORATION: none; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
a.tipo1:visited {TEXT-DECORATION: none; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
a.tipo1:active {TEXT-DECORATION: none; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
a.tipo1:hover  {TEXT-DECORATION: none; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}

