@charset "utf-8";


/* CSS Document */
#ContenidoCentral{
	background-image:url(images/fondoEmpleo.jpg);
	background-position:20px 0;
	float:left;
	padding-left: 40px;
	padding-right: 40px;
	height:400px;
}
#BarraEmpleo{
	width:765px;
	height:40px;
	background-image:url(images/barraSuperiorEmpleo.png);
	background-repeat:no-repeat;
	background-position:0 10px;
	padding-top:10px;
	float:left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 0px;
}
#BarraEmpleo h1{
	font-size: 2.75em;
	font-family:Arial, Helvetica, sans-serif;
	height: 30px;
	width: 725px;
	margin: 0 20px;
	text-align: left;
	color: #fff;
	padding:0;
	padding-top: 3px;
}
#BarraBusquedaEmpleo{
	width:765px;
	height:30px;
	background-color:#498C9F;
	/*margin-left:40px;*/
	float:left;
}
#Categorias{
	width: 300px;
	height:30px;
	margin: 5px 20px;
	color:#FFF;
	float:left;
	text-align:left;
}
#BuscarTrabajos{
	width:300px;
	height:30px;
	margin: 5px 20px;
	color:#FFF;
	float:right;
	text-align:left;
}

#DetalleEmpleo{
	width:765px;
	margin:5px 0px;/*40px;*/
	float:left;
}
#DetalleEmpleoTitulo{
	background-image:url(images/barraTituloEmpleo1.png);
	background-repeat:no-repeat;
	float:left;
	width: 725px;
	padding: 0px 20px;
}
#DetalleEmpleo_Nombre{
	width:425px;
	height:20px;
	color:#fff;
	text-align:left;
	margin-left:30px;
	margin-top:5px;
	float:left;
	font-weight: bold;
}
#DetalleEmpleo_Fecha{
	width:250px;
	height:20px;
	text-align:right;
	float:left;
	/*padding-right:20px;*/
	margin-top:5px;
	color:#fff;
}
#DetalleEmpleoCuerpo{
	width:725px;
	background-color:#FFF;
	padding:5px 20px;
	clear:left;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
	KhtmlOpacity: .9;
	opacity: .9;
}
#DetalleEmpleoCuerpo p{
	text-align:justify;
	width:685px;
	color:#000;
}
#DetalleEmpleoCompartir{
	float:left;
	width:600px;	
	background-color:#FFF;
	color:#000;
	text-align:right;
	padding-bottom:10px;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
	KhtmlOpacity: .9;
	opacity: .9;
}
#DetalleEmpleoCompartir a{
	color:#000;
	font-weight:bold;
}
#DetalleEmpleoApuntarse{
	float:left;
	width:145px;	
	background-color:#FFF;
	color:#000;
	text-align:right;
	padding-right:20px;
	padding-bottom:10px;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
	KhtmlOpacity: .9;
	opacity: .9;
}
#DetalleEmpleoApuntarse a{
	color:#000;
	font-weight:bold;	
}

#DetalleEmpleoCompartirEn{
	float:left;
	width:550px;	
	background-color:#FFF;
	color:#000;
	text-align:right;
	padding-bottom:10px;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
	KhtmlOpacity: .9;
	opacity: .9;
}
#DetalleEmpleoCompartirEn a{
	color:#000;
	font-weight:bold;
}
#DetalleEmpleoApuntarseEn{
	float:left;
	width:195px;	
	background-color:#FFF;
	color:#000;
	text-align:right;
	padding-right:20px;
	padding-bottom:10px;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
	KhtmlOpacity: .9;
	opacity: .9;
}
#DetalleEmpleoApuntarseEn a{
	color:#000;
	font-weight:bold;	
}

#BarraInferior{
	width:765px;
	height:32px;
	background-image:url(images/barraInferiorEmpleo.png);
	background-repeat:no-repeat;
	/*margin-left:40px;*/
	float:left;
}
#EnviarCurriculum{
	float:left;
	width:auto;
	text-align:left;
	margin-left:20px;
	margin-top:7px;
}
#EnviarCurriculum a{
	color:#FFF;
	font-weight:bold;
}
#Navegacion{
	float:right;
	width:500px;
	padding:5px;
	text-align:right;
	color:#FFF;
	font-weight:bold;
}
#Navegacion a{
	background:transparent url(images/fondoBotonAzulClaro.gif) no-repeat 50% 50%;
	color:#FFFFFF;
	width:21px;
	height:23px;
	font-weight:normal;
	text-decoration:none;
	padding:5px 10px;
}
#Navegacion a.siguiente{
	background:transparent url(images/botonSiguiente_AzulClaro.gif) no-repeat 50% 50%;
	color:#FFFFFF;
	width:25px;
	height:23px;
	font-weight:normal;
	text-decoration:none;
	padding:5px 2px;
}
#Navegacion a.anterior{
    background:transparent url(images/botonAnterior_AzulClaro.gif) no-repeat 50% 50%;
	color:#FFFFFF;
	width:26px;
	height:23px;
	font-weight:normal;
	text-decoration:none;
	padding:5px 2px;
}
#Navegacion a.primero{
    background:transparent url(images/botonPrimero_AzulClaro.gif) no-repeat 50% 50%;
	color:#FFFFFF;
	width:26px;
	height:23px;
	font-weight:normal;
	text-decoration:none;
	padding:5px 2px;
}
#Navegacion a.ultimo{
    background:transparent url(images/botonUltimo_AzulClaro.gif) no-repeat 50% 50%;
	color:#FFFFFF;
	width:25px;
	height:23px;
	font-weight:normal;
	text-decoration:none;
	padding:5px 2px;
}
#Navegacion a.volver{
	background:none;
	color:#fff;
	font-weight:bold;
}

/*---------- curriculum -----------------------------------------*/
#FormularioCurriculum{
	width:765px;
	margin:5px 0px;/*40px;*/
	float:left;
}
#FormularioCurriculumTitulo{
	background-image:url(images/barraTituloEmpleo1.png);
	background-repeat:no-repeat;
	float:left;
	width: 725px;
	padding: 0px 20px;
}
#FormularioCurriculumCuerpo{
	background-color:#FFF;
	float:left;
	width:765px;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
	KhtmlOpacity: .9;
	opacity: .9;
}
#FormularioCurriculumCuerpo input, #FormularioCurriculumCuerpo textarea, #FormularioCurriculumCuerpo select{
	border:1px solid #CCC;
	padding:3px;
	width:160px;
}
#FormularioCurriculumCuerpo p{
	text-align:left;
	padding-top:10px;
	padding-left:20px;	
		color:#000;
}
#FormularioCurriculumCuerpo .campo{
	width:350px;
	color:#000;
	text-align:left;
}
#FormularioCurriculumCuerpo label{
	text-align:left;
	margin-left:20px;
	width:120px;
}
#FormularioCurriculumCuerpo label.error{
	width:300px;	
}
#BarraVolver{
	width:765px;
	height:32px;
	background-image:url(images/barraInferiorAmarilla.png);
	background-repeat:no-repeat;
	/*margin-left:40px;*/
	float:left;
	margin-bottom:10px;
	padding-top:10px;
	text-align:right;
}
#BarraVolver a{
	color:#000;
	font-weight:bold;
	padding-right:20px;
	padding-top:10px;
}
