/******* styles de los que pone el htmlArea*****************/
.copeteHtmlArea
{
	font-family:Trebuchet MS; font-size:12px; font-weight:normal; color:#626262;
}
.cuerpoHtmlArea
{
	font-family:Trebuchet MS; font-size:11px; font-weight:normal; color:#000000;
}
.tituloChico
{
	font-family:Trebuchet MS; font-size:16px; font-weight:bold; color:#C30452;
}
.tituloGrande
{
	font-family:Trebuchet MS; font-size:18px; font-weight:bold; color:#C30452;
}
/*************fin styles de htmlArea*************************/


/* Registro de Usuarios - registracion.aspx */
#registracion
{
	padding-left:-10px;
	margin-left:-10px;
	border:0px;
	margin-top:15px;
	width:390px;
}
#registracion table.formulario
{
	font-family:Arial;
	font-size: 11px;	
	margin-top:23px;
	width:100%;
}
#registracion table.formulario input
{
	width: 175px;
	height:21px;
	border:1px solid #838AC6;
	background:url(../Images/empleo/cajasDerecha/fondoTextBox.gif) center;
}
#registracion table.formulario input.chico
{
	width: 124px;
}
#registracion table.formulario input.boton
{
	width: auto;
	border: 0px;
}
#registracion table.formulario select
{
	width: 175px;
}
#registracion table.formulario select.chico
{
	width:auto;
}
#registracion table.formulario td.label
{
	text-align:right;
	width:195px;
}
#registracion table.formulario td.error
{
	padding-left:20px;
	width:100%;
}
#registracion td.confirmacion
{
}

#registracion .titulo
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#737AB6;	
	background: url(../Images/empleo/registracion/fondoTitulo.gif);
	background-repeat:repeat-y;
	height:24px;
	vertical-align:bottom;
	padding-left:18px;
	padding-bottom:3px;
	width: 100%;
}
#registracion .linea
{
	background:	 url(../Images/empleo/registracion/lineaPunteadaTitulo.gif);
	width: 380px;
	height: 1px;
	background-repeat:no-repeat;
}
#registracion .inferior
{
	background:	 url(../Images/empleo/registracion/lineaRojaTitulo.gif);
	width: 380px;
	height: 1px;
	background-repeat:repeat-y;
	
}
#registracion td.titulo
{
	background: url(../Images/empleo/registracion/fondoTitulo.gif) repeat-y left;
	height: 24px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin-left:0px;
}
#registracion td.titulo div.texto
{
	padding-top:3px;
	padding-bottom:1px;
	padding-left:16px;
	color:#5F34AD;
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
}
#registracion td.titulo div.lineaPunteada
{
	background: url(../Images/empleo/registracion/lineaPunteadaTitulo.gif) no-repeat left;
	padding-top:1px;
	padding-left: 0px;
}
#registracion td.titulo div.lineaRoja
{
	background: url(../Images/empleo/registracion/lineaRojaTitulo.gif) repeat-y left;
	padding-top:4px;
	padding-left: 0px;
}
#registracion td.botones
{
	text-align:center;	
	height:40px;
}
#registracion td.separador
{
	background-color:#84124C;
	height:1px;
}
#registracion table.confirmacion
{
	width:100%;
	width:370px;
}
#registracion table.confirmacion td
{
	font-family: Arial;
	text-align:center;
	width:370px;
	font-size:11px;
	height:40px;
}
#registracion table.confirmacion a:link
{
	font-family: Arial;
	text-align:center;
	font-size:11px;
	text-decoration: none;
}
#registracion table.confirmacion a:visited
{
	font-family: Arial;
	text-align:center;
	font-size:11px;
	text-decoration: none;
}
/****************************fin registracion*****************************************/

/*****************paginador*******************************/
#pager 
{
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 12px; 
	BACKGROUND: #ffffff; 
	MARGIN: 5px;  
	WIDTH: 370px; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial; 
	TEXT-ALIGN: center 
}
#pager SPAN.butLeft 
{
	FONT-SIZE: 11px;
	VERTICAL-ALIGN:top;
}
#pager SPAN.butLeft A.first 
{
	background:url(../Images/empleo/paginador/primera.gif);
	WIDTH:24px;HEIGHT:16px;MARGIN-RIGHT:5px;
}
#pager SPAN.butLeft A.first:hover 
{
	background:url(../Images/empleo/paginador/primera-over.gif);
}
#pager SPAN.butLeft A.previous 
{
	background:url(../Images/empleo/paginador/anterior.gif);
	WIDTH:17px;HEIGHT:16px;
}
#pager SPAN.butLeft A.previous:hover 
{
	background:url(../Images/empleo/paginador/anterior-over.gif);
}

#pager SPAN.butRight 
{
	FONT-SIZE: 11px;
	MARGIN-LEFT: 5px; 
	VERTICAL-ALIGN:top; 
}
#pager SPAN.butRight A.last 
{
	background:url(../Images/empleo/paginador/ultima.gif);
	width:24px;
	height:16px;
}
#pager SPAN.butRight A.last:hover 
{
	background:url(../Images/empleo/paginador/ultima-over.gif);
}
#pager SPAN.butRight A.next
{
	background:url(../Images/empleo/paginador/siguiente.gif);
	width:17px;
	height:16px;
	MARGIN-RIGHT:5px;
}
#pager SPAN.butRight A.next:hover
{
	background:url(../Images/empleo/paginador/siguiente-over.gif);
}
#pager SPAN.numbers 
{
	TEXT-ALIGN:center;
	MARGIN-LEFT:10px;
}
#pager SPAN.numbers A 
{
	 PADDING-RIGHT: 4px; 
	 PADDING-LEFT: 4px; 
	 BORDER-RIGHT: #000000 1px solid; 
	 WIDTH: 17px; 
	 COLOR: #000000; 
	 HEIGHT: 17px; 
	 TEXT-ALIGN: center; 
	 TEXT-DECORATION: none 
}
#pager SPAN.numbers A:hover 
{
	BACKGROUND: #ffffff; 
	COLOR: #6034AD 
}
#pager SPAN.numbers A.selected 
{
	BACKGROUND: #ffffff; 
	COLOR: #6034AD 
}

#pager SPAN.numbers A.Last
{
	BORDER: 0;
}
#pager SPAN.numbers A.selectedLast
{
	BORDER: 0;
	COLOR: #6034AD
}
/*****************************fin paginador*******************/
/*********************cajas Izquierda********************/
#cajaIzquierda
{
	background: url(../Images/empleo/cajasIzquierda/fondoCuerpo.gif) center;
	width: 186px;
	margin: 10px 0px 0px 11px;
	padding: 0px 0px 0px 0px;
}
#cajaIzquierda div.titulo
{
	background:url(../Images/empleo/cajasIzquierda/fondoTitulo.gif) center;
	height:24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#cajaIzquierda div.titulo span.imagen
{
	float:left;
	padding: 4px 4px 4px 4px;
}

#cajaIzquierda div.titulo span.texto
{
	float:right;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#5F34AD;
	padding-top:5px;
	padding-right:10px;
	text-transform:uppercase;
	text-decoration:none;
}
#cajaIzquierda div.titulo span.texto a
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#5F34AD;
	text-transform:uppercase;
	text-decoration:none;
}
#cajaIzquierda div.cuerpo
{
	border-left:solid 1px #838AC6;
	border-right:solid 1px #838AC6;
	border-top:solid 1px #838AC6;
	margin-top:-1px;
}
#cajaIzquierda div.cuerpo div.botones
{
	margin-top:10px;
	margin-left:2px;
}
#cajaIzquierda div.cuerpo div.cuerpoInterno
{
	margin-top: 1px;
	border-top:solid 1px #C40555;
	padding:6px 7px 10px 7px;
}
#cajaIzquierda div.cuerpo div.textBox
{
	padding:10px 0px 10px 0px;
}
#cajaIzquierda div.cuerpo div.textBox span.nombre
{
	padding-right:2px;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
#cajaIzquierda div.cuerpo div.textBox span.input input
{
	width:130px;
	height:21px;
	border:1px solid #838AC6;
	background:url(../Images/empleo/cajasDerecha/fondoTextBox.gif) center;
	
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
#cajaIzquierda div.cuerpo div.cmb select
{
	width:168px;
	height:21px;
	border:1px solid #838AC6;
	background:url(../Images/empleo/cajasDerecha/fondoTextBox.gif) center;
	
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
#cajaIzquierda div.cuerpo div.cuerpoInterno div.cajaCategoria
{
	border-bottom:1px solid #C0C3E1;
	padding:8px 5px 8px 5px;
}
#cajaIzquierda div.cuerpo div.cuerpoInterno div.cajaCategoria div.categoria
{
	background:url(../Images/empleo/cajasIzquierda/iconoMasArbolCategorias.gif) no-repeat left center;
	padding-left:16px;
}
#cajaIzquierda div.cuerpo div.cuerpoInterno div.cajaCategoria div.categoria a
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#C30454;
	text-transform:uppercase;
	text-decoration:none;
}
#cajaIzquierda div.cuerpo div.cuerpoInterno div.cajaCategoria div.categoria a.seleccionada, #cajaIzquierda div.cuerpo div.cuerpoInterno div.cajaCategoria div.subCategoria a.seleccionada
{
	color:#808080;
	font-weight:bolder;
}
#cajaIzquierda div.cuerpo div.cuerpoInterno div.cajaCategoria div.subCategoria
{
	background:url(../Images/empleo/cajasIzquierda/iconoPuntoArbolCategorias.gif) no-repeat left top;
	padding-left:34px;
	margin-left:4px;
	padding-top:0px;
}
#cajaIzquierda div.cuerpo div.cuerpoInterno div.cajaCategoria div.subCategoria a
{
	
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:regular;
	color:#000000;
	text-transform:capitalize;
	text-decoration:none;
}
#cajaIzquierda div.cuerpo div.cuerpoInterno div.cajaCategoriaLast
{
	padding:8px 5px 8px 5px;
}
#cajaIzquierda div.cuerpo div.cuerpoInterno div.cajaCategoriaLast div.categoria
{
	background:url(../Images/empleo/cajasIzquierda/iconoMasArbolCategorias.gif) no-repeat left center;
	padding-left:16px;
}
#cajaIzquierda div.cuerpo div.cuerpoInterno div.cajaCategoriaLast div.categoria a
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#C30454;
	text-transform:uppercase;
	text-decoration:none;
}
#cajaIzquierda div.cuerpo div.cuerpoInterno div.cajaCategoriaLast div.subCategoria
{
	background:url(../Images/empleo/cajasIzquierda/iconoPuntoArbolCategorias.gif) no-repeat left top;
	padding-left:34px;
	margin-left:4px;
	padding-top:0px;
}
#cajaIzquierda div.cuerpo div.cuerpoInterno div.cajaCategoriaLast div.subCategoria a
{
	
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:regular;
	color:#000000;
	text-transform:capitalize;
	text-decoration:none;
}
#cajaIzquierda div.cuerpo div.cuerpoInterno div.cajaCategoriaLast div.categoria a.seleccionada, #cajaIzquierda div.cuerpo div.cuerpoInterno div.cajaCategoriaLast div.subCategoria a.seleccionada
{
	color:#808080;
	font-weight:bolder;
}
#cajaIzquierda div.cuerpo div.cuerpoInterno div.cajaListItem
{
	background:url(../Images/empleo/cajasIzquierda/list.gif) no-repeat left top;
	margin-left:12px;
	padding-left:19px;
}
#cajaIzquierda div.cuerpo div.cuerpoInterno div.cajaListItem a
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:regular;
	color:#000000
}
#cajaIzquierda div.footer
{
	background:url(../Images/empleo/cajasIzquierda/footer.gif) no-repeat center top;
	height:9px;
	_margin-bottom:-10px;
}
#cajaIzquierda div.boton
{
	background: url(../Images/empleo/boton.gif) no-repeat center top;
	height:19px;
	_height:23px;
	text-align:center;
	vertical-align:top;
	padding-top:4px;
	_padding-top:0px;
}
#cajaIzquierda div.boton:hover
{
	background: url(../Images/empleo/botonOver.gif) no-repeat center top;
}
#cajaIzquierda div.boton a
{
	_background: url(../Images/empleo/boton.gif) no-repeat center top;
	padding-top:4px;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#841D4C;
	width: 165px;
	height:23px;
	text-decoration:none;
}
#cajaIzquierda div.boton a:hover
{
	background: url(../Images/empleo/botonOver.gif) no-repeat center top;
	color:#213892;
}
/***************fin cajas izqauirda***********************/

/**********************cajas centro*********************/
#cajaVertical
{
	width:172px;
	height:268px;
}
#cajaVertical div.titulo
{
	background:url("../Images/empleo/cajasCentrales/fondoTituloCajaVertical.gif");
	height:23;
	padding-top:4px;
	padding-left:8px;
	margin-bottom:-4px;
	_margin-bottom:0px;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#cajaVertical div.primerBoton
{
	background:url("../Images/empleo/cajasCentrales/primerBotonCajaVertical.gif");
	height:23;
	margin-bottom:-3px;
	_padding-bottom:2px;
	padding-top:3px;
	_padding-top:0px;
}
#cajaVertical div.primerBoton:hover
{
	background:url("../Images/empleo/cajasCentrales/primerBotonCajaVerticalOver.gif");
}
#cajaVertical div.primerBoton a
{
	_background:url("../Images/empleo/cajasCentrales/primerBotonCajaVertical.gif");
	text-align:right;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	height:23;
	width:172px;
	text-decoration:none;
	padding-right:22px;
	margin-left:25px;
	_margin-left:0px;
	padding-top:3px;
	padding-bottom:2px;
}
#cajaVertical div.primerBoton a:hover
{
	_background:url("../Images/empleo/cajasCentrales/primerBotonCajaVerticalOver.gif");
}
#cajaVertical div.boton
{
	background:url("../Images/empleo/cajasCentrales/botonCajaVertical.gif");
	height:24;
	margin-bottom:-3px;
	_padding-bottom:3px;
	padding-top:3px;
	_padding-top:0px;
}
#cajaVertical div.boton:hover
{
	background:url("../Images/empleo/cajasCentrales/botonCajaVerticalOver.gif");

}
#cajaVertical div.boton a
{
	_background:url("../Images/empleo/cajasCentrales/botonCajaVertical.gif");
	text-align:right;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	height:24;
	width:172px;
	text-decoration:none;
	padding-right:22px;
	margin-left:24px;
	_margin-left:0px;
	padding-top:3px;
	padding-bottom:2px;
}
#cajaVertical div.boton a:hover
{
	_background:url("../Images/empleo/cajasCentrales/botonCajaVerticalOver.gif");
}
#cajaVertical div.sombra
{
	height:7px;
	background:url("../Images/empleo/cajasCentrales/sombraCajaVertical.gif") no-repeat;
	margin-bottom:-10px;
}

#cajaGrande
{
	background: url(../Images/empleo/cajasCentrales/fondoCajaGrande.gif) center;
	width: 359px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#cajaGrande div.titulo
{
	height:24px;
	border:1px solid #5F34AD;
	background: #9962FF;
}
#cajaGrande div.titulo span.imagen
{
	float:right;
	padding: 4px 4px 4px 4px;
}

#cajaGrande div.titulo span.texto
{
	float:left;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:10px;
}
#cajaGrande div.cuerpo
{
	border-left:solid 1px #5F34AD;
	border-top:solid 1px #5F34AD;
	border-right:solid 1px #5F34AD;
}
#cajaGrande div.cuerpo div.cuerpoInterno
{
	margin-top: 1px;
	border-top:solid 1px #C40555;
	padding:2px 8px 5px 8px;
	align:center;
}
#cajaGrande div.cuerpo div.cuerpoInterno div.cajaTexto
{
	border-bottom:1px solid #B584FF;
	padding-top:8px;
	padding-bottom:8px;
	width:340px;
}
#cajaGrande div.cuerpo div.cuerpoInterno div.cajaTexto div.tituloCajaTexto, #cajaGrande div.cuerpo div.cuerpoInterno div.cajaTexto div.tituloCajaTexto a
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#C30454;	
	text-decoration:none;
}
#cajaGrande div.cuerpo div.cuerpoInterno div.cajaTexto div.copete, #cajaGrande div.cuerpo div.cuerpoInterno div.cajaTexto div.copete a
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:regular;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}
#cajaGrande div.cuerpo div.cuerpoInterno div.cajaTextoLast
{
	padding-top:8px;
	padding-bottom:8px;
	width:340px;
}
#cajaGrande div.cuerpo div.cuerpoInterno div.cajaTextoLast div.tituloCajaTexto, #cajaGrande div.cuerpo div.cuerpoInterno div.cajaTextoLast div.tituloCajaTexto a
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#C30454;	
	text-decoration:none;
}
#cajaGrande div.cuerpo div.cuerpoInterno div.cajaTextoLast div.copete, #cajaGrande div.cuerpo div.cuerpoInterno div.cajaTextoLast div.copete a
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:regular;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}
#cajaGrande div.boton
{
	background:url(../Images/empleo/cajasCentrales/botonCajaGrande.gif) no-repeat top center;
	width:359px;
	height:21px;
	text-align:right;
}
#cajaGrande div.boton:hover
{
	background:url(../Images/empleo/cajasCentrales/botonCajaGrandeOver.gif) no-repeat top center;
}
#cajaGrande div.boton a
{
	PADDING-RIGHT:25px; 
	_PADDING-RIGHT:0px;
	_background:url(../Images/empleo/cajasCentrales/botonCajaGrande.gif) no-repeat top right;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000088;
	width:176px;
	height:21px;
	text-align:center;
	padding-top:2px;
}
#cajaGrande div.boton a:hover
{
	_background:url(../Images/empleo/cajasCentrales/botonCajaGrandeOver.gif) no-repeat top right;
	color:#7E7E7E;
}
#cajaChica
{
	background: url(../Images/empleo/cajasCentrales/fondoCajaChica.gif) center;
	width: 176px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#cajaChica div.titulo
{
	height:24px;
	border:1px solid #5F34AD;
	background: #9962FF;
}
#cajaChica div.titulo span.imagen
{
	float:right;
	padding: 4px 4px 4px 4px;
}

#cajaChica div.titulo span.texto
{
	float:left;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:10px;
}
#cajaChica div.cuerpo
{
	border-left:solid 1px #5F34AD;
	border-top:solid 1px #5F34AD;
	border-right:solid 1px #5F34AD;
}
#cajaChica div.cuerpo div.cuerpoInterno
{
	margin-top: 1px;
	border-top:solid 1px #C40555;
	padding:2px 0px 5px 4px;
	_padding:2px 7px 5px 7px;
	align:center;
}
#cajaChica div.cuerpo div.cuerpoInterno div.cajaTexto
{
	border-bottom:1px solid #B584FF;
	padding:8px 0px 8px 0px;
	_padding:8px 4px 8px 4px;
	width:160px;
}
#cajaChica div.cuerpo div.cuerpoInterno div.cajaTexto span.titulo , #cajaChica div.cuerpo div.cuerpoInterno div.cajaTexto span.titulo a
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#C30454;	
	text-decoration:none;
}
#cajaChica div.cuerpo div.cuerpoInterno div.cajaTexto span.fecha
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#000000;	
}
#cajaChica div.cuerpo div.cuerpoInterno div.cajaTexto span.copete, #cajaChica div.cuerpo div.cuerpoInterno div.cajaTexto span.copete a
{
	color:#000000;
	text-decoration:none;
	text-align:justify;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:regular;
	text-align:justify;
}
#cajaChica div.cuerpo div.cuerpoInterno div.cajaTextoLast
{
	padding:8px 4px 8px 4px;
	width:160px;
}
#cajaChica div.cuerpo div.cuerpoInterno div.cajaTextoLast span.titulo, #cajaChica div.cuerpo div.cuerpoInterno div.cajaTextoLast span.titulo a
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#C30454;	
	text-decoration:none;
}
#cajaChica div.cuerpo div.cuerpoInterno div.cajaTextoLast span.fecha
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#000000;	
}
#cajaChica div.cuerpo div.cuerpoInterno div.cajaTextoLast span.copete, #cajaChica div.cuerpo div.cuerpoInterno div.cajaTextoLast span.copete a
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:regular;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}
#cajaChica div.boton
{
	background:url(../Images/empleo/cajasCentrales/botonCajaChica.gif) no-repeat top center;
	width:176px;
	height:21px;
	text-align:center;
}
#cajaChica div.boton:hover
{
	background:url(../Images/empleo/cajasCentrales/botonCajaChicaOver.gif) no-repeat top center;
}
#cajaChica div.boton a
{
	_background:url(../Images/empleo/cajasCentrales/botonCajaChica.gif) no-repeat top center;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000088;
	width:160px;
	height:21px;
	text-align:center;
	padding-left:8px;
	padding-top:2px;
	padding-right:16px;
	_padding-right:0px;
}
#cajaChica div.boton a:hover
{
	_background:url(../Images/empleo/cajasCentrales/botonCajaChicaOver.gif) no-repeat top center;
	color:#7E7E7E;
}
/************************fin cajas centro**********************/

/************************cajas derecha**************************/
#cajaDerecha
{
	background: url(../Images/empleo/cajasDerecha/fondoCuerpo.gif) center;
	width: 176px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;

}
#cajaDerecha div.titulo
{
	background:url(../Images/empleo/cajasDerecha/fondoTitulo.gif) center;
	height:24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#cajaDerecha div.titulo span.imagen
{
	float:right;
	padding: 4px 4px 4px 4px;
}

#cajaDerecha div.titulo span.texto
{
	float:left;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:10px;
}
#cajaDerecha div.cuerpo
{
	_width: 176px;
	border-left:solid 1px #5F34AD;
	border-right:solid 1px #5F34AD;
	border-top:solid 1px #5F34AD;
	margin-top:-1px;
}
#cajaDerecha div.cuerpo div.cuerpoInterno
{
	_width: 174px;
	margin-top: 1px;
	border-top:solid 1px #C40555;
	padding:6px 7px 10px 7px;
}
#cajaDerecha div.cuerpo div.cuerpoInterno span.errorBusqueda
{
	font-family:Trebuchet MS;
	font-size:10px;
	font-weight:normal;
	color:Red;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.textBox
{
	font-family:Trebuchet MS;
	font-size:10px;
	font-weight:regular;
	color:#000000;
	margin-bottom:7px;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.textBox span.nombre
{
	width:69px;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.textBox span.input Input
{
	width:86px;
	height:21px;
	border:1px solid #838AC6;
	background:url(../Images/empleo/cajasDerecha/fondoTextBox.gif) center;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.cajaTexto
{
	border-bottom:1px dotted black;
	padding:8px 5px 8px 5px;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.cajaTexto span.titulo, #cajaDerecha div.cuerpo div.cuerpoInterno div.cajaTexto span.titulo a
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#C30454;
	text-decoration:none;
}

#cajaDerecha div.cuerpo div.cuerpoInterno div.cajaTexto span.fecha
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.cajaTexto span.copete, #cajaDerecha div.cuerpo div.cuerpoInterno div.cajaTexto span.copete a
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:regular;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.cajaTextoLast
{
	padding:8px 5px 8px 5px;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.cajaTextoLast span.titulo, #cajaDerecha div.cuerpo div.cuerpoInterno div.cajaTextoLast span.titulo a
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#C30454;
	text-decoration:none;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.cajaTextoLast span.fecha
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.cajaTextoLast span.copete, #cajaDerecha div.cuerpo div.cuerpoInterno div.cajaTextoLast span.copete a
{ 
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.textBoxLargo Input
{
	font-family:Trebuchet MS;
	font-size:10px;
	font-weight:regular;
	color:#000000;
	margin-bottom:7px;
	
	width:158px;
	height:21px;
	border:1px solid #838AC6;
	background:url(../Images/empleo/cajasDerecha/fondoTextBox.gif) center;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.cmb select
{
	background: url(../Images/empleo/cajasDerecha/fondoTextBox.gif) center;
	width:160px;
	height:21px;
	margin-top:10px;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:regular;
	color:#000000;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.botonBuscar
{
	width:160px;
	height:21px;
	margin-bottom:-10px;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.botonBuscar:hover
{
	background:url(../Images/empleo/cajasDerecha/botonBuscarOver.gif) no-repeat center top;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.botonBuscar a
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#841D4C;
	width: 160px;
	height:21px;
	text-decoration:none;
	padding-top:2px;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.botonBuscar a:hover
{
	_background:url(../Images/empleo/cajasDerecha/botonBuscarOver.gif) no-repeat center top;
	color:#213892;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.botonesUsuario
{
	align:center;
	width:160px;
	margin-top:5px;
}
/* --------------- Botones Usuario Logueado ------------------*/
#cajaDerecha div.cuerpo div.cuerpoInterno div.linkPanel, #cajaDerecha div.cuerpo div.cuerpoInterno div.linkPanel a
{
	font-family:Trebuchet MS;
	font-size:10px;
	font-weight:bold;
	color:#841D4C;
	text-decoration:none;
	margin-top:10px;
	margin-left:2px;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.linkPanel a:hover
{
	color:#213892;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.botonesUsuarioSalir
{
	align:center;
	width:160px;
	margin-top:15px;
	margin-bottom:-7px;
	padding-bottom:-10px;
}

#cajaDerecha div.cuerpo div.cuerpoInterno div.botonesUsuarioSalir span.salir
{
	background:url(../Images/empleo/cajasDerecha/botonLargo.gif) no-repeat center left;
	float:left;
	width:160px;
	height:21px;
	text-align:center;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.botonesUsuarioSalir span.salir:hover
{
	background:url(../Images/empleo/cajasDerecha/botonLargoOver.gif) no-repeat center left;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.botonesUsuarioSalir span.salir a
{
	_background:url(../Images/empleo/cajasDerecha/botonLargo.gif) no-repeat center left;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#841D4C;
	text-decoration:none;
	width:160px;
	height:21px;
	padding-top:2px;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.botonesUsuarioSalir span.salir a:hover
{
	_background:url(../Images/empleo/cajasDerecha/botonLargoOver.gif) no-repeat center left;
	color:#213892;
}
/*-------------------------------------------------------*/
#cajaDerecha div.cuerpo div.cuerpoInterno div.cajaListItem
{
	background:url(../Images/empleo/cajasDerecha/list.gif) no-repeat left top;
	padding-left:15px;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.cajaListItem a
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:regular;
	color:#000000;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.botonesUsuario span.entrar
{
	background:url(../Images/empleo/cajasDerecha/botonEntrar.gif) no-repeat center left;
	float:left;
	width:66px;
	height:21px;
	margin-right:2px;
	text-align:center;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.botonesUsuario span.entrar:hover
{
	background:url(../Images/empleo/cajasDerecha/botonEntrarOver.gif) no-repeat center left;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.botonesUsuario span.entrar a
{
	_background:url(../Images/empleo/cajasDerecha/botonEntrar.gif) no-repeat center left;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#841D4C;
	text-decoration:none;
	width:66px;
	height:21px;
	padding-top:2px;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.botonesUsuario span.entrar a:hover
{
	_background:url(../Images/empleo/cajasDerecha/botonEntrarOver.gif) no-repeat center left;
	color:#213892;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.botonesUsuario span.registrarse
{
	background:url(../Images/empleo/cajasDerecha/botonRegistrarse.gif) no-repeat center right;
	float:right;
	width:90px;
	height:21px;
	margin-left:2px;
	text-align:center;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.botonesUsuario span.registrarse:hover
{
	background:url(../Images/empleo/cajasDerecha/botonRegistrarseOver.gif) no-repeat center right;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.botonesUsuario span.registrarse a
{
	_background:url(../Images/empleo/cajasDerecha/botonRegistrarse.gif) no-repeat center right;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#841D4C;
	text-decoration:none;
	width:90px;
	height:21px;
	padding-top:2px;
}
#cajaDerecha div.cuerpo div.cuerpoInterno div.botonesUsuario span.registrarse a:hover
{
	_background:url(../Images/empleo/cajasDerecha/botonRegistrarseOver.gif) no-repeat center right;
	color:#213892;
}
#cajaDerecha div.boton
{
	background: url(../Images/empleo/cajasDerecha/footerTestimonios.gif) no-repeat center top;
	height:19px;
	_height:21px;
	text-align:center;
	vertical-align:top;
	padding-top:2px;
	_padding-top:0px;
}
#cajaDerecha div.boton:hover
{
	background: url(../Images/empleo/cajasDerecha/footerTestimoniosOver.gif) no-repeat center top;
}
#cajaDerecha div.boton a
{
	_background: url(../Images/empleo/cajasDerecha/footerTestimonios.gif) no-repeat center top;
	padding-top:2px;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#841D4C;
	width: 165px;
	height:21px;
	text-decoration:none;
}
#cajaDerecha div.boton a:hover
{
	_background: url(../Images/empleo/cajasDerecha/footerTestimoniosOver.gif) no-repeat center top;
	color:#213892;
}
#cajaDerecha div.footer
{
	background: url(../Images/empleo/cajasDerecha/footer.gif) no-repeat center top;
	height:9px;
	_height:20px;
	margin-bottom:10px;
	_margin-bottom:-11px;
}
/************************fin cajas derecha************************/

/***************************homeSeccion****************************/
body{
	margin:auto;
	padding:auto;
	text-align: center;
	background:url(../images/base/fondo-body.gif);
}
#base{
	width:780px;
	margin-top:0px;	
}
#base tr td.izquierda {
	background:url(../images/base/fondo-columna-izq.gif);
}
#base tr td.derecha {
	background:url(../images/base/fondo-columna-der.gif);
}
#base tr td.derecha div.header{
	
	width:568px;
	height:86px;
}
#base tr td.derecha div.header div.left-top{
	background:url(../images/empleo/img-header-left-top.gif);		
	width:333px;
	height:20px;
}
#base tr td.derecha div.header div.left-bottom{
	background:url(../images/empleo/img-header-left-bottom.gif);		
	width:333px;
	height:66px;
}
#base tr td.derecha div.header div.right-bottom{
	background:url(../images/empleo/img-header-right-bottom.gif);		
	width:235px;
	height:66px;
}
#base tr td.derecha div.header div.sombra
{
	background-color:#CACACA;
	border-top:1px solid #ECECEC;
	border-left:1px solid #ECECEC;
	padding:1px 0px 0px 2px;
	_width:108px;
}
#base tr td.derecha div.header div.sombra div.solapa-capacitaciones{	
	background-color:#F0A565;	
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	width:88px;
	_width:106px;
	height:15px;
	padding-left:17px;
	padding-top:2px;
	border-top:1px solid #EC7A30;
	border-right:1px solid #EC7A30;
	border-left:1px solid #EC7A30;
}
#base tr td.derecha div.header div.sombra div.solapa-emprendimiento{	
	background-color:#B3EC81;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	width:103px;
	_width:121px;
	height:15px;
	padding-right:17px;
	padding-top:2px;	
	border-top:1px solid #6ACB82;
	border-right:1px solid #6ACB82;
	border-left:1px solid #6ACB82;
	
}
#base tr td.derecha div.header div.solapa-emprendimiento a, #base tr td.derecha div.header div.solapa-capacitaciones a{
	text-decoration:none;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;

}

#base tr td.footer {
	background-color:#CCB0FF;
	height:24px;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#000000;
	text-align:right;
	padding-right:10px;
}
#base tr td.footer a{
	text-decoration:underline;
	color:#000000;
}
#banda{
	width:209px;
	height:19px;	
	margin-top:5px; 	
	background:url(../images/empleo/fondo-banda.gif);
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
#banda span{
	margin-left:10px;
}
#banda span a
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:10px;
}
#iconos{
	padding-top:45px;
	margin-right:6px;
	text-align:right;
}
#iconos a{
	margin-left:4px;
}
#iconos a img{
	border:0px;
}
#base tr td.instituciones {
	background-color: #F0F0F0;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	width:777px;
	height:78px;
	vertical-align:top;
}
#base tr td.instituciones  div.titulos span.iniciativa{
	margin-top:10px;
	margin-left:18px;		
}
#base tr td.instituciones  div.titulos span.colaboracion{
	margin-top:10px;
	margin-left:325px;
}
#base tr td.instituciones  div.titulos span.coordinacion{
	margin-top:10px;
	margin-left:49px;
}


#botonera{
	background:url(../images/empleo/botonera-punteada.gif) repeat-x bottom;
 	background-color:#9962FF;
 	margin-top:1px;
 	padding-bottom:2px;
 	padding-top:0px;
 	height:18px;
}
#botonera span{
	background:url(../images/empleo/botonera-separador.gif) no-repeat right;	
}

#botonera span a
{
	text-transform:uppercase;	
	background:url(../images/empleo/botonera-ico.gif) no-repeat left;
	margin-left:17px;
	padding-left:10px;
	padding-right:20px;	
	padding-bottom:3px;
	padding-top:5px;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;	
	color:#FFFFFF;	
 	
}
#botonera a:hover{	
	background:url(../images/base/botonera-ico-over.gif) no-repeat left;
	color:#263B94;		 	
}
#Banner 
{
	padding:10px 0px 0px 10px;
}
#Banner img
{
	margin-right:10px;
	margin-bottom:5px;
}
#bodyNewsletter
{
	width:375px;
	font-family:Trebuchet MS;
	margin-right:5px;
}
#bodyNewsletter div.tituloNewsletter
{
	background: url(../images/empleo/listado/fondoTitulo.gif) repeat-y left;
}
#bodyNewsletter div.tituloNewsletter div.texto
{
	padding-top:3px;
	padding-bottom:1px;
	padding-left:16px;
	color:#5F34AD;
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
}
#bodyNewsletter div.tituloNewsletter div.lineaPunteada
{
	background: url(../images/empleo/listado/lineaPunteadaTitulo.gif) no-repeat left;
	padding-top:1px;
}
#bodyNewsletter div.tituloNewsletter div.lineaRoja
{
	background: url(../images/empleo/listado/lineaRojaTitulo.gif) repeat-y left;
	padding-top:4px;
}
#bodyNewsletter div.cuerpo
{
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding-left:16px;
	margin-top:30px;
	margin-bottom:10px;
	text-align:justify;
}
#bodyNewsletter div.textBox
{
	padding-top: 20px;
	margin-left: 20px;
}

#bodyNewsletter div.textBox span.nombre
{
	padding-right:2px;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
#bodyNewsletter div.textBox span.input input
{
	width:160px;
	height:21px;
	border:1px solid #838AC6;
	background:url(../Images/empleo/cajasDerecha/fondoTextBox.gif) center;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
#bodyNewsletter div.textBox span.input span.invalido
{
	color:#F7080D;
	margin-left:0px;
	width:130px;
	height:25px;
}
#bodyNewsletter div.checkboxes
{
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding-left:17px;
	margin-top:10px;
	margin-bottom:10px;
}
#bodyNewsletter div.boton
{
	text-align:center;
	margin-top:30px;
	margin-bottom:10px;
	margin-right:20px;
}

/**********************fin home seccion**************************************/
/************************listados*******************************************/
#cajaListado
{
	width:380px;
}
#cajaListado div.titulo
{
	background: url(../images/empleo/listado/fondoTitulo.gif) repeat-y left;
}
#cajaListado div.titulo div.texto
{
	padding-top:3px;
	padding-bottom:1px;
	padding-left:16px;
	color:#5F34AD;
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
}
#cajaListado div.titulo div.lineaPunteada
{
	background: url(../images/empleo/listado/lineaPunteadaTitulo.gif) no-repeat left;
	padding-top:1px;
}
#cajaListado div.titulo div.lineaRoja
{
	background: url(../images/empleo/listado/lineaRojaTitulo.gif) repeat-y left;
	padding-top:4px;
}
#cajaListado div.cajaListItem
{
	background:url(../Images/empleo/list.gif) no-repeat left top;
	padding-left:20px;
	margin-left:16px;
	vertical-align:top;
	padding-top:2px;
}
#cajaListado div.cajaListItem a
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	vertical-align:top;
	
}
#cajaListado div.cajaTexto
{
	padding: 12px 13px 11px 13px;
	margin-left:3px;
	border-bottom:1px solid #C9AEFC;
}
#cajaListado div.cajaTexto span.titulo, #cajaListado div.cajaTexto span.titulo a
{
	color:#C30454;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#cajaListado div.cajaTexto div.tituloCajaTexto, #cajaListado div.cajaTexto div.tituloCajaTexto a
{
	color:#C30454;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#cajaListado div.cajaTexto span.copete, #cajaListado div.cajaTexto span.copete a
{
	color:#000000;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
}
#cajaListado div.cajaTexto div.copete, #cajaListado div.cajaTexto div.copete a
{
	color:#000000;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
}
#cajaListado div.cajaTexto span.fecha
{
	color:#000000;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
/***********************************fin caja listado**********************************/
/**************************************caja Documento*************************************/
#cajaDocumento
{
	width:375px;
	font-family:Trebuchet MS;
	margin-right:5px;
}
#cajaDocumento div.subir, #cajaDocumento div.subir a
{
	text-align:right;
	font-family:Trebuchet MS;
	font-size:10px;
	font-weight:bold;
	color:#6735A9;
	text-decoration:none;
}
#cajaDocumento div.tituloCaja
{
	background: url(../images/empleo/listado/fondoTitulo.gif) repeat-y left;
}
#cajaDocumento div.tituloCaja div.texto
{
	padding-top:3px;
	padding-bottom:1px;
	padding-left:16px;
	color:#5F34AD;
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
}
#cajaDocumento div.tituloCaja div.lineaPunteada
{
	background: url(../images/empleo/listado/lineaPunteadaTitulo.gif) no-repeat left;
	padding-top:1px;
}
#cajaDocumento div.tituloCaja div.lineaRoja
{
	background: url(../images/empleo/listado/lineaRojaTitulo.gif) repeat-y left;
	padding-top:4px;
}
#cajaDocumento div.volantaDocumento
{
	font-size:11px;
	font-weight:regular;
	color:#000000;
	padding-left:16px;
	margin-top:15px;
	text-transform:uppercase;
}
#cajaDocumento div.tituloDocumento
{
	font-size:18px;
	font-weight:bold;
	color:#C30452;
	padding-left:16px;
}
#cajaDocumento div.tituloDocumento a
{
	font-size:18px;
	font-weight:bold;
	color:#C30452;
	text-decoration:none;
}
#cajaDocumento div.copeteDocumento
{
	font-size:12px;
	font-weight:normal;
	color:#626262;
	padding-left:16px;
	text-align:justify;
}
#cajaDocumento div.cuerpoDocumento
{
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding-left:16px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:justify;
}
#cajaDocumento div.detallesAbajo
{
	font-size:11px;
	padding-left:16px;
}
#cajaDocumento div.detallesAbajo span.tit
{
	font-weight:bold;
	color:#801D4B;
}
#cajaDocumento div.detallesAbajo span.texto
{
	font-weight:normal;
	color:#000000;
	padding-left:5px;
}
#cajaDocumento div.tituloFaq
{
	background: url(../Images/empleo/fondoTitulofaq.gif) repeat-y;
	width: 363px;
	border-top: 1px solid #CCB0FF;
	padding:4px 0px 3px 16px;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	color: #C30454;
}
/******************************fin caja documento***********************/
/********************************caja relacionados**********************/
#cajaRelacionados
{
	width:359px;
	margin-left:15px;
	font-family:Trebuchet MS;
	margin-top:20px;
}
#cajaRelacionados div.titulo
{
	height:24px;
	background-color:#9962FF;
	border:1px solid #5F34AD;
}
#cajaRelacionados div.titulo span.texto
{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	float:left;
	padding: 2px 0px 2px 8px;
}
#cajaRelacionados div.titulo span.icono
{
	float:right;
}
#cajaRelacionados div.titulo span.icono img
{
	margin:3px 8px 3px 8px;
}
#cajaRelacionados div.cuerpo
{
	border-top:1px solid #C30454;
	padding:9px 8px 10px 8px;
	margin-top:1px;
}
#cajaRelacionados div.cuerpo div.documentos
{
	border-bottom:1px solid #CCB0FF;
	padding:10px 3px 8px 3px;
}
#cajaRelacionados div.cuerpo div.documentos div.itemDocumento
{
	background:url(../Images/empleo/list.gif) no-repeat top left;
	padding-left:25px;
	vertical-align:top;
	padding-top:2px;
}
#cajaRelacionados div.cuerpo div.documentos div.itemDocumento span.fecha
{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	vertical-align:top;
}
#cajaRelacionados div.cuerpo div.documentos div.itemDocumento span.titulo, #cajaRelacionados div.cuerpo div.documentos div.itemDocumento span.titulo a
{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#C30454;
	text-decoration:none;
	vertical-align:top;
}
#cajaRelacionados div.cuerpo div.links
{
	padding:10px 3px 8px 3px;
}
#cajaRelacionados div.cuerpo div.links div.cajaListItem
{
	background:url(../Images/empleo/list.gif) no-repeat left top;
	padding-left:25px;
	vertical-align:top;
	padding-top:2px;
}
#cajaRelacionados div.cuerpo div.links div.cajaListItem a
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:regular;
	color:#000000;
	vertical-align:top;
}
/********************************fin caja relacionados**********************/
/********************************caja resultados busqueda*****************************/
#cajaResultadoBusqueda
{
	width:359px;
	margin-left:12px;
	margin-right:12px;
	font-family:Trebuchet MS;
}
#cajaResultadoBusqueda div.titulo
{
	height:24px;
	background-color:#9962FF;
	border:1px solid #5F34AD;
}
#cajaResultadoBusqueda div.titulo span.texto
{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	float:left;
	padding: 2px 0px 2px 8px;
}
#cajaResultadoBusqueda div.titulo span.icono
{
	float:right;
}
#cajaResultadoBusqueda div.titulo span.icono img
{
	margin:3px 8px 3px 8px;
}
#cajaResultadoBusqueda div.cuerpo
{
	padding:0px 8px 10px 8px;
	margin-top:1px;
}
#cajaResultadoBusqueda div.cuerpo div.documentos
{
	border-bottom:1px solid #CCB0FF;
	padding:10px 3px 8px 3px;
}
#cajaResultadoBusqueda div.cuerpo div.documentos div.itemDocumento
{
	background:url(../Images/empleo/list.gif) no-repeat top left;
	padding-left:25px;
	vertical-align:top;
	padding-top:2px;
}
#cajaResultadoBusqueda div.cuerpo div.documentos div.itemDocumento span.fecha
{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	vertical-align:top;
}
#cajaResultadoBusqueda div.cuerpo div.documentos div.itemDocumento span.titulo, #cajaResultadoBusqueda div.cuerpo div.documentos div.itemDocumento span.titulo a
{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#C30454;
	text-decoration:none;
	vertical-align:top;
}
#cajaResultadoBusqueda div.cuerpo div.links
{
	padding:10px 3px 8px 3px;
}
#cajaResultadoBusqueda div.cuerpo div.links div.cajaListItem
{
	background:url(../Images/empleo/list.gif) no-repeat left top;
	padding-left:25px;
	vertical-align:top;
	padding-top:2px;
}
#cajaResultadoBusqueda div.cuerpo div.links div.cajaListItem a
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:regular;
	color:#000000;
	vertical-align:top;
}
/*************Foros**************************************/
#MensajePadre{
	width:352px;
	border:1px solid #9862FE;
	margin-left:8px;
	margin-top:10px;
}
#MensajePadre div.Titulo{
	height:22px;
	background:url(../Images/Empleo/fondo-foro.gif);
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:11px;
	color:#C10551;
	padding-left:9px;
	padding-top:4px;
	border-bottom:1px solid #9862FE;
	
}
#MensajePadre div.Texto {
	background:#EDEDED;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	padding-left:9px;
	padding-top:10px;
	padding-bottom:10px;
}
#MensajePadre div.Titulo span{
	background:url(../Images/Empleo/ico-listado-foro.gif) no-repeat left middle;
	padding-left:15px;	
}
#Mensaje{
	width:342px;
	border-top:1px solid #C9AEFD;
	margin-top:10px;
	padding-left:12px;
	margin-left:10px;
}
#MensajeLast{
	width:342px;
	border-top:1px solid #C9AEFD;
	border-bottom:1px solid #C9AEFD;
	margin-top:10px;
	padding-left:12px;
}
#Mensaje div.Titulo a,#MensajeLast div.Titulo a{
	margin-top:15px;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:11px;
	color:#000000;	
	text-decoration:none;
}
#Mensaje div.TituloSelected a, #MensajeLast div.TituloSelected a{
	margin-top:15px;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:11px;
	color:#C10551;
	text-decoration:none;
}
#Mensaje div.Texto a, #MensajeLast div.Texto a{
	font-family:Trebuchet MS;
	font-style:Italic;
	font-size:11px;
	color:#000000;	
	margin-bottom:15px;
	text-decoration:none;
}
#Mensaje div.Texto a img, #MensajeLast div.Texto a img{	
	vertical-align:middle;
}
#cajaEnvioMensaje
{
	width:350px;
	margin-left:10px;
	margin-right:12px;
	font-family:Trebuchet MS;
	margin-top:15px;
	border-bottom:1px solid #CDB0FF;
}
#cajaEnvioMensaje span
{
	color:#000000;
	font-size:11px;
	font-family:Trebuchet MS;
	margin-left:10px;
}
#cajaEnvioMensaje div.titulo
{
	height:24px;
	background-color:#9962FF;
	border:1px solid #5F34AD;
}
#cajaEnvioMensaje div.titulo span.texto
{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	float:left;
	padding: 2px 0px 2px 8px;
}
#cajaEnvioMensaje div.titulo span.icono
{
	float:right;
}
#cajaEnvioMensaje div.titulo span.icono img
{
	margin:3px 8px 3px 8px;
}
#cajaEnvioMensaje div.formu
{
	margin-left:10px;			
}
#cajaEnvioMensaje div.formu p
{
	color:#000000;
	font-size:11px;
	font-family:Trebuchet MS;
}
#cajaEnvioMensaje div.formu textarea{
	width:260px;
	height:102px;
	border:1px solid #838AC6;
	margin-left:40px;
	background:url(../Images/empleo/cajasDerecha/fondoTextBox.gif) repeat-x bottom left;
}
#cajaEnvioMensaje div.formu div input
{
	width:260px;
	border:1px solid #838AC6;	
	margin-left:40px;
	margin-right:0px;
	background:url(../Images/empleo/cajasDerecha/fondoTextBox.gif) repeat-x bottom left;
}
#cajaEnvioMensaje div.botones
{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:97px;
}	
span.error
{
	margin-left:0px;	
	width:25px;
	height:25px;
	background: transparent  url(../Images/a-rojo.gif) no-repeat left bottom ;	
}
/*************Fin Foros**********************************/
/*************Aviso**********************************/
#contentAvisos
{
	margin-left:15px;
	width:359px;	
}
#contentAvisos div.postulante
{
	border-top:1px solid #C5ABF7;
	padding-top:10px;
	margin-bottom:30px;
	margin-top:20px;
	text-align:center;
	 
}
#contentAvisos div.postulante a
{
	color:#000000;
	font-size:12px;
	font-family:Trebuchet MS;
	text-decoration:none;
}
/*************Fin Aviso**********************************/
/*************Capacitacion**********************************/
#contentCursos
{
	margin-left:15px;
	width:359px;	
}
#contentCursos div.interesado
{
	border-top:1px solid #F9E4B7;
	padding-top:10px;
	margin-bottom:30px;
	margin-top:20px;
	text-align:center;
	 
}
#contentCursos div.interesado a
{
	color:#000000;
	font-size:12px;
	font-family:Trebuchet MS;
	text-decoration:none;
}
#TituloCursos
{
	
	margin-left:10px;
	margin-right:12px;
	font-family:Trebuchet MS;
	margin-top:15px;
	border-bottom:1px solid #C30454;
}
#TituloCursos span
{
	color:#FFFFFF;
	font-size:11px;
	font-family:Trebuchet MS;
	margin-left:10px;
}
#TituloCursos div.titulo span.texto
{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	float:left;
	padding: 2px 0px 2px 8px;
}

#TituloCursos div.titulo
{
	height:24px;
	background-color:#F1CA6F;
	border:1px solid #EE825B;
}
#TituloCursos div.titulo span.icono
{
	float:right;
}
#TituloCursos div.titulo span.icono img
{
	margin:3px 8px 3px 8px;
}
#Curso
{	
	color:#000000;
	font-size:11px;
	font-family:Trebuchet MS;
	margin-left:10px;
	border-bottom:1px solid #F7E5B7;
	margin-top:15px;	
}
#Curso div.Info
{
	color:#000000;
	font-size:11px;
	font-family:Trebuchet MS;	
}
#Curso div.Titulo
{
	color:#C30452;
	font-size:11px;
	font-family:Trebuchet MS;
	font-weight:bold;
	
}
#Curso div.button
{	
	width:97px;
	height:21px;
	background-color:#DBDBDB;
	border:1px solid #F0A564;
	text-align:center;
	vertical-align:middle;	
}
#Curso div.button a
{
	color:#841C4D;
	font-size:10px;
	font-family:Trebuchet MS;
	font-weight:bold;
	text-decoration:none;	
}
#Curso div.Vacantes
{
	margin-top:25px;
	margin-bottom:25px;

}
#Curso div.Vacantes span.Agotadas
{
	color:#DBDBDB;
	font-size:11px;
	font-family:Trebuchet MS;
	font-weight:bold;
}
#Curso div.Vacantes span.Disponibles
{
	color:#EF815C;
	font-size:11px;
	font-family:Trebuchet MS;
	font-weight:bold;
}
#mensajeGracias
{
	color:#000000;
	font-size:11px;
	font-family:Trebuchet MS;
	font-weight:bold;
	width:380px;
	padding-left:100px;
	margin-top:20px;	

}
#leyenda
{
	width:380px;	
}
#leyenda span
{
	color:#000000;
	font-size:12px;
	font-family:Trebuchet MS;
	font-weight:bold;
	padding-left:80px;
}
#leyenda a
{
	color:#5622A0;	
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	font-family:Trebuchet MS;
}
/*************Fin Capacitacion**********************************/
/*************Caja Grande Registracion**********************************/
#cajaGrandeRegistracion
{	
	width: 350px;
	margin-left:10px;
	margin-top:20px;
	padding: 0px 0px 0px 0px;
	font-weight:normal;			
}
#cajaGrandeRegistracion div.titulo
{
	height:20px;
	border:1px solid #5F34AD;
	background: #9962FF;
}
#cajaGrandeRegistracion div.titulo span.imagen
{
	float:right;
	padding: 2px 2px 2px 2px;
}

#cajaGrandeRegistracion div.titulo span.texto
{
	float:left;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:10px;
}
#cajaGrandeRegistracion div.copete
{
	border:1px solid #5F34AD;
	padding-bottom:10px;
}
#cajaGrandeRegistracion div.textBox
{
	font-family:Trebuchet MS;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	margin-bottom:7px;
	margin-top:5px;

}
#cajaGrandeRegistracion div.textBox span
{	
	font-weight:normal;
}
#cajaGrandeRegistracion div.textBox span.nombre
{
	width:100px;
	font-weight:normal;
	padding-left:0px;
	margin-left:10px;
	margin-top:5px;
}
#cajaGrandeRegistracion div.textBox span.input
{	
	padding-left:0px;	
}
#cajaGrandeRegistracion div.textBox span.input Input
{
	height:21px;
	border:1px solid #838AC6;
	background:url(../Images/empleo/cajasDerecha/fondoTextBox.gif) center;
}
#cajaGrandeRegistracion div.botonesUsuario
{		
	background:url(../Images/empleo/cajasDerecha/botonSalir.gif) no-repeat center left;	
	width:66px;
	height:21px;		
	text-align:center;
	margin-left:150px;
	margin-bottom:10px;	
}
#cajaGrandeRegistracion div.botonesUsuario:hover
{
	background:url(../Images/empleo/cajasDerecha/botonSalirOver.gif) no-repeat center left;
}
#cajaGrandeRegistracion div.botonesUsuario a
{
	_background:url(../Images/empleo/cajasDerecha/botonSalir.gif) no-repeat center left;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#841D4C;
	text-decoration:none;
	width:66px;
	height:21px;
	padding-top:2px;
}
#cajaGrandeRegistracion div.botonesUsuario a:hover
{
	_background:url(../Images/empleo/cajasDerecha/botonSalirOver.gif) no-repeat center left;
	color:#213892;
}
/*************Fin Caja Grande Registracion**********************************/
#FormularioSolicitudEmpleo
{
	color:#213892;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:normal;
	width:265px;
	padding:0px 0px 0px 0px;
	border:0px;
}
#FormularioSolicitudEmpleo tr.subTitulo td
{
	background-color:#BCBBFF;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	text-align:center;
	border:1px solid #213892;
}
#FormularioSolicitudEmpleo tr.fila
{
	height:22px;
	margin:0px 0px 0px 0px;
}
#FormularioSolicitudEmpleo tr.fila td.NombreItem
{
	border-bottom:1px solid #213892;
	width:100px;
	height:22px;
	padding:0px 1px 0px 3px;
	margin:0px 0px 0px 0px;
	color:#000000;
}
#FormularioSolicitudEmpleo tr.fila td.InputItem
{
	border-bottom:1px solid #213892;
}
#FormularioSolicitudEmpleo tr.fila td.InputItem Input
{

	height:21px;
	border:1px solid #838AC6;
	background:url(../Images/empleo/cajasDerecha/fondoTextBox.gif) center;
	margin:0px 0px 0px 0px;
}
#FormularioSolicitudEmpleo td.botones
{
	text-align:center;	
	height:40px;
}
#FormularioSolicitudEmpleo td.separador
{
	background-color:#841D4C;
	height:1px;
}
/************* Inicio Administración de Currículum - curriculum.aspx *****/
#formulario
{
	padding-left:-10px;
	margin-left:-10px;
	border:0px;
	margin-top:15px;
	width:390px;
}
#formulario table.formulario
{
	font-family:Arial;
	font-size: 11 px;	
	margin-top:23px;
	width:100%;
}
#formulario td
{
	font-size:11px;
	padding-left:3px;
}
#formulario table.formulario td.control input
{
	width: 170px;
	height:21px;
	border:1px solid #838AC6;
	background:url(../Images/empleo/cajasDerecha/fondoTextBox.gif) center;
}
#formulario table.formulario td.control textarea
{
	width: 170px;
	height:21px;
	border:1px solid #838AC6;
	background:url(../Images/empleo/cajasDerecha/fondoTextBox.gif);
	background-position: center bottom;
	background-repeat:repeat-x;
	font-family:Arial;
}
#formulario table.formulario input.chico
{
	width: 124px;
}
#formulario table.formulario input.boton
{
	width: auto;
	border: 0px;
}
#formulario table.formulario td.control select
{
	width: 170px;
}
#formulario table.formulario select
{
	width:auto;
}
#formulario table.formulario td.label
{
	text-align:right;
	width:135px;
	height: 22px;
}
#formulario table.formulario td.titulo_list
{
	text-align:left;
	height: 40px;
	border-bottom: 1px;
	border-color:#838AC6;
	border-bottom-style:solid;
	font-weight:bold;
	font-variant:small-caps;
	font-size:13px;
	padding-top: 10px;
	
}
#formulario table.experiencias td.subtitulo_list
{
	text-align: left;
	height: 30px;
	font-weight:normal;
	font-variant:small-caps;
	font-size:13px;
	padding-top: 20px;
	padding-bottom: 10px;
	
}
#formulario table.listado
{
	border: 0px;
	border-style:none;	
}
#formulario table.listado td
{
	padding: 3px;
}
#formulario table.listado .header
{
	text-align:center;
	font-style:italic;
}
#formulario table.formulario td.error
{
	padding-left:20px;
	width:100%;
}
#formulario td.confirmacion
{
}

#formulario .titulo
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#283C95;	
	background: url("../Images/empleo/registracion/fondoTitulo.gif");
	background-repeat:repeat-y;
	height:24px;
	vertical-align:bottom;
	padding-left:18px;
	padding-bottom:3px;
	width: 100%;
}
#formulario .linea
{
	background:	 url("../Images/empleo/registracion/lineaPunteadaTitulo.gif");
	width: 375px;
	height: 1px;
	background-repeat:no-repeat;
}
#formulario .inferior
{
	background:	 url("../Images/empleo/registracion/lineaRojaTitulo.gif");
	width: 375px;
	height: 1px;
	background-repeat:repeat-y;
	
}
#formulario td.titulo
{
	background: url(../Images/empleo/registracion/fondoTitulo.gif) repeat-y left;
	height: 24px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin-left:0px;
}
#formulario td.titulo div.texto
{
	padding-top:3px;
	padding-bottom:1px;
	padding-left:16px;
	color:#5F34AD;
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
}
#formulario td.titulo div.lineaPunteada
{
	background: url(../Images/empleo/registracion/lineaPunteadaTitulo.gif) no-repeat left;
	padding-top:1px;
	padding-left: 0px;
}
#formulario td.titulo div.lineaRoja
{
	background: url(../Images/empleo/registracion/lineaRojaTitulo.gif) repeat-y left;
	padding-top:4px;
	padding-left: 0px;
}
#formulario td.botones
{
	text-align:center;	
	height:40px;
}
#formulario td.separador
{
	background-color:#841D4C;
	height:1px;
}
#formulario table.confirmacion
{
	width:100%;
}
#formulario table.confirmacion td
{
	font-family: Arial;
	text-align:center;
	width:365px;
	font-size:11px;
	height:40px;
}
#formulario table.confirmacion a:link
{
	font-family: Arial;
	text-align:center;
	font-size:11px;
	text-decoration: none;
}
#formulario table.confirmacion a:visited
{
	font-family: Arial;
	text-align:center;
	font-size:11px;
	text-decoration: none;
}
/************** Fin Administración de Currículum ***********/
/****************tablaFormulario*********************************/
#tablaFormulario
{
	width:380px;
	margin-left:-2px;
}
#tablaFormulario tr.titulo
{
	background: url(../images/empleo/listado/fondoTitulo.gif) repeat-y left;
}
#tablaFormulario tr.titulo td div.texto
{
	padding-top:3px;
	padding-bottom:1px;
	padding-left:16px;
	color:#5F34AD;
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
}
#tablaFormulario tr.titulo td div.lineaPunteada
{
	background: url(../images/empleo/listado/lineaPunteadaTitulo.gif) no-repeat left;
	padding-top:1px;
}
#tablaFormulario tr.titulo td div.lineaRoja
{
	background: url(../images/empleo/listado/lineaRojaTitulo.gif) repeat-y left;
	padding-top:4px;
}
#tablaFormulario tr.item
{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}
#tablaFormulario tr.item td.nombre
{
	text-align:right;
	padding-right:3px;
}
#tablaFormulario tr.item td.control input, #tablaFormulario tr.item td.control select
{
	width:200px;
	height:21px;
	border:1px solid #AF84FD;
	background:url(../Images/empleo/cajasDerecha/fondoTextBox.gif) center;
}
#tablaFormulario tr.item td.control textarea
{
	width:200px;
	height:70px;
	border:1px solid #AF84FD;
	background:url(../Images/empleo/cajasDerecha/fondoTextBox.gif) repeat-x center bottom;
}
#tablaFormulario tr.botones
{
	text-align:center;
}

/********************fin tabla formulario********************/
