@charset "utf-8";

body {
    background: url(../img/bg.jpg) repeat center top #f2f2e9;
    margin: 0
}

#content {
    width: 1170px;
    margin: 0 auto;
    background: #fff;
    display: table
}

#header {
    background-color: #0070d7
}

.layout {
    border-bottom: 4px solid #0159AA;
    height: 66px;
    padding: 25px
}

.layout a {
    color: transparent;
    display: block;
    float: left
}

.lagaceta-head {
    display: block;
    float: right;
    height: 24px;
    width: 239px;
    position: relative;
    top: -50px;
    right: 25px;
}

.lagaceta-head a {
    width: 239px;
    height: 24px;
    display: block;
    color: transparent
}

#menu {
    background-color: #dddddd;
    height: 33px;
    padding: 0
}

#menu ul {
    margin: 0;
    padding: 0;
    height: 33px
}

#menu li {
    display: block;
    float: left;
    height: 30px;
    list-style-type: none;
    margin: 1px 0 0 0
}

#menu li a {
    color: #00355c;
    font-family: arial;
    font-size: 16px;
    font-weight: bolder;
    height: 30px;
    padding: 7px 14px 6px;
    position: relative;
    text-decoration: none;
    top: 6px
}

#menu li a:hover {
    color: #042238;
    font-family: arial;
    font-size: 16px;
    font-weight: bolder;
    height: 33px;
    padding: 8px 14px 6px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 3px #fffcdb;
    top: 7px
}

#contenido {
    display: table;
    height: auto
}

#col-1 {
    float: left;
    width: 815px;
    margin: 0 12px 0 14px
}

.rubros {
    margin: 20px 0;
    padding: 20px 15px;
    border-bottom: 1px solid #eaeaea
}

.rubros .r-uno {
    background: url(../img/icon-autos.png) no-repeat;
    height: 129px;
    width: 150px;
    float: left
}

.r-dos {
    background: url(../img/icon-inmuebles.png) no-repeat;
    height: 129px;
    width: 150px;
    display: block;
    float: left
}

.r-tres {
    background: url(../img/icon-empleo.png) no-repeat;
    height: 129px;
    width: 150px;
    display: block;
    float: left
}

.r-cuatro {
    background: url(../img/icon-oportunidades.png) no-repeat;
    height: 129px;
    width: 150px;
    display: block;
    float: left
}

.r-cinco {
    background: url(../img/img-05-13.png?1) no-repeat;
    height: 129px;
    width: 150px;
    display: block;
    float: left
}

.r-seis {
    background: url(../img/img-06-13.png?1) no-repeat;
    height: 130px;
    width: 150px;
    display: block;
    float: left
}

.r-siete {
    background: url(../img/icon-legales.png) no-repeat;
    height: 129px;
    width: 150px;
    display: block;
    float: left
}

.r-ocho {
    background: url(../img/icon-solidarios.png) no-repeat;
    height: 129px;
    width: 150px;
    display: block;
    float: left
}

.rubros .items {
    float: right;
    width: 625px;
    padding: 7px 0 0 0
}

.rubros .items .numeros {
    color: #7a9196;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 21px;
    padding: 8px 1px !important;
    width: 10px !important
}

.rubros .items ul {
    padding: 0;
    margin: 0;
    width: 300px;
    float: left
}

.rubros .items ul li {
    float: left;
    padding: 0 10px 6px 0;
    width: 224px;
    margin: 0;
    line-height: 5px
}

.rubros ul li {
    list-style-type: none
}

.rubros ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    text-decoration: none
}

.rubros ul li a:hover {
    color: #206691;
    text-decoration: underline
}

#col-2 {
    width: 320px;
    padding: 0;
    float: right
}

.buscador {
    background: none repeat scroll 0 0 #d4ddd1;
    display: block;
    margin: 10px 10px 0 10px;
    padding: 0 0 10px 0;
    border-radius: 4px
}

.buscador .encab {
    background: url(../img/buscar-img.jpg) no-repeat scroll 9px 4px transparent;
    border-bottom: 5px solid #c5cec2;
    border-top: 5px solid #c5cec2;
    height: 60px;
    width: 300px
}

.campos {
    display: block
}

.bot-buscar a {
    background: url(../img/buscar-bot.jpg) no-repeat scroll center top transparent;
    display: block;
    height: 36px;
    margin: 6px 0;
    overflow: hidden;
    padding: 0 83px;
    text-indent: 350px;
    width: 130px
}

.bot-buscar a:hover {
    background: url(../img/buscar-bot.jpg) no-repeat scroll center bottom transparent
}

#pie {
    background: none repeat scroll 0 0 #0070d7;
    color: #aeaeae;
    font-family: arial;
    font-size: 12px;
    height: 89px;
    margin: 42px 0 0;
    padding: 0;
    width: 1170px
}

#caja-a {
    height: 37px;
    width: 100%;
    background: #dddddd;
    display: block
}

.rubros-pie li {
    list-style-type: none;
    float: left
}

.logo-pie {
    background: url(../img/lagaceta-foot.jpg) no-repeat scroll 0 0 transparent;
    float: left;
    height: 17px;
    margin: 10px;
    overflow: hidden;
    text-indent: 1800px;
    width: 162px
}

.logo-pie a {
    height: 17px;
    widows: 120px;
    display: block
}

.rubros-pie ul {
    float: right
}

.rubros-pie li a {
    border-right: 1px solid;
    color: #00355c;
    font-family: arial;
    font-weight: 700;
    padding: 0 8px;
    text-decoration: none
}

.rubros-pie li a:hover {
    color: #01557f
}

.nb a {
    border: none
}

#caja-b {
    float: left;
    margin: 0;
    padding: 6px 11px;
    position: relative;
    font-size: 11px
}

.limpia {
    clear: both
}

.result-tit {
    border-bottom: 1px dotted #aaa99f;
    color: #aaa99f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: italic;
    margin: 0 0 15px;
    padding-bottom: 5px
}

.result-tit2 {
    border-bottom: 1px dotted #aaa99f;
    color: #aaa99f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: italic;
    margin: 20px 0 15px;
    padding-bottom: 5px
}

.idrubro {
    position: relative;
    background-color: #7a9196;
    padding: 4px 5px;
    font-size: 11px;
    color: #fff;
    border-radius: 7px;
    font-family: arial;
    font-style: normal;
    margin-right: 8px;
    top: -3px
}

.operaciones {
    display: block;
    margin: 0 0 0 152px;
    max-width: 475px;
    padding: 0
}

.subrubro {
    margin: 0
}

.op {
    border-bottom: #999 1px solid
}

.subrubro h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #00355c;
    margin: 0;
    padding: 0 12px 4px 0
}

.operaciones h3 {
    color: #5c5c56;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 700;
    margin: 8px 0 5px
}

.operaciones ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 230px
}

.rubros .operaciones li a {
    border-bottom: 1px dotted #999;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    line-height: 28px;
    margin: 0;
    padding: 0 0 4px
}

.resultado {
    margin: 15px 0
}

.item {
    margin: 8px 0;
    border-bottom: 1px solid #ccc;
    padding: 0 0 8px;
    min-height: 40px
}

.imprimir a {
    background: url(../img/print-icon.jpg) no-repeat scroll 0 0 transparent;
    border-right: 1px solid #ccc;
    display: block;
    float: left;
    height: 36px;
    margin: 0 7px 4px 0;
    overflow: hidden;
    padding: 2px 4px 2px 0;
    text-indent: 1000px;
    width: 36px
}

.detalle {
    color: #606060;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    padding: 0 0 0 53px
}

.item .detalle {
    padding: 0 0 0 25px
}

.share-box-h {
    height: 27px;
    width: 100%
}

.share-box-h ul {
    height: 27px
}

.pull-right {
    float: right !important
}

.share-box-h li {
    float: left;
    list-style-type: none;
    margin: 0 4px
}

.comp-aviso {
    background: 0 !important;
    width: 75px !important;
    font-size: 11px !important;
    padding-top: 1px !important;
    color: #b6b59e !important;
    font-family: Tahoma, Geneva, sans-serif
}

.share-box-h li a {
    transition: All 259ms ease;
    -webkit-transition: All 259ms ease;
    -moz-transition: All 259ms ease;
    -o-transition: All 259ms ease;
    color: #fff;
    margin: 0;
    display: block;
    background: #b6b59e;
    padding: 5px
}

.share-box-h .impr {
    margin-left: 15px
}

#frm_busqueda {
    padding: 15px 15px 0px 15px
}

#frm_categorias,
#frm_rubros,
#frm_subcategorias,
#frm_subrubros {
    width: 100%;
    margin: 0 0 10px 0;
    color: #6b6b6b;
    font-family: Tahoma, Geneva, sans-serif;
    border: #bfc1bf 1px solid;
    padding: 8px;
}

.campos input {
    width: 100%;
    margin: 10px 0 10px 0;
    padding: 4px 0;
    border: #c5cec2 2px solid;
    color: #00425a;
    font-weight: 800;
    direction: block
}

.bot-print a {
    display: block;
    height: 38px;
    width: 143px;
    background: url(../img/bot-imprimir.png) no-repeat 0 -38px;
    color: transparent
}

.bot-print a:hover {
    display: block;
    height: 38px;
    width: 143px;
    background: url(../img/bot-imprimir.png) no-repeat 0 0;
    text-indent: 15820px
}

.paginador li {
    list-style-type: none
}

.paginador li a {
    background: url(../img/vermas-bot.jpg) no-repeat scroll center top transparent;
    display: block;
    height: 28px;
    line-height: 280px;
    overflow: hidden;
    text-indent: 5990px
}

.paginador li a:hover {
    background: url(../img/vermas-bot.jpg) no-repeat center bottom
}

.item .imprimir {
    border-right: 1px solid;
    color: #d4ddd1;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: 600;
    margin: 0 14px 0 0;
    padding: 0 12px 0 0;
    text-align: center
}

.como-p {
    background: #dee2e1;
    margin: 16px 0 0 0;
    padding: 2px 26px
}

.como-p a {
    color: #00355c
}

.como-p .img {
    float: left;
    margin: 0 16px 0 0
}

.como-p h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 18px;
    color: #00355c;
    margin: 16px 0 4px;
    font-weight: 400
}

.divisor h2 {
    border-bottom: 1px solid #999;
    padding: 0 0 3px 0;
    font-size: 24px;
    margin: 0 0 18px 0
}

.como-p h3 {
    font-weight: 400;
    font-size: 18px;
    color: #406577;
    margin: 0;
    padding: 0
}

.como-p p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    margin: 0 0 18px 0
}

.statcounter {
    display: none
}

.banner-2 {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center
}

.banner-2 div {
    margin: 0 auto
}

.lpago {
    background: linear-gradient(to bottom, #0159AA 0, #0070d7 100%);
    border-radius: 6px;
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 23px 12px 18px 80px;
    font-family: Montserrat, sans-serif;
    min-height: 44px
}

.lpago .boton {
    color: #0159AA;
    background-color: #fff;
    border-radius: 24px;
    padding: 10px 40px;
    font-size: 20px;
    font-weight: 600;
    top: 6px;
    position: relative;
    text-decoration: none
}

.lpago .titulo {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    background: url(../img/lpago.png) 0 4px no-repeat;
    padding-left: 78px
}

.col8s {
    width: 66.66666666666666%;
    float: left
}

.col4s {
    width: 33.33333333333333%;
    float: left
}

.microlink {
    padding: 20px 0;
    text-align: center
}

.microlink a {
    background-color: #08405a;
    padding: 10px 15px;
    color: #fff;
    text-decoration: none;
    border-radius: 20px;
    font-family: Arial;
    font-size: 16px;
    font-weight: 700
}

@media (max-width:768px) {
    .lpago .titulo {
        padding-bottom: 23px
    }

    .lpago .boton {
        top: -6px
    }
}