/*Estructura Genenal, Menu navegacion, Cabecera, Contenido y Pie*/
@import url(http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/css/general.css); 

/*
url("http://www.juntadeandalucia.es/educacion/cga/images/vecteezy/btn-preview.png") no-repeat scroll 0 0 transparent

*/

/* Página de inicio */
.top_ini{
	margin-top:-1px;
	margin-left:10px;
	vertical-align:top;
	height: 92px;
	width: 730px;
	border: none;
}
.menuprin{
	/*background-color:#Fffad4;*/
	width:206px;
	height:58px;
	/*border:1px solid #6d93ab;*/
	overflow: hidden;
	margin-left: 31px;
	float: left;
	color:#ffffff;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	margin-bottom:40px;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px -2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#6d93ab));
	background: -moz-linear-gradient(#ffffff, #6d93ab);
	background: linear-gradient(#ffffff, #6d93ab);
	-pie-background: linear-gradient(#ffffff, #6d93ab);
	position: relative;
}
.menuprin:hover{
	margin-bottom:30px;
	color: #274C62;
	padding-top: 15px;
}
.menuprin img{
	float: left;
	margin-left: 10px;
}
.enlace_imagen{
	padding-top: 13px;
	display: block;
}
/*div.top_ini div:first-child{
	margin:0;
}*/

.left_inicio{
	padding-bottom:8px;
	margin-bottom:10px;
	width:450px;
	text-align:justify;
	float: left;
	overflow: hidden;
	margin-left: 40px;
}

.left_inicio h2{
	font-size:16px;
	color:#274C62;
	font-weight:bold;
	margin:0px;
	margin-bottom:25px;
	margin-top:20px;
	font-family: verdana;
}

.left_inicio p{
	width:424px;
	font-size:12px;
	margin:0px;
	margin-bottom:5px;
}

.einteres{
	margin-left:20px;
	background-color:#f5f5f5;
	width:200px;
	float: right;
	margin-bottom:20px;
	border:1px solid #dedede;
	-webkit-border-radius: 16px 0px 16px 0px;
	-moz-border-radius: 16px 0px 16px 0px;
	border-radius: 16px 0px 16px 0px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	position:relative;
}
.einteres a{
	color:#6d93ab;
	text-decoration:none;
	
}
.einteres a:hover{
	color:#57768a;
}
.right_inicio{
	margin-right: 30px;
}
.h2interes, .h2rss{
	background-color:#ffffff;
	-webkit-border-radius: 16px 0px 0px 0px;
	-moz-border-radius: 16px 0px 0px 0px;
	border-radius: 16px 0px 0px 0px;
	height: 19px;
	position: relative;
}
.en_int{
	margin-left: 25px;
	padding-right: 10px;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.h2rss a img{
	border: none;
	padding:0px;
	margin:0px;
	float: right;
	margin-top: 3px;
	margin-right: 12px;
}
.h2interes h2, .h2rss h2 {
	padding:0px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color:#939393;
	float: left;
	margin-left: 25px;
}

.linea_gris{
height: 1px;
width: 100%;
border-top: #ccc 1px solid;
overflow: hidden;
}
ul.rss{
	padding:0px;
	margin:0px;
	border-top:none;
	width:auto;
	list-style-position:outside;
	list-style-type:circle;
	list-style-image:url("http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/list_elem.gif");
	text-align:left;
	margin-left: 25px;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
ul.rss li{
	padding:0px;
	margin:0px;
	vertical-align: baseline;
	font-style:italic;
	padding-bottom:10px;
	line-height: 15px;
}
ul.rss li>a{
	padding-left:0;
	display: block;
}

a.aindex{
	color:#274C62;
	font-weight:bold;
    text-decoration:none;
}
a.aindex:hover{
	color:#f55a00;
}

/*Capa azul de informacion con el nombre del centro*/
.info{
	font-size:12px;
	/*background-color:#f0f0f0;*/
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
	/*padding:4px;*/
	padding-bottom:0px;
	/*border-bottom:1px solid #ebebeb;*/
}

.info p{
	color:#666;
	margin-top:2px;
	padding-right:10px;
	padding-left:10px;
	margin-bottom: 0px;
}


/*Nombre del centro*/

.info h2{
	margin-top:0px;
	margin-bottom:0px;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:2px;
	font-size:14px;
	font-weight:bold;
}

.info h2.n_centro, .info h2.descr, .info2 h2.n_centro {
	font-size:20px;
	color:#798b96;
}

.info h2.descr{
	margin-top: 12px;
}

.info2 h2.n_centro{
	margin-bottom: 0px;
}

#contenido .info h2.n_centro{
	font-size: 17px;
}

/*Cerrar Session*/
.logout{
	text-align:right;
	padding-right:10px;
	padding-bottom:5px;
}

.logout a{
	color:#6d93ab;
	text-decoration:none;
	font-size:11px;
}

/*Información superior derecha (naranja)*/
.info_top { 
	padding-top:3px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	/*background:url(http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/bg_info_top.gif) #ffa63c repeat-x bottom ;*/
	background:transparent;
	border:1px solid transparent;
	color:#fff;
	text-decoration:none;
	font-size:10px;
	/*width: 160px;*/
	height:22px;
	float: right;
	margin-right: 120px;
	text-align: left;
	overflow: hidden;
}
.info_top_vacio{ 
	height:26px;
	float: right;
	margin-right: 120px;
	overflow: hidden;
}
.info_top:hover{
	opacity: 0.75;
   -moz-opacity: 0.75;
   filter:alpha(opacity=75);
   
}
.info_top a{ 
	color:#9c4711;
	text-decoration:none;
	font-size:10px;
}

.info_top a img{ 
	border:none;
}

/*Estilos de enlaces aleatorios*/
a.azul{
	color:#444;
	text-decoration:none;
}

/*Lista de enlaces desde el HOME*/

.list_home{
	font-size: 14px;
	margin:0px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:25px;
	padding:1%;
	min-height: 150px;
}

.list_home li{
	list-style-type: none;
	padding-left:12px;
}

/*A incidencias*/
.list_home #info_incidencia{
	float:left;
	width:200px;
	background: url(http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/incidencias.jpg) no-repeat;
	background-position: 5px 20px;
	padding-right:10px;
	margin-right:10px;
	border-right:1px dotted #ccc;
	min-height: 150px;
}
/*A RFC*/
.list_home #info_rfc{
	float:left;
	width:200px;
	background: url(http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/cambios-progreso.jpg) no-repeat;	color:#a5c2d4;
	background-position: 5px 20px;
	padding-right:15px;
	padding-left: 10px;
	margin-right:9px;
	border-right:1px dotted #ccc;
	min-height: 150px;
}

/*A RFC*/
.list_home #info_rfc_general{
	float:left;
	width:200px;
	background: url(http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/rfc.jpg) no-repeat;	color:#a5c2d4;
	background-position: 5px 20px;
	padding-right:15px;
	padding-left: 10px;
	margin-right:10px;
	/*border-right:1px dotted #ccc;*/
	min-height: 150px;
}

.list_home #info_rfc_add{
	float:left;
	width:27%;
	background: url(http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/new_rfc.jpg) no-repeat;
	background-position: 5px 20px;
	padding-right:15px;
	padding-left: 10px;
	margin-right:15px;
	min-height: 100px;
  	height: auto !important;
  	height: 100px;
}

.list_home a{
	color:#888;
	text-decoration:none;
	font-weight:normal;
}

.list_home a:hover{
	color:#f57900;
}

.list_home .n_grupo a{
	font-size:16px;
	font-weight:bold;
	color:#626c70;
	
}

/*DETALLES DE INCIDENCIAS*/
#detalles{
	display:block;
	float:center;
	margin-bottom:20px;
	margin-left:30px;
	margin-right:30px;
	min-height: 150px;
}

#detalles ul{
	margin:0px;
}


#detalles .izquierda{
	float:left;
	width:47%;
	padding-right:20px;
	border-right:1px dotted #cdcdcd;

}

#detalles .derecha{
	float:left;
	width:300px;
	padding-left:20px;
}

.info_system_ok{
	margin:0 auto;
	margin-bottom:10px;
	text-align:center;
	color:#fff;
	padding:4px;
	font-size:12px;
	background-color:#9ec630;
}

.info_system_error{
	margin:0 auto;
	margin-bottom:10px;
	text-align:center;
	color:#fff;
	padding:4px;
	font-size:12px;
	background-color:#e32828;
}

/*ESTADOS INCIDENCIAS*/
.estado1{
	/*Cerradas*/
	color:#a8cc45;
	font-weight:bold;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	width:90px;
	text-align:center;
}

.estado2{
	/*Abierta, Pendientes de cierre*/
	color:#ffb703;
	font-weight:bold;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	width:90px;
	text-align:center;
}

.estado3{
	/*Bloqueada*/
	color:#666;
	font-weight:bold;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	width:90px;
	text-align:center;

}

.estado4{
	/*Pendientes, pendientes mas datos*/
	color:#f92222;
	font-weight:bold;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	width:90px;
	text-align:center;

}

/*Capa de las acciones de listado de registros*/
#ac_list{
	padding-left:20px;
	padding-right:20px;
	height:20px;
	margin-bottom:6px;

}

#ac_list .izquierda{
	float:left;
	width:38%;
	text-align:left;
}


#ac_list .derecha{
	float:right;
	width:60%;
	text-align:right;
}


/*Opciones del listado*/
.menu_opt{
	list-style-type: none;
	margin: 0 auto;
	padding:0px;
	height:15px;
	text-align:right;
}

.menu_opt li{
	margin-left:3px;
	display:inline;
}

.menu_opt a{
	color:#FFF;
	text-decoration:none;
	font-size:10px;

}

.menu_opt .icon{
	background-color:#b7c6cb;
	/*border:1px solid #a4b4ba;*/
	padding:5px;
}


/*Trabajar con registros de las tablas*/

#opt_reg{
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;	
	padding-bottom:4px;
	text-align:right;
	background-color: #ACE6ED;
	border:1px solid #99CCD2;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
	margin-top:0px;
}

#opt_reg .input_select, .input_select, .paginador .input_pag{
	background-color:#fff;
	font-size: 12px;
	color:#276781;
	border-top:1px solid #B5CED4;
	border-left:1px solid #B5CED4;
	border-right:1px solid #B5CED4;
	border-bottom:1px solid #B5CED4;
	margin-top: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 2px 3px;
	-moz-box-shadow: 0px -2px 3px;
}

/*Buscador*/
#buscador{
	margin-bottom:6px;	
	text-align:left;
}

#buscador .buscador_txt{
    padding-bottom:3px;
    padding-right:26px;
    padding-left:26px;
    font-size:10px;
	color:#666;
	border-top:1px solid #c4c4c4;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background-color:#f5f5f5;
	background-image:url(http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/find.png);
	background-position: 4px 2px;
	background-repeat:no-repeat;
	height:14px;
	border: #798b96 solid 1px;
	width: 140px;
}



/*
#buscador{
	margin: 0 auto;
	margin-bottom:6px;	
	text-align:right;
}

#buscador .sbox_l  {
	background: white url('http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/srch_l.gif') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

#buscador .sbox_r  {
	background: white url('http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/srch_r.gif') no-repeat top left;
	float: left;
	width: 19px; 
	height: 19px;
}

#buscador .sbox input {
	background: white url('http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/srch_bg.gif') repeat-x top left;
	float: left;
	border: 0;
	height: 19px; 
	width: 142px;
	padding: 3px;
	font: 11px/13px arial;
	color: #666;
}
*/

/*Tabla*/
/*Capa nombre de la tabla*/
.name_t_datos{
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;	
	padding-bottom:4px;
	text-align:left;	
	background-color:#b7c6cb;
	border-bottom:1px solid #a7b6bc;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
	margin-top:0px;
}

.tabla_titulo{
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:left;	
	background-color:#b7c6cb;
	border-bottom:1px solid #a7b6bc;
}

.tabla_contenido{
	width: 96%;
	position: relative;
	margin: 14px 20px;
}

.tabla_general{
	width: 100%;
}

.t_datos{
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	width:708px;
	/*border:1px solid #ebebeb;*/
}

.t_datos th, .tabla_general th{
	background-color:#D9EFF0;
	border-bottom:1px solid #ebebeb;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	color:#7a7a7a;
	font-weight:bold;
}
.t_datos .registro1, .t_datos .registro2, .tabla_general .registro1, .tabla_general .registro2{
	cursor: pointer;
	color:#666;
}
.t_datos .registro1 td, .t_datos .registro2 td, .tabla_general .registro1 td, .tabla_general .registro2 td{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
	border-bottom:1px solid #ebebeb;
}
.t_datos .registro2, .tabla_general .registro2{
	background-color:#EBF6F6;
	border-bottom:1px solid #dcdcdc;
}

.t_datos .registro1, .tabla_general .registro1{
	background-color:#FFF;
	border-bottom:1px solid #FFF;
}
.t_datos .registro1:hover, .t_datos .registro2:hover, .tabla_general .registro1:hover, .tabla_general .registro2:hover{
	background-color:#CDF1F6;
}

.t_datos .registro1 a,.t_datos .registro2 a, .tabla_general .registro1 a,.tabla_general .registro2 a{
	color:#666;
	text-decoration:none;
	font-weight:bold;
}

.t_datos .registro2, .tabla_general .registro2{
	background-color:#EBF6F6;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	color:#666;
}

.version2, .versiones{
	margin: 0;
	padding: 0;
	border: 0;
	border:#ebebeb solid 1px;
	padding-left:20px;
	background:#F4FCFF;
	color:#666666;
	cursor:pointer;
	overflow: hidden;
	padding-bottom:4px;
	padding-top:4px;
	margin-left: 20px;
}
.version2:hover{
	background:#E2FAFF;
}
.versiones{
	background:#939393;
	color:#ffffff;
	font-weight: bold;
}
.ajax_busqueda{
	padding:0px;
	margin:0px;
	position:absolute;
	margin-top:5px;
	/*left:-7px;
	top:-28px;*/
	overflow: hidden;
	width:670px;
	height:auto;
	padding-right: 18px;
	/*border-bottom: #000000 solid 5px;*/
	
}

/*PAGINADOR*/
.paginador{
	padding-top:6px;
	padding-bottom:6px;
	padding-left:4px;
	padding-right:4px;
	color:#276781;
	text-align:right;
	margin-left:20px;
	margin-right:20px;
}

.paginador form{
	margin:0px;
	padding:0px;
	float: right;
	
}

/*.paginador .input_pag{
	padding-top:2px;
	padding-right:4px;
	padding-left:4px;
	font-size: 12px;
	color:#276781;
	border-top:1px solid #c4c4c4;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background-color:#f5f5f5;
	height:14px;

}*/

/*DETALLES DE INCIDENCIAS*/
.msg_incidencia,.msg_incidencia2{	
	display:block;
	background-color:#ededed;
	margin-left:20px;
	margin-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	color:#666;
	margin-bottom:8px;
}
.msg_incidencia{
	background-color:#ededed;
	border:1px solid #e5e5e5;
}

.msg_incidencia2{	
	background-color:#FFF;
	border:1px solid #e5e5e5;
}

.msg_incidencia2 .autor,.msg_incidencia .autor{	
	color:#9ec630;
}

.msg_incidencia2 .fecha,.msg_incidencia .fecha{	
	font-size:10px;
	color:#feae00;
	display:block;
}

.msg_incidencia2 .edit_com,.msg_incidencia .edit_com{
	padding-top:1px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/bg_info_top.gif);
	border:1px solid #ff8533;
	float:right;
}

.msg_incidencia2 .edit_com a ,.msg_incidencia .edit_com a{
	text-decoration:none;
	color:#FFF;
}
/*Respuestas a las incidencias*/
.line_res{
	margin-left:40px;
	float:left;
}

.res_incidencia{	
	display:block;
	background-color:#777;
	border:1px solid #666;
	margin-left:60px;
	margin-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	color:#FFF;
	margin-bottom:8px;
}

.res_incidencia .autor{	
	color:#9ec630;
}

.res_incidencia .fecha{	
	font-size:10px;
	color:#feae00;
	display:block;
}

.info_incidencia{
	margin-left:20px;
	margin-right:20px;
	padding:0px;
	list-style-type: none;
	margin-bottom:20px;
}
.info_incidencia li{
	color:#666;
	font-size:11px;
	margin-bottom:4px;
}

.info_incidencia a{
	color:#f57900;
	text-decoration:none;
	font-weight:bold;
}
/*Capa de Historial de estado*/
.capa_estado{
	margin:0px;
	margin-left:15px;
	background-color:#FFF;
	padding:5px;
	color:#FFF;
	list-style-type:none;
}

.capa_estado li{
	border-bottom:1px dotted #cdcdcd;
	padding-bottom:4px;
}
/*Partes del formulario e "input" de entrada*/
.cname_form{
	color:#f57900;
	margin-left:30px;
	margin-right:30px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	font-size:14px;
}


.class_form{
	margin-left:30px;
	margin-right:30px;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	border:1px solid #edf0f4;
	background-color:#FFF;
	background-repeat:repeat-x;
	background-position: bottom;
	background-image:url(http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/bg_form.gif);
}

.class_form_p{
	width:300px;
	margin:0 auto;
	margin-top:20px;
	/*margin-left:30px;
	margin-right:30px;
	margin-bottom:20px;*/
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	border:1px solid #edf0f4;
	background-color:#FFF;
	background-repeat:repeat-x;
	background-position: bottom;
	background-image:url(http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/bg_form.gif);
}

label{
	color:#276781;
	display:block;
	margin-bottom:4px;
}

.form_label{
	color: #276781;
	font-weight:bold;
	display:block;
	margin-top: 23px;
	margin-bottom: 6px;
}

.txt_mini_form{
	font-size:12px;
	color:#276781;
	border-top:1px solid #B5CED4;
	border-left:1px solid #B5CED4;
	border-right:1px solid #B5CED4;
	border-bottom:1px solid #B5CED4;
	padding:4px;
	background-color:#f5f5f5;
	margin-bottom:8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 2px 3px;
	-moz-box-shadow: 0px -2px 3px;
}

.txt_form{
	font-size:12px;
	color:#276781;
	border-top:1px solid #B5CED4;
	border-left:1px solid #B5CED4;
	border-right:1px solid #B5CED4;
	border-bottom:1px solid #B5CED4;
	padding:4px;
	background-color:#f5f5f5;
	display:block;
	margin-bottom:8px;
	width:98%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 2px 3px;
	-moz-box-shadow: 0px -2px 3px;
}

.bot_form{
	background-image:url(http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/bg_button_form.gif);
	height:21px;
	padding-bottom:4px;
	color:#555;
	border:1px solid #bbbbbb;
	opacity: 1;
   -moz-opacity: 1;
   filter:alpha(opacity=100);
   
}

.bot_form:hover{
	opacity: .75;
   -moz-opacity: .75;
   filter:alpha(opacity=75);
}

#bot_form3, #bot_form2{
	width: 60px;
}

#bot_form2{
	margin-top: 6px;
}

/*Barras de progreso*/

.t_barra{
	list-style-type: none;
	margin:0px;
	padding-left:50px;
	padding-top:10px;
	padding-bottom:10px;
	color:#888;
	font-size:11px;
}

.t_barra li{
	margin-bottom:6px;
}

.t_barra a{
	text-decoration:none;
	font-weight:bold;
	color:#666;
}

/*Cuadro evaluaciones*/
.info_eval{
	margin-left:20px;
	margin-right:20px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #dedede;
	background-color:#f1f1f1;
}
/*Contador de textareas*/
.counter{
	font-size:10px;
	color:#e53f3f;
}
/*FORM LOGIN*/

#capa_login{
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.RPassCenter{
	padding-top: 10px;
}

.f_login{
	vertical-align: center; 
	text-align:left;
	width:280px;
	height:208px;
	margin-left: 30%;
	padding: 15px 20px;
	/*background-color:#00BCD4;*/
	background-repeat:repeat-x;
	background-position: bottom;
	border: 1px solid #276781;
	color: #339BDF;
	font-size: 14px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	-webkit-box-shadow: #337ab7 0px 2px 3px;
	-moz-box-shadow: #337ab7 0px -2px 3px;
}

.txt_form-login{
	font-size: 14px;
	color:#276781;
	border-top:1px solid #276781;
	border-left:1px solid #276781;
	border-right:1px solid #276781;
	border-bottom:1px solid #276781;
	padding: 5px 5px 10px;
	background-color:#F9F9F9;
	display:block;
	margin-bottom:8px;
	width:98%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 2px 3px;
	-moz-box-shadow: 0px -2px 3px;
}

.btn_form{
	position: relative;
	padding: 0.3em 1em;
	border: 2px solid;
	border-color: #276781;
	color: #276781;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: transparent;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.7em !important;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	cursor: pointer;
}

/* Button Hover */
.btn_form:hover {
	padding: 0.3em 2em 0.3em 1em;
	border: 2px solid #00BCD4;
	color: #00BCD4;
	background: rgba(255, 255, 255, 0.2);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F5F8FF), to(#FFF));
	background: -moz-linear-gradient(#F5F8FF, #FFF);
	background: linear-gradient(#F5F8FF, #FFF);
}

.btn_form:after {
	position: absolute;
	margin-left: -1em;
	opacity: 0;
	font-size: 32px;
	line-height: 1em;
	content: "\35";
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.btn_form:hover:after{
	margin-left: 0;
	opacity: 1;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
	text-transform: none;

	speak: none;
}

#capa_login .tit_login{
	color:#57768a;
	font-size:36px;
	
}

#capa_login p{
	color:#2B6781;
}

#capa_login a{
	color:#2B6781;
	font-weight:bold;
	text-decoration:none;
}

#capa_login a:hover{
	color:#00BCD4;
	font-weight:bold;
	text-decoration:none;
}

#capa_login .info_login{
	color:#2B6781;
	margin-left: 32%;
   	width: 280px;
}


/*FORM LOGIN_CENTRO*/

#centro_login{
	margin: 0 auto;
	text-align:center;
}

#centro_login #c_login{
	text-align:left;
	width:280px;
	height:90px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:#FFF;
	background-repeat:repeat-x;
	background-position: bottom;
	background-image:url(http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/bg_form.gif);
	border-right:2px solid #bbd4e4;
	border-bottom:2px solid #bbd4e4;
}

#centro_login .tit_login{
	color:#57768a;
	font-size:36px;
	
}

#centro_login p{
	color:#6d93ab;
}

#centro_login a{
	color:#6d93ab;
	text-decoration:none;
}

#centro_login a:hover{
	color:#57768a;
	text-decoration:underline;
}

#centro_login .error_login{
	color:#e0320a;
}


/*Capa sin registros*/
.no_reg{
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	color:#e32828;
	
}

/*ZONA DE FAQs*/

.indice_preguntas{
	margin:0 auto;
	margin-bottom:20px;
	padding:0px;
	background-color:#f5f5f5;
	width:650px;
	list-style-type:none;
	padding:10px;
	border:1px solid #dedede;
}

.indice_preguntas li{
	margin-bottom:3px;
}

.indice_preguntas a{
	color:#777;
	text-decoration:none;
}

.indice_preguntas a:hover{
	color:#444;
}


.preguntas{
	margin:0 auto;
	padding-bottom:8px;
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
	width:650px;
	text-align:justify;
}

.preguntas h2{
	font-size:14px;
	color:#f57900;
	font-weight:bold;
	margin:0px;
	margin-bottom:5px;
}

.preguntas p{
	font-size:12px;
	margin:0px;
	margin-bottom:5px;
}

/*FIN FAQ*/
/*ÁRBOL DE CONSULTA*/
/* En el árbol de consulta se usan clases de estilos de las FAQ*/
#left_ruta{
	position:absolute;
	top:1px;
	left:0px;
	width:3px;
	height:26px;
}
#right_ruta{
        position:absolute;
        top:1px;
        right:0;
        width:3px;
        height:26px;
}

.search_popup{
	margin-left:35px;
	margin-right:35px;
	text-align:left;
	margin-bottom:10px;
	padding-top: 1px;
	margin-top: 1px;
}

.search_popup a{
	text-decoration:none;	
	padding-top:4px;
	padding-bottom:3px;
        padding-right:26px;
        padding-left:26px;
        font-size:10px;
        color:#666;
        border-top:1px solid #c4c4c4;
        border-left:1px solid #c4c4c4;
        border-right:1px solid #e5e5e5;
        border-bottom:1px solid #e5e5e5;
        background-color:#f5f5f5;
       	background-image:url(http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/find.png);
        background-position: 4px 2px;
        background-repeat:no-repeat;
        
}

.ruta{
	background-image:url('http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/bg_ruta.png');
	background-repeat:repeat-x;
	background-position:left 1px;
	height:27px;
	padding-left:10px;
	padding-right:10px;
	margin-left:35px;
	margin-right:35px;
	margin-bottom:15px;
	font-size:11px;
	position:relative;
	overflow:hidden;
/*	width:658px;*/
}

.ruta a{
	padding-right:10px;
	padding-top:4px;
	color:#666;
	vertical-align: middle;
	text-decoration:none;

}

.ruta span{
        background-image:url('http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/next_ruta.png');
        background-repeat:no-repeat;
        background-position:left -1px;
	padding-left:20px;
	padding-bottom:14px;
}

#arbol_consultas{
	padding:0;
	padding-left:25px;
	margin-top:10px;
	margin-left:20px;
	margin-right:35px;
	margin-bottom:20px;
	list-style:none;
}
#arbol_consultas li{
	font-size:11px;
	margin-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:2px;
	padding-top:2px;
	color:#F57900;
        background-image:url('http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/document-mini.png');
        background-repeat:no-repeat;
        background-position:left 5px;
}


#arbol_consultas li.padre{
        background-image:url('http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/folder-mini.png');
        background-repeat:no-repeat;
        background-position:left 5px;
}



#arbol_consultas li a{
	padding-left:15px;
	text-decoration:none;
	color:#777;
}

#arbol_consultas li a:hover{
        color:#F57E09;
}


/*Resultados de la busqueda de consultas en el arbol*/
.search_res{
        color:#57768a;
        padding-bottom:4px;
        margin-bottom:8px;
        border-bottom:1px dotted #89ABC1;
}


.search_res a{
        color:#57768a;
	text-decoration:none;
}





/*FIN ÁRBOL DE CONSULTA*/
/*CONSULTAS DESCRIPCION*/
#contenido_consulta{
	background-color:#Fffad4;
	border:1px solid #ecdf64;
	margin-left:35px;
	margin-right:35px;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
}

#titulo_consulta{
	margin:0;
	padding:0;
	color:#C1832C;
	font-size:18px;
	font-weight:normal;
}

#descripcion_consulta{
	padding-top:15px;
	color:#666;
	padding-bottom:15px;
}

#descripcion_consulta a{
	color:#FF7A1D;
	text-decoration:underline;
	cursor:pointer;
	cursor:hand;
}
/*FIN CONSULTAS*/

.info_pass{
	margin-top:20px;
}

.info_pass p{
	margin:0px;
	margin-bottom:4px;
}


.info_pass .titulo{
	color:#57768a;
	font-size:36px;
	margin:0px;
	margin-bottom:10px;
}

.titulo_azul{
	text-align:center;
	margin:0 auto;
        color:#57768a;
        font-size:16px;
        margin-top:15px;
        margin-bottom:10px;

}

/*LOST PASS*/

/*DETALLES 2*/
#detalles_info{
        display:block;
        margin-bottom:20px;
        margin-left:10px;
        margin-right:10px;
        font-size:11px;
}

.info_datos{
        margin-left:20px;
        margin-right:20px;
        padding:0px;
        list-style-type: none;
        margin-bottom:20px;
}
.info_datos li{
        color:#666;
        font-size:11px;
        margin-bottom:4px;
	border-bottom:1px dotted #cdcdcd;
	padding-bottom:4px;
}

.info_datos a{
        color:#f57900;
        text-decoration:none;
        font-weight:bold;
}

.info_datos label{
	text-align:right;
	color:#666;
	font-weight:bold;
	float:left;
	width:120px;
}

.info_datos .shine{
	color:#D54854;
}

.no_edit{
        font-size:11px;
        color:#666;
        margin-left:15px;
}

.edit_data{
	width:115px;
	display:block;
	margin-left:30px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	border:2px solid #337ab7;
}

.edit_data a:hover{
	font-size:12px;
	color:#00BCD4;
	font-weight: bold;
	font-weight:bold;
	text-decoration:none;
}

.edit_data a{
	color:#337ab7;
	font-size:12px;
	font-weight:normal;
	font-weight: bold;
	text-decoration:none;
}

.cab_menu{
    background-color: #00adc3;
    color:#FFF;
    font-weight: bold;
    padding: 4px 10px;
    text-align: left;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: #337ab7 0px 2px 3px;
	-moz-box-shadow: #337ab7 0px -2px 3px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#00ADC3), to(#00C7E0));
	background: -moz-linear-gradient(#00ADC3, #00C7E0);
	background: linear-gradient(#00ADC3, #00C7E0);
}

.link_menu{
    color:#FFF;
    font-weight: bold;
    padding: 4px 10px;
    text-align: left;
}

ul.cab_menu{
	height: 15px;
    margin: 14px 20px;
    padding: 10px;
}

ul.cab_menu li{
	float: left;
    display: inline;
    min-width: 87px;
    text-align: center;
}

ul.cab_menu a:link, a:hover, a:visited{
    cursor: pointer;
    text-decoration: none;
}

/*.submenu_noactive ul li a:hover, .submenu ul li a:hover{
	color:#333;
	background-color:#f6f7f7;
	opacity: 1;
   -moz-opacity: 1;
   filter:alpha(opacity=100);
}*/

/*cabecera de parte publica*/
.cabecera_publica {
	overflow: hidden;
	padding-bottom: 50px;
}
.relativa{
	position: relative;
}
.linea_difuminada{
	position: absolute;
	left: 252px;
	top: 50px;
	height:12px;
}

.cont_cabecera_publica{
	position:relative;
	overflow: hidden;
}
.linea_difuminada2{
	position: absolute;
	top:36px;
	left: -100px;
	height:8px;
}
.info .linea_difuminada2{
	position: relative;
	top: 0px;
	width: 200px;
	z-index: 10;
}

/*parte superior de pagina login*/
.sup_login{
	width: 750px;
	height: 100px;
	overflow: hidden;
	padding-top: 0px;
	/*margin-left: 20px;*/
}

/*Zona > Aplicaciones*/


	/*index*/
#contenido.contenido_index{
    padding-right:20px; 
    padding-left: 20px;
    padding-bottom: 40px;
}

#contenido.home{
	width: 100%;
	min-height: 412px;
	position: relative;
	margin:0px;
	background-color:#FFF;
	padding: 25px 12px 0px;
	overflow: hidden;
}

#contenido.rfcs{
	/*width: 100%;*/
	min-height: 412px;
	position: relative;
	background-color:#FFF;
	margin-top: 30px;
	overflow: hidden;
}

/*#contenido.detalle{
	width: 95%;
	min-height: 412px;
	position: relative;
	background-color:#FFF;
	margin-top: 30px;
	overflow: hidden;
}*/

.distribucionYbusqueda{
	position: relative;
	height: 50px;
	overflow: hidden;
}
.cont_busqueda_index{
	float: right;
	padding-top: 10px;
}
.txt_menu_distribucion{
	float: left;
	margin-top: 2px;
}
.img_menu_distribucion{
	width:20px; 
	float: right;
}
.cont_guadalinex{
	padding:0px; 
	height: 396px;
	overflow: hidden;
	background:#01455c no-repeat ;
	-moz-box-shadow:#999 2px 2px 10px;
	-webkit-box-shadow:#999 2px 2px 10px;
	 box-shadow:2px 2px 6px #999;
	 position: relative;
}
#area_movimiento{
	height: 361px;
	
}
#carpeta{
	background: #ffffff;
	height: 300px;
	width: 500px;
	position: absolute;
	top:35px;
	left: 160px;
	-moz-box-shadow:#999 2px 2px 10px;
	-webkit-box-shadow:#999 2px 2px 10px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
}
#cab_carpeta{
	height:20px;
	padding-left:15px; 
	overflow: hidden ;
	-moz-box-shadow:#999 2px 2px 10px;
	-webkit-box-shadow:#999 2px 2px 10px;
	box-shadow:#999 2px 2px 10px;
	 position: relative;
	-moz-border-radius:4px 4px 0px 0px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
}
#cont_carpeta{
	height:235px;
	width:470px;
	overflow-y:scroll;
	padding: 15px;
}
#pie_carpeta{
	height:15px;
	overflow: hidden;
	-moz-box-shadow:#999 2px 2px 10px;
	-webkit-box-shadow:#999 2px 2px 10px;
	box-shadow:2px 2px 10px #999;
	 position: relative;
	-moz-border-radius:0px 0px 4px 4px;
	-webkit-border-top-right-radius:0px;
	-webkit-border-top-left-radius:0px;
	-webkit-border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
}
#id_ajax{
	height: 35px;
	overflow: hidden;
	-moz-box-shadow:#999 2px 2px 10px;
	-webkit-box-shadow:#999 2px 2px 10px;
}
#pie_guadalinex{
	height:20px;
	overflow: hidden;
	-moz-box-shadow:#999 2px 2px 10px;
	-webkit-box-shadow:#999 2px 2px 10px;
	 box-shadow:2px 2px 6px #999;
	 position: relative;
}
	/*busquedaAplicaciones*/
#titulo_so{
	float: right;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
}
.img_menu_aplicaciones{
	vertical-align: middle;
	margin-right: 5px;
}
.txt_menu_aplicaciones{
	float: left;
	margin-top: 2px;
}
	/*aplicacion*/
.marca_guadalinexEdu{
	left:20px; 
	position: absolute;
	top: -12px;
	z-index: 50
}
#contenido.contenido_aplicacion{
	padding-right:20px; 
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.cont_busqueda_aplicacion{
	float: right;
	padding-bottom: 34px;
}
.cont_aplicacion{
	background: url('http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/separador_azul.jpg') left repeat-y ; 
	overflow: hidden;
}
.columA_aplicacion{
	width: 435px;
	float: left;
	overflow: hidden;
	padding-right: 15px;
}
.icono_aplicacion{
	float: left;
	margin-right: 7px;
	margin-top: -1px;
	width: 20px;
}
.nombre_aplicacion{
	margin: 0px;
	color: #2b6b4b;
}
.gallery{
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}
.div_gallery{
	width: 190px;
	height:125px; 
	margin-right: 15px;
	margin-bottom: 10px;
	float:left;
	overflow: hidden;
	border: #ffffff solid 5px;
}
.img_gallery{
	border:none;
	width: 190px;
	overflow: hidden;
}
.columB_aplicacion{
	width: 240px;
	overflow: hidden;
	padding-left: 15px;
}
.info_aplicacion{
	margin: 0px;
	color: #45499c;
	border-bottom: #cfe1de 2px solid;
}
.div_info_aplicacion{
	padding-top:5px;
	padding-left: 10px;
	padding-bottom: 15px;
	overflow: hidden;
	color:#666;
}
	/*busqueda*/
.contenido_busqueda{
	padding-right:20px; 
	padding-left: 20px;
	padding-top: 10px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.migaspan_busqueda{
	float: left;
	padding-bottom: 35px;
	color: #798B96;
	padding-top: 7px;
}
.aplicaciones_busqueda{
	margin-top: 0px;
	font-size: 12px;
	color: #798B96;
	text-decoration: none;
	font-weight: bold;
}
.ruta_busqueda{
	margin-top: 0px;
	font-size: 11px;
	color: #798B96;
	text-decoration: none;
}
.tab_columA_busqueda{
	width:60%;
	text-align:left;
}
.tab_columB_busqueda{
	width:40%;
	text-align:left;
}
.div_v_atras_busqueda{
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px; 
}
	/*generales*/
.nube{
	color: #a1abb2;
	text-decoration: none;
	font-size: 12px;
}
.cont_nube{
	padding-right:5px;
	float: left;
	width: 94px;
}
.cont_nube_ext, .cont_nube{
	background: url('http://www.juntadeandalucia.es/educacion/cga/sigila-ext/html/img/flecha_azul.png') no-repeat left;
	padding-left: 12px;
}
.reset_table, .container{/*reseteo de tabla*/
	border-collapse: separate;
	border-spacing: 0;
}
#v_atras{
	float: left;
	margin-top: 2px;
	margin-right: 3px;
}
.img_menu{
	border: none;
	width: 12px;
	height: 12px;
}
#av_atras{
	text-decoration: none;
	color: #798B96;
	font-size: 12px;
}

.guadalinex, #id_ajax{
	background: #cccccc;
}

.cargando{
	float:right;
	margin:8px;
}
.textyima{
	margin-bottom: 20px;
}
#fondo_pantalla{
	height:360px;
	width:100%; 
	position: absolute;
}
+select.style {
    border: 1px solid #000000;
    font-size: x-small;
    display:block;
}

/*FIN*/

