/*////////////////////////////////////////////////////////////////////
				
			CSS Formularios - Conatel
			Desarrollado por Hexacta

////////////////////////////////////////////////////////////////////*/


.contenidoAbajo {
	padding:30px;
	width:716px;
	float:left;
}
.contenidoAbajo h1 {
	padding-bottom:20px;
}
.contenidoAbajo p {
	padding-bottom:10px;
}
.modulo .intro {
	width:186px;
	float:left;
	padding-right:10px;
}
.bulletEmpleo {
	background-image:url(../_img/bullet-blanco-right.gif);
	background-repeat:no-repeat;
	background-position: 176px 112px;
}
.bulletContacto {
	background-image:url(../_img/bullet-blanco-right.gif);
	background-repeat:no-repeat;
	background-position: 104px 70px;
}
.form {
	float:right;
	background-color:#F2F4F4;
	padding:30px 10px;
	width:490px;
	margin-left: 10px;
	}

.form .linea {
	width:100%;
	float:left;
	padding:4px 0 3px 0;
}
.form label {
	width:170px;
	float:left;
	text-align:right;
	padding-right:20px;
	
}
.form input, .form select, .form textarea  {
	border: 1px solid #95918E;
	float:left;
	padding:2px;
	font-size:11px;
	color:#595655;
}
#nombre, #apellido, #nacionalidad, #mail, #direccion, #phone {
	width:250px;
}
#recaptcha_response_field, #cargo, #company, #direccion, #email, #telefono, #ciudad, #archivo, #popupDatepicker  {
	width:150px;
}
#areaInteres  {
	width:155px;
}
#referente, #dirigido {
	width:156px;
}
#lista {
	width:255px;
}
#asunto {
	width:155px;
}
#sexo {
	margin-top:4px;
	border:none;
}
#men, #women {
	margin-top:4px;
	border:none;
}
#fechaNacimiento, #cv {
	width:150px;
}
#mensaje  {
	width:250px;
	height:100px;
}
.otherCapcha a {
	font-size: 11px;
	padding-left:6px;
}
#cargarCV p a {
 	float:left;
	font-size:11px;
	height:15px;
	padding-left:6px;
	width:61px;
 }
.otherCapcha a:hover,  #cargarCV p a:hover{
	text-decoration:underline;
	cursor:pointer;
}
.form p{ 
	float:left;
	padding:0 10px; 
	
}
/*.form .calendario {
	width:16px;
	height:18px;
	float:left;
	padding-left:5px;
}
.form .calendario a {
	width:16px;
	height:18px;
	/*background-image:url(../_img/calendario.gif);
	background-repeat:no-repeat;
	float:right;
}*/
.form .btn_enviar {
	float:left;
	height:40px;
	padding-left:188px;
	padding-top:10px;
	width:107px;
}
.form .btn_enviar a{
	background-image:url(../_img/btn-enviar.gif);
	height:40px;
	width:107px;
	background-repeat:no-repeat;
	background-position:left 0px;
	float:left;
}
.form .btn_enviar a:hover{
	background-image:url(../_img/btn-enviar.gif);
	background-repeat:no-repeat;
	background-position:left -40px;
	float:left;
}
.sumario  {
	width: 80%;
	padding:0 10%;
	float:left;}

.sumario h5 {
	text-align:right;
	float:left;
	padding-left:20px;
	width:113px;
}
.sumario ul {
	display:inline;
	float:right;
	width:255px;
	text-align:left;
	padding-top:21px;
}
.sumario li {
	display:inline;
	text-align:left;
	font-size:11px;
	color:#cc032e;
	width: 100%;
	background-image:none;
	padding-left: 0px;
}

.sumario li p{
	color:#cc032e;
	width: 100%;
}

.form #recaptcha_widget{
	margin-left:190px;
}

.form #recaptcha_image{
	margin-bottom:10px;
}

.form #recaptcha_link{
	margin-left:15px;
}
.imageLoad  {
	padding-left: 228px;
	float:left;}



