<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "ISO-8859-1";

*
{
	margin: 0px;
	padding: 0px;
}

body
{
/*	background:url("/apli2/images/fondo-apli3.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; */
  
	background-color: #4169E1;
	font-family: 'Roboto';
	font-size: 90%;
}

.caja-correcto
{
	font-weight:bold;
	color:green;
}

.caja-error
{
	font-weight:bold;
	color: red;
}

.caja-carga
{
	display:none;
	position:fixed;
	background-color:white;
	width: 20%;
	min-height: 18%;
	
	right:1.5%;
	bottom:2%;

	z-index: 5;
	
	box-shadow: 10px 10px 50px #000000;
	
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:  5px 5px 5px 5px;
	
	opacity: 1;
   -moz-opacity: 1;
   filter:alpha(opacity=1);
}

.caja-botones-aviso
{
	font-weight:bold;
	position:relative;
	text-align: center;
	width:150px;
	margin-top:15px;
	margin-left: auto;
	margin-right: auto;
}

.caja-carga img
{
	width: 25%;
	height: 25%;
	margin-bottom:2%;
}

#contenedor
{
	width: 95%;
	height: 100%;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}


#content-top
{	

}


.menu-accion
{
	
	background-color: white;/*#4169E1*/
	position: relative;
	padding-bottom:3px;
	
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:  5px 5px 5px 5px;
}

.menu-personal
{
	position: relative;
	float:right;
	margin-top:-30px;
	margin-right:10px;
}

.menu-personal ul
{
	list-style: none;
}

.menu-personal li
{
	display: inline-block;
	
	background-color: #1857b6;
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:  5px 5px 5px 5px;
}

.menu-personal a
{
	/*width: 120px;*/
	min-height: 25px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	
	color: #dce3fa;
	font-size: 17px;
	
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	/*background-color: #ffffff;*/
	
	/*-moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:  5px 5px 5px 5px;*/
}

.menu-personal a:hover
{
	color: white;
	background-color: #6c8be8;
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:  5px 5px 5px 5px;
}

.titulo-menu-accion
{
	color: #e8e6ff;
	font-weight:bold;
	background-color: #1650a5;
	font-style:italic;
	min-height:25px;
	text-align:center;
	padding-top:5px;
	padding-left:5px;
	-moz-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius:  5px 5px 0px 0px;
}

.caja-aviso-texto
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#content-left a, #content-right a
{
	/*width: 120px;*/
	min-height: 25px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
	
	color: #4169E1;
	
	padding-top:5px;
	padding-left:5px;
	/*background-color: #ffffff;*/
	
	/*-moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:  5px 5px 5px 5px;*/
}

#content-left a:hover, #content-right a:hover
{
	color: white;
	background-color: #6c8be8;
}

#content-left ul, #content-right ul
{
	/*width:120px;*/
	margin-left: auto;
	margin-right: auto;
	list-style: none;
}

#content-left li, #content-right li
{
	margin-bottom: 3px;
	/*text-align: center;*/
}

#content-general
{
	position: relative;
	padding-top: 0.5%;
}

.parrafo-presentacion
{
	margin-bottom:20px;
}



.caja-login
{
	background-color: #c3c3c3;
	
	width: 100%;
	min-height: 75px;
	position:relative;
	
	padding-top: 15px;
	padding-bottom: 2%;
	padding-left:10px;
	
	margin-right:30px;
	
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:  5px 5px 5px 5px;
}

.caja-presentacion
{
	letter-spacing: -0.31em;
	margin-top:8%;
	width: 100%;
}

.caja-presentacion h1
{
	color: white;
	margin-top:2%;
	margin-bottom:2%;
}

.descripcion-logo
{
	margin-left:10%;
	font-size: x-large;
	font-style: italic;
	color: #b5b5b5;
}

.caja-presentacion div
{
	display:-moz-inline-stack; 
	display:inline-block; 
	zoom:1; 
	*display:inline;  
	vertical-align: top;
	letter-spacing: normal;
}

.contenedor-login
{
	width:  40%;
	padding-top: 2%;
	margin-left: 10%;
}


.caja-login form
{
	letter-spacing: -0.31em;
}

.caja-login input,textarea
{
	height: 30px;
	
	border-style: none;
	padding-left:1%;
	
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:  5px 5px 5px 5px;
	
	display:-moz-inline-stack; 
	display:inline-block; 
	zoom:1; 
	*display:inline;  
	vertical-align: top;
	letter-spacing: normal;
	margin-left:2%;
}

.caja-login form
{
	font-family: sans-serif;
	position:relative;

}

.caja-login input[type="submit"]
{
 	border:none;
 	width:auto;
 	
	color:white;
	font-weight:bold;
	background-color: #4169E1;
	
	padding:1%;
	
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:  5px 5px 5px 5px;
}

.caja-login input[type="submit"]:hover
{
	cursor: pointer;
	background-color: #5691e9;
}

.caja-login select
{
	margin:0;
	width:50%;
	height:100%;
	
	border-style: none;

	-moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:  5px 5px 5px 5px;
}



.caja-login ul
{
	position:relative;
	text-decoration: none;
	margin-left: 40%;
}

.caja-login li
{
	padding-top:5px;
	padding-left:5px;
	margin-right: 20px;
	display: inline-block;
}

.caja-login a
{
	font-size:12px;
	color: blue;
	text-decoration: none;
}

.caja-login a:hover
{
	text-decoration: underline;
}

.link-caja-registro ul
{
	position:relative;
	text-decoration: none;
	margin-left: 2%;
	list-style: none;
}

.link-caja-registro li
{
	padding-top:5px;
	padding-left:5px;
	margin-right: 20px;
	text-decoration: none;
	list-style: none;
}

.link-caja-registro a
{
	font-size:12px;
	color: blue;
	text-decoration: none;
}

.link-caja-registro a:hover
{
	text-decoration: underline;
}

.caja-registro input
{
	height: 25px;
	width:100%;
	
	display:block;
	margin-left:10px;
	margin-bottom:5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:  5px 5px 5px 5px;
}

.caja-registro input[type="text"]
{
	color:black;
	width:100%;
}

.caja-registro input[type="submit"]
{
	background-color: #4169E1;
	color:white;
	width: 70px;
}

.caja-registro input[type="submit"]:hover
{
	cursor: pointer;
}

.caja-titulo-inicio
{
	width: 40%;
	margin-left: 2%;
}

#logo-inicio
{
	width: 50%;
	height: 40%;
	
	position:relative;
	
	margin-left: 3%;
	
	color:white;
	font-weight:bold;
	font-style:italic;
	
	font-size: 200px;
}

#content-bottom
{
	/*background-color: #4169E1;*/
	clear:both;
	min-height: 150px;
	
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:  5px 5px 50px 50px;
}

.titulo-caja-aviso
{
	color: #f0f0f0;
	font-weight:bold;
	background-color: #4169E1;
	min-height:25px;
	text-align: center;
	font-style:italic;
	font-size:large;
	padding-top:5px;
	
	/*border-color: #4169E1;
	border-width: 1px;
	border-style: solid;*/
	
	font-family: sans-serif;
	font-size: 130%;
	
	-moz-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius:  5px 5px 0px 0px;
}

.caja-registro
{
	background-color: #c3c3c3;
	
	width: 500px;
	position:relative;
	
	padding-top: 3%;
	padding-bottom: 2%;
	
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:  5px 5px 5px 5px;
}

.caja-registro form
{
	font-family: sans-serif;
	position:relative;
	width: 100%;	
}

.caja-registro input,textarea
{
	border-style: none;

	height:100%;
	width:100%;
	
	padding-left:1%;
	
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:  5px 5px 5px 5px;
}

.caja-registro input[type="submit"]
{
 	border:none;
 	width:auto;
 	
	color:white;
	font-weight:bold;
	background-color: #4169E1;
	
	padding:1%;
	
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:  5px 5px 5px 5px;
}

.caja-registro input[type="submit"]:hover
{
	cursor: pointer;
	background-color: #5691e9;
}

.caja-registro select
{
	margin: 0;
	width: 50%;
	height: 100%;
	
	border-style: none;

	-moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:  5px 5px 5px 5px;
}

.fila-form
{
	width: 100%;
	display: block;
	height: 25px;
	margin-bottom: 1.5%;
	letter-spacing: -0.31em;

}

.aviso-error
{
	color:red;
	margin-bottom: 3%;
	margin-left:3%;
	
}

.aviso-informacion
{
	color: #4169E1;
	margin-bottom: 3%;
	margin-left:3%;
	
}

.fila-form-separador
{
	position:relative;
	background-color: white;
	height: 2px;
	
	width: 100%;
	
	margin-left:0;
	padding:0;
	
	margin-top: 2%;
	margin-bottom: 3%;
	
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:  5px 5px 5px 5px;
}

.fila-form-textarea
{
	display: block;
	height: 50px;
	margin-bottom: 1.5%;
	letter-spacing: -0.31em;
}

.fila-form  div
{
	display:-moz-inline-stack; 
	display:inline-block; 
	zoom:1; 
	*display:inline;  
	vertical-align: top;
	letter-spacing: normal;
}

.fila-form-textarea div
{
	display:-moz-inline-stack; 
	display:inline-block; 
	zoom:1; 
	*display:inline;  
	vertical-align: top;
	letter-spacing: normal;
}

.celda-nombre-form 
{
	color: #4169E1;
	font-weight:bold;
	text-align:right;
	width: 20%;
	height: 100%;
	margin-right: 1%;
}

.celda-accion-form
{
	margin-left:1%;
	width: 60%;
	height: 100%;
}

.celda-estado-form
{
	margin-left: 3%;
	margin-top: 0.5%;
	width: 10%;
	height: 100%;
}

.caja-texto-form
{
	width:100%;
	height:50px;
}</pre></body></html>