@charset "utf-8";
/* CSS Document */

/* BODY */
*{
	/*font-family: Myriad Pro,Verdana, Geneva, sans-serif;*/
	font-family: Verdana, Geneva, sans-serif;
}
body {
	/*font-family: Myriad Pro,Verdana, Geneva, sans-serif;*/
	font-family:  Verdana, Geneva, sans-serif;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#224475;
	font-size:12px;

}
a, a:hover, a:visited{
	color:#000000;
	text-decoration:none;
}

#web{
    position:relative;
	margin: 0px auto;
	width:900px;

}
#cabecera{
	clear:both;

}
#pie{
	background-color:#7eb7d5;
	font-size:0.8em;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	padding:10px;
}
#contenido{
	clear:both;
}
.fondoContenido{
	background-color:#b8c8d7;
	padding:30px;
}
.fondoContenido2{
	background-color:#6e99bf;
	padding:30px;
	color:#113364;
}
.fondoContenido3{
	background-color:#5780a9;
	padding:30px;
	color:#002253;
}
.cabeceraContenido{
	background-color:#016dae;
	color:#FFFFFF;
	padding:30px;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}

.cuadroLogin{
	float:left;
	height:400px;
	width:45%;
}

.Titulo{
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:30px;
	border-bottom:#224475 1px dashed;
	text-align:center;
	color:#224475;
	text-transform:uppercase;

}
.Titulo2{
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:#FFFFFF 1px dashed;
	text-align:left;
	color:#FFFFFF;
	text-transform:uppercase;

}


.botonera{
	text-align:center;
	padding-bottom:20px;
	padding-top:20px;
	clear:both;

}

/* FORMULARIOS */
.boton {
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	background-color:#b64342;
	text-transform:uppercase;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	
}
.boton:disabled{
	background-color:#ab9494;
	color:#d5d5d5;
}

label {
	font-size: 12px;
	/*color:#224475;*/
	font-weight:600;
	display: block;
}
input[type=text], input[type=password] {
	width: 200px;
	height: 25px;
	margin-bottom: 20px;
	border: 1px Solid #FFFFFF;
	background:#559ac3;
	padding: 2px;
	color: #FFFFFF;
	font-size: 14px;
}
input[type=text]:hover,input[type=password]:hover {
	background:#A38D29;
}

.campo_select, select {
	/*width: 70px;*/
	height: 25px;
	margin-bottom: 20px;
	margin-top: 5px;
	border: 1px Solid #FFFFFF;
	background:#559ac3;
	padding: 2px;
	color: #FFFFFF;
	font-size: 14px;
}
select:hover {
	background:#A38D29;
}

.etiqueta {
	font-size: 12px;
	color:#333333;
	font-weight:300;
	display: block;
}



.UI_JaBO_DB{
	clear:both;
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 10px;
}

.UI_JaBO_DB_1{
	clear:left;
	float:left;
}
.UI_JaBO_DB_n{
	clear:none;
	float:left;
}
.UI_JaBO_DB_u{
	float:left;
	clear:right;
}
/*

.UI_JaBO_DB label {
	display:block;
	font-size:15px;
	text-align:left;
	color: #373737;
	font-weight: bold;
	padding-bottom:5px;
	
}

.UI_JaBO_DB input {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.UI_JaBO_DB select {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.UI_JaBO_DB textarea {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:97%;
}*/









/* TABLAS */
.aaa {
	border: 1px solid #ffffff;
}
.rytety {
	color: #000;
	font-size: 12px;
	font-weight: 600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabla_cabe {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.tabla_conborde {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

.tabla_estado {
	padding: 10px;
	border: 1px solid #FFF;
}

.tabla_cabe_pie {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}

/* TEXTOS */
.texto_nor {
	font-size:13px;
	color:#000;
}
.texto_pie {
	font-size:14px;
	color:#fff;
	padding-left: 14px;
}
.texto_nor_r {
	font-size:15px;
	color: #930;
	font-weight:600;
}
.texto_nor_rojo {
	font-size:12px;
	color: #930;
	font-weight:600;
}

.texto_nor_negrilla {
	font-size:13px;
	color: #000;
	font-weight:600;
}
.texto_nor_estudios {
	font-size:13px;
	color: #000;
	font-weight:500;
}
.texto_nor_negrilla_estudios {
	font-size:17px;
	color: #000;
	font-weight:600;
}
.texto_nor_negrilla_grados {
	font-size:14px;
	color: #000;
	font-weight:700;
}
.texto_nor_alumno {
	font-size:17px;
	color: #000;
	font-weight:600;
}
.texto_nor_p {
	font-size:14px;
	color: #000;
	font-weight:500;
}
.texto_nor_pp {
	font-size:12px;
	color: #000;
	font-weight:500;
}
.texto_nor_ppp {
	font-size:11px;
	color: #000;
	font-weight:600;
}


.texto_nor_a {
	font-size:11px;
	color:#000;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
}
.texto_nor_aa {
	font-size:13px;
	color:#000;
	padding-left:16px;
	padding-right:12px;
	padding-top:12px;
}
.texto_nor_b {
	font-size:16px;
	color:#fff;
}
.texto_nor_bp {
	font-size:12px;
	color:#fff;
}
.texto_nor_az {
	font-size:12px;
	color: #3FF;
}
.texto_nor_paso {
	font-size:25px;
	color: #930;
}

.texto_nor_bg {
	font-size:22px;
	color:#fff;
	padding-left:30px;
	text-align: left;
}
.texto_nor_color {
	font-size:15px;
	color:#039;
}
.texto_nor_color_negrilla {
	font-size:15px;
	color:#039;
	font-weight:600;
}

