html,body
{
    height:100%;
    width:100%;
}
img {
    border: 0px;
}

h1
{
    /*color: #F14C16;*/
    font-size: 25px;
    margin: 0 0 10px;
    padding: 0;
    line-height: 1em;
    font-family: 'Asap';
    font-weight:bold;
    text-align: left;
}
h2
{
    font-family: 'Asap';
    /*color: #F14C16;*/
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    text-align:left;
    font-weight: bold;
    border-bottom: 1px solid #e3e3e3;
    margin-top: 15px;
}
h3
{
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
    text-align: left;
}
body
{
    margin:0;
    padding:0;
    text-align:center;
    font: 400 0.7em/170% arial,sans-serif;
    background-color:#e3e3e3 !important;
    font-family:arial,sans-serif;
    font-size: 12px;
}

ul
{
    list-style-type:none;
    padding-left: 15px;
    text-align:left;
}

/*ul ul ul {*/
    /*list-style: none;*/
    /*padding: 0px;*/
/*}*/
ul ul{
    list-style-type: disc;
}
ul ul h2 {
    border-bottom: none;
}
ul h2 {
    border-bottom: 1px solid #DDDDDD;
}

#barralogo
{
    height:60px;
    background-color:#993333;
    width: 100%;
}

#logo
{
    height: 60px;
    padding-left: 0px;
    padding-top: 10px;
    text-align: left;
    /*width: 185px;*/
    /*float:left;*/
}

#traductor
{
    padding-top:6px;
    padding-right:10px;
    /*height:40px;*/
    text-align: center;
    background: #993333;
    z-index: 10;
    padding: 10px;
    border-radius: 0px 0px 10px 10px;
}
#traductor_google
{
    height: 25px;
    overflow: hidden;
}
#traductor_google .goog-te-combo
{
    font-size: 8pt;
    margin: 0;
    padding: 0;
}
#traductor_google .goog-te-combo
{
    width:160px;
    background: none repeat scroll 0 0 #E7F1F3;
    border: 1px solid #888888;
    color: #000000;
    padding: 1px;
}
#traductor_google .goog-te-gadget
{
    /*text-align: right;*/
}
#traductor_info {
    color: #E2B8B8;
    font-size: 8px;
    height: 10px;
    margin: -5px 0 0;
    padding: 0;
    text-align: center;
}
#traductor_info a {
    color: #FFFFFF;
    text-decoration: none;
}
#ombre_barralogo
{
    background: url("../img/header/ombre_inferior.png");
    background-repeat:repeat-x;
    height:7px;
    width: 100%;
    position:relative;
    z-index:2;
}
label {
    font-weight: 400;
}
#cos
{
    margin-top: -7px;
    min-height: 100%;
}

.header
{
    overflow: auto;
}

#peu
{
    clear:both;
    position: relative;
    width:100%;
    /*margin:0  auto;*/
    padding:0;
    padding-top:10px;
}



#peu_silueta
{
    background: url("../img/header/silueta.png");
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position:center bottom;
    background-color:#e3e3e3;
    background-size:contain;
    min-height:50px;
}

#credits {
    background-color:white;
    padding:15px 0px;
}

#barraMenu
{
    background-color:black;
    padding:5px;
}
.menuPrincipal
{
    color:white;
    font-size: 1.3em;
    padding: 10px;
}
.button:hover {
    text-decoration: underline;
    color:white;
}
.button:visited
{
    color:white;
}
.button {
    background: linear-gradient(to bottom, #575757 0%,#252525 100%);
    color: white;
    padding: 6px 12px;
    border: none;
    border-radius: 8px;
    margin-bottom: 10px;
}

.esquerra
{
    padding:0px;
}

.text, .text-lateral {
    text-align: justify;
    display: block;
    padding-left: 5px;
    padding-bottom: 3px;
    font-size: 14px;

}

select.k-select
{
    padding: 4px 0px 4px;
    border-radius: 5px;
}
.menuPrincipal:hover
{
    color:white;
}

.divContingut
{
    background-color: white;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #AAAAAA;
    border-radius: 10px;
    padding: 15px;
}
.nopadding {
    padding: 0;
    margin: 0;
}
.list_contingut li {
    list-style-type: square;
}
.drawer-fullnav
{
    text-align:left;
}

ul.list
{
    list-style-type: disc;
}

ul.list li
{
    text-align: justify;
}

.k-invalid
{
    background-color: #ffe4e7 !important;
}

.k-readonly,.k-readonly:hover, .k-readonly:active, .k-readonly:focus
{
    border:none !important;
    box-shadow:none;
    -webkit-box-shadow:none;
}

span.resultat {
    /*border: 1px solid #DDDDDD;*/
    /*border-radius: 5px;*/
    /*background-color: white;*/
}

.estats {
    background-color: #F0F0F0;
    border-radius: 10px;
    padding: 15px 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.estats.seleccionat {
    background-color: black;
    color: white;
    font-weight: bold;
}

.estats .numEstat {
    font-size: 20px;
}

.errors {
    background-color: #FFE9E9;
    margin-bottom: 10px;
    border-radius: 10px;
    padding: 5px 20px;
}
.errors h2 {
    color: #CC0000;
}

.errors ul li {
    color: #CC0000;
}

#divResultat, #divForm, #divHeaderForm, .divBox {
    background-color: #F3F3F3;
    border-radius: 10px;
    border: 1px solid #e3e3e3;
    margin-bottom: 10px;
    padding: 10px;
}
.manteniment {
    font-size: 1.5rem;
    font-weight: bold;
    color: white;
    background: rgba(255,0,0,0.7);
}
.text-lateral
{
    text-align: right;
    padding-top: 7px;
}

#errorTramit h2,#missatgeError h2 {
    color: #AF0101;
}

.textError {
    text-align: left;
    color: #AF0101;
}

#errorTramit.divBox,#missatgeError.divBox {
    border-color: #AF0101;
    background-color: #FFD3D3;
}

#missatge > .text
{
    text-align: center;
}

.botonsDreta {
    text-align: right;
    padding-top: 10px;
}

.botonsDreta > a {
    display:block;

}

.botonsDreta > a > img{
    height: 40px;
    width: 40px
}

.noMostrar {
    display: none;
}

/* Sol·licitud de Tràmit > Falta adocument obligatori */
span.k-widget.k-tooltip.k-tooltip-validation.k-invalid-msg {
    width: 100%;
    background-color: #FFD3D3;
    color: #AF0101;
    padding: 10px;
    font-size: medium;
}

/*.titol_llistat a, .titol_llistat a:hover*/
/*{*/
/*text-decoration:none !important;*/
/*color:inherit !important;*/
/*}*/


/*.ombres_total*/
/*{*/
/*box-shadow: 0px 0px 10px rgba(1,1,1,0.5);*/
/*!*margin:0px 8px 5px 5px;*!*/
/*}*/

/*.desplegable {*/
/*background-image: url("../img/header/ombre_inf_esq.png"), url("../img/header/ombre_inf_dre.png");*/
/*background-position: left bottom, right bottom;*/
/*background-repeat: no-repeat, no-repeat;*/
/*margin-left: -7px;*/
/*!*width: 205%;*!*/
/*!*min-height: 140px;*!*/
/*position: absolute;*/
/*z-index:1000;*/
/*!*padding-right: 4px;*!*/
/*display:none;*/
/*}*/

/*.desplegable ul{*/
/*background-color:white;*/
/*list-style-type: disc;*/
/*margin: 0px 2px 0px 7px;*/
/*!*padding: 4px;*!*/
/*text-align: left;*/
/*font-family: arial,sans-serif;*/
/*font-size: 12px;*/
/*color:black;*/
/*!*padding-left:15px;*!*/
/*padding: 15px 25px 0px 25px;*/
/*border: 1px solid #C1C1C1;*/
/*border-top: 0px;*/


/*}*/

/*.desplegable ul li*/
/*{*/
/*color: #F14C16;*/
/*font-size: 12px;*/
/*list-style-image:url("../img/header/fletxa_petita_t.png");*/
/*list-style-type: none;*/
/*margin: 0 0 0 10px;*/
/*padding: 0 0 5px;*/
/*text-align: left;*/
/*}*/

/*.desplegable ul li a,.desplegable ul li a:hover*/
/*{*/
/*text-decoration:none;*/
/*color:#F14C16;*/
/*}*/
/*.desplegable_ombra {*/
/*background-image: url("../img/header/ombre_dreta.png"), url("../img/header/ombre_esquerra.png");*/
/*background-position: right top, left top;*/
/*background-repeat: repeat-y, repeat-y;*/
/*!*background-color:white;*!*/
/*width: 100%;*/
/*height:100%;*/
/*padding-right: 4px;*/
/*!*min-height:140px;*!*/
/*}*/

/*.desplegable_ombra_inf {*/
/*background-image: url("../img/header/ombre_inferior.png");*/
/*background-position: left top;*/
/*background-repeat: repeat-x;*/
/*height: 7px;*/
/*margin-left: 8px;*/
/*margin-right: 6px;*/
/*}*/





/*.tab_menu, .tab_menu_cerca,.tab_submenu*/
/*{*/
    /*background: none repeat scroll 0 0 #4F4F4F;*/
    /*color: white;*/

    /*font-family: 'Asap',sans-serif;*/
    /*font-size: 16px;*/
    /*font-weight: bold;*/
    /*padding:10px 0px;*/
    /*text-align: center;*/
    /*vertical-align: middle;*/
/*}*/
/*.tab_submenu*/
/*{*/
    /*background-color: #9F9F9F;*/
/*}*/

/*.tab_menu_cerca*/
/*{*/
    /*padding:7px 0px;*/
    /*font-weight:normal;*/
    /*color:black;*/
/*}*/
/*.tab_menu.select*/
/*{*/
    /*background: none repeat scroll 0 0 #F14C16;*/
/*}*/
/*.tab_menu a,.tab_menu a:hover, .agenda a, .agenda a:hover, .noticies a, .noticies a:hover*/
/*{*/
    /*text-decoration:none;*/
    /*color:white;*/
/*}*/

/*#article hr*/
/*{*/
    /*border: 0px;*/
    /*background: #D5D5D5;*/
    /*height: 1px;*/
    /*margin: 0px;*/
/*}*/


/*.llistatDret*/
/*{*/
    /*padding-left: 20px;*/
/*}*/

/*.llistatDret li*/
/*{*/
    /*color: #F14C16;*/
    /*font-size: 12px;*/
    /*list-style-image: url("../img/header/fletxa_petita_t.png");*/
    /*list-style-type: none;*/
    /*margin: 0 0 0 10px;*/
    /*padding: 0 0 5px;*/
    /*text-align: left;*/
/*}*/
/*.llistatDret li a*/
/*{*/

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

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

/*.botoTwitter*/
/*{*/
    /*float:left;*/
/*}*/
/*.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;*/
/*}*/

/*.botoGen, .botoAnt, .botoSeg*/
/*{*/
    /*color: white;*/
    /*background: #F14C16;*/
    /*padding: 5px 10px;*/
    /*text-decoration: none;*/
    /*border: 1px solid #D5D5D5;*/
    /*vertical-align: top;*/
/*}*/

/*.botoSeg*/
/*{*/
    /*background-image:url('../img/header/fletxa_petita_b.png');*/
    /*background-repeat: no-repeat;*/
    /*background-position: right 5px center;*/
    /*padding-right: 15px;*/
/*}*/

/*.botoAnt*/
/*{*/
    /*background-image:url('../img/header/fletxa_petita_anterior_b.png');*/
    /*background-repeat: no-repeat;*/
    /*background-position: left 5px center;*/
    /*padding-left: 15px;*/
/*}*/


/*.botoGen a,.botoSeg a,.botoAnt a*/
/*{*/
    /*text-decoration:none;*/
    /*color: white;*/
/*}*/

/*.botoGen a:hover,.botoSeg a:hover,.botoAnt a:hover*/
/*{*/
    /*text-decoration:none;*/
/*}*/

/*td.mes*/
/*{*/
    /*text-align:center;*/
    /*background-color:#F14C16;*/
    /*font-size:1.8em;*/
    /*font-family:Georgia;*/
    /*color:white;*/
    /*padding:5px;*/
    /*!*width:280px;*!*/
/*}*/

/*td.diaSet*/
/*{*/
    /*text-align:center;*/
    /*font-size:1.4em;*/
    /*font-family:Georgia;*/
    /*color:grey;*/
    /*width:40px;*/
    /*height:25px;*/
/*}*/

/*td.dia*/
/*{*/
    /*text-align:center;*/
    /*font-size:1.2em;*/
    /*font-family:Verdana;*/
    /*font-weight:bold;*/
    /*width:40px;*/
    /*height:25px;*/
/*}*/
/*span.diaFestiu*/
/*{*/
    /*!*background: red;*!*/
    /*color:red;*/
    /*padding: 4px;*/
/*}*/

/*span.diaSel*/
/*{*/
    /*background: #F14C16;*/
    /*color:white;*/
    /*padding: 2px;*/
/*}*/
/*span.diaSel a*/
/*{*/
    /*color:white;*/
    /*text-decoration:underline;*/
/*}*/

/*span.diaAct*/
/*{*/
    /*border: 1px solid;*/

    /*padding: 4px 2px;*/
/*}*/

/*div.visites*/
/*{*/
    /*font-size: 1.5em;*/
    /*padding-bottom: 5px;*/
    /*text-align:left;*/
/*}*/
/*div.visites a*/
/*{*/
    /*color: #5F3AB9;*/
    /*text-decoration: underline !important;*/
/*}*/

/*#frParticipa div*/
/*{*/
    /*padding:5px 0px;*/
/*}*/

/*#destacats {*/
    /*margin-top: 30px;*/
    /*padding-top: 20px;*/
/*}*/

/*#destacats .fletxa_dre {*/
    /*float: right;*/
    /*margin-top:35px;*/
/*}*/

/*#destacats .fletxa_esq {*/
    /*float: left;*/
    /*margin-top:35px;*/
/*}*/

/*#destacats h1 {*/
    /*color: #F14C16;*/
    /*font-size: 25px;*/
    /*margin: 0 0 15px;*/
    /*padding: 0;*/
    /*text-align: left;*/
/*}*/

/*#destacats .banners {*/
    /*float: left;*/
    /*!*width: 890px;*!*/
    /*height: 120px;*/
    /*overflow: hidden;*/
    /*position:relative;*/
    /*!*margin-left:10px;*!*/
/*}*/

/*#destacats .bannersTots ul {*/
    /*text-align: left;*/
    /*!*width: 1000em;*!*/
    /*padding-left:0px;*/

/*}*/

/*#destacats .bannersTots ul li {*/
    /*background-image: url("../img/header/ombre_banner.png");*/
    /*background-position: left bottom;*/
    /*background-repeat: no-repeat;*/
    /*display: block;*/
    /*float: left;*/
    /*height: 100px;*/
    /*margin: 0 25px 0 0;*/
    /*overflow: hidden;*/
    /*width:127px;*/
/*}*/

/*#destacats .bannersTots img {*/
    /*padding:0px;*/
    /*margin:0px;*/
    /*height: 80px;*/
    /*max-width: 125px;*/
    /*border:1px solid #D5D5D5;*/
/*}*/

/*#destacats .bannersTots a {*/
    /*padding:0px;*/
    /*margin:0px;*/
    /*display: table-cell;*/
    /*vertical-align: middle;*/
    /*height:80px;*/
    /*width:125px;*/
    /*!*border:1px solid #D5D5D5;*!*/
    /*!*background-color:white;*!*/
    /*vertical-align:middle;*/
    /*text-decoration:none;*/
    /*overflow:hidden;*/
/*}*/

/*#destacats .bannersTots {*/
    /*left: 0;*/
    /*overflow: hidden;*/
    /*position: absolute;*/
/*}*/

/*ul.titol_llistat {*/
    /*margin: 0;*/
    /*padding: 0;*/
    /*text-align: left;*/
    /*font-family: 'Asap';*/
/*}*/

/*ul.titol_llistat li.titol_llistat {*/
    /*background-color: #F14C16;*/
    /*color: white;*/
    /*font-size: 13px;*/
    /*font-weight: bold;*/
    /*list-style-type: none;*/
    /*margin: 4px 0 0;*/
/*}*/
/*ul.titol_llistat li.titol_llistat table*/
/*{*/
    /*width:100%;*/
/*}*/

/*ul.titol_llistat li.titol_llistat table td*/
/*{*/
    /*padding:5px;*/
/*}*/

/*ul.titol_llistat li.titol_llistat table td.fletxa*/
/*{*/
    /*width: 20px;*/
    /*border-left: 1px solid white;*/
    /*padding:5px;*/
/*}*/

/*ul.titol_llistat li.titol_llistat .apartats {*/
    /*background-color: #F3F3F4;*/
    /*border: 1px solid #D5D5D5;*/
    /*border-top: 5px solid #D5D5D5;*/
    /*padding: 20px;*/
    /*width: 79%;*/
    /*position: absolute;*/
    /*z-index:100;*/
    /*color: black;*/
    /*display:none;*/
/*}*/
/*ul.titol_llistat li.titol_llistat .apartats ul*/
/*{*/
    /*margin:0px;*/
    /*padding:0px;*/
/*}*/

/*ul.titol_llistat li.titol_llistat .apartats ul li.seleccionat {*/
    /*font-weight: bold;*/
    /*font-size: 13px;*/
    /*font-style: italic;*/
/*}*/
/*ul.titol_llistat li.titol_llistat .apartats ul li a {*/
    /*font-weight: normal;*/
    /*color: #F14C16 !important;*/
/*}*/

/*ul.titol_llistat li.titol_llistat .apartats ul li {*/
    /*font-size: 12px;*/
    /*list-style-image: url("../img/header/fletxa_petita_t.png");*/
    /*list-style-type: none;*/
    /*margin: 0 0 0 10px;*/
    /*padding: 0 0 5px;*/
    /*text-align: left;*/
    /*width: 100%;*/
/*}*/

/*img.up*/
/*{*/
    /*display:none;*/
/*}*/

/*img.down*/
/*{*/
    /*display:block;*/
/*}*/

/*.menu_dret*/
/*{*/
    /*float: right;*/
/*}*/
/*.esquerra*/
/*{*/
    /*float: left;*/
    /*padding: 0px;*/

/*}*/

/*.llistaNoticies .textImatgeAlternatiu {*/
    /*color:lightgrey;*/
    /*font-weight:bold;*/
    /*font-size:30px;*/
    /*line-height: 50px;*/
/*}*/

/*.dadesArticle*/
/*{*/
    /*margin: 0px;*/
    /*padding: 0px;*/
/*}*/


/*.llistaNoticies a .textImatgeAlternatiu {*/
    /*text-decoration: none!important;*/
/*}*/
/*.llistaNoticies .infoNoticia*/
/*{*/
    /*padding: 0px;*/
    /*padding-bottom: 10px;*/
/*}*/



/*.llistaNoticies .infoNoticia h3 {*/
    /*margin-top: 0px;*/
    /*margin-bottom: 0px;*/
    /*font-size: 14px;*/
    /*font-weight: bold;*/
/*}*/

/*ul.llistaNoticies li*/
/*{*/
    /*font-size: 12px;*/
    /*text-align: left;*/
    /*margin-bottom:20px;*/
    /*padding: 0px;*/
    /*border-bottom: 1px solid rgb(207, 207, 207);*/
    /*!*padding-bottom: 10px;*!*/
/*}*/

/*ul.llistaNoticies li img*/
/*{*/
    /*padding:0px;*/
    /*padding-right:10px;*/
    /*padding-bottom:10px;*/
/*}*/
/*.llistaNoticies div {*/
    /*vertical-align: top;*/
/*}*/

/*.box*/
/*{*/
    /*margin: 0 auto 15px auto;*/
    /*padding: 10px;*/
    /*-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);*/
    /*-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);*/
    /*box-shadow: 0 1px 2px rgba(0,0,0,0.5);*/
    /*border: 1px solid rgba(255,255,255,0.2);*/
    /*-moz-border-radius: 3px;*/
    /*-webkit-border-radius: 3px;*/
    /*border-radius: 3px;*/
    /*background: -moz-linear-gradient(top,  rgba(0,0,0,0.01) 0%, rgba(0,0,0,0.07) 100%);*/
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.01)), color-stop(100%,rgba(0,0,0,0.07)));*/
    /*background: -webkit-linear-gradient(top,  rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.07) 100%);*/
    /*background: -o-linear-gradient(top,  rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.07) 100%);*/
    /*background: -ms-linear-gradient(top,  rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.07) 100%);*/
    /*background: linear-gradient(to bottom,  rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.07) 100%);*/
/*}*/

/*.box > .title {*/
    /*margin: 5px 0 15px 0;*/
    /*text-align: center;*/
/*}*/

/*.resCerca*/
/*{*/
    /*list-style-image: url('../img/header/fletxa_petita_t.png')*/
/*}*/
/*.resCerca a*/
/*{*/
    /*color: #F14C16 !important;*/
/*}*/
/*.elementLlista*/
/*{*/
    /*border-bottom: 1px solid #AD2937;*/
    /*padding: 10px;*/
/*}*/

/*#enllac_destacat, #logo_social {*/
    /*padding-top: 8px;*/
    /*padding-bottom: 5px;*/
    /*text-align: right;*/
/*}*/
/*#logo_social img*/
/*{*/
    /*margin-left:3px;*/
/*}*/
/*#enllac_destacat a,#enllac_destacat a:hover*/
/*{*/
    /*color:white !important;*/
    /*text-decoration:none !important;*/
/*}*/

/*.tabs {*/
    /*margin-top: 20px;*/
    /*!*border-bottom: 1px solid rgb(187, 187, 187);*!*/
    /*margin-bottom:10px;*/
    /*!*height:30px;*!*/
    /*padding:0px;*/
/*}*/

/*.tabs div {*/
    /*border: 1px solid transparent;*/
    /*padding: 0px;*/
    /*border-radius: 6px 6px 0px 0px;*/
    /*text-align: center;*/
/*}*/
/*.tabs div a {*/
    /*padding: 10px 0px;*/
/*}*/
/*.tabs div:hover {*/
    /*background-color: #d3d3d3;*/
    /*border: 1px solid rgb(187, 187, 187);*/
    /*border-bottom-color: white;*/
    /*text-decoration: none;*/
/*}*/

/*.tabs div.submenu_sel {*/
    /*border: 1px solid rgb(187, 187, 187);*/
    /*border-bottom-color: white;*/
    /*background-color: white;*/
    /*font-weight:bold;*/
/*}*/
/*.list_tramits*/
/*{*/
    /*padding:5px 0px;*/

/*}*/
/*.list_tramits .desc_tramit*/
/*{*/
    /*text-align:justify;*/
    /*padding:5px;*/
/*}*/

/*.list_tramits div a*/
/*{*/
    /*color:white !important;*/
    /*padding:5px;*/
    /*border-radius: 5px;*/
/*}*/
/*.list_tramits div*/
/*{*/
    /*padding: 5px 15px;*/
/*}*/
/*.list_tramits.parell*/
/*{*/
    /*background-color:lightgray;*/
/*}*/

/*.list_tramits .fons*/
/*{*/
    /*width: 16px;*/
    /*height: 16px;*/
    /*float: left;*/
    /*border-radius: 2px;*/
    /*display:block;*/
/*}*/

/*.list_tramits .fons img*/
/*{*/
    /*margin-bottom: 7px;*/
/*}*/
/*.listApartats ul*/
/*{*/
    /*padding-left:15px;*/
/*}*/

/*h1.menu_mbl*/
/*{*/
    /*padding-left: 15px;*/
    /*padding-bottom: 5px;*/
    /*padding-top: 3px;*/
    /*margin: 0px 5px;*/
/*}*/

/*.tab_menu_fa*/
/*{*/
    /*color: white;*/
    /*padding: 5px;*/
    /*font-family: 'Asap';*/
    /*font-size: 14px;*/
    /*text-align:left;*/
    /*padding-left:10px*/
/*}*/

/*.tab_submenu_fa*/
/*{*/
    /*background-color: #F3F3F4;*/
    /*border: 1px solid #D5D5D5;*/
    /*border-top: 5px solid #D5D5D5;*/
    /*color: black;*/
    /*display:none;*/
/*}*/
/*.tab_submenu_fa div*/
/*{*/
    /*padding: 5px 5px 5px 15px;*/
/*}*/

/*.tab_submenu_fa div.sel {*/
    /*font-weight: bold;*/
/*}*/

/*.temps*/
/*{*/
    /*text-align: right;*/
    /*color: white;*/
    /*margin-top: 10px;*/
    /*cursor: pointer;*/
/*}*/

/*.temps div {*/
    /*display: inline-block;*/
/*}*/
/*.temps div div {*/
    /*display: block;*/
/*}*/
/*.temps div.titol_temps*/
/*{*/
    /*font-size: 14px;*/
    /*font-style: italic;*/
    /*font-weight: bold;*/
    /*!*margin-top: 17px;*!*/
    /*text-align: left;*/
    /*line-height: 1em;*/
/*}*/
/*.temps div.temperatura_temps*/
/*{*/
    /*font-size: 19px;*/
    /*font-weight: bold;*/
    /*text-align: left;*/
/*}*/
/*.temps div.desc_simbol_temps*/
/*{*/
    /*font-size: 11px;*/
    /*text-align: left;*/
    /*line-height: 1em;*/
    /*padding-top: 3px;*/
/*}*/
/*.liniaInferior*/
/*{*/
    /*border-bottom:1px solid lightgrey;*/
/*}*/

/*!**/
/*-------------------------------------------------------------------------  estils vells -------------------------------------------------------------------*/
/**!*/

