@charset "UTF-8";

.noticias .cont-noticias .col3b {margin: 1% !important;}
.noticias .cont-noticias .col3b:first-child { margin-left: 1% !important; }

/*--------------- Área 1: Noticias ---------------*/
.noticias {width: 100%; max-width:1200px; padding: 50px 0; margin:0 auto;}
.noticias header {padding:0 35px; margin: 0 0 35px;}
.noticias header h1 {text-align: left; color:#38c1e8; font-size: 36px; margin: 0 0 30px; font-family: 'ubuntulight';}
.noticias header .breadcrumbs {margin:0 0 45px 0 !important;} 
.noticias .cont-noticias {max-width: 1175px; margin: 0 auto; }
.cont-noticias .info-search { clear: both; color: #737d90;  font-size: 18px; font-weight: normal; line-height: 130%; margin: 5px 0 30px; text-align: left;}
.cont-noticias .info-search span.rojo {color: #cf272a !important; font-size: 18px; font-weight: normal; line-height: 14px; padding: 0 0 10px;}
.noticias .cont-noticias .item {background:#f3f5f8;}
.noticias .cont-noticias .item .foto {padding: 4%; width:92%; height: auto; display: block;}
.noticias .cont-noticias .item .titulo {text-align: center; color:#38c1e8; font-size: 32px; margin: 0 0 25px; font-family: 'ubuntulight'; padding:0 4%;}
.noticias .cont-noticias .item .bajada {text-align: center; color:#7b8a97; font-size: 16px; margin: 0; padding: 0 4%; font-family: 'ubuntulight'; line-height:150%;}
.noticias .cont-noticias .item .mas {display: block; text-align: center; color:#fe5000; text-transform: uppercase; font-family: 'ubuntulight'; font-size: 14px; margin: 30px 0 40px; text-decoration:underline;}
.noticias .mas-noticias {background: #38c1e8; color:#FFFFFF; font-size:24px; padding: 7px 20px; margin: 55px auto 0; font-family: 'ubuntulight'; display: table; cursor: pointer;}
.noticias .redessociales {width:100%; display:block; text-align: center; margin: 0 0 25px;}
.noticias .redessociales li {display: inline-block; margin: 0 15px;}
.cont-noticia .info-search {color: #4d4d4d; font-size: 17px; font-weight: 300; line-height: 120%; margin: 0 0 20px; padding:0 35px;}
.cont-noticia .info-search .red {color: #e84c3d; font-weight: bold;}

#alltax .taxport-item {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 10px;
}

.taxport-item {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px dotted #dcdcde;
    float: left;
    margin: 0 0 15px;
    overflow: hidden;
    padding: 15px 5%;
    width: 90%;
}
.taxport-item-dest {
    background: #f9f9f9 none repeat scroll 0 0;
    float: left;
    margin: 0 7px 35px;
    overflow: hidden;
    padding: 5px;
    width: 445px;
}
.taxport-item a, .taxport-item a img {
    float: none;
    margin: 0 auto;
}
.taxport-item a.foto-tax {
    border: 6px solid #e5e6e7;
    display: block;
    float: left;
    margin: 0 auto;
    overflow: hidden;
    width: 18%;
}
.taxport-item a.foto-tax img {
    display: block;
    width:100%;
    height: auto;
}
.tax-box {
    float: right;
    margin: 0 0 0 2%;
    width: 78%;
}
.taxport-item .nro {
    color: #999999;
    float: left;
    font-size: 40px;
    width: 40px;
}
.taxport-item .mensaje {
    color: #000000;
    font-size: 16px;
    margin: 0 0 20px;
    padding: 0;
}

.taxport-item .fecha {
    clear: both;
    color: #999999;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    margin: 0 10px;
}
.taxport-item .epigrafe {
    color: #cc0000;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    margin: 0;
    padding: 8px 8px 0;
}
.taxport-item-dest .titular {
    clear: both;
    margin: 10px;
}
.taxport-item .titular-tax {
    clear: both;
    color: #38c1e8;
    font-size: 20px;
    margin: 0 10px 5px;
    padding: 0;
}
.taxport-item .titular-tax a, .taxport-item-dest .titular-tax a {
    color: inherit;
    font-size: 20px;
}
.taxport-item-dest .bajada-tax, .taxport-item .bajada-tax {
    color: #666666;
    font-size: 15px;
    font-weight: normal;
    line-height: 120%;
    margin: 10px 8px;
    text-align: justify;
}
.buscador .bajada strong {
    color: #cc0000;
}
.taxport-item .ver_mas {
    color: #ff6600;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: normal;
    margin: 15px 10px 0;
}
.taxport-item .ver_mas a {
    color: #ff6600;
}

.taxportmsg {
    clear: both;
    color: #666;
    font-size: 12px;
    margin: 15px 0;
    text-align: center;
}
.taxportmsg a {
    color: #333333;
    display: inline-block;
    margin: 5px 0;
    padding: 3px 6px;
}
.taxportmsg a:hover {
    background: #737d90 none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
}
.taxportmsg .actual {
    background: #ff6600 none repeat scroll 0 0;
    color: #ffffff;
    padding: 3px 6px;
}
.taxportmsg .pag_actual {
    background: #ff6600 none repeat scroll 0 0;
    color: #ffffff;
    padding: 3px 6px;
}


/* FIN */