<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*
.validar {
	COLOR: #e6750a;
	background-color: #9DBEE6;
	border-left-color: #000066;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-top-style: inset;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
}

.blue 
{
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	color: #366CBA;
}

.acreditacion
{
	font-style:italic;  
	font-weight: 100;
	color: black;

}

.cuadroLogin 
{
	border: 1;
	border-left-style: dashed;
	border-right-style: dashed;
	border-right-color: #003366;
	border-top-color: #003366;
	border-top-style: dashed;
	border-bottom-color: #003366;
	border-bottom-style: dashed;
	border-left-color: #003366;

}

.titulos
{
	color: 677982;
	text-decoration: none;
	text-align: center;
}

.cuadro {
	background-color: C2D6E1;
	border: 1;
	border-left-style: solid;
	border-right-style: solid;
	border-right-color: #003366;
	border-top-color: #003366;
	border-top-style: solid;
	border-bottom-color: #003366;
	border-bottom-style: solid;
	border-left-color: #003366;
}

.subTituloCuadro {
	color: 677982;
	text-align:justify; 
	margin-right:5px;	
}

.tituloCuadro {
	color: 2A3949;
}
*/</pre></body></html>