@charset "utf-8";
/* CSS Document */
/* GENERAL */
body {
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
		sans-serif;
	font-weight: 300;
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
}

a:link {
	color: #336699;
}

a:hover {
	color: #3399CC;
}

a:active,a:visited {
	color: #3399CC;
}

form {
	padding: 0;
	margin: 0;
}

/* LAYOUT */
/* *********************************** */
/* Divs principales */
#header {
	
}

#area_entitulado,#migas {
	width: 964px;
	position: relative;
	left: 50%;
	margin-left: -480px;
}

#area_trabajo_noticiasAdicionales {
	
}

#migas {
	width: 950px;
}

#pie_cuerpo {
	width: 960px;
	position: relative;
	left: 50%;
	margin-left: -480px;
	padding: 20px 0;
	color: #333;
}

#pie {
	margin: 0;
	background-color: #eeeeee;
	width: 100%;
	font-size: 0.7em;
	border-top: 1px solid #dddddd;
	margin-top: -40px;
}

#pie_logos {
	width: 740px;
	float: right;
	display: none;
}

#pie_data_sena {
	width: 100%;
	float: left;
	padding-bottom: 8px;
	text-align: center;
	font-size: 12px;
}

#pie_data_resto {
	border-top: 1px solid #333333;
	width: 960px;
	clear: both;
	vertical-align: top;
}

#div_usuario_celular {
padding-top:8px;
margin-left:-6px
}

#div_usuario_telefono {
margin-bottom:6px
}

/* Divs utilitarios */
#flotante_derecha {
	float: right;
	margin: 12px;
	padding: 12px;
	width: 450px;
	margin-top: -12px;
	padding-top: 0;
	z-index: 8;
	position: relative;
}

div.div_3_columnas_left {
	display: inline-table;
	width: 30%;
	font-size: 12px !important;
	text-align: left !important;
	vertical-align: top;
}

div.div_3_columnas_center {
	display: inline-table;
	width: 30%;
	font-size: 12px !important;
	text-align: left !important;
	vertical-align: top;
}

div.div_3_columnas_right {
	display: inline-table;
	width: 30%;
	font-size: 12px !important;
	text-align: left !important;
	vertical-align: top;
}

.left {
	width: 48%;
	display: inline-table;
	vertical-align: top;
}

.left8 {
	width: 48%;
	display: block;
	float: left;
	min-width: 650px;
	/*padding-top: 300px;*/
}

.right {
	width: 48%;
	display: inline-table;
	vertical-align: top;
}

.left5 {
	width: 24%;
	display: inline-table;
	vertical-align: top;
}

.center5a {
	width: 24%;
	display: inline-table;
	vertical-align: top;
}

.center5b {
	width: 24%;
	display: inline-table;
	vertical-align: top;
}

.right5 {
	width: 24%;
	display: inline-table;
	vertical-align: top;
}

.right_line {
	width: 47%;
	display: inline-table;
	padding-left: 16px;
	margin-left: 16px;
	border-left: 1px solid #cccccc;
}

.align_right {
	width: 80%;
	text-align: right;
	padding: 16px 0;
}

/* Div interno en la modales */
.box {
	padding-left: 34px;
	border-bottom: 4px solid #ddd;
	padding-bottom: 12px;
	vertical-align: top;
	width: 94.3%;
}

.EspacioTexto {
	float: left;
	width: 270px;
	padding-top:10px
}

.box .left5,.box .center5a,.box .center5b,.box .right5 {
	width: 22% !important;
	top: 0;
}

.box label {
	margin-bottom: 8px;
}

/* LAYOUT ESPECÍFICOS */
/* Inicio logeado */
.tools {
	list-style-image: url(../images/formato/punto.png);
	font-size: 12px;
	padding-left: 24px;
}

.tools li {
	margin-bottom: 8px;
}

.derecha {
	float: right;
}

/* Divs del registro */
.dos_columnas {
	vertical-align: top;
	padding: 12px;
	border: 1px solid #dddddd;
	background-color: #eeeeee;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	margin-bottom: 60px;
}

.dos_columnas .right {
	border-left: 1px solid #dddddd;
	padding-left: 25px;
	margin-left:-5px
}

.dos_columnas .left {
	padding-right: 16px;
	border-right: 1px solid #dddddd;
	padding-left:20px;
}


.encabezado_tricolor {
	background-image: url(../images/formato/fondo_titulo_modal.jpg);
	margin: 0;
	padding: 16px;
	color: #333333;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

#registro_paso_3,#registro_paso_2,#registro_paso_4 {
	display: none;
}

.disclaimer {
	overflow: scroll;
	height: 450px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 18px;
	border: 1px solid #dddddd;
	margin: 20px;
	line-height: 160%;
	font-size: 1.2em;
}

.pasos_flecha {
	list-style: none;
	margin: 16px 0;
	padding: 0;
	border: 1px solid #ddd;
	border-radius: 6px;
	vertical-align: top;
}

.flecha_pasado,.flecha_presente,.flecha_futuro {
	display: table-cell;
	width: 250px;
	padding: 0 12px;
	margin: 0;
	border: none;
	margin-right: -5px;
	font-size: 1em;
	height: 4px;
	padding-top: 0px;
	vertical-align: middle;
}

.flecha_pasado {
	background-image: url(../images/formato/registro/flecha_pasado.jpg);
	color: #999999;
}

.flecha_presente {
	background-image: url(../images/formato/registro/flecha_presente.jpg);
	color: #333333;
}

.flecha_futuro {
	background-image: url(../images/formato/registro/flecha_futuro.jpg);
	color: #FFFFFF;
}

.punta_flecha_presente {
	width: 30px;
	padding: 0;
	display: table-cell;
	margin: 0;
	margin-right: -5px;
	height: 40px;
	background-image: url(../images/formato/registro/flecha_presente.jpg);
}

.punta_flecha_pasado {
	width: 30px;
	padding: 0;
	display: table-cell;
	margin: 0;
	margin-right: -5px;
	height: 40px;
	background-image: url(../images/formato/registro/flecha_pasado.jpg);
}

.punta_flecha_futuro {
	width: 30px;
	padding: 0;
	display: table-cell;
	margin: 0;
	margin-right: -5px;
	height: 40px;
	background-image: url(../images/formato/registro/flecha_futuro.jpg);
}

.punta_flecha {
	width: 30px;
	padding: 0;
	display: table-cell;
	margin: 0;
	margin-right: -5px;
	height: 40px;
}

.punta_pasado {
	background-image: url(../images/formato/registro/punta_pasado.png);
	margin: 0;
	padding: 0;
	width: 30px;
	height: 40px;
}

.punta_presente {
	background-image: url(../images/formato/registro/punta_presente.png);
	margin: 0;
	padding: 0;
	width: 30px;
	height: 40px;
}

.punta_futuro {
	background-image: url(../images/formato/registro/punta_futuro.png);
	margin: 0;
	padding: 0;
	width: 30px;
	height: 40px;
}

/* Zona usuario */
#zona_usuario {
	width: 400px;
	position: relative;
	left: 50%;
	margin-left: -200px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border: 1px solid #ccc;
	border-top: none;
	top: 0px;
	background-color: #eee;
}

#zona_usuario hr {
	border: none;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ffffff;
}

#zona_usuario {
	position: absolute;
	z-index: 100;
}

#zona_usuario_1,#zona_usuario_2_c {
	display: none;
}

#zona_usuario_2_a {
	width: 400px;
	display: block;
}

#zona_usuario_1 {
	padding: 8px;
}

#zona_usuario_2_c,#zona_usuario_2_a {
	width: 100%;
	height: 25px;
	cursor: pointer;
	color: #FFFFFF;
	width: 392px;
	padding: 4px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	background-color: #ddd;
}

.up,.down {
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 18px;
	color: #333333;
	font-size: 1em;
	padding-left: 18px;
	padding-top: 2px;
}

.up {
	background-image: url(../images/formato/arrow-up.png);
	background-position: 353px -5px;
}

.down {
	background-image: url(../images/formato/arrow-down.png);
	background-position: 350px 3px;
}

.up:hover,.down:hover {
	text-decoration: underline;
}

.cerrar_sesion {
	font-size: 0.7em;
	font-weight: 600;
	background-color: #eeeeee;
	border: 1px solid #ddd;
	padding: 8px;
	border-radius: 8px;
	width: 150px;
	background-image: url(../images/formato/senales.png);
	background-position: 142px -55px;
	background-repeat: no-repeat;
}

.cerrar_sesion a:link,.cerrar_sesion a:active,.cerrar_sesion a:visited {
	color: #333;
}

#text_zona_usuario {
	padding-left: 25%;
	padding-top: 18px;
	font-size: 0.9em;
}

.autocomplete {
	margin-top: 30px;
	width: 100%;
	
}

/* Inicio */
#area_trabajo_1_buscador {
	background-color: #707070;
	border-radius: 8px;
	padding: 6px 18px;
	margin-bottom: 30px;
	min-height:280px
}

#area_trabajo_1_buscador_3 {
	/*margin-top: 20px;*/
	margin-bottom: 7px;
}

#area_trabajo_1_herramientas {
	
}

#area_trabajo_1_buscador_1 {
	float: right;
	text-align: right;
	margin-top: -15px;
}

#area_trabajo_1_buscador_1 h1 {
	color: #eee;
	font-size: 1.4em;
	margin-top: 0;
	padding-top: 0;
}

#area_trabajo_1_buscador_2 {
	
}

#area_trabajo_1_buscador_2 h2 {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

#area_trabajo_1_buscador hr {
	border: none;
	border-bottom: 1px dotted #ffffff;
	margin: 12px 0;
}

#area_trabajo_1_buscador .left {
	font-size: 0.9em;
	color: #ddd;
	padding-right: 12px;
}

#boton_buscar_home {
	background-image: url(../images/formato/busqueda/asist.jpg);
	border-radius: 8px;
	padding: 12px;
	font-size: 0.9em;
	width: 270px;
}

#boton_buscar_home a {
	color: #FFFFFF;
	text-decoration: none;
}

#boton_buscar_home a:hover {
	text-decoration: underline;
}

#boton_buscar_home em {
	font-style: normal;
	font-weight: bolder;
	text-decoration: underline;
}

#area_trabajo_1_buscador #cuerpo_filtros {
	width: 580px;
	border-radius: 0;
	padding: 0;
	background-image: none;
	border: none;
	height: 50px;
}

#area_trabajo_1_buscador .filtros li:hover,#area_trabajo_1_buscador .filtros li ul li
	{
	color: #333;
}

#area_trabajo_1_buscador .filtros li ul li {
	left: 0;
	width: 180px;
}

.ingresoleft {
	float: left;
	display: inline;
	color: #333;
	font-weight: bold;
	margin-left: 90px;
}

#registro .texto_input,#ingreso .texto_input {
	font-size: 1em;
}

#buscador_texto {
	width: 330px;
	margin: 0;
	border-radius: 0 !important;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 16px;
	border: none !important;
}

#buscador_ir {
	width: 100px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	padding: 10px;
	margin: 0;
	border: 0;
}

#horario1 {
	width: 270px;
}

.right8 form {
	padding-left: 18px;
}

.mydata {
	padding: 8px 15px;
	width: 260px;
	min-height: 665px;
}

.zero,.zeroi {
	margin: 0;
	padding: 0;
}

#ciudadTextInput{
	text-align: left;
    width: 94%;
    min-width: 100px !important;
    font-style: italic;
    min-height: 30px;
    border-radius: 4px;
    padding-left: 12px;
    color: #555;
    border: 1px solid #555;
    font-size: 1.13em;
    padding-top: 2px;
    border:none;
}

.zeroi {
	float: right;
}

.zero {
	height:38px
}

.back_input {
	background-color: #FFFFFF;
	border-radius: 4px;
	margin-top: 8px;
}

.radio_accion input {
	display: inline;
}

#li_tipo {
	background-image: url(../images/formato/pin.png) !important;
	background-position: 95% 50%;
	background-color: #ddd;
}

#label204,#label205 {
	color: #eee;
	font-weight: bold !important;
	font-size: 14px !important;
	width: 60%;
}

#searcher {
	background-image: url(../images/formato/busqueda/lupa.png);
	background-repeat: no-repeat;
	width: 350px;
	font-size: 1em;
	padding-left: 60px;
	min-height: 55px;
	margin-left: 200px;
	padding-top: 10px;
	background-position: 25px 0;
}

#searcher a:link,#searcher a:hover,#searcher a:visited,#searcher a:active
	{
	color: #CCCCCC;
}

.w69 {
	background-color: #707070;
	width: 100%;
	padding: 12px;
	border-radius: 8px;
}

.w69 .autocomplete {
	margin-bottom: 20px;
	margin-top: 14px;
}

#tab1 {
	width: 350px;
	border-radius: 0;
	background-position: 6px 15px;
	border: 0;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 26px;
	margin-left: 2px;
}

#tab2 {
	width: 150px;
	border-radius: 0;
	background-position: 6px 15px;
	border: 0;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 26px;
	margin-left: 2px;
}

#tab1:hover,#tab2:hover {
	color: #333;
}

#more_filters {
	color: #00CCCC;
	display: block;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ddd !important;
	margin-top: 6px;
	margin-left: 10px;
}

#filtros_areas_a {
	font-weight: normal;
	display: none;
	clear: both;
	color: #999;
	margin-top: 12px;
	background-image: url(../images/formato/punto.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 10px;
}

#filtros_nivel_a {
	font-weight: normal;
	display: none;
	clear: both;
	color: #999;
	margin-top: 12px;
	background-image: url(../images/formato/punto.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 10px;
}

#filtros_areas_a

 

br


:nth-child

 

(1),
#filtros_nivel_a

 

br


:nth-child

 

(1)
{
display


:

 

none


;
}
.col3 {
	display: inline-table;
	width: 32%;
	font-size: 11px;
}

.w69 #filtro_tipo1 {
	width: 180px !important;
}

.area_trabajo_2_destacados {
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	margin-bottom: 50px;
	margin-left: -6px;
	clear: both;
}

#area_trabajo_2 {
	top: -11px;
}

.area_trabajo_2_destacados li {
	display: inline-block;
	background-color: #ff6600;
	width: 210px;
	padding: 20px 9px;
	border-radius: 6px;
	color: #FFFFFF;
	font-size: 1em;
	text-align: center;
	margin: 0 6px;
}

.area_trabajo_2_destacados li:hover {
	color: #FFEBE1;
	cursor: pointer;
	background-color: #DF7000;
}

#noticiaInicio a {
	color: #7ADE26;
	text-decoration: none;
	font-weight: bold;
}

#noticiaInicio a:hover {
	text-decoration: underline;
}

#segundaOpcion {
	width: 100%;
}

#programa1 {
	float: left;
	width: 32%;
	color: #333;
	margin-bottom: 5px;
}

#programa2 {
	float: left;
	width: 32%;
	margin-left: 10px;
	margin-bottom: 5px;
}

#programa3 {
	float: right;
	width: 32%;
	margin-bottom: 5px;
}
#ciudad{
	/*height: 90px;*/
}
#ciudad_ficha_O {
	font-weight: 400;
	color: #333;
	font-size: 12px;
}

#nombrePrograma_ficha_O {
	color: #333;
	font-size: 14px;
	padding-top: 3px;
}

.codigo_ficha_O {
	background-image: url(../images/formato/cod2.png);
	background-position: 0 -1px;
	background-repeat: no-repeat;
	clear: both;
	color: #333333;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 2px;
	padding: 3px 25px 8px 0;
}

.mini-c_ficha_O {
	color: #FFFFFF;
	font-size: 9px;
	margin-right: 20px;
	padding-left: 4px;
}

.fi271_ficha_O {
	float: left;
}

#status_curso_no_ok_ficha_O {
	/*background-color: #669900;*/
	background-color: #E7F7CA;
	/*background-image: url("../images/formato/errorm.png");
    background-position: 3px 18px;
    background-repeat: no-repeat;*/
	border: 1px solid #29691D;
	border-radius: 6px 6px 6px 6px;
	color: #FF0033;
	font-size: 1em;
	padding: 16px 20px;
	height: 100%;
	display: inline-block;
}

#apDiv1 {
	/*border: 2px solid #FAB442;*/
	border-radius: 6px;
	left: 50%;
	position: relative;
	width: 946px;
	height: auto;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
		sans-serif;
	font-size: 12px;
	color: #333;
	padding: 3px;
	padding-left: 10px !important;
	margin-left: -480px;
	margin-bottom: 15px;
}

#area_trabajo_divNoticiaPrincipal {
	display: block;
}

.container2 {
	
}

.MensajeCiudadanosColombianosRegistro {
padding-left: 34px;
border-bottom: 4px solid #ddd;
padding-bottom: 34px;
padding-top:34px;
width: 94.3%;
color:#cd1717;
}

.MensajeCiudadanosColombianosInscripción {
float:left;color: #cd1717;
/* padding-left: 30px; */
font-weight: 320;
background-color: #f5f5f5;
padding-left: 50px;
padding-right: 50px;
padding-top: 68px;
padding-bottom: 90px;
border-radius:15px;
margin-top: 65px;
margin-left: 25px;
line-height:22px
}

#buscadorOfertaEducativa{margin-bottom:30px}