body {
}
#recuperar_contrasena {
}
.autentica_informa {
	color: #FFFFFF;
	background-color: #1A517C;
	clear: both;
	/*height: 180px;*/
	font-size: 110%;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	/* para el texto informativo en 2 lineas */
	overflow:hidden;
}
.autentica_informa .autenticacion p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.los_periodos p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.los_periodos {
	clear: both;
	padding: 5px;
	margin-top: 0px;
}
.los_periodos h1, #recuperar_contrasena h1 {
	font-size: 165%;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: lighter;
	background-image: url(../images/fondos/bullet2_h1_index.gif);
	background-repeat: no-repeat;
	text-indent: 35px;
}
.informacion {
	width: 730px;
	float: left;
}
.informacion h1 {
	font-size: 170%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: lighter;
	background-image: url(../images/fondos/bullet_h1_index.gif);
	background-repeat: no-repeat;
	text-indent: 35px;
}
.informacion li {
	list-style-image: url(../images/fondos/bullet_celeste.gif);
}
.autenticacion {
	float: left;
	width: 170px;
}
.autenticacion a {
	font-size: 95%;
	color: #FFFFFF;
}
.autenticacion input[type="text"],.autenticacion input[type="password"] {
	border: 1px solid #1A517C;	
}

.autenticacionFechas, .autenticacionCorreo, .autenticacionPregunta {
	color: #2572AF;
}
.periodo_vigente {
	float: left;
	width: 360px;
	margin-left: 35px;
}
.periodo_vigente li {
	list-style-image: url(../images/fondos/bullet_naranjo.gif);
}
.periodo_vigente ul {
	margin-top: 0px;
	padding-left: 20px;
}
.los_periodos .clear {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A517C;
}

.autenticacionCorreo, .autenticacionPregunta {
font-size:120%;
}

.autenticacion  .error input {
	border: 2px solid #990000;
}

.instruccion_contrasena {
	font-size: 90%;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.instruccion {
	font-size: 90%;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.alertas {
	font-size: 14px;
}
.alertas a {
	color: #2572AF;
}
.alertas h1 {
	background-image: url(../images/fondos/bullet2_h1_index.gif);
	background-repeat: no-repeat;
	text-indent: 35px;
	font-size: 165%;
	font-weight: lighter;
}
.alertas p {
	font-size: 125%;
	font-weight: lighter;
}
.alertas  li {
	list-style-image: url(../images/fondos/bullet_naranjo.gif);
}

.alertas .estilo_boton {
	border: 1px solid #1A517C;
	font-size: 12px;
	background-color:#1A517C;
	text-align:left;
	color:#ffffff;
}

