/* CSS Document */

#cont_form{
	width: 100%;
	text-align:center;
	background-color:#f1f1f1;
	overflow: hidden;


}



#formulario{
	width: 80%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #585858;
	background-color: #f1f1f1;
	padding: 10px 3% 16px 3%;
	margin-left:5%;
	display:block;
	overflow:hidden;
	height:auto;
	
}

#formulario p.bienvenida {
	text-align:center;
	height:400px;
	font-size:20px;
	background: url(../img/flecha.jpg) no-repeat bottom;
	display:block;}

.datos_post {
	line-height:10px;
	overflow:hidden;
	padding:3px 0;
	height: auto;
	margin:0 0 14px 0;
	border-top: 1px dotted #aaa;
	padding-top:10px;
	display:block;
}
.datos_post_first {
	line-height:10px;
	overflow:hidden;
	padding:3px 0;
	height: auto;
	margin:0 0 14px 0;
	padding-top:10px;
	display:block;
}

.titulo_post{
	width: 24%;
	float:left;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}



.correos_dest_box{
	width: 70%;
	height: 120px;
	background-color:#FFFFFF;
	float: right;

}
.correos_dest_box_s{
	width: 70%;
	height: 70px;
	background-color:#FFFFFF;
	float: right;

}



.remitente_box{
	width: 50%;
	background-color:#FFFFFF;
	float: right;
	margin-bottom: 8px;
	margin-right: 20%;

}

.remitente_box2{
	width: 80%;
	background-color:#FFFFFF;
	float: left;
	margin-bottom: 8px;
	margin-right: 20%;

}


.mensaje_box{
	width: 65%;
	height: 100px;
	background-color:#FFFFFF;
	float: right;

}

.btn_enviar{
	float:right;
	width: 133px;
	height: 32px;
	background-image: url(../img/btn_enviar_form.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0;
	display:block;
}
.btn_adjuntar{
	float:right;
	width: 120px;
	height: 26px;
	background-image: url(../img/btn_enviar_form.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0;
}

.normal_box{
	width: 50%;
	height: 25px;
	background-color:#FFFFFF;
	float: right;
	margin-right:35px;

}

.antecedentes_box{
	width: 50%;
	height: 60px;
	background-color:#FFFFFF;
	float: right;
	margin-right:35px;

}

#pie_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #585858;	

}

.tit_form{
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #585858;
	line-height: 28px;
	color:#fff;
	padding:0 10px;
	margin-bottom: 10px;
}

.box_form{
	width: 752px;
	border-top: thin solid #fff;
	border-bottom: thin solid #dec697;
}

.exam_box{
	background-color:#FFFFFF;
	margin-right:8px;
	width: 60%;
	line-height: 10px;


}
#formulario .caj{
margin-bottom:30px;
}

.exam_btn{
	width: 92px;
	height: 25px;
	background-image: url(../img/bg_btn_exam.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0;
}

.normal_postula_box{
	width: 50%;
	height: 25px;
	background-color:#FFFFFF;
	float: right;

}

#formulario_postula_izq{
	width: 45%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #585858;
	margin-top: 50px;
	float:left;
	margin-left:15px;
	
}

#formulario_postula_der{
	width: 47%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #585858;
	margin-top: 50px;
	float:right;
	margin-right:15px;
	
}


.titulo_post_postula{
	width: 130px;
	float:left;
}

.descripcion_postula_box{
	width: 50%;
	height: 78px;
	background-color:#FFFFFF;
	float: right;
	margin-bottom: 20px;

}

.adjuntar_postula_box{
	width: 50%;
	height: 25px;
	background-color:#FFFFFF;
	float: left;

}

.btn_descarga_bases{
	width: 191px;
	height: 32px;
	background-image: url(../img/btn_190.png);
	background-repeat: no-repeat;
	background-position: top center;
		padding-top: 8px;
		margin-top:10px;

}

.btn_descarga_bases a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

	margin-left: 25px;
}

.btn_descarga_bases a:hover{
	text-decoration: underline;
}
.exam{
width:70%;
display:block;
float:right;
}
