@charset "utf-8";
/* CSS Document */
.principal {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: italic;
	color: #333;
	text-align: justify;
}
.slogan {
	font-family: "Eras Light ITC";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333;
}
.cuerpoweb {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}
.subtitulitos {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
}
.cuadroprincipal {
	height: auto;
	width: auto;
}
.botonesabajo {
	font-family: Arial;
	font-size: 10px;
	color: #006;
}
.linkpequeno {
	font-family: Arial;
	font-size: 10px;
	color: #003;
}
.linkcontrasena {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
}
.te {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
	text-align: right;
}
.izquierda {
	text-align: right;
}
.usuariocontrasena {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.contra {
	font-family: Arial;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.subtitulos1 {
	font-family: Arial;
	font-size: 18px;
	color: #006;
}
.encabezadoformulario {
	font-family: Arial;
	font-size: 14px;
	color: #006;
}
.rojoalerta {
	font-family: Arial;
	font-size: 10px;
	color: #F00;
}


.accesoenlinea {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
}
.Mensaje {
	font-family: Arial;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}

