@charset "utf-8";
 * {
    margin: 0px;
    padding: 0px;
}
.fuente {
    font-family: 'Oswald', sans-serif;
}
html {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 100%;
    color: #363636;
}
body {
    background: #0890b4 url(../images/bg.png) repeat-x 0 -2px;
}
.lienzo {
    background: url(../images/he-lienzo-2.png) left top;
    position: relative;
    z-index: 1;
}
.sombras {
    -moz-box-shadow: 0px 0px 30px #4e5152;
    -webkit-box-shadow: 0px 0px 30px #4e5152;
    box-shadow: 0px 0px 30px #4e5152;
}
.sombras-texto {
    -moz-text-shadow: 0px 0px 30px #000;
    -webkit-text-shadow: 0px 0px 30px #000;
    text-shadow: 0px 0px 10px #222;
}
.page {
    background: #FFF;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 980px;
    position: relative;
    width: 100%;
    z-index: -5;
}
header,
.header {
    background-color: #4e5152;
    background-image: url(../images/lin.png);
    background-repeat: repeat-x;
    background-position: left 140px;
    position: relative;
}
header hgroup {
    padding-left: 3.3695%;
    padding-top: 37px;
    background-image: url(../images/logo-hayempleo-web.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-right: 44px;
    width: 40%;
    padding-bottom: 7px;
}
header hgroup h1 a {
    color: #FFFFFF;
    text-decoration: none;
}
header hgroup h1 {
    color: #FFF;
    font-size: 269%;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    display: block;
}
header hgroup h1 span {
    color: #68b8e6;
}
header hgroup h2 {
    color: #FFF;
    font-size: 13.94px;
    text-align: right;
    padding-right: 6%;
    font-weight: normal;
}
/*redes*/

nav.social {
    display: block;
    position: absolute;
    top: 19px;
    width: 40%;
    right: 29px;
    text-align: right;
}
nav ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
nav.social a.redes span {
    margin-left: -200px;
    text-indent: 90000px;
    display: inline-block;
    position: absolute;
    white-space: nowrap;
}
nav.social a.redes {
    text-decoration: none;
    position: relative;
    display: inline-block;
    height: 34px;
    width: 34px;
    overflow: hidden;
    background-image: url(../images/botones.jpg);
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 7px;
    white-space: normal;
    cursor: pointer;
}
nav.social a.redes:hover {
    opacity: 0.7;
}
nav.social a.fb {
    background-position: -43px center;
}
nav.social a.tw {} nav.social a.rss {
    background-position: -84px;
}
nav.social a.web {
    background-position: -124px;
}
nav.social a.boletin {
    background-position: -166px;
}
/* nav menu*/

nav.menu {
    display: block;
    text-align: right;
    margin-right: 29px;
}
nav.menu a {
    display: inline-block;
    background-color: #0ab9e8;
    color: #FFF;
    font-size: 14px;
    font-variant: normal;
    text-decoration: none;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    min-width: 150px;
    text-align: center;
    padding-bottom: 10px;
    margin-left: 10px;
}
nav.menu a:hover {
    background-color: #0687a9;
}
div.cuerpo {
    display: block;
    position: relative;
    padding-top: 45px;
    width: 100%;
    padding-bottom: 40px;
}
div.cuerpo section.right {
    width: 56.086%;
    width: 65.086%;
    margin-left: 3.26%;
    display: inline-block;
    float: left;
}
section.right div.search-he {
    border: 6px solid #0ab9e8;
    background-color: #edefef;
    display: block;
    width: 97.68%;
}
section.right div.search-he h2 {
    display: inline-block;
    margin-top: 11px;
    background-image: url(../images/he-triangulo.png);
    background-position: left 39px;
    background-repeat: no-repeat;
    margin-left: -19px;
    overflow: visible;
    position: relative;
    height: 54px;
    margin-bottom: 7px;
}
section.right div.search-he h2 span {
    line-height: 39px;
    background-image: url(../images/he-punta.png);
    background-position: right top;
    display: inline-block;
    margin: 0px;
    background-repeat: no-repeat;
    padding-top: 0px;
    padding-right: 18%;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 20px;
    text-transform: uppercase;
    color: #FFF;
    white-space: nowrap;
    background-color: #0ab9e8;
    padding-left: 25px;
    font-weight: normal;
}
section.right div.search-he div.row {
    display: block;
    padding-right: 13px;
    padding-left: 13px;
    margin-bottom: 30px;
    overflow: hidden;
}
section.right div.search-he div.row .c1 {
    width: 40%;
    display: inline-block;
    clear: left;
    float: left;
}
section.right div.search-he div.row .c2 {
    width: 58%;
    display: inline-block;
    float: right;
    clear: right;
}
section.right div.search-he div.row2 {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}
section.right div.search-he div.row2 select {
    float: right;
}
section.right div.search-he div.row2 label span {
    font-size: 13.81px;
    display: inline-block;
    float: left;
}
.redondeado {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
section.right div.search-he div.row input.redondeado {
    width: 52.55%;
    border: 1px solid #676767;
    padding-right: 2%;
    padding-left: 10%;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 20px;
    float: left;
}
.boton-buscar {
    width: 31.5%;
    float: right;
    margin: 0px;
    padding: 0px;
}
.buttom:active {
    text-decoration: underline;
}
.buttom:hover {
    background-repeat: repeat-x;
    background-position: left -20px;
    background-color: #0887a9;
    cursor: pointer;
}
.buttom {
    background-image: url(../images/bg-buttom.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    line-height: 42px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 16.15px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    text-decoration: none;
    font-style: normal;
    font-family: arial;
}
aside {
    width: 32.934%;
    width: 24.934%;
    float: right;
    margin-right: 3.26%;
    clear: right;
}
.titular {
    display: inline-block;
    margin-top: 11px;
    background-image: url(../images/he-triangulo-subtitular.png);
    background-position: left 32px;
    background-repeat: no-repeat;
    margin-left: -11px;
    overflow: visible;
    position: relative;
    height: 45px;
    display: block;
    width: 100%;
    float: left;
}
.titular span {
    line-height: 32px;
    background-image: url(../images/he-punta.png);
    background-position: right center;
    display: inline-block;
    margin: 0px;
    background-repeat: no-repeat;
    padding-top: 0px;
    padding-right: 18%;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 18px;
    text-transform: uppercase;
    color: #FFF;
    white-space: nowrap;
    background-color: #0ab9e8;
    padding-left: 18px;
    font-weight: normal;
    float: left;
}
.bloque {
    background-color: #edefef;
    display: block;
    width: 100%;
}
.bloque-content {
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 34px;
    float: left;
}
footer {
    background-image: url(../images/bg-footer.png);
    background-position: left top;
    z-index: 999;
    position: relative;
    display: block;
}
footer .page {
    background-image: none !important;
    background-color: transparent !important;
    display: block;
}
footer a,
footer {
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}
footer a:hover {
    color: #0687a9;
}
footer .page .menu-0 {
    text-align: right;
    padding-top: 80px;
    padding-right: 30px;
    padding-bottom: 30px;
}
.buscador-google {
    display: block;
    margin-bottom: 9px;
}
.buscador-google h2 {
    background-image: url(../images/hayempleo-banda-r.png);
    background-position: right center;
    padding-right: 28px;
    height: 77px;
    background-repeat: no-repeat;
    margin-right: -30px;
}
.buscador-google h2 label {
    background-color: #0ab9e8;
    display: block;
    background-position: right center;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    position: relative;
    overflow: hidden;
}
.buscador-google h2 label input {
    border: 1px solid #CCC;
    width: 84%;
    line-height: 30px;
    float: left;
    margin-left: 5px;
}
.search_google {
    width: 9% !important;
    display: block;
    background-image: url(../images/hayempleo-lupa.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 35px;
    border: 1px solid #0ab9e8 !important;
    left: auto !important;
    right: 5px;
    cursor: pointer;
}
.historial {
    margin-bottom: 40px;
}
.historial ol li {
    display: block;
    background-color: #edefef;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #bebfbf;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e2e3e3;
}
.historial ol li a {
    display: block;
    background-image: url(../images/hayempleo-bulet-historial-de-busquedas.png);
    background-position: 95% center;
    text-decoration: none;
    background-repeat: no-repeat;
    color: #363636;
    padding-left: 10px;
    font-size: 13px;
    padding-top: 2px;
    padding-bottom: 4px;
}
.historial ol li a:hover {
    text-decoration: underline;
    color: #02718f;
}
#search_avanzado {
    position: relative;
}
.search_avanzado_item {
    background-color: #0ab9e8;
    bottom: 0px;
}
.search_avanzado_item span {
    color: #FFF;
    text-decoration: none;
}
.simulador {
    background-image: url(../images/simulador.jpg);
    background-position: left top;
    padding-left: 60px;
    display: block;
    background-repeat: no-repeat;
    background-color: #0ab9e8;
    text-decoration: none;
    margin-right: -2px;
}
.simulador:hover {
    background-color: #02718f;
}
.simulador span {
    color: #FFF;
    margin-top: 6px;
    display: inline-block;
    margin-bottom: 6px;
}
/*listado*/

div.list-trabajo {
    padding-top: 26px;
}
div.list-trabajo h2 {
    font-size: 29.46 px;
    font-weight: normal;
    color: #363636;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #363636;
    font-style: italic;
    text-transform: uppercase;
    margin-bottom: 23px;
}
div.list-trabajo .trabajo:hover {
    background-color: #e7e7e7;
}
div.list-trabajo .trabajo {
    background-color: #f7f7f7;
    border: 1px solid #7b7c7c;
    padding-left: 22px;
    padding-top: 4px;
    margin-bottom: 23px;
    position: relative;
    padding-right: 22px;
    padding-bottom: 12px;
}
div.list-trabajo .trabajo .image {
    display: table;
    width: 90px;
    float: left;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 10px;
}
div.list-trabajo .trabajo .image img {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
div.list-trabajo .trabajo h1 {
    margin-bottom: 4px;
}
div.list-trabajo .trabajo h1 a {
    color: #0ab9e8;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
div.list-trabajo .trabajo h1 a:hover {
    text-decoration: underline;
}
div.list-trabajo .trabajo h1 a:active {} div.list-trabajo .trabajo p {
    font-size: 12px;
    font-weight: normal;
    color: #363636;
    line-height: 15px;
}
div.list-trabajo .trabajo div.info {
    margin-top: 11px;
    clear: both;
    overflow: hidden;
}
div.list-trabajo .trabajo div.info label:first-child {
    border: none;
    padding-left: 0px;
}
div.list-trabajo .trabajo div.info label {
    font-size: 10.7px;
    font-weight: bold;
    text-transform: uppercase;
    color: #363636;
    display: inline-block;
    vertical-align: top;
    float: left;
    padding-right: 10px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCC;
    padding-left: 10px;
}
div.list-trabajo .trabajo span.sueldo {
    position: absolute;
    right: 22px;
    bottom: 8px;
    font-size: 19px;
    font-weight: bold;
    color: #363636;
}
.paginacion {
    text-align: center;
    display: block;
    margin-top: 40px;
    margin-bottom: 20px;
}
.paginacion strong {
    background-color: #69caec;
    padding-right: 5px;
    padding-left: 5px;
    color: #FFF;
    line-height: 21px;
    height: 21px;
    vertical-align: middle;
    display: inline-block;
    font-size: 14.82px;
}
.paginacion a:hover {
    color: #69caec;
}
.paginacion a {
    background-color: #4e5152;
    color: #FFF;
    text-decoration: none;
    font-size: 14.82px;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
    display: inline-block;
    line-height: 21px;
    height: 21px;
    vertical-align: middle;
}
.paginacion .next-final {
    background-image: url(../images/hayempleo-paginacion-next.png);
    background-position: right 0px;
    padding-right: 25px;
    background-repeat: no-repeat;
    font-style: italic;
    line-height: normal;
    text-transform: uppercase;
    padding-left: 10px;
    background-position-y: 0px;
    margin-right: -5px;
}
.paginacion .prev-final {
    background-image: url(../images/hayempleo-paginacion-prev.png);
    background-repeat: no-repeat;
    background-position: left 0px;
    padding-left: 25px;
    font-style: italic;
    line-height: normal;
    text-transform: uppercase;
    padding-right: 10px;
    background-position-y: 0px;
    margin-left: -5px;
}
/*formas*/

.sombra-bloque {
    -moz-box-shadow: 7px 7px 0px #dcdede;
    -webkit-box-shadow: 7px 7px 0px #dcdede;
    box-shadow: 7px 7px 0px #dcdede;
}
.sub-titular {
    font-size: 13px;
    line-height: 15px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}
.clear {
    clear: left;
}
.items {
    margin-top: 11px;
}
.items a.bulet {
    text-decoration: none;
    background-image: url(../images/hayempleo-bulet.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    white-space: nowrap;
    font-size: 12.17px;
    color: #363636;
    padding-right: 3px;
}
.items a.bulet:hover {
    color: #02718f;
}
.fbconect {
    background-image: url(../images/hayempleo-fb-conect.png);
    height: 39px;
    width: 203px;
    display: block;
    text-decoration: none;
    margin-right: auto;
    margin-left: auto;
    margin-top: 19px;
    clear: both;
    overflow: hidden;
    position: relative;
}
.fbconect span {
    margin-left: -101px;
    position: absolute;
    text-indent: 999px;
}
.hayempleo-tornillo-a {
    background-image: url(../images/hayempleo-tornillo01.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 15px;
    width: 15px;
    position: absolute;
    left: 10px;
}
.hayempleo-tornillo-b {
    background-image: url(../images/hayempleo-tuerca10.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 15px;
    width: 13px;
    position: absolute;
    right: 10px;
}
.t1 {
    bottom: 10px;
}
.t2 {
    bottom: 10px;
}
.t3 {
    top: 10px;
}
.t4 {} #blog-list {
    position: relative;
    padding-top: 11px;
    padding-bottom: 6px;
}
#blog-list ul li {
    display: block;
    float: left;
    width: 100%;
}
#blog-list ul {
    margin: 0px;
    padding: 0px;
    list-style-position: inside;
}
#blog-list ul li a {
    font-size: 12px;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #c8c8c8;
    line-height: 20px;
    color: #363636;
    display: list-item;
    list-style-position: inside;
    list-style-type: disc;
    padding-left: 30px;
    padding-top: 7px;
    padding-bottom: 6px;
}
#blog-list ul li a:hover {
    color: #02718f;
}
.titular-blog {
    display: block;
    background-image: url(../images/hector.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 146px;
    width: 100%;
    margin-bottom: -10px;
    z-index: 10;
    position: relative;
    text-decoration: none;
}
.titular-blog h1 {
    background-image: url(../images/hayempleo-trianguloinferior.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 23px;
    width: 59%;
    text-align: center;
    margin-top: 19px;
    display: inline-block;
}
.titular-blog h1 span {
    background-color: #09afdb;
    color: #FFF;
    padding-right: 22px;
    padding-left: 22px;
    font-size: 27.28px;
    text-transform: uppercase;
    padding-top: 11px;
    display: inline-block;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
}
.titular-blog h1 span i {
    color: #06718d;
    padding-right: 5px;
}
.titular-blog:hover h1 span i {
    color: #FFF;
}
.he-boton {
    line-height: 42px;
    background-image: url(../images/bg-buttom.png);
    height: 42px;
    color: #FFF;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    font-size: 18.15px;
}
.he-boton:hover {
    text-decoration: none;
    background-color: #0887a9;
    background-position: left -50px;
    background-repeat: repeat-x;
}
.titular03 {
    display: block;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #0ab9e8;
    margin-bottom: 7px;
}
.titular03 span {
    background-color: #0ab9e8;
    color: #FFF;
    display: inline-block;
    padding-right: 20px;
    padding-left: 10px;
    font-size: 16.25px;
    font-weight: normal;
    text-transform: uppercase;
    font-style: oblique;
}
.titular04 {
    display: block;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #0ab9e8;
    margin-bottom: 7px;
    overflow: hidden;
}
.titular04 span {
    background-color: #0ab9e8;
    color: #FFF;
    display: inline-block;
    padding-right: 20px;
    padding-left: 10px;
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
    float: left;
}
.titular05 {
    display: block;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #4e5152;
    margin-bottom: 7px;
    overflow: hidden;
}
.titular05 span {
    background-color: #4e5152;
    color: #FFF;
    display: inline-block;
    padding-right: 20px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    float: left;
}
.titular06 {
    display: block;
    margin-bottom: 7px;
    overflow: hidden;
}
.titular06 span {
    background-color: #0ab9e8;
    color: #FFF;
    display: inline-block;
    padding-right: 17px;
    padding-left: 17px;
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
    float: left;
}
.titular07 {
    display: block;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #4e5152;
    margin-bottom: 7px;
    overflow: hidden;
}
.titular07 span {
    background-color: #4e5152;
    color: #FFF;
    display: inline-block;
    padding-right: 20px;
    padding-left: 10px;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    float: left;
}
.sinfloat {
    float: none !important;
}
.padding-buttom {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.error {
    color: #F00;
    font-size: 12px;
}
.sin-borde-superior {
    border-top-style: none !important;
}
.largo {
    width: 50%;
}
.span-mediano {
    width: 150px;
    display: inline-block;
}
.span-chico {
    width: 80px;
    display: inline-block;
}
/* paginas de texto */

.page-texto .fila {
    overflow: hidden;
    display: block;
    padding-bottom: 10px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #fff;
    border-bottom-color: #E5E5E5;
    padding-top: 10px;
}
.page-texto .fila label span,
.caption {
    font-weight: bold;
    display: inline-block;
}
.page-texto .fila label input,
.page-texto .fila label textarea {
    border: 1px solid #CCC;
    padding: 5px;
    font-size: 14px;
}
.page-texto .fila label textarea {} .clear_right {
    clear: right;
}
/*descripcion*/

.trabajo-descripcion {
    background-color: #f7f7f7;
    border: 1px solid #7b7c7c;
    position: relative;
}
.trabajo-descripcion h1 a {
    font-size: 29.46px;
    font-variant: small-caps;
    text-transform: uppercase;
    display: block;
    color: #363636;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    font-style: oblique;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #0ab9e8;
}
.trabajo-descripcion .fila {
    overflow: hidden;
}
.trabajo-descripcion .fila h2 {
    font-size: 13.74px;
    color: #363636;
    font-weight: normal;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    text-transform: capitalize;
    font-style: normal;
    font-variant: normal;
}
.trabajo-descripcion .fila h2.left {
    float: left;
}
.trabajo-descripcion .fila h2.right {
    float: right;
}
.trabajo-layer {
    padding-right: 22px;
    padding-left: 22px;
    display: block;
}
.trabajo-descripcion .informacion {
    border: 1px solid #0ab9e8;
    background-color: #FFF;
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 35px;
}
.trabajo-descripcion .informacion .fila {
    padding-right: 10%;
    padding-left: 10%;
    display: block;
    overflow: hidden;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #bbecf9;
    padding-top: 5px;
    padding-bottom: 5px;
}
.trabajo-descripcion .informacion .fila h2 {
    overflow: hidden;
    text-transform: none;
}
.trabajo-descripcion .informacion .fila h2 label {
    float: left;
    width: 30%;
    text-transform: none;
}
.trabajo-descripcion .informacion .fila h2 span ul {
    list-style-position: inside;
    list-style-type: square;
}
.trabajo-descripcion .informacion .fila h2 span,
.trabajo-descripcion .informacion .fila h2 a {
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    display: inline-block;
    width: 200px;
    float: right;
}
.trabajo-descripcion .informacion .fila h2 a:hover {
    text-decoration: underline;
}
.trabajo-descripcion .informacion .fila h2 a {
    color: #02718f;
    font-variant: normal;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    background-image: url(../images/hayempleo-empresa.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 30px;
    width: 170px;
    display: inline-block;
}
.trabajo-descripcion .informacion .fila h2,
.trabajo-descripcion .contenido-trabajo h2 {
    margin-bottom: 0px;
    font-size: 13.74px;
    font-weight: bold;
    margin-bottom: 0px;
    display: block;
}
.trabajo-descripcion .contenido-trabajo {
    font-size: 13px;
    color: #363636;
}
.trabajo-descripcion .contenido-trabajo p {
    margin-bottom: 10px;
    line-height: 18px;
}
.trabajo-descripcion .asunto {
    font-size: 24px;
    background-color: #FFF;
    border: 1px solid #0ab9e8;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 1%;
    padding-left: 1%;
}
.trabajo-descripcion .asunto h2 {
    text-transform: none;
    font-weight: bold;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.trabajo-descripcion .asunto h2 span {
    text-transform: uppercase;
    display: block;
    font-weight: normal;
}
span.asunto-tag {
    border: 1px dashed #666;
}
.titular02 {
    background-image: url(../images/hayempleo-banda.png);
    background-position: left -1px;
    background-repeat: no-repeat;
    padding-left: 30px;
    vertical-align: top;
    height: 77px;
    margin-bottom: -19px;
    margin-left: -29px;
}
.titular02 span span,
.titular02 a {
    background-image: none;
    color: #FFF;
}
.titular02 span {
    background-image: url(../images/hayempleo-punta-blanca.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 25px;
    background-color: #0ab9e8;
    font-size: 28.12px;
    text-transform: uppercase;
    font-weight: normal;
    font-style: oblique;
    padding-left: 5px;
    line-height: 49px;
    display: inline-block;
}
.mensaje_postular {
    border: 1px solid #333;
    display: block;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.poll {
    background: #FFF;
    border: 1px solid #7b7c7c;
    overflow: hidden;
    padding-bottom: 23px;
}
.poll #poll_contente {
    float: right;
    font-size: 12.96px;
    width: 38%;
}
.poll #poll_contente ul {
    list-style-type: none;
}
.poll #poll_contente ul li {
    padding-bottom: 3px;
    padding-top: 3px;
}
.poll #poll_contente ul li input {
    border-style: none;
    border-width: 0;
    padding-bottom: 0;
}
.poll h1 {
    display: block;
    float: left;
    font-size: 26.31px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    width: 53%;
}
.poll h1 span {
    color: #0ab9e8;
    font-style: oblique;
}
.poll h3 {
    border-style: none;
    border-width: 0;
    margin: 0 0 11px;
    padding: 0;
}
.poll h3 span {
    background: #0ab9e8;
    color: #FFF;
    display: inline-block;
    font-size: 17.52px;
    font-weight: 400;
    margin-left: 21px;
    padding-left: 17px;
    padding-right: 13px;
    text-transform: uppercase;
}
.postula {
    border-bottom-color: #0ab9e8;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    margin-bottom: 20px;
    margin-top: 33px;
    padding-bottom: 15px;
}
.postula div a {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
}
.postula p {
    font-size: 12.96px;
}
.linkt {
    color: #006699;
    text-decoration: none;
}
.linkt:hover {
    text-decoration: underline;
}