#article
{
    background:#FFFFFF;
    width:100%;
    margin-top:10px;
    overflow:auto;
    min-height: 360px;
}
#article .esquerra {
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom:15px;
    width:220px;
}

#article .central {
    float: left;
    margin-left: 15px;
    margin-top: 19px;
    text-align: left;
    width: 685px;
    margin-bottom:15px;
}

#article .central_sense_menu {
    width: 920px;
    margin-right:15px;
}

#article .apartats {
    background-color: #F3F3F4;
    border: 1px solid #D5D5D5;
    border-top: 5px solid #D5D5D5;
    padding:20px;
    width: 178px;
    color: black;
}

#article .apartats ul {
    margin: 0px;
    padding: 0px;
}

#article .apartats ul li {
    /*color: #AD2937;*/
    font-size: 14px;
    list-style-image: url("../img/header/fletxa_petita.png");
    list-style-type: none;
    margin: 0 0 0 10px;
    padding: 0 0 5px;
    text-align: left;
    width: 165px;
}
#article .apartats ul li.seleccionat {
    /*list-style-image: url("../img/header/fletxa_petita_sel.png");*/
    font-weight: bold;
    font-size: 15px;
    font-style: italic;

}

#article .central h1 {
    color: #AD2937;
    font-size: 2rem;
    margin: 0 0 10px;
    padding: 0;
    line-height: 1em;
}
#article .apartats ul li.seleccionat a {
    font-weight: bold;
}
#article .apartats ul li a {
    text-decoration: none;
    font-weight: normal;
    color: #AD2937;
}

#article .apartats ul li a:hover {
    text-decoration: underline;
    color: #AD2937;
}

#article .central ul li {
    /*color: #AD2937;*/
    font-size: 14px;
    list-style-type: square;
    /*margin: 15px 0 0 10px;*/
    padding: 0 0 5px;
    text-align: left;
}

#article .central ul li a {
    text-decoration: none;
    color: #AD2937;
}

#article .central ul li a:hover {
    text-decoration: underline;
    color: #AD2937;
}

#article .social {
    /*border-bottom: 1px solid #D5D5D5;*/
    /*border-top: 1px solid #D5D5D5;*/
    margin-bottom: 10px;
    /*padding: 5px;*/
    /*clear:both;*/
    height: 30px;
}

.enviarCorreu
{
     display: none;
    background-color: white;
    padding: 10px;
    border: 1px solid #D5D5D5;
    position: absolute;
    margin-left: -261px;
    margin-top: -100px;
}

.enviarCorreu .titol
{
    font-weight: bold;
    font-size: 1.1em;
}
.social
{
    background-color:white;
    height: 30px;
}
.social .butons
{
    margin:0 15px;
}
 .social hr{
    border: 0px;
    background: #D5D5D5;
    height: 1px;
    margin: 0px 0px 5px 0px;
}

 .social .botoFacebook iframe {
    border: medium none;
    height: 25px;
    overflow: hidden;
    width: 120px;
}

 .social .botoFacebook
{
    float:left;
    margin-right: 20px;
}

 .social .botoTwitter
{
    float:left;
}
 .social .botoGPlus
{
    float:left;
}
 .social .botoCorreu {
    float: right;
    margin-left: 10px;
}

 .social .botoPrint {
    float: right;
    margin-left: 10px;
}

 .social .botoCorreu img{
    border:0px;
}

 .social .botoPrint img{
    border:0px;
}


#article .documents {
    border: 1px solid #D5D5D5;
    float: right;
    width: 200px;
    margin-bottom: 10px;
    margin-left:5px;
}

#article .documentsInferiors
{
    margin-bottom: 10px;
    margin-left:5px;
}

#article .sliderImatges {
    width: 200px;
    margin-bottom: 10px;
    height: 150px;
    overflow: hidden;
}

#article .dadesArticle
{
    margin: 0px;
    padding: 10px;
    border: 1px solid #e3e3e3;
    background: #f3f3f3;
}

#article ul.dadesArticle li
{
    color: black;
    list-style-type: none;
    margin: 0px;
    padding: 0px;

}

#article .llistatMenusCarpeta
{
    margin:0px;
    padding:0px;
    /*display: -webkit-inline-box;*/
}

#article ul.llistatMenusCarpeta li
{
    color: black;
    list-style-type: none;
    margin: 0px;
    padding: 9px;

}

#article .dadesTramit
{
    margin:0px;
    padding:0px;
    margin-left:25px;
}

#article ul.dadesTramit li
{
    color: black;
    list-style-type: square;

    margin: 0px;
    padding: 0px;

}

#article ul.dadesTramit .text
{
    color: black;
}

table.dadesTramit {
    border: 1px solid #D5D5D5;
    width: 95%;
    margin-left: 0px !important;
    background:#F3F3F4;
}

table.taula {
    border: 1px solid #D5D5D5;
    width: 95%;
    margin-left: 0px !important;
}

table.taula th{
    background:#D5D5D5;
}


#article ul.dadesTramit li b
{
    color: black;
    list-style-type: square;
    margin: 0px;
    padding: 0px;
}

h2
{
    color: #ad2937;
}
#article .documents h1 {
    font-size: 18px;
    margin: 5px;

}
#article .documents .titol-apartat {
    font-size: 18px;
    margin: 5px;
    color: #AD2937;
    padding: 0;
    line-height: 1em;
    font-weight: 700;
}
#article .documents ul li {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 5px;
    list-style-image: url("../img/header/fletxa_petita.png");
}

#article .documentsInferiors ul li {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 5px;

    list-style-image: url("../img/header/pdf.png");
}



#article .documents ul {
    margin: 0 5px 0 20px;
    padding: 0;
}

#article .content_dret
{
    max-width: 200px;
    float: right;
    margin-left:15px;
    background-color: white;
}

#mapaweb {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 10px;
    overflow: auto;
    padding: 0 5px 15px;
    width: 940px;
}

#mapaweb .columna {
    float: left;
    margin: 0 3px;
    width: 225px;
}

#mapaweb .columna ul{
    list-style: none;
    margin: 0 15px 0px;
    padding:0px;
    text-align:left;
}

#mapaweb .columna ul li {
    list-style-image: url("../img/header/fletxa_petita.png");
}

#mapaweb .columna h1 {
    color: #AD2937;
}

.titol-any {
    font-size: 1.2rem;
    font-weight: bold;
}

.llistaComentaris {
    padding: 0px !important;
}

.llistaComentaris h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.llistaComentaris li {
    margin: 0px;
    padding: 10px !important;
    border: 1px solid #e3e3e3;
    background: #f3f3f3;
    margin-bottom: 5px;
}
.enllac_comentari {
    padding: 5px;
    display: block;
    color: black;
}
.enllac_comentari:hover {
    text-decoration: none;
    background: rgba(0,0,0,0.05);
    border: 1px solid rgba(0,0,0,0.1);
}

.resultat
{
    color: #AD2937;
    font-weight: bold;
    font-size: 1.2em;
}

.missatge
{
    margin-bottom: 15px;
    font-size: 1.2em;
}
.selectMenu
{
    font-size:18px;
    color:#AD2937;
}

.clear {
    clear:both;
}

/*******************************************   LLISTA DE NOTICIES   ******************************************/

#article ul.llistaNoticies li {
    margin-bottom:20px;
}

#article .llistaNoticies td {
    vertical-align: top;
}

#article .llistaNoticies .infoNoticia {
    border-bottom: 1px solid rgb(207, 207, 207);
}

#article .llistaNoticies .infoNoticia h3 {
    margin-top:0px;
    margin-bottom:0px;
}

#article .llistaNoticies .infoNoticia a:hover {
    text-decoration: none;
}

#article .central ul li a:hover {
    text-decoration: none;
}

#article .llistaNoticies .data {
    color: #5a5a5a;
}

#article .llistaNoticies .infoNoticia a.negre {
    color:black;
}
#article .llistaNoticies .noticies {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
#article .llistaNoticies .noticies h3 {
    margin-top: 0px;
}
#article .llistaNoticies .noticies .img {
    width: 150px;
}
#article .llistaNoticies .noticies .img > img{
    width: 100%;
}
#article .llistaNoticies .noticies .dades {
    width: calc(100% - 160px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#article .llistaNoticies .noticies .data {
    font-weight: bold;
}

#article .botoMes {
    color: white;
    background: #AD2937;
    padding: 5px 10px;
    text-decoration: none;
    border: 1px solid #D5D5D5;
    vertical-align: top;
    margin: 30px;
}

.tabs {
    margin-top: 20px;
    border-bottom: 1px solid rgb(187, 187, 187);
}

.tabs a {
    border: 1px solid transparent;
    padding: 12px;
    border-radius: 6px 6px 0px 0px;
}

.tabs a:hover {
    background-color: #d3d3d3;
    border: 1px solid rgb(187, 187, 187);
    border-bottom-color: white;
    text-decoration: none;
}

.tabs a.submenu_sel {
    border: 1px solid rgb(187, 187, 187);
    border-bottom-color: white;
    background-color: white;
}

/****************************************     PAGAMENTS      *****************************************************************/
#pagarTargeta , 
#pagarBanca ,
.pagarCaixa
{
    background-color: #fcffba;
    border: #ffe00d 2px solid;
    width: 40%;
    height: 150px;
    float:left;
    padding:1%;
    margin:1%;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    box-shadow: grey 2px 2px 5px;
}

#pagarBancaLlista
{
    display: none;
}

.pagarCaixa img
{
    border: black 1px solid;
    margin:2px;
}

#pagarTargeta img ,
#pagarBanca img
{
    border: none;
    margin:2px;
}


.loginBox {
    padding: 10px;
    background-color: rgb(240, 240, 240);
    border: 1px solid #D5D5D5;
    margin-bottom: 20px;
}



[data-tip] {
    position:relative;

}
[data-tip]:before {
    content:'';
    /* hides the tooltip when not hovered */
    display:none;
    content:'';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #ad2b38;
    position:absolute;
    top:30px;
    left:35px;
    z-index:8;
    font-size:0;
    line-height:0;
    width:0;
    height:0;
}

[data-tip]:after {
    display:none;
    content:attr(data-tip);
    position:absolute;
    top:35px;
    left:0px;
    padding:5px 8px;
    background:#ad2b38;
    color:#fff;
    z-index:9;
    line-height:18px;
    border-radius: 3px;
    word-wrap:normal;
}
[data-tip]:hover:before,
[data-tip]:hover:after {
    display:block;
}

.fxs {
    font:x-small;
}