/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background:#fff;
	margin:0px;
	padding:0px;
}
.encabezado {
	width:1024px;
	height:79px;
	margin-left:auto;
	margin-right:auto;
	/*background:#120070;*/
}
.pie_pagina {
	margin-top:1px;
	/*background:#7994bf;*/
	background-image: url(../images_2/footer.png);
	background-repeat: no-repeat;
	width:1024px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	padding:6px 0 6px 0;
	text-align:right;
}
.pie_pagina a {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	margin-right:10px;
}
.pie_pagina a:hover {
	text-decoration:underline;
}

.menu_general {
	width: 1024px;
	height: 75px;
	margin-left:auto;
	margin-right:auto;
}

.hmenu {
	width:1004px;
	height:22px;
	margin-left:auto;
	margin-right:auto;
	padding:5px 10px 3px 10px;
	/*background:#7994bf;*/
	background-image: url(../images_2/menu_parvulo.png);
	background-repeat: no-repeat;
	/*border-top:1px solid #fff;
	border-bottom:1px solid #fff;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#600;
}
.hmenu_links {
	/*color:#fff;*/
	text-decoration:underline;
}
.hmenu_links:hover {
	text-decoration:underline;
}
.hmenu_links:active {
	text-decoration:none;
}

.hmenu_spaces {
	margin:0px 4px 0px 4px;
	color:#0b3a8b;
}
.separador {
	font-size:9px; 
	/*background:url(../images/header_bg_shadow.jpg) repeat-x top; 
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;*/
	height:11px; 
	width:775px; 
	margin-left:auto; 
	margin-right:auto;
	margin-bottom:1px;
}
.contenido {
	width:1024px;
	padding:2px 0 5px 0;
	margin:-1px auto 0 auto;
	/*border-left:1px solid #ccc;
	border-right:1px solid #ccc;*/
}
.fieldset {
	width:740px;
	margin: 20px auto 10px auto;
	border:1px solid #ccc;
}
.fieldset_title {
	display:block;
	width:250px;
	padding:3px 1px 3px 1px;
	text-align:center;
	position:relative;
	margin-top:-13px;
	margin-left:20px;
	background:#fff;
	border:1px solid #ccc;
	font-size:13px;
	font-weight:bold;
	color:#0b3a8b;
	z-index:10;
}
.grilla {
	width:760px;
	margin:0 auto 0 auto;
	height:200px;
	overflow:auto;
}

.grilla_table {
	background:#deeaff !important;
	margin:0 auto 0 auto !important; 
}
.grilla_table thead th {
	background:#0b3a8b;
	color:#fff !important;
	font-weight:bold;
	text-align:center;
}
.grilla_table tr {
	white-space:nowrap !important;
}
.grilla_header {
	background:#7994bf !important;
	color:#fff !important;
	border-color:#7994bf !important; 
	font-weight:bold !important;
	text-align:center !important;
}
.grilla_header td, .grilla_e th {
	background:#0b3a8b !important;
	color:#fff !important;
	border-color:#000 !important; 
	font-weight:bold !important;
	text-align:center !important;
}
.grilla_link  {
	color:#0b3a8b;
	text-decoration:none;
}
.grilla_link:hover {
	text-decoration:underline;
}
.grilla_normal, grilla_normal td {
	background:#fff !important;
	color:#222 !important;
	border-color:#7994bf !important; 
}

.grilla_hl, grilla_hl td {
	background: f0f0ff !important;
	color:#222 !important;
	border-color:#7994bf !important; 
}

.boton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background:#EFF7F8;
	color:#666666;
	border:1px solid #999999;
}

.boton_form {
	width: 107px;
	height:33px;
	background-image:url(../images_2/btn_ingresar.png);
	background-repeat: no-repeat;
	border: 0;
	text-align: center;
	margin-top:10px;
	}

.texto_form {
	font-size: 14px;
	font-weight:bold;
}

.input_form{
	margin-left: 10px;
	width: 220px;
}
	
.botones {
	margin:0 auto 0 auto;
	padding:5px;
	text-align:center;
}
.label_input {
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
.input_text {
	font-size:10px;
	color:#000;
	border:1px solid #7799d2;
	width:100px;
}
input.input_text_readonly {
	font-size:11px;
	color: #000;
	border: 0px none;
	background:transparent;
	width:90% !important; 
}
span.input_text_readonly {
	font-size:12px;
	color: #000;
	border: 0px none;
	background:transparent;
	width:90%
}
.select_list {
	font-size:10px;
	color:#000;
}
.select_list_readonly {
	font-size: 10px;
	color: #000;
	border: 0px none;
	background: transparent;
}
.select_radio {
	font-size:10px;
	color:#000;
}
.select_radio_readonly {
	font-size: 10px;
	color: #000;
	border: 0px none;
	background: transparent;
}
.textarea {
	font-size:10px;
	color:#000;
	border:1px solid #7799d2;
	width:90%;
	height:40px;
}
.textarea_readonly {
	font-size:10px;
	color:#000;
	border:1px solid #7799d2;
	background:#e3e6f2;
	width:90%;
	height:40px;
}
.datos_usuario {
	position:absolute;
	margin-left:400px;
	margin-top:5px;
	width:300px;	
	text-align: right;
	vertical-align:top;
	color: #fff;
}
.datos_usuario_label {
	text-align:right;
	font-weight:bold;
}
.datos_usuario_data {
	text-align:left;
}
img.banner {
	position:absolute;
}
.panel_tabla {
	width:769px;
	border:1px solid #c0dfe0;
	margin:2px auto 2px auto;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #666666;
}
.panel_titulo {
	display:block;
	/*background:#EAF4FF;*/
	background-color: #044A64;
	text-align:left;
	padding:2px 0 2px 10px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}
.panel_label {
	width:20%;
	font-weight: bold;
	background: #f0f3f9;
	padding-left:4px;
}
.panel_data {
	width:30%;
	padding-left:4px;
}
.bold {
	font-weight:bold;
}
.requerido {
	color: #c60;
	margin-left: auto;
	margin-right: auto;
}
.mensajes_error {
	width:775px;
	padding:3px 0 0 0;
	margin:-1px auto 1px auto;
	/*border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;*/
}
.infoMessage {
	background: url(../images/ico_msj_info.gif) no-repeat left;
	display:block;
	padding: 0 0 0 20px;
	color: #036;
}
.warningMessage {
	background: url(../images/ico_msj_warning.gif) no-repeat left;
	display:block;
	padding: 0 0 0 20px;
	color: #036;
}
.errorMessage {
	background: url(../images/ico_msj_error.gif) no-repeat left;
	display:block;
	padding: 0 0 0 20px;
	color: #900;
}
.fatalMessage {
	background: url(../images/ico_msj_error.gif) no-repeat left;
	display:block;
	padding: 0 0 0 20px;
	color: #900;
}
.welcome_banner {
	width:769px;
	margin:0 auto 0 auto;
}
.panel_half {
	width: 50%;
}
/* mensaje wait */
.div_bg {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.msg_procesando {
	position:absolute;
	top:0px;
	padding-top:25px;
	padding-right:5px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background:#0cc;
	width:300px;
	height:150px;
	background:url(../images/msgw_box.gif) no-repeat top left;
}
.alpha_png {
	behavior: url("../js/transparency.htc");
}
.error_titulo {
	margin: 0 3px 10px 3px;
	color: #036;
	border-bottom: 1px solid #036;
	font-size: 16pt;
	font-weight: bold;
}

.error_mensaje {
	margin: 0 3px 10px 3px;
	padding:5px 10px 5px 10px;
	border: 1px solid #036;
	background:#e8f1f9;
	font-size:11pt;
}
.error_stacktrace {
	font-family: "Lucida Console", System, Curier;
	background: #f6f6f6;
	border: 1px solid #600;
	display: none;
	padding:5px 10px 5px 10px;
	margin: 0 3px 0 3px;
	overflow: auto;
	height:300px;
	
}
.error_nombre {
	color:#369;
	font-weight:bold;
}
.error_causa {
	font-family: "Lucida Console", System, Curier;
	font-size: 10pt;
	color:#600;
	border-bottom: 1px solid #036;
	margin-bottom: 10px;
}
.mensaje_completar {
	font-size:12px;
	color:#369;
}
.mensaje_completar_caja {
	margin:10px 20px;
	padding:10px 20px;
	background:#e8f1f9;
	border: 1px solid #369;
}
.titulo_mensaje {
	display: block;
	font-size:13px;
	font-weight:bold;
	margin:10px 20px;
	padding:0 0 2px 10px;
	border-bottom:1px solid #369;
}
.titulo_header {
	/*position:absolute;*/
	width:280px;
	height:20px;
	/*margin-left:261px;
	margin-top:53px;*/
	float:right;
	text-align:center;
	font-family:Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #120070;
	font-weight:bold;
}

.titulo_header2 {
	position:absolute;
	z-index:40000;
	color: #FFFFFF;
	float:right;
	margin-left: 448px;
	margin-top: 48px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight:bold;
}

.menu_text {
	font-size: 10px;
	text-align: left;
	padding-left: 20px;
}

.menu_text2{
	font-size: 10px;
	text-align: right;
	padding-left: 20px;
}

/*estilo home*/
#inicio_parvulo {
	width:720px;
	height: 350px;
	/*border: 1px solid #333333;	*/
	}
	
#inicio_header {
	width:700px;
	height: 60px;
	/*border: 1px solid #000000;*/
	}

#inicio_header_imagen {
	width:145px;
	height: 60px;
	float: left;
	/*border: 1px solid #000000;*/
	}
/* Modificado */
#inicio_header_texto {
	width: 550px;
	height:60px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	font-size: 16px;
	text-align: center;
	padding: 17px 0 0 0;
	/*border: 1px solid #000000;*/
	}
/* Fin */
#inicio_container {
	width:700px;
	height:350px;
	/*border: 1px solid #000000;*/
	}

#inicio_container_texto {
	width: 395px;
	height:350px;
	float:left;
	/*border: 1px solid #000000;*/
	}
/* Sección nueva */
#inicio_container_texto td{
	font-family: Arial;
	font-size: 14px;
}
#inicio_container_texto table{
	margin-top: 30px;
}
/* Fin sección nueva */
#inicio_container_imagen {
	width: 300px;
	height: 350px;
	float: right;
	/*border: 1px solid #000000;*/
	}
/* Sección nueva */
#inicio_container_imagen img{
	margin-top: 30px;
	margin-left: 30px;
}
/* fin sección nueva */
/*fin estilo home*/
