 #uw3_zona1 {
    height: 100%;
    padding: 20px 0;
    z-index: 100;
}
 #uw3_zona_central {
    float: left;
    height: 100%;
    padding: 0;
    z-index: 100;
}
 #uw3_zona2 {
    height: auto;
    /*padding: 5px 0;*/
    float:left;
    border-radius: 7px;
}
 #uw3_zona3 {
    height: inherit !important;
    width: 600px;
    float: right;
}

#uw3_zona3 {
    /*background-color: #26323a;*/
	background-color: grey;
    border-radius: 7px;
    height: 160px !important;
    /*margin: 20px auto 0;*/
    padding: 2px;
    vertical-align: middle;
}


 #uw3_zona4 {
    height: inherit !important;
    padding: 20px 0;
    float: right;
    width: 600px;
}

 #uw3_zona5 {
    height: inherit !important;
    padding: 20px 0;
}
.uw3_izquierda {
    float: left;
}
.uw3_derecha {
    float: right;
}
.uw3_arriba {
}
.uw3_f1x {
    width: 215px;
}
.uw3_f2x {
    width: 500px;
}
.uw3_f3x {
    width: 700px;
}

  #uw3_zona_contenidotodo div.mwc_contenido {
    width: 100% !important;
  }
  h2.icopersonal {
    display: block !important;
    border-top: 1px solid #ebebeb;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 140% !important;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 2px 0 0;
    text-align: left;
    text-decoration: none;
  }