/* CSS Document */
.titulo {
	color: #000066;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: underline;
	text-transform: uppercase;
}

.txto_naranja {
	color: #FF9900;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
}
.txto_negro {
	color: #333333;
	font-family: Verdana;
	font-size: 10px;
	text-transform: capitalize;
}
.txto_azul {
	color: #000066;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
}
.textosp{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}.tabla_e
{
    BORDER-RIGHT: #043c77 2px solid;
    BORDER-TOP: #043c77 2px solid;
    BORDER-LEFT: #043c77 2px solid;
    BORDER-BOTTOM: #043c77 2px solid;
   
}
.st2
{
	font-family: Verdana;
	font-size: 10px;
	color: #Ffffff;
	BACKGROUND-COLOR: #475492;
	font-weight: bold;
	text-transform: capitalize;
}
.bot{ Border-style:solid;font-size:6.5pt; color: white; width:65;height:20;border-width:1px;background-color:#000066;font-weight:bold;font-family:verdana;cursor:Hand; border-color: White;}
