@import url("/css/screen/cabecera.css");
@import url("/css/screen/encabezado.css");
@import url("/css/screen/cuerpo.css");
@import url("/css/screen/pie.css");
@import url("/css/screen/tamanyoFuentes.css");
@import url("/css/screen/pagina.css");
@import url("/css/screen/navegacionCVdirecta.css");
@import url("/css/screen/navegacionCV.css");
@import url("/css/screen/botones.css");
@import url("/css/screen/tablasCV.css");

/* ------------------------------------------------------------------------------------------------- */
/* LAYOUT GENERAL DE LA P�GINA */

#encabezado { display:none;}
#imagenEncabezado {
	width:776px;
	background:url(../../imagenes/marcos/procesosSeleccion.jpg) left top no-repeat;
	padding:0;
	margin:0;
	height:148px;	
}
#contenido { overflow:visible;}
/*#tablaPagina { background:url('../../imagenes/fondoPagina2.gif') repeat-y center top #909EB8 !important;}*/
#filaCabecera td { padding-right:0 !important;}
#contenidoCuerpo { margin:0; padding:18px 20px 0 20px;}
#contenidoCuerpo td { vertical-align:top;}
#contenidoCuerpo h1 { display:none;}
#contenidoCuerpo a:hover { color:#FF6622;}
#contenidoCuerpo p strong { color:#555555;}

form fieldset {
	border:0;
	display:block;
}

/* ------------------------------------------------------------------------------------------------- */
/* ANCHOS DE COLUMNA */
form .col20  { width:17.6% !important; margin-right:3% !important; clear:none !important;}
form .col25  { width:22.375% !important; margin-right:3.5% !important; clear:none !important;}
form .col33  { width:30.7% !important; margin-right:3.5% !important; clear:none !important;}
form .col50 { width:48.5% !important; margin-right:3% !important; clear:none !important;}
form .col66 { width:65.5% !important; margin-right:2.5% !important; clear:none !important;}
form .col100 { width:100% !important;}

form .grupo.col20 { width:19.2% !important; margin-right:1% !important;}
form .grupo.col20 .margen { width:88%; margin:0 6% !important;}
form .grupo.col33 { width:32.66% !important; margin-right:1% !important;}
form .grupo.col33 .margen { width:92%; margin:0 4% !important;}
form .grupo.col50 { width:49.5% !important; margin-right:1% !important;}
form .grupo.col50 .margen { width:96%; margin:0 2%;}
form .grupo.col66 { width:66.34% !important; margin-right:1% !important;}
form .grupo.col66 .margen { width:97%; margin:0 1.5%;}

form .ultimo, form .grupo.ultimo { margin-right:0 !important;}

/* ------------------------------------------------------------------------------------------------- */
/* LAYOUT DEL FORMULARIO */
.contenedorForm { text-align:center; clear:both;}
form {
	width:91%;
	margin:0 auto;
	text-align:left;
}
form .grupo {
	width:100%;
	float:left;
	position:relative;
}
form .fila {
	width:94%;
	float:left;
	position:relative;
}
form fieldset {
	margin:0;
	padding:0;
}
form .campo {
	width:100%;
	position:relative;
	display:inline;
	float:left;
}
form input.text, form select, form textarea {
	width:100%;
	display:inline;
}
form label.etiqueta {
	display:block;
	float:left;
}
form .campo .opcion {
	float:left;
	clear:both;
}
form .fila .campo label {
	display:inline;
	float:left;	
	clear:both;
}
form .campo .opcion label { float:none;}
form .fila .fecha, form .fila .mesYa�o { display:block;}
form .fila .fecha input.text, form .fila .moneda input.text { width:33% !important;}
form .fila .mesYa�o input.text { width:50% !important;}
form .fila .moneda label {
	float:none;
	padding-bottom:0 !important;
}
/* ------------------------------------------------------------------------------------------------- */
/* ESTILOS, FUENTES Y COLORES */
#cuerpo, form .campo textarea { font-family:Tahoma,Arial,Verdana,sans-serif; }
#cuerpo { padding-top:1em;}
#cuerpo h2 {
	width:100%;
	height:auto;
	margin:1.5em auto 0; /* 1.5em auto 0.5em; */
	text-transform:uppercase;
	text-indent:1%;
	line-height:normal;
	clear:both;
	float:left;
}
/* H2 con fondo granate y texto blanco */
/* #cuerpo h2 { background-color:#A82D0F !important; color:#FFF; border-bottom:1px solid #000;} */
/* H2 con fondo blanco y texto granate */
/* #cuerpo h2 { background-color:#FFF !important; color:#A82D0F !important; border-bottom: 1px solid #A82D0F;} */
/* H2 en colores azules */
/* #cuerpo h2 { border-bottom:1px solid #000099; color:#333399 !important; background-color:#E5ECF9 !important;} */
/* H2 en colores cyan */
#cuerpo h2 {
	border-top:1px solid #ABD5E9;
	border-bottom:1px solid #ABD5E9;
	padding:0.25em 0;
	color:#006699 !important;
	background-color:#D4EDF6 !important;
}

#cuerpo h2.top { margin-top:0 !important;}
#cuerpo h2.noMargenInferior { margin-bottom:0 !important;}
#cuerpo p.intro {
	width:91%;
	margin:1em 4.5% 1.5em;
	display:inline;
	clear:both;
	float:left;
}
#miga { padding-bottom:2em;}
/*
#cuerpo form h2 {
	border-bottom:1px solid #333399;
	margin:1em auto 0;
	color:#596E95 !important;
	background-color:transparent !important;
}
*/
#cuerpo h3 {
/*	margin:1.5em auto 0.5em; */
	margin:1em auto 0;
	text-transform:uppercase;
	text-indent:1%; 
/*	text-align:right; */
/*	border-bottom:1px solid #333399;
	color:#596E95;*/
/*	border-bottom:1px solid #A82D0F;
	color:#A82D0F; */
/*	border-bottom:1px solid #BFD9E5;
	border-top:1px solid #BFD9E5; */
	background-color:#F1F9FC;
	border-bottom:1px dotted #BFD9E5;
	color:#006699;
	padding:0.25em 0;
	clear:both;
	float:left;
}
form .focused {background-color:#FFF7C0;}
form .focused input.text, form .focused textarea, form .focused select {background-color:white;}
form .error {background-color:#FFDFDF;}
form .error label {color:#DF0000;}
form p.error {
	clear:both;
	color:red;
	font-size:11px;
	font-weight:bold;
	margin:0;
	display:none;
}
form .error p.error {display:block;}
form input.text {text-indent:0.25em;}
form input.text:focus, form select:focus, form textarea:focus {
	border-style:solid;
	border-color:black;
}
form .grupo {
	margin-top:0.5em;
	padding:0.5em 0;
}
form .margen  {
	width:98%;
	margin:0 1%;
	display:inline;
	float:left;
}
form label.etiqueta {
	width:100%;
	margin-bottom:1%;
	font-weight:bold;
}
form input.text, form input.file, form textarea, form select { margin:0pt;}
form input.text, form textarea, form select {
	border-color:#7C7C7C rgb(195, 195, 195) rgb(221, 221, 221);
	border-style:solid;
	border-width:1px;
/*	background-color:#F6F6F6; */
}
form input.checkbox, form input.radio, form .campo .opcion { line-height:1.4em;}
form input.button { height:1.5em; line-height:1.2em;}
form label.etiqueta em.obligatorio {
   width:12px;
	padding-left:12px;
	background:url(../../currvitae/imagenes/obligatorio.gif) left center no-repeat;
}
form label.etiqueta em.obligatorio span { display:none;}
form .fila .campo label { padding-bottom:0.5em;}
form em, em.opcional {
	font-style:italic;
	font-weight:normal;
	color:#FF9900;
}
form .fila.botonera { margin-top:0.5em; text-align:right; }
form .fila.botonera.accionesForm { width:100%; text-align:center;}

form .fila.botonera input.button.modificarLista {
/*
	border:1px solid #114B8F;
	background: #235DA4 none repeat scroll 0%;
	color:#FFF; */
}

/*
 * Caja de error
 */
#cuerpo div.contenedorCajaError {
	margin:0 2em;
	position:relative;
}
#cuerpo div.cajaError {
	font-weight:bold;
	margin:2em auto 0;
	padding:10px 0 0pt; /* 10px 15px 0pt */
	text-align:center;
	width:100%; /* 775px; */
	font-size:90%;
}
#cuerpo div.cajaError div {
	background:#FFAEAE url(http://www.linkedin.com/img/bg/bg_trans_bot_775x11.gif) no-repeat scroll left bottom;
	background:#FFAEAE none no-repeat scroll left bottom;
	color:#AB0000;
	min-height:32px;
	width:100%; /* 775px; */
}
#cuerpo div.cajaError div p {
	background:transparent url(http://www.linkedin.com/img/bg/bg_trans_top_775x11.gif) no-repeat scroll left top;
	background:transparent none no-repeat scroll left top;	
	color:#AB0000;
	margin:0pt;
	padding:9px 15px 9px 37px;
	text-align:left;
}
#cuerpo div.cajaError div img {
	float:left;
	margin:3px 8px 3px 3px;
	width:26px;
}
#cuerpo div.cajaError div#cabeceraExito {
	background-color:#B0E57C;
	color:#006600;
}
#cuerpo div.cajaError div#cabeceraInfo {
	background-color:#FFEC94;
	color:#996600;
}
#cuerpo div.cajaError div#cabeceraInfo .detalle {
	color:#000000;
	font-size:92%;
	font-weight:normal;
}
/*
 * Foto
 */
form .foto {
	width:110px;
	text-align:center;
	float:left;
}
form .foto img {
	border:1px solid #E6E6E6;
	padding:2px;
}
form .foto p {
	line-height:1.2;
	margin:4px 0pt;
	padding:0pt;
}
form .foto .pieFoto {
	display:block;
	margin-top:6px;
	text-align:center;
}
form .foto .pieFoto span {
	background:#FFF3B7 none repeat scroll 0%;
	font-size:92%;
	font-weight:bold;
	padding:2px 8px;
	white-space:nowrap;
}
form .foto .pieFoto a:link, form .foto .pieFoto a:visited {text-decoration:none;}
form .foto .pieFoto span a {
	background:transparent url(http://www.linkedin.com/img/icon/icon_plus_green_13x13.gif) no-repeat scroll 1px;
	padding:1px 0pt 1px 18px;
}
form .foto .pieFoto a:hover {text-decoration:underline;}

/*
form .fila.botonera input.button.conBordes, form .fila.botonera input.button.modificarLista {
	height:31px;
	line-height:29px;
	margin:0;
	padding:0;
	border:none;
	cursor:default;
}
form .fila.botonera input.button.conBordes {
	width:104px;
	margin-left:0.5em;
	background:url(/currvitae/imagenes/botonAccion2.gif) center center no-repeat transparent;
}
form .fila.botonera input.button.modificarLista {
	width:126px;
	font-weight:bold;
	background:url(/imagenes/currvitae/botonAccion.gif) center center no-repeat transparent;
}
form .fila.botonera input.button.conBordes:hover, form .fila.botonera input.button.modificarLista:hover {
	color:#0077CC;
	text-decoration:underline;
}
form .fila.botonera input.button.porDefecto { color:#A82D0F; font-weight:bold;}
form .fila.botonera input.button.noDefecto { font-weight:normal;}
*/

/* ------------------------------------------------------------------------------------------------- */
/* TAMA�OS DE FUENTE */
#cuerpo h2 { font-size:1.4em;}
#cuerpo h3 { font-size:1.2em;}
form .campo input, form .campo select { font-size:0.8em;}
form .campo textarea { font-size:0.8em;}
form .campo label { font-size: 0.75em;}
form .campo .opcion label { font-size:0.9em;}

/* ------------------------------------------------------------------------------------------------- */
/* SOLO PARA PRUEBAS, QUITAR!!!! */
/* form { background-color:#CCCCFF;}         /* azul */
/* form .grupo { background-color:#CCFFCC;}  /* verde*/
/* form .campo label { background-color:yellow;}
/* form .fila { background-color:#FFCCFF;}   /* rosa */
/* form .campo { background-color: #FFFF00;} /* amarillo */
/* ------------------------------------------------------------------------------------------------- */
/* form input.text, form select { width:99%;} */
/* ------------------------------------------------------------------------------------------------- */

