/** secciones y submenus*/
#subBotoneraSecciones #tSecEmpleo{
	width:54px;
	height:17px;
	background: 0 0 url(/img/empleo/tSec.png) no-repeat;		
}

/** empleo **/


#contentEmpleoLazo{
	width:159px;
	height:664px;
	position:absolute;
	top:0;
	right:2px;
	background: top right url(/img/empresa/contacto/lazo.jpg) no-repeat;	
}

#contentEmpleo{
	min-height:680px;
}
#tEmpleo{
	width:691px;
	height:59px;
	background:url(/img/empleo/tEmpleo.png) no-repeat;	
}

#ok{
	background:#99FF66;margin:-15px 0 5px 0;border:1px solid #009933;	
	text-align:center;
	padding:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-weight:bolder;
	width:300px;
	margin:20px 0 0 590px;
}

#errores{
	background:#ffaaaa;margin:-15px 0 5px 0;border:1px solid red;	
	text-align:left;
	padding:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#errores li{
	padding:5px 0 5px 20px;
	margin:0;
	font-weight:bolder;
}

#captcha{
	width:400px;
	margin: 0 0 0 105px;
}
#captcha p{
	display:block;;
	padding-top:5px;
}
#captcha #imgCaptcha{
	border:1px solid #B6B6B6;
	display:inline;
	float:left;
	margin-right:15px;
}
.fila{
	margin-top:15px;	
}

#infoFormulario{
	float:left;	
	margin:20px 30px 0 0;
	height:108px;
	background:105px 0 url(/img/empresa/contacto/fTextArea.jpg) no-repeat
}

#infoFormulario textarea{
	border:0;
	background:transparent;
	width:446px;
	height:84px;
	padding-left:5px;
	z-index:20;
	display:inline;
}
#checkFormulario{
	margin-top:20px;
	float:left;	
}

#checkFormulario .opcion{
	padding:3px;
	//padding:0px;
}
#checkFormulario .ajuste{
	margin-left:40px;
}
 .datosDireccion{
	line-height:15px;	
}
#tOrganizacion{
	width:72px;
	height:17px;
	background:url(/img/empresa/contacto/tContacta.png) no-repeat;	
}

#lFnacimiento{ 
	padding-left:8px;
	//margin-left:-5px;

 }
#descripcionEmpleo{
	width:800px;
	padding-left:20px;	
}
#contactoForm{
	display:block;
	width:900px;
	margin:50px 0 0 20px;
}

#adjunta{
	margin-left:140px;	
}


#inputFile{
	margin-left:10px;	
}


#tAdjunta{
	font-weight:bolder;	
}
#lExperiencia{
	margin-left:22px;	
}
#contactoForm input[type=text]{
	width:155px;
	height:19px;
	border:0;
	float:left;
	padding-left:5px;
	background: transparent;
	/*margin-left:20px;*/
}
.fInput{
	width:162px;
	height:19px;
	float:left;
	background: url(/img/empresa/contacto/fInput.jpg) no-repeat;		
}

.fInputMed{
	width:73px;
	height:19px;
	float:left;
	background: url(/img/empleo/fInputMed.jpg) no-repeat;		
}

#captcha{
	margin-top:20px;	
}
#captcha #valCaptcha{
	margin:-35px 0 0 325px;	
	width:123px;
	height:19px;
	background: url(/img/empresa/contacto/fInput2.jpg) no-repeat;	
	//margin-left:330px;
}

#captcha #bSubmit{
	width:97px;
	height:26px;
	border:0;
	margin:-35px 0 0 530px;
	//margin:-20px 0 0 425px;
	//font-size:0;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	float:left;
	background: transparent url(/img/empresa/contacto/bEnviar.jpg) no-repeat;	
}

#captcha #valCaptcha input[type=text]{
	width:113px;	
	//margin-left:-330px;
}

#contactoForm label{
	min-width:100px;
	float:left;
	display:block;
	text-align:right;
	margin-right:5px;
}

