@charset "utf-8";

/* Búsqueda asistida */
#busqueda_asistida {
	padding: 16px;
	border-radius: 6px;
	background-image: url(../images/formato/busqueda/lupa.png);
	background-position: 220px 40px;
	font-weight: normal;
	width: 100%;
	background-color: rgb(43, 126, 138);
	background-repeat: no-repeat;
}

#busqueda_asistida a:link,#busqueda_asistida a:visited,#busqueda_asistida a:active
	{
	color: #FFFFFF !important;
	text-decoration: none;
}

#busqueda_asistida a:hover {
	text-decoration: underline;
}

/* BUSCADOR FORM */
/* Filtros */
.filtros {
	list-style: none;
	margin: 0;
	padding: 0;
}

.filtros li {
	display: block;
	margin: 0;
	padding: 3px 8px;
	font-size: 0.8em;
	position: relative;
	width: 19%;
	float: left;
	min-height: 38px;
	background-image: url(../images/formato/busqueda/down.png);
	background-repeat: no-repeat;
	background-position: 88px 25px;
	color: #333;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-top: 2px;
}

.filtros ul {
	position: absolute;
	left: 0;
	top: -1px;
	display: none;
	list-style: none;
}

.filtros li:hover {
	background-color: #FFFFFF; /*border: 1px solid #fff !important;*/
	border-bottom: 1px solid #fff;
	z-index: 1000;
}

.filtros li:hover ul {
	display: block;
	left: 0px;
	z-index: 20;
	top: 40px;
	margin: 0;
}

.filtros li ul {
	position: absolute;
	display: none;
	list-style: none;
	padding: 0;
	z-index: 20;
}

.filtros li ul li {
	border: 1px solid rgb(206, 206, 206);
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	-webkit-box-shadow: 0 2px 8px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 8px 1px rgba(0, 0, 0, .2);
	margin: 0;
	padding:5px 7px 0px 7px;
	background-color: #FFFFFF;
	font-size: 14px;
	border: #666;
	border-radius: 6px;
	border: 1px solid #ccc;
	border-top: none;
	border-top-left-radius: 0;
	left: -1px;
	z-index: 1 !important;
	top: -4px;
	display: block;
	width: 100%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	z-index: 20;
}

.filtros li ul li:hover {
	z-index: 1000 !important;
	border: 1px solid #ccc !important;
	border-top: none !important;
	position: relative;
	z-index: 20;
}

.chequeo {
	display: inline-table;
}

#filtro_tipo label {
	padding: 5px;
	clear: both;
	width: 96%
}

#filtro_nivel label,#filtro_modalidad label {
	clear: both;
}

#filtro_tipo span {
	font-size: 11px;
}

#filtro_areas,#filtro_ubicaciones {
	width: 850px;
}

#filtro_areas,#filtro_ubicaciones,#filtro_tipo,#filtro_nivel,#filtro_modalidad
	{
	width: 170px;
}

#cuerpo_filtros {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: none;
	border-radius: 3px;
	padding: 0 24px 0 0;
	padding-top: 2px;
	width: 595px;
	height: 100px;
	border-radius: 12px;
	margin-top: 8px;
}

#more_filters1,#more_filters2 {
	display: none;
}

#cuerpo_filtros p {
	font-size: 0.9em;
	font-weight: bold;
}

/* Resultados */
.resultados {
	list-style: none;
	margin: 0;
	padding: 0;
}

.resultados li {
	display: block;
	margin: 0;
	padding: 8px;
	padding-left: 16px;
	background-color: #fff;
	font-size: 14px;
	position: relative;
	width: 580px;
	padding-right: 100px;
	border-left: 1px solid #fff;
	margin-top: 20px;
}

.resultados ul {
	position: absolute;
	left: 0;
	top: -1px;
	display: none;
	list-style: none;
}

.resultados li:hover {
	background-image: url(../images/formato/double.png);
	background-repeat: no-repeat;
	background-position: 430px 12px;
}

.resultados li:hover ul {
	width: 500px;
	left: 0px;
	z-index: 10;
	top: 0px;
	margin: 0;
	left: 500px;
}

.resultados li ul {
	position: absolute;
	display: none;
	list-style: none;
	padding: 0;
	width: 500px;
	left: 0px;
	z-index: 10;
	top: 0px;
	margin: 0;
	left: 500px;
}

.resultados li ul li {
	margin: 0;
	padding: 16px;
	width: 420px;
	background-color: #eee;
	border-top-left-radius: 0;
	border-radius: 12px;
	margin-left: -20px;
	border: 1px solid #eee;
	margin-top: -4px;
	border: 0;
	background-image: url(../images/formato/single.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 0 -10px;
	position: relative;
	z-index: 10;
}

.resultados li ul li #content p,.resultados li ul li .sub_resultados p,.detalle_ubi #content p,.detalle_ubi .sub_resultados p
	{
	display: block;
width: 66%;
font-size: 13px;
padding: 0;
vertical-align: top;
margin: 0;
min-height: 27px;
padding: 2px 5px;
border-radius: 4px;
margin-bottom: 15px;
text-align: center;
color: #fff;
float: left;
margin-top: 18px;
}
/*.resultados li ul li #content p:nth-child(1), .resultados li ul li .sub_resultados p:nth-child(1) {font-size: 11px;color: #999999;font-weight: bold;padding-top: 4px;}*/
.resultados li ul li #content p:hover,.resultados li ul li .sub_resultados p:hover,.detalle_ubi #content p:hover,.detalle_ubi .sub_resultados p:hover
	{
	/*background-color: #fff;*/
}

.resultados li ul li:hover {
	border: 0;
	background-image: url(../images/formato/single.png);
	background-repeat: no-repeat;
	background-position: 0 -10px;
}

.resultados li .duracion {
	font-size: 0.7em;
	height: auto;
	display: inline;
	padding: 6px 8px;
	margin-right: 169px;
	/* width: auto; */
	padding-bottom: 1px;
	width: 70px;
	background-image: url(../images/formato/crono.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFFFFF;
	color: #FF6600;
}

.resultados li .duracion strong {
	font-weight: normal;
}

.resultados li .codigo {
	display: none;
}

.resultados h3 {
	font-size: 1.3em;
	padding-left: 24px;
	padding-right: 60px;
	color: #336699;
	cursor: pointer;
	text-decoration: underline;
}

.resultados li ul li #content p:hover,.resultados li ul li .sub_resultados tr:hover,.detalle_ubi #content p:hover,.detalle_ubi .sub_resultados tr:hover
	{
	background-color: #fff;
}

.sub_resultados tr:hover {
	background-color: #fff;
}

/* Auxiliares para el posicionamiento como en una especie de tabla de la subficha de oferta */
.td3 {
	display: table-cell;
	margin-left: 8px;
	font-size: 0.8em;
	width: 260px;
	padding: 0;
	border-left: 1px dotted #ccc;
	padding-left: 6px;
	padding-top: 3px;
	vertical-align: top;
	padding-right: 4px;
}

.td2 {
	display: block;
	margin-left: 0;
	font-size: 0.8em;
	width: 75px;
	padding: 0;
	float: left;
	clear: left;
}

.td6 {
	display: table-cell;
	margin-left: 8px;
	font-size: 1em;
	width: 70px;
	padding: 0;
	padding-bottom: 2px;
}

.td4,.td5 {
	margin: 0;
	padding: 0;
}

.td5 {
	font-size: 12px;
}

.td5 a:link {
	text-decoration: none;
}

.td4 {
	font-size: 1.2em;
	font-weight: bold;
	display: inline-block;
	margin-top: 0;
	margin-bottom: 6px;
}
/*.tabla_n_1, .tabla_n_2, .tabla_n_3, .tabla_n_4, .tabla_n_5, .tabla_n_6, .tabla_n_7 {padding: 7px;display: table-cell;}*/
.tabla_n_3 {
	display: block;
	float: left;
	padding: 7px;
	display: table-cell;
	
}

.tabla_n_3{padding-left: 0px;}


/* Fichas */
.sub {
	color: #fff;
	font-size: 11px;
	display: block;
	margin-top: -5px;
}

.numero {
	color: #999999;
	font-size: 11px;
	width: 24px;
	text-align: center;
	display: none;
}

.head_tabla {
	display: none !important;
}

.tabla_ciudad,.tabla_centro {
	font-size: 12px;
	display: block;
	padding: 0 !important;
	margin: 0;
	margin-bottom: 3px;
	margin-right: 6px;
}

.tabla_ciudad {
	font-size: 14px;
	font-weight: bold;
}


.tabla_virtual {
	background-color:rgb(67, 163, 163);
}

.tabla_presencial {
	background-color:rgb(255, 173, 0);
}

.tabla_desescolarizada {
	background-color:grey;
}

.tabla_distancia {
	background-color:grey;
}

.tabla_combinada {
	background-color:rgb(67, 125, 163);
}

.tit {
font-size: 10px;
}

.tabla_jornada {
	display: inline-block;
	margin-bottom: 6px;
	color: #333;
	text-transform: uppercase;
	width: 120px;
}

.tabla_inicio em {
	color: #999999;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	margin-right: 6px;
}

.tabla_jornada em {
	text-transform: none;
}

.tabla_inicio {
	display: inline-block;
	width: 200px;
	margin-bottom: 6px;
	text-transform: uppercase;
	color: #009999;
	font-weight: bold;
	font-size: 14px;
}

.tabla_tipo {
	padding: 0;
	padding-bottom: 4px;
	font-size: 1.3em !important;
	color: #333;
	text-transform: uppercase;
}

.tabla_centro {
	margin-bottom: 6px;
}

.quiero_aviso {
	font-weight: bold;
	background-image: url(../images/formato/persona1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 34px;
}

.competencias {
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 27px;
	margin-left: -6px;
}

#see_more {
	width: 142px;
	background-image: url(../images/formato/busqueda/more_search.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 24px;
	float: left;
	margin-bottom: 4px;
	cursor: pointer;
	z-index: 5;
	position: relative;
	margin-left: 40%;
	margin-top: -30px;
}

#see_more_c {
	width: 142px;
	background-image: url(../images/formato/busqueda/more_search_c.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 24px;
	float: left;
	margin-bottom: 4px;
	cursor: pointer;
	z-index: 3;
	position: relative;
	margin-left: 40%;
	margin-top: -30px;
}

/* Número de resultados */
.h_many {
	color: #009999;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
}

/* Paginación */
#busqueda_paginacion {
	width: 100%;
	text-align: center;
	border-top: 1px solid #ddd;
	margin-top: 80px;
	margin-bottom: 50px;
}

#busqueda_paginacion ul {
	list-style: none;
}

#busqueda_paginacion ul li {
	display: inline-block;
}

.busqueda_punto_active,.busqueda_punto {
	background-image: url(../images/formato/busqueda/pagination.png);
	background-repeat: no-repeat;
	padding: 20px 12px 0 12px;
	text-align: center;
	background-position: 11px 0;
	font-size: 0.9em;
	font-weight: bold;
	background-color: transparent;
	border: none;
}

.busqueda_punto_active {
	background-position: 11px -49px;
}

.busqueda_punto_active:hover,.busqueda_punto:hover {
	background-position: 11px -49px;
}

.busqueda_anterior,.busqueda_siguiente {
	background-image: url(../images/formato/busqueda/next-prev.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
	width: 150px;
	background-position: 110px -1px;
	height: 30px;
	padding-top: 8px;
	border: none;
	background-color: transparent;
}

.busqueda_siguiente {
	background-position: -240px -1px;
}

.big_number {
	color: #CCCCCC;
	display: none;
	padding: 0 12px 12px 0;
	float: left;
	font-size: 2.5em;
	font-weight: bold;
	margin-top: 38px;
}

#page_navigation {
	margin-top: 32px;
	margin-left: 290px;
	display: none;
}

#page_navigation a {
	background-image: url(../images/formato/busqueda/pagination.png);
	background-repeat: no-repeat;
	padding: 20px 12px 0 12px;
	text-align: center;
	background-position: 11px 0;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.active_page {
	background-position: 11px -49px;
	color: #000 !important;
}

.previous_link,.next_link {
	display: none;
}

/* Detalles buscador */
.titulada:hover {
	border-left: 1px solid #E1BAFC;
}

.complementaria:hover {
	border-left: 1px solid #9BCDFF;
}

.virtual:hover {
	border-left: 1px solid #66CCCC;
}

.empresas:hover {
	border-left: 1px solid #FDCF7B;
}

.cerrar {
	background-position: 0 0;
	background-image: url(../images/formato/close.png);
	background-repeat: no-repeat;
	padding: 8px;
	cursor: pointer;
	float: right;
	width: 20px;
	height: 10px;
	text-align: center;
	margin-top: 0;
}

.tipo_t,.tipo_v,.tipo_c,.tipo_e,.tipo_a {
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	width: 230px;
}

.tipo_a {
	border-left: 17px solid #ddd;
}

.tipo_t {
	width: 126px;
	height: 23px;
	background-image: url(../images/formato/t_t.jpg);
}

.tipo_v {
	width: 126px;
	height: 23px;
	background-image: url(../images/formato/t_v.jpg);
}

.tipo_c {
	width: 126px;
	height: 23px;
	background-image: url(../images/formato/t_c.jpg);
}

.tipo_e {
	width: 146px;
	height: 23px;
	background-image: url(../images/formato/t_e.jpg);
	background-repeat:no-repeat;
}

#t_foto,#f_foto,#m_foto {
	background-image: url(../images/formato/busqueda/redes.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	background-position: 10px 0;
}

#t_foto {
	background-position: -40px 0;
}

#m_foto {
	background-position: -82px 0;
}

.detalle_horas,.detalle_ubi {
	background-color: #ddd;
	border-radius: 6px;
	padding: 12px 0;
}

.detalle_horas {
	margin-top: 12px;
}

.detalle_inscripcion {
	background-color: #E7F7CA;
	border: 1px solid #339900;
	border-radius: 6px;
	margin-top: 10px;
	padding: 12px 0;
	clear: both;
}

.picker {
	background-image: url(../images/formato/busqueda/mini-lugar.png);
	background-repeat: no-repeat;
	float: right;
	position: absolute;
	padding: 8px;
	margin-left: -8px;
}

.time {
	background-image: url(../images/formato/busqueda/mini-hora.png);
	background-repeat: no-repeat;
	float: right;
	position: absolute;
	padding: 8px;
	margin-left: -8px;
}

.tip {
	margin-left: -10px;
	margin-top: 4px;
	margin-right: 8px;
}

/* Ofertas relacionadas */
ul.relacionados {
	list-style: square;
}

ul.relacionados li {
	font-size: 0.8em;
}

ul.relacionados li a {
	color: #339900;
	text-decoration: none;
	font-weight: bold;
}

ul.relacionados li a:hover {
	text-decoration: underline;
}

ul.relacionados_comentarios {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.relacionados_comentarios li {
	font-size: 0.8em;
	background-image: url(../images/formato/busqueda/coments.jpg);
	background-repeat: no-repeat;
	background-position: 5px 20px;
	padding-left: 55px;
	padding-bottom: 12px;
	padding-top: 12px;
	border-bottom: 1px dotted #FF6600;
}

ul.relacionados_comentarios li strong {
	color: #339900;
	text-decoration: none;
	font-weight: bold;
}

ul.relacionados_comentarios li a:hover {
	text-decoration: underline;
}

ul.relacionados_comentarios h4,.texto_bonito {
	font-size: 1.1em;
	color: #333333;
	margin-bottom: 12px;
	padding-bottom: 0;
}

/* Volver arriba */
#volver_arriba {
	position: fixed;
	top: 100px;
	display: block;
	padding: 6px;
	background-color: #333;
	width: 80px;
	right: 0;
	background-image: url(../images/formato/arrow-up.png);
	background-repeat: no-repeat;
	background-position: -10px -2px;
	padding-left: 20px;
	border-left: 20px solid #333;
}

#volver_arriba a:link {
	text-decoration: none;
}

#volver_arriba a:link,#volver_arriba a:hover,#volver_arriba a:visited,#volver_arriba a:active
	{
	color: #fff;
	font-size: 12px;
}

#volver_arriba a:hover {
	text-decoration: underline;
}

#numeroDocumentoInscripcion {
	float:left;
	margin-right:250px

}

#passwordDocumentoInscripcion {
	float:left;
	margin-right:250px

}

.tamannoCombo {
	width: 600px !important;
}

.campostext {
	height: 25px;
	width: 70%;
	border-radius: 4px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: gray;
	border: 1px solid rgb(189, 189, 189) !important;
}

.btn-contra {
	display: inline-block;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border: none;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 1.2em;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #ffffff;
	background-color: #5eb319;
	margin-bottom: 10px;
	cursor: pointer;
}

.btn-contra-2 {
	display: inline-block;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border: none;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 1.2em;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #ffffff;
	background-color: #5eb319;
	margin-bottom: 10px;
	cursor: pointer;
	width: 70%;
	margin-top: 40px;
}

#divBusquedaCiudades {
	width: 100%
}

.sub_resultados {
    float: left;
}