#wrap-minibox{
  width: 207px;
  height: 252px;
  background: url("http://static.trabajando.com/images/boxes/bg-selecciondepago.png");
  margin:35px auto 0;
}

#wrap-minibox h1{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 29px;
  font-weight: bold;
}

#wrap-minibox .maindatos{
  width: 950px;
  height: auto;
  margin: 0pc;
  padding: 5px;
  float: left;
}

#wrap-minibox h2{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #FFFFFF;
}

#wrap-minibox .wrap-btn{
  margin-left: 0px;
  margin: -62px 0 0 11px \8;
  width: 208px;
}

#wrap-minibox button[type] {
  line-height: 15px;
  margin: 85px 0 0 35px;
  padding: 5px 11px;
}

#wrap-minibox .btn, #wrap-minibox a.btn, #wrap-minibox a.btn:visited, #wrap-minibox a.btn:link, #wrap-minibox a.btn:hover {
  background: #f7b020;
  border-color: #DF9210;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  color: #005077;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#wrap-minibox .checkuno{
  float: left;
  margin: -14px 0 0 14px;
  position: static;
}

#wrap-minibox .checkdos{
  float: left;
  margin: 42px 0 0 -20px;
  position: static;
}

#wrap-minibox .titulo{
  color: #FFFFFF;
  float: left;
  font-weight: normal;
  height: auto;
  margin: -5px 0 10px 21px;
  padding: 0;
  text-align: left;
  width: 180px;
}

#wrap-minibox .botonauno{
  color: #FFFFFF;
  font-size: 12px;
  height: auto;
  margin: 87px 0 0 39px;
  margin: -20px 0 0 6px\8;
  padding: 0;
  position: absolute;
  text-align: left;
  width: 150px;
}

#wrap-minibox .botonados{
  color: #FFFFFF;
  font-size: 12px;
  height: auto;
  margin: 144px 0 0 39px;
  margin: 40px 0 0 6px \8;
  padding: 0;
  position: absolute;
  text-align: left;
  width: 150px;
}

#wrap-minibox .subtexto{
  color: #FFFFFF;
  font-size: 10px;
  height: auto;
  margin: -1px 0 0;
  margin: 13px 0 0 -78px \8;
  padding: 0;
  position: absolute;
  text-align: left;
  width: 150px;
}


.wrap-box {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    float: left;
    height: 250px;
    margin: 0;
    padding: 0;
    width: 898px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: justify;
}

#wrap-box h1 {
    color: #0F56A5;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 47px;
    font-weight: bold;
    text-shadow: 2px 2px 3px #9E9E9E;
    -webkit-text-shadow: 2px 2px 3px #9E9E9E;
    -moz-text-shadow: 2px 2px 3px #9E9E9E;
    text-shadow: 4px 4px 2px rgba(149, 150, 150, 1);
}

.wrap-box h2{
    font-size: 17px;
    font-weight: bold;
    color: #0F56A5;
}

.wrap-box h3{
    font-size: 18px;
    font-weight: bold;
    color: #0F56A5;
}

.box-uno {
    /*background: url("http://static.trabajando.com/images/boxes/bg-simple.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background-image: url("http://static.trabajando.com/images/boxes/bg-simple.png");
    background-position:0 0;
    background-repeat: no-repeat; 
}

.box-dos {
    /*background: url("http://static.trabajando.com/images/boxes/bg-basico.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background-image: url("http://static.trabajando.com/images/boxes/bg-basico.png");
    background-position:0 0;
    background-repeat: no-repeat; 
}

.box-tres {
    /*background: url("http://static.trabajando.com/images/boxes/bg-basico-destacado.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background-image: url("http://static.trabajando.com/images/boxes/bg-basico-destacado.png");
    background-position:0 0;
    background-repeat: no-repeat; 
}

.box-cuatro {
    /*background: url("http://static.trabajando.com/images/boxes/bg-destacado.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background-image: url("http://static.trabajando.com/images/boxes/bg-destacado.png");
    background-position:0 0;
    background-repeat: no-repeat; 
}

.box-cinco {
    /*background: url("http://static.trabajando.com/images/boxes/bg-destacado-full.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);  */
    background-image: url("http://static.trabajando.com/images/boxes/bg-destacado-full.png");
    background-position:0 0;
    background-repeat: no-repeat; 
}

.box-dos .precio-box h3, .box-tres .precio-box h3 {
    color: #ffffff;
}

.box-cuatro .precio-box h3, .box-cinco .precio-box h3 {
    color: #FECE62;
}

.box-tres .box-datos-descripcion h2, 
.box-tres .box-datos-dias h2, 
.box-cuatro .box-datos-descripcion h2, 
.box-cuatro .box-datos-dias h2, 
.box-cinco .box-datos-descripcion h2, 
.box-cinco .box-datos-dias h2 {
    color: rgb(255, 210, 0);
}

.box-uno .box-datos-descripcion h2, 
.box-dos .box-datos-descripcion h2, 
.box-tres .box-datos-descripcion h2,
.box-cuatro .box-datos-descripcion h2, 
.box-cinco .box-datos-descripcion h2 {
    width: 166px; float: left; margin: -41px 0px 0px -21px;
}

.box-uno .box-datos-dias, 
.box-dos .box-datos-dias,
.box-tres .box-datos-dias,
.box-cuatro .box-datos-dias, 
.box-cinco .box-datos-dias{
    width: 160px; margin: -61px 0px 25px -21px; height: 80px;    
}

.box-uno .box-datos-dias h2, 
.box-dos .box-datos-dias h2, 
.box-tres .box-datos-dias h2,
.box-cuatro .box-datos-dias h2, 
.box-cinco .box-datos-dias h2 {
    width: 170px; float: left; margin: 21px 0px 0px -2px;
}

.box-izquierda {
    float: left;
    height: 221px;
    margin: 20px 0 0 105px;
    width: 190px;
}

.box-centro-derecha{
    float: left;
    height: 221px;
    margin: 20px 0 0 60px;
    width: 190px;   
}


.vermas-box {
    color: #0F56A5;
    float: left !important;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    margin: 35px 0 0 45px !important;
    width: 60px;
}

.titulo-box {
    color: #0F56A5;
    float: left !important;
    font-size: 14px;
    font-weight: bold;
    height: 10px;
    margin: 19px 0 -29px 45px;
    width: 200px;
}

.vermas-box-link{
   color: #0F56A5;
   text-decoration: none;
   font-size: 12px;
}

.box-datos {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 140px;
    margin: 20px 0 0 36px;
    padding: 0;
    width: 118px;
}

.box-datos-descripcion {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 40px;
    margin: 5px 0 0;
    padding: 0;
    width: 118px;
    text-align: left;
}

.box-datos-dias {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 40px;
    margin: 1px 0 0;
    padding: 0;
    width: 118px;
    border-bottom: 1px solid #FFFFFF;
    text-align: left;
}

.gradient {
       filter: none;
    }

/**** BOTÓN ****/

.button-box.orange {
    background: -moz-linear-gradient(center top , #FEDA71, #FEBB4A) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #F5B74E #E5A73E #D6982F;
    box-shadow: 0 1px 1px #D3D3D3, 0 1px 0 #FEE395 inset;
    color: #0F56A5 !important;
    text-shadow: 0 1px 0 #FEDD9B;
    
    background: rgb(254,218,113); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZGE3MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWJiNGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(254,218,113,1) 0%, rgba(254,187,74,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,218,113,1)), color-stop(100%,rgba(254,187,74,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(254,218,113,1) 0%,rgba(254,187,74,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(254,218,113,1) 0%,rgba(254,187,74,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(254,218,113,1) 0%,rgba(254,187,74,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(254,218,113,1) 0%,rgba(254,187,74,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feda71', endColorstr='#febb4a',GradientType=0 ); /* IE6-8 */|
}

.button-box { /* clase general */
  border: 1px solid #dedede;
  border-radius: 3px;
  color: #555;
  display: inline-block;
  font: bold 12px/12px Arial,Helvetica,sans-serif;
  padding: 8px 17px;
  text-decoration: none;
  margin:-10px 0px 0px 0px;
  border:none;
}

.precio-box {
    float: left;
    height: 20px;
    margin: -30px 0 30px;
    padding: 0;
    text-align: center;
    width: 100%;
}

#vermas-slide{
  margin-left:auto;
  margin-right:auto;
  background: url("http://static.trabajando.com/images/boxes/fondo.jpg");
  width: 748px;
  height: 793px;
}

.txt_aviso_titulo{
  float:left;
  width:300px;
  height:20px;
  margin-top:20px;
  margin-left:60px;
}
.txt_aviso_titulo h4{
  font-size:18px;
  padding-left: 31px;
  padding-top: 56px;
  color:#FFF;
}


.cont_aviso{
    color: #FFFFFF;
    float: left;
    font-weight: normal;
    height: 130px;
    overflow-x: auto;
    overflow-y: auto;
    padding-bottom: 25px;
    padding-left: 60px;
    padding-right: 0;
    padding-top: 27px;
    text-align: left;
    width: 622px;
  margin-top:75px;
}


.cont_aviso_destacado{
    background: #FFFFD9;
    float: left;
    font-weight: normal;
    height: 130px;
    overflow-x: auto;
    overflow-y: auto;
    padding-bottom: 25px;
    padding-left: 37px;
    padding-right: 0;
    padding-top: 27px;
    text-align: left;
    width: 604px;
    margin-top:75px;
    margin-left: 42px;
}

.logo{
  float:left;
  width: 130px;
    height:115px;
}

.txt_aviso{
  font-family:Verdana, Geneva, sans-serif;
  float:left;
  width: 380px;
  height:115px;  
  }

.txt_aviso h1{
  height:13px;
  font-weight:bold;
  color:#069;
  font-size:14px;
  margin-left:20px;  
  }

.txt_aviso h2{
  height:11px;
  color:#666;
  font-size:13px;
  margin-left:20px;
  font-weight:bold;
  margin-top: -48px;  
  }

.txt_aviso h3{
  height:12px;
  color:#666;
  font-size:11px;
  margin-left:20px;
  font-weight:100;
  margin-top: -61px;
  line-height: 14.5px;
 
  } 

.caract_aviso {
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    height: 100px;
    padding: 25px 0px 25px 70px;
    width: 620px;
  padding-top: 99px;
}

.caract_aviso ul { 
  margin: 0; 
  padding: 0; 
} 

.caract_aviso li {
  list-style-type: none;
} 

.caract_aviso a {
  display: block; 
  text-decoration: none; 
  color: #6643ff; 
  background: #f0edff; 
  padding: 3px 6px 3px 6px;
}

.menu a:hover {
  background: #d6ccff;
}

.check{
  background:url("check.png") no-repeat;
  width:24px;
  height:70px;
  margin:0px;
  padding:0px;
  float:left;
}


/********* MENÚ 2 **********/
.herram_recluta {
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    height: 100px;
    padding: 25px 0px 25px 70px;
    width: 630px;
  padding-top: 60px;
}

.herram_recluta ul { 
  margin: 0; 
  padding: 0; 
} 

.herram_recluta li {
  list-style-type: none;
} 

.herram_recluta a {
  display: block; 
  text-decoration: none; 
  color: #6643ff; 
  background: #f0edff; 
  padding: 3px 6px 3px 6px;
}
/******* FIN MENÚ 2 ********/

.Mensaje{
font-size: 16px; 
margin-left: 63px; 
padding-top: 512px;
color: #0F56A5;


}