*{
    font-family: sans-serif;
    font-size: 16px;
	font-weight: bold;
    color: #798e94;
	
}
.datos label{
    
    font-weight: bold;
	margin-right: 10px;
	color: #000000;
	font-size:16px;
	display: inline-block;
}
body{
    width: 1200px;
    margin: auto;
}
div{
margin: 0px 0px 10px 0px;
}
label{
width: 155px;
}
.concurso1 label {
width: 160px;
   
}
.concurso2 div {
  
}
.concurso2 label {
width: 160px;   
}
.concurso3 div {
/*margin: .4em 0;*/
}
.concurso3 label {
width: 160px;  
}
.apellidos div {
margin: .4em 0;
display: inline-block;   
}
.apellidos label {
width: 160px;  
}

.apellidos input[type='text']{
width: 220px;
margin-right:9px;
}
.cel input[type='text']{
width: 220px;
}
.nombres label {
width: 160px;  
}
.nombres input[type='text']{
width: 310px;
}
.tipoid label {
width: 155px;  
}
.id label {
margin-left:15px;
width: 40px;  
}
.id input[type='text'] {
width: 180px;  
}
.sex label {
margin-left:15px;
width: 50px;  
}
article#ide div{
display: inline-block;
}
article#telefonos div{
display: inline-block;
}
.cel label {
margin-left:100px;
width: 70px;  
}
.pais input[type='text']{
width: 310px;
}
article#info1 fieldset {
float: left;
width: 345px;
}
article#info2 fieldset {
float: right;
width: 345px;
}
.tel input[type='text']{
width: 220px;
}
.email input[type='email']{
width: 310px;
}	
.sig1 input[type="button"]{
float:right;
display: inline-block;
}
.lugar input[type='text']{
	width: 310px;
}

.lugar label
{
width: 220px;
}
.direc input[type='text']{
	width: 310px;
}
article#edu{

   
}
article#edu label {
width: 700px; 
}
article#edu input[type='number']{
	width: 61px;
}
article#edu input[type='date']{
	width: 130px;
}
article#edu input[type='select']{
	width: 40px;
}

.idiomas label{
	width: 700px;
}
.sig2 input[type="button"]{
float:right;
display: inline-block;
}
article#exp1 label{
width: 700px;
}
article#exp1 input[type='number']{
	width: 60px;
}
article#exp1 input[type='text']{
	width: 200px;
}
article#exp2  input[type='text']{
width: 250px;
}
article#exp2  input[type='number']{
width: 60px;
}

article#exp2 label{
width: 700px;
}
article#exp3  input[type='number']{
width: 60px;
}
article#exp3  input[type='text']{
width: 230px;
}
article#exp4  input[type='number']{
width: 60px;
}
article#exp4  input[type='select']{
width: 40px;
}
article#exp4  input[type='text']{
width: 230px;
}

.sig3 input[type="button"]{
float:right;
display: inline-block;
}
.sig4 input[type="button"]{
float:right;
display: inline-block;
}
.sig5 input[type="button"]{
float:left;
display: inline-block;
}
.datos input[type="button"]{
 border: 2px solid #CED5D7;
 font-weight: bold;
 background: #e4f1f6; 
 background: -moz-linear-gradient(top, #e4f1f6 0px, #cfe6ef 1000px);
 background: -webkit-linear-gradient(top, #e4f1f6 0px,#cfe6ef 1000px);
 /*float:right;*/
}
.datos input[type="button"]:hover{
    background: #edfcff;
    background: -moz-linear-gradient(top, #edfcff 0%, #cfe6ef 100%);
    background: -webkit-linear-gradient(top, #edfcff 0%,#cfe6ef 100%);
}
.datos input[type="button"]:active{
    background: #cfe6ef;
    background: -moz-linear-gradient(top, #cfe6ef 0%, #edfcff 100%);
    background: -webkit-linear-gradient(top, #cfe6ef 0%,#edfcff 100%);
}
.datos input[type='submit']{
    width: 20%;
    border: 5px solid #CED5D7;
    box-shadow:0 0 0 7px #EEF5F7;
    padding: 8px 16px;
    border-radius: 20px;
    font-weight: bold;
    text-shadow: 1px 1px 0px white;
    float:right;
    background: #e4f1f6; /* fallback para navegadores que no soporten degradados */
    background: -moz-linear-gradient(top, #e4f1f6 0%, #cfe6ef 100%);
    background: -webkit-linear-gradient(top, #e4f1f6 0%,#cfe6ef 100%);
}
.datos input[type='submit']:hover{
    background: #edfcff;
    background: -moz-linear-gradient(top, #edfcff 0%, #cfe6ef 100%);
    background: -webkit-linear-gradient(top, #edfcff 0%,#cfe6ef 100%);
}
.datos input[type='submit']:active{
    background: #cfe6ef;
    background: -moz-linear-gradient(top, #cfe6ef 0%, #edfcff 100%);
    background: -webkit-linear-gradient(top, #cfe6ef 0%,#edfcff 100%);
}
article#personal{
	width: 950px;
	margin: auto;
    border: 1px solid #CED5D7;
    border-radius: 6px;
    padding: 45px 45px 20px;
    margin-top: 50px;
    background-color: white;
    box-shadow: 0px 5px 10px #B5C1C5, 0 0 0 10px #EEF5F7 inset;
	
}
.uno{
text-align: justify;
}

.universidad {
	text-align: center;
	display: inline-block;
	}
.convo h2{
text-align: center;
font-size: 20px;
}
.logo1{
display: inline-block;
}
footer {
font-family: Cursive;
    font-size: 12px;
    color: #798e94;
	text-align: center;
}
.lugar input[type='number']{
	width: 60px;
}
.fecha label{
   /* font-weight: bold;
	margin-right: 10px;
	color: #000000;
	font-size:16px;
	display: inline-block;
	font-weight: bold;
	margin-right: 10px;
	color: #000000;
	font-size:16px;
	display: inline-block;*/
    display: inline-block;
	margin-right: 5px;
	width: 40px;
}