/* CSS Document */
/*	CABECERA	*/
html{
overflow:auto;
}

body{
    width:1024px;
    height: 768px;
    margin:0;
    padding:0;
}
body.expediente{
    width:1024px;
    margin:0;
    padding:0;
}

form {margin:0px;}

.paginaDiv{
position:relative;
width:100%;
height:721px;
border:0;
background-color:#c5dbe9;
overflow:visible;
}

div.paginaExtendidaDiv{
position:relative;
width:100%;
border:0;
background-color:#c5dbe9;
overflow:visible;
}

.cabeceraCapa{
position:relative;
width:100%;
height:20%;
background-color:#c5dbe9;
}

.cuerpoFormulario{
position:relative;
background-color:#c5dbe9;
height:74%;
width:100%;
}

.pieCapa, .pieCapaMenu{
position:relative;
width:100%;
height:6%;
}

.pieCapaMenu{
background-color:#316AC5;
}

.pieCapa{
background-color:#c5dbe9;
}

.pieCapaDetalle{
position:relative;
background-color:Red;
width:100%;
height:46px;
}

.scrollMaster
{
position:relative; 
height: 150px;
width: 80%;
left: 10px;
background-color:#ffffff; 
border: 2px solid Navy;
overflow: auto;
overflow-x: hidden;
}
.divExperiencia
{
position:relative; 
height: 250px;
width: 95%;
left: 0px;
padding-left:5px;
background-color:#c5dbe9; 
border: 2px solid Navy;
overflow: auto;
overflow-x: hidden;
}

.divConsultaExp
{
position:relative; 
height: 126px;
width: 95%;
left: 0px;
padding-left:5px;
background-color:#c5dbe9; 
border: 2px solid Navy;
overflow: auto;
overflow-x: hidden;
}
.divCurso{
position:relative;
height:138px;
width:80%;
top:5px;
left:10px;
background-color:#c5dbe9;
border: 2px solid Navy;
overflow:auto;
overflow-x:hidden;
}
.cabeceraTabla
{
border:0px;
border-collapse: collapse;
vertical-align: middle;
width:100%;
}

.cabeceraTablaTr
{
vertical-align: top;
background:#FFC211;
}

.cabeceraTablaTd1
{
width:35%;
background:#FFFFFF;
vertical-align: bottom;
height:100%;
}

.cabeceraTablaTd2
{
width:50%;
vertical-align: bottom;
height:100%;
}

.cabeceraTablaTd3
{
width:15%;
border:1px solid #FFC211;
vertical-align:bottom;
height:100%;
}
.cabeceraImagen
{
border:0;
}
/*	CUERPO DEL FORMULARIO	*/

.tablaUsuarioCapa
{
background-position: right;
font-size: 11px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color : #c5dbe9;
width:80%;
}

.labelLogin
{
width:40%;
}

.inputLogin
{
width:60%;
}
/*	registro.html	*/

/*SELECT */

.selectSexo, .selectPais, .selectTematicas, .selectTipoEntrevista,
.selectLicenciatura, .selectGrado, .selectFormato, .selectEstado, .selectOrganismo,
.selectDestino, .selectDestinoAdmin, .selectIdioma, .selectNivel, .selectTipo,
.selectSector, .selectTipoExperiencia, .selectAreaGeografica{ 

font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;
color:Navy;

}

.selectSexo{width:78px;}

.selectPais{width:180px;}

.selectTematicas{width:250px;}

.selectConvocatoria{width:600px;}

.selectConvocatoriaFiltro{width:506px;}

.selectProgramaFiltro{width:250px;}

.selectDestinos, .selectConvocatoria, 
.selectConvocatoriaFiltro, .selectProgramaFiltro{
font-size: 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;
color:Navy;
}

.selectConvocatoria{width:690px;}

.selectDestinos{width:600px;}


.selectTipoEntrevista, .selectDestinoAdmin{width:200px;}

.selectLicenciatura{width:650px;}

.selectGrado{width:120px;}

.selectFormato, .selectOrganismo{font-size: 13px;}

.selectEstado{font-size: 11px;}

.selectEstado{width:150px;}

.selectOrganismo{
width:720px;
font-size: 11px;
}

.selectDestino{width:300px;}

.selectIdioma{width:105px;}

.selectNivel{width:100px;}

.selectTipo{width:400px;}

.selectSector{width:451px;}

.selectTipoExperiencia{width:140px;}

.selectAreaGeografica{width:550px;}

/* FIN SELECT */
	
.tablaFormularioIdioma{
padding:3px;
padding-left:2px;
padding-right:2px;
padding-top:3px;
padding-bottom:6px;

}

.tablaFormularioScroll{
padding:3px;
padding-left:2px;
padding-right:2px;
padding-top:3px;
padding-bottom:6px;
}
.trExperienciaYellow{
background-color: #FFFF99;
}

.tdTitulo{
border-bottom:solid;
border-bottom-color:Navy;
border-bottom-width:2px;
}

/*	pestanyas*/
ul.menuList {
border-bottom: 0px solid Navy; 
margin: 0; 
padding-bottom: 19px; 
padding-left: 10px}

ul.menuList li {
display: inline; 
list-style-type: none; 
margin: 0; 
padding: 0}

ul.menuList li a {
background: #c5dbe9; 
border: 1px solid Navy; 
color: Navy; 
float: left; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-weight: normal; 
line-height: 14px; 
margin-right: 2px; 
padding: 2px 10px 2px 10px; 
text-decoration: none;
}

ul.menuList a:link.active, ul.menuList a:visited.active {
background: #c5dbe9; 
border-bottom: 1px solid #ffffff; 
color: #000000;
}

ul.menuList a:hover {
background-color:Navy;
color:#c5dbe9; 
}

ul.menuList li.selected a  {
background: #c5dbe9; 
border-bottom: 1px solid #c5dbe9; 
color: Navy; 
font-weight: bold}

/*	area de pestaÃ±a activa */
div.posiTituPest{
position:relative;
left:10px;
width:95%;
}

div.tabcontents {
position:relative;
left:20px;
border:2px solid Navy;
width:950px;
}

div.tabcontent {
position:relative;
left:20px;
padding:0px;
display:none}

div.tabcontentSelected {
border: 1px solid #c5dbe9; 
padding: 5px; 
display: block; 
background: #c5dbe9;
}
/* Tablas */
table.general, table.general80, table.general85, table.general90, .general90S, table.general90C,
table.general97, table.general98, table.generalTop98, table.general95, .general98S, table.general100, table.general100C{
    border: 0px;

}
table.general80{
    width: 80%;
}
table.general85{
    width: 85%;
}
table.general95, .tablaFormularioIdioma{
    width: 95%;
}
table.general90, .general90S, table.general90C{
        width: 90%;
}
table.general97{
    width: 97%;
    left: 0%;
}
table.general98, table.generalTop98, .general98S{
    width: 98%;
}
table.general100, table.general100C{
    width: 100%;
}
table.generalTop98{
    top: 0px;
}

table.general90C, .table.general100C{
    text-align: center;
}

/*	tipos de textos	*/
.textoUsuario, .tituloSubrayado, .td4L, .td5, .td8, .td11, .td12, .td13, .td14, .td15, .td19, .td20, .td21, .td23, .td24, 
.td25, .td26, .td28, .td30, .td33, .td35, .td36L, .td40, .td43, .td44, .td45, .td48, .td50, .td50L, .td55, .td60,
.td65, .td65L, .td75, .td80, .td87, .td90, 
.td95u, .td100, .tituloExpedienteS, .tituloExpediente
{
vertical-align:middle;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color:Navy;
}


.td25Top, .td35Top,  .td75Top, .td5Top, .td75CenterTop
{
vertical-align:top;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color:Navy;
}

.td75CenterTop{text-align:center;}

.td75Top{text-align:left;}

.td25Top,  .td35Top {text-align:right;}

.textoTituloGrande
{
vertical-align:middle;
text-align:center;
font-size: 15px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color:Navy;
border:0;
background-color:#c5dbe9; 
}

.tdLittel75, .tdLittel100{
vertical-align:middle;
font-size: 10px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: lighter;
color:Navy;    
}

.tdLittel75, .tdLittel100, .tdBigSMS{
vertical-align:middle;
font-size: 15px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color:Navy;    
}

.tdNavegador{
vertical-align:middle;
text-align:center;
font-size: 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: lighter;
color:Navy;
font: bold;
}

.td50Top{
vertical-align:top;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color:Navy;
}

.tituloExpediente, .tituloExpedienteS{
background:#c5dbe9;
border:0;
}

.tituloExpedienteS{
border-bottom:2px solid Navy;
}

.td4L, .td36L, .td50L, .td65L{
text-align:left;
}

p.subrayado{
    text-decoration: underline;
    font-size: 13px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color:Navy;
}

.tituloSubrayado, .general90S, .general98S{
    border-bottom:2px solid Navy;    
}

.th4, .td4, .td4L{width: 4%;}
.td5, .td5Top{width: 5%;}
.th8u, .th8, .td8{width: 8%;}
.th10, .td10, .th10u, .th10l{width: 10%;}
.th11, .td11, .th11u, .th11{width: 11%;}
.th12, .td12, .th12u{width: 12%;}
.td13, .th13{width: 13%;}
.th14, .td14, th14u, .th14l{width: 14%;}
.td15, .th15, .th15l{width: 15%;}
.th16u{width: 16%;}
.th18{width: 18%;}
.td19{width: 19%;}
.th20, .td20, .th55u, .th20u, .th20r, .td20f{width: 20%;}
.td21, .th21u{width: 21%;}
.th23, .td23, .th23u{width: 23%;}
.td24, .th24{width: 24%;}
.th25,.td25, .td25Top{width: 25%;}
.th26,.td26{width: 26%;}
.td28{width: 28%;}
.td30, .td25TM{width: 30%;}
.th32u, .td32{width: 32%;}
.td33{width: 33%;}
.th34, .td34{width: 34%;}
.td35, .th35,.th35u,  .td35Top {width: 35%;}
.th36, .td36, .th36u, .td36L{width: 36%;}
.td40, .th40{width: 40%;}
.td40TM{width: 45%;}
.th43, .td43, .th43u{width: 43%;}
.td44{width: 44%;}
.td45, .th45{width: 45%;}
.td50, .td50Top, .td50L, .th50{width: 50%;}
.th55, .td55, .th55u, .td55f{width: 55%;}
.th60,.td60, .td60n{width: 60%;}
.th64{width: 64%;}
.td65, .td65L{width: 65%;}
.td70, .td75n, .tdLittel75{width: 70%;}
.td75, .td75f, .td75Top,.td75CenterTop{width: 75%;}
.td80{width: 80%;}
.td86{width: 86%;}
.td87{width: 87%;}
.td90{width: 90%;}
.td95u, .td95, .td95f{width: 95%;}
.td95u{text-decoration:underline; }
.td100, .th100, .tdLittel100, .td100light {width: 100%;}

.thTablaFormulario, .th4, .th8, .th10, .th11, .th12, .th13, .th14, .th15, .th18,
.th20, .th21, .th23, .th24, .th25, .th26, .th34, .th35, .th36, 
.th40, .th43, .th45, .th50, .th55,.th60, .th64, .th100{
text-align:center;
padding-top:12px;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color:Navy;
}

.textoUsuarioTM, .td40TM, .td25TM {
vertical-align:top;
text-align: right;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color:Navy; 
}

.thTablaConsulta, .th8u, .th10u, .th11u, .th12u, .th14u, .th16u, 
.th20u, .th21u, .th23u, .th32u, .th34u, .th35u, .th36u, .th43u, .th55u, .th95u{
border-bottom:1px solid Navy;
text-align:center;
padding-top:12px;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color:Navy;
}

.thTablaConsultaL, .th8l, .th10l, .th14l, .th15l{
border-bottom:1px solid Navy;
text-align:left;
padding-top:12px;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color:Navy;
}

.trTablaConsulta{
border-bottom:1px solid Navy;
}

.thTablaFormularioL{
text-align:left;
padding-top:12px;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color:Navy;
}

.thTablaFormularioC{
text-align:center;
padding-top:12px;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color:Navy;
}

.thTablaFormularioR, .th20r{
text-align:right;
padding-top:12px;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color:Navy;
}

.thTablaFormTareas{
text-align:right;
vertical-align:text-top;
padding-top:12px;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color:Navy;
}
.finTablaFormulario{
padding-bottom:12px;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color:Navy;
}

.textoDatos, .td55f, .td20f, .td75f, .td60n, .td75n, .td95f, .td100light
{
text-align:left;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;
color:Navy;
}

.textoDeshabilitado {
text-align:left;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:Italic;
color:LightSteelBlue;
		
}
.tituloManual{
    text-align:left;
font-size: 16px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
color:Navy;
}

.textoDatosC, .td10, .td34, .td36 
{
text-align:center;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;
color:Navy;
}

.fieldset
{
 border-color:Navy;
}

/**	CONSULTA	*/
.textoConsultaYC
{
background: #FFFF99; 
border:0px;
text-align:center;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;
color:Navy;
}

.textoConsultaYJ
{
background: #FFFF99;
border:0px;
text-align:justify;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;
color:Navy;
}

.textoConsultaYR
{
background: #FFFF99;
border:0px;
text-align:right;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;
color:Navy;
}

.textoConsultaJ
{
background: #c5dbe9; 
border:0px;
text-align:justify;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;
color:Navy;
}

.textoConsultaC, .texotConsultaCB
{
background: #c5dbe9; 
border:0px;
text-align:center;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:Navy;
}

.texotConsultaCB, .textoConsultaRB, .textoConsultaLB{
font-weight:bold;
}

.textoConsultaC, .textoConsultaR, .textoConsultaL{
font-weight:normal;
}

.textoConsultaL, .textoConsultaLB
{
background: #c5dbe9; 
border:0px;
text-align:left;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:Navy;
}

.textoConsultaSmallL,  .textoConsultaSmallLY
{
 
border:0px;
text-align:left;
font-size: 11px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:Navy;
}

.textoConsultaSmallL{
background: #c5dbe9;    
}

.textoConsultaSmallLY{
background: #FFFF99;
}


.textoConsultaR, .textoConsultaRB
{
background: #c5dbe9; 
border:0px;
text-align:right;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:Navy;
}


/**	FIN CONSULTA	*/
.textoUsuarioGrande
{
color:Navy;
}

.textoUsuarioGrandePrincipal
{
color:White;
}

.textoUsuarioGrande, .textoUsuarioGrandePrincipal
{
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
}

/*	estilos generales	*/
.espacio
{
width:100%;
height:20px;
}

.espacioMini
{
width:100%;
height:10px;
}

sup{
color:#990000;
}

.boton, .anterior, .siguiente, .anteriores, .siguientes, .redirigir{
border:0px;
cursor:pointer;
}

.tituloImagenes {
	border-bottom: 5px;
	color: blue;
	font-size: small;
	cursor: pointer;
}

/* MENÚ LATERAL*/

.menucapa
{
position:relative; 
top:0px; 
left:0; 
right:0%;
width: 202px;
height:600px; 
margin-left: 0px;
margin-left: 0px;
margin-top: 0;
background-color:#316AC5;
border-style:solid;
border-top-color: Navy;
border-right-color: white;
border-width:1px;
}

.menu
{
width: 20%;
height: 100%;
background-color: #88AAD4; 
}


.menuSubTdCabeceras
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #88AAD4;
width: 30%;
text-decoration:none;
background-color: Navy; 
}

.menuSubTdGuion
{
width: 2%; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: White;
text-decoration:none;
background-color:#316AC5;
}

.tdTitulosTabla
{
   background-color: Navy;
   width:45%;
   color: White;
   font-size: 11px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.menuSubTd
{
background-color:#316AC5;
}

.menuSubTituloTd
{
background-color:Navy;
}

.menuSubTituloTd, .menuSubTd
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: White;
text-decoration:none;
width: 98%;
}

/*  BOTONES */
.registrarse, .entrar, .cambiarContrasenya, .guardar, .modificar, .volver, .baja, .detalle, .resultado, .limpiar, .anyadir
, .eliminar,.seguimiento, .eliminarObservacion, .detalleExperiencias, .informePdf, .enviar, .recordarContrasenya
, .siguientePaso, .destinos, .finalizar, .eliminarDestinos, .anyidirDestinos{
    border:0px;
    cursor:pointer;
    height: 17px;
}

.anterior, .siguiente, .anteriores, .siguientes{

    height:22px;
    width: 23px;
}

.redirigir{
    height:20px;
    width: 20px;
}

.registrarse, .entrar, .guardar, .modificar, .volver, .baja, .detalle, .resultado, .limpiar, 
.seguimiento, .informePdf, .enviar, .siguientePaso, .destinos, .finalizar{
    width:80px;
}

.cambiarContrasenya, .anyadir , .eliminar, .eliminarObservacion, .detalleExperiencias, .recordarContrasenya{
    width: 150px;
}

.borrar, .htm, .pdf, .word{
    border:0px;
    cursor:pointer;
}

.borrar{
    width: 14px;
    height: 14px;
}

.htm, .pdf, .word{
    width: 48px;
    height: 48px;
}

.detalle2{
    border:0px;
    cursor:pointer;
    width: 55px;
    height:15px;
}

.eliminarDestinos{
     width: 117px;   
}

.anyidirDestinos{
    width: 110px;
}

.anterior{background: url("../imagenes/anterior.gif") ;}
.siguiente{background: url("../imagenes/siguiente.gif") ;}
.anteriores{background: url("../imagenes/anteriores.gif") ;}
.siguientes{background: url("../imagenes/siguientes.gif") ;}
.registrarse{background: url("../imagenes/registrarse.gif") ;}
.entrar{background: url("../imagenes/entrar.gif");}
.informePdf{background: url("../imagenes/informePdf.gif");}
.cambiarContrasenya{background: url("../imagenes/cambiarContrasenya.gif");}
.guardar{background: url("../imagenes/guardar.gif");}
.modificar{background: url("../imagenes/modificar.gif");}
.volver{background: url("../imagenes/volverExp.gif");}
.detalle{background: url("../imagenes/detalle.gif");}
.detalle2{background: url("../imagenes/detalle2.gif");}
.detalleExperiencias{background: url("../imagenes/detalleExperiencias.gif");}
.eliminar{background: url("../imagenes/eliminar.gif");}
.anyadir{background: url("../imagenes/anyadirExperiencia.gif");}
.resultado{background: url("../imagenes/resultado.gif");}
.limpiar{background: url("../imagenes/limpiar.gif");}
.htm{background: url("../imagenes/htm.gif");}
.pdf{background: url("../imagenes/pdfManual.gif");}
.word{background: url("../imagenes/word.gif");}
.seguimiento{background: url("../imagenes/seguimiento.gif");}
.redirigir{background: url("../imagenes/blue_arrow.gif"); background-position: center;}
.eliminarObservacion{background: url("../imagenes/eliminarObservacion.gif");}
.enviar{background: url("../imagenes/enviar.gif");}
.siguientePaso{background: url("../imagenes/siguientePaso.gif");}
.recordarContrasenya{background: url("../imagenes/recordarContrasenya.gif");}
.borrar{background: url("../imagenes/borrar.gif");}
.destinos{background: url("../imagenes/destinos.gif");}
.finalizar{background: url("../imagenes/finalizar.gif");}
.eliminarDestinos{background: url("../imagenes/eliminarDestinos.gif");}
.anyidirDestinos{background: url("../imagenes/anyadirDestinos.gif");}
.baja{background: url("../imagenes/baja.gif");}
.d_desactivo{ display: none;position: relative;z-index:10;}


