﻿.PLA_ntilla {
    position:relative;
    padding-bottom:20px;
}
.PLA_ntilla .PLA_ntilla {
    padding-bottom:0px;
    padding-top:0px;
}
.PLA_ntilla2 {
    position:relative;
    padding-bottom:20px;
    padding-top:20px;
}
.PLA_titol {
}
.numBot1 .PLA_titol, .numBot1 .PLA_titol2 {
    margin-right: 50px;
}
.numBot2 .PLA_titol, .numBot2 .PLA_titol2 {
    margin-right: 99px;
}
.numBot3 .PLA_titol, .numBot3 .PLA_titol2 {
    margin-right: 148px;
}
.numBot4 .PLA_titol, .numBot4 .PLA_titol2 {
    margin-right: 197px;
}
.PLA_titol2 {
    font-family:Roboto-Medium;
    font-size:1.3em;
}
.PLA_titol > h1, .PLA_titol > h2, .PLA_titol2 > h2, .PLA_titol2 > h1 {
	font-weight:normal;
    font-family:Roboto-Medium;
    font-size:1.6em;
    display:inline-block;
    margin-right: 50px;
}
.PLA_titol3 {
    border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	height: 50px;
}
.PLA_titol3 > span {
    border-bottom: 3px solid #51B6E0;
	display: inline-block;
	line-height: 49px;
	padding-left: 15px;
    padding-right: 15px;
}
.PLA_code {
    width:100%;
    box-sizing:border-box;
    padding:10px;
    height:400px;
    background-color:#fff;
    border:1px solid #000;
    overflow:auto;
}
.PLA_pestanya
{
	border-left:1px solid #999;
	border-top:1px solid #999;
	border-right:1px solid #999;
	padding:0.5em;
	padding-left:1em;
	padding-right:1em;
	padding-bottom:0px;
	background-color:#eeeeee;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
    cursor:pointer;
    color:#666;
}
.PLA_pestanya.activo
{
	padding-bottom:1px;
	background-color:#ffffff;
	color:#000;
}
.PLA_pestanya1
{
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	padding:0.5em;
	padding-left:1em;
	padding-right:1em;
	padding-bottom:1px;
	background-color:#ffffff;
	color:#000000;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.PLA_pestanya2
{
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	padding:0.5em;
	padding-left:1em;
	padding-right:1em;
	padding-bottom:0px;
	background-color:#eeeeee;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
    cursor:pointer;
}
.PLA_caixa
{
	border:1px solid #999;
	padding:1em;
    display:none;
}
.PLA_caixa.activo
{
    display:block;
}
.PLA_checkTitol {
    font-family: Roboto-Medium;
    color: #000;
    padding-bottom: 10px;
    padding-top:20px;
    display:block;
}
.PLA_check {
    display:inline-block;
    width:calc((100% / 3) - 20px);
    font-size:0.9em;
    padding-right:20px;
    vertical-align:text-top;
}
.PLA_data {
    display:none;
}
.PLA_subTitol {
    font-size: 1.2em;
    font-family: Roboto-Medium;
    display: inherit;
    margin-top: 30px;
    font-style:italic;
}
.PLA_texte {
    padding-top:30px;
    padding-bottom:30px;
    font-size:0.9em;
    color:#444;
    text-align:justify;
}
.PLA_texte2 {
    padding-top:30px;
    padding-bottom:30px;
}
.PLA_textePad {
    padding:20px;
    font-size:0.9em;
    color:#444;
}
.PLA_negrita {
    display:inline-block;
    font-weight:bold;
    padding-right:10px;
}
.PLA_tornar {
    display:none;
}
.PLA_divOpopTit {
    font-size: 1.3em;
    cursor: pointer;
}
.PLA_divOpopDiv {
    padding: 20px;
    padding-bottom:1px;
    border: 1px solid rgb(204, 204, 204);
    margin-top: 10px;
}
.PLA_divOpopPreg {
    display: block;
    padding-bottom: 5px;
    font-size: 1.1em;
    font-weight: bold;
}
.PLA_divOpopResp {
    display: block;
    padding-bottom:20px;
}
.PLA_col1 {
    display:inline-block;
    width:calc(75% - 5px);
    vertical-align:text-top;
    position:relative;
}
.PLA_col2 {
    display:inline-block;
    width:calc(25% - 15px);
    margin-left:20px;
    vertical-align:text-top;
    font-size:0.9em;
}
.PLA_col2.padTop {
    padding-top:48px;
}
.PLA_col2 > div {
    background-color:#f5f5f5;
    padding:20px;
    margin-bottom:20px;
}
.PLA_col2 > div > span {
    display: block;
    font-family: Roboto-Black;
    font-size: 1.1em;
    margin-bottom: 10px;
}
.PLA_imgdre {
    float:right;
    margin-left:20px;
    margin-bottom:20px;
    max-width:500px;
}
.PLA_imgesq {
    float:left;
    margin-right:20px;
    margin-bottom:20px;
    max-width:500px;
}
.PLA_img100 {
    max-width:100% !important;
    min-width:100% !important;
    height:auto !important;
}
.PLA_imgdre.border, .PLA_imgesq.border {
    border:1px solid #ccc;
}
.PLA_col1 .PLA_imgesq {
    max-width:400px;
}
.PLA_imgesq[src=""] {
    display:none;
}
.PLA_iframe {
    float:left;
    margin-right:20px;
    margin-bottom:20px;
    width:500px;
    height:350px;
}
.PLA_col1 .PLA_iframe {
    width:400px;
    height:280px;
}
.PLA_presu {
    margin-left:10px;
    margin-right:10px;
    margin-top:20px;
    display:inline-block;
    width:calc(25% - 20px);
    vertical-align:text-top;
}
.PLA_presu.num4 {
    width:calc((100% / 4) - 20px);
}
.PLA_presu.num3 {
    width:calc((100% / 3) - 20px);
}
.PLA_presuIma {
    display: block;
    height: 90px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.PLA_presu.num3 .PLA_presuIma {
    height: 120px;
}
.PLA_presuTit {
    background-color: #222;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 0.8em;
    display:block;
    transition:background-color 200ms;
}
.PLA_presu:hover > .PLA_presuTit {
    background-color: #79cff3;
    color: #000;
}
.PLA_cercador
{
    background-color:#79cff3;
    padding:10px;
}
.PLA_cercador.negro
{
    background-color:#222;
}
.PLA_cercadorDiv
{
    display:inline-block;
    margin-right:10px;
    vertical-align: text-top;
}
.PLA_cercadorLabel
{
    display:block;
    color:#000;
    text-transform:uppercase;
    font-size:0.8em;
}
.PLA_cercador.negro .PLA_cercadorLabel {
    color:#fff;
}
.PLA_cercador input
{
    border:0px;
    margin:0px;
    padding:0px;
    padding-left:10px;
    padding-right:10px;
    line-height:30px;
    vertical-align:text-top;
    background-color:#fff;
}
.PLA_cercador select
{
    border:0px;
    margin:0px;
    padding:6px;
    padding-bottom:5px;
    padding-left:10px;
    padding-right:10px;
    vertical-align:text-top;
    height: 30px;
    min-width:120px;
    background-color:#fff;
}
.PLA_cercador select option
{
}
.PLA_cercador .dxeButtonEdit {
    border: 0px;
    padding: 5px;
    padding-bottom: 6px;
}
.PLA_llistatTitol > a {
    display: block;
    margin-bottom: 1em;
    background-image: url(/imas/general/selector4.png);
    padding-left: 1em;
    background-position: 0em 0.25em;
    background-repeat: no-repeat;
}
.PLA_llistatData > a {
    color: #666666;
    display: block;
    margin-bottom: 1em;
    padding-left: 1em;
}
/*.PLA_tabla
{
	min-width:100%;
}
.PLA_tabla > tbody > tr > th
{
	background-color:#24272a;
	color:#ffffff;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
    text-align:left;
}
.PLA_tabla > tbody > tr > td
{
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #eeeeee;
    background-color:#ffffff;
    text-align:left;
}*/
.PLA_tabla, .dxgvTable_Moderno
{
	width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    display: inline-table;
    border: 1px solid #e3e3e3 !important;
    font-family: Roboto-Regular !important;
    font-size:14px !important;
}
.PLA_tabla > tbody > tr:nth-child(odd), .dxgvTable_Moderno > tbody > tr:nth-child(odd)
{
    background-color:#f6f6f6 !important;
}
.PLA_tabla > tbody > tr:nth-child(even), .dxgvTable_Moderno > tbody > tr:nth-child(even)
{
    background-color:#fff !important;
}
.PLA_tabla > tbody > tr > th, .dxgvTable_Moderno > tbody > tr > .dxgvHeader_Moderno
{
    text-align:left;
    padding:7px !important;
	padding-left:10px !important;
	padding-right:10px !important;
    background-color: #24272a !important;
    color: #fff !important;
    font-weight: bold !important;
    border: 0px solid #e3e3e3 !important;
}
.PLA_tabla > tbody > tr > td, .dxgvTable_Moderno > tbody > tr > .dxgvFixedColumn_Moderno
{
    text-align:left;
    padding:7px !important;
	padding-left:10px !important;
	padding-right:10px !important;
    border: 0px solid #e3e3e3 !important;
    border-top: 1px solid #e3e3e3 !important;
}
.dxeHyperlink_Moderno {
    font-family: Roboto-Regular !important;
    text-decoration:none !important;
    color:#005679 !important;
}
.textCenter {
    text-align:center !important;
}
.PLA_tablaPagi span {
    display: inline-block;
    width: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #000;
    color: #fff;
    font-size: 0.9em;
}
.PLA_tablaPagi a {
    display: inline-block;
    width: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #79cff3;
    color: #000;
    font-size: 0.9em;
}
.PLA_pagi {
    padding-left:10px;
    padding-right:10px;
}
.PLA_pagi span {
    display: inline-block;
    width: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #000;
    color: #fff;
    font-size: 0.9em;
    margin-right:3px;
}
.PLA_pagi a {
    display: inline-block;
    width: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #79cff3;
    color: #000;
    font-size: 0.9em;
    margin-right:3px;
}
.PLA_links {
    width: 100%;
}
.PLA_links td {
    padding-bottom:10px;
}
.PLA_links a {
    display: inline-block;
    background-image: url(/imas/general/selector4.png);
    background-position: 0em 0.25em;
    background-repeat: no-repeat;
    padding-left: 1em;
    margin: 0.2em;
    font-size: 1.1em;
    font-family: Roboto-Medium;
}
.PLA_divCompartir {
    position: absolute;
    right: 0px;
    top: -5px;
    line-height: 40px;
    z-index:80000;
}
.div1220 .PLA_divCompartir {
    right: 10px;
}
.PLA_divCompartir > a {
    display:inline-block;
    background-color:rgba(0,0,0,0.1);
    width:40px;
    height:40px;
    border-radius:20px;
    margin-left: 5px;
    background-repeat: no-repeat;
    background-position: 5px 5px;
    background-size: 30px auto;
    transition: all 200ms;
    cursor:pointer;
}
.PLA_divCompartir > a:hover {
    background-position: 5px -25px;
    background-color:#51B6E0;
}
.PLA_divCompartir > a.edit {
    background-image:url(/Imas/General/icoEditarG.png);
}
.PLA_divCompartir > a.atras {
    background-image:url(/Imas/General/icoAtrasG2.png);
}
.PLA_divCompartir > a.pubAt {
    background-image:url(/Imas/General/icoAtrasG.png);
}
.PLA_divCompartir > a.pubAv {
    background-image:url(/Imas/General/icoAdelaG.png);
}
.PLA_imaRe {
    padding-top:30px;
    padding-bottom:10px;
}
.PLA_imaRel {
    display: inline-block;
    width: calc(50% - 2px);
    border: 1px solid #f5f5f5;
    height: 145px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.PLA_enlaRel {
    padding-top:30px;
    padding-bottom:20px;
}

.PLA_linkIMA, .PLA_linkDOC, .PLA_linkZIP, .PLA_linkWEB, .PLA_linkPDF, .PLA_linkEXC
{
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:inline-block;
	padding-left:25px;
	padding-bottom:10px;
    margin-top:10px;
	color:#000000;
}
.PLA_linkIMA:hover, .PLA_linkDOC:hover, .PLA_linkZIP:hover, .PLA_linkWEB:hover, .PLA_linkPDF:hover, .PLA_linkEXC:hover
{
	color:#008aa1;
}
.PLA_linkIMA
{
	background-image:url(/imas/general/image.png);
}
.PLA_linkDOC
{
	background-image:url(/imas/general/document-text.png);
}
.PLA_linkZIP
{
	background-image:url(/imas/general/document-zipper.png);
}
.PLA_linkWEB
{
	background-image:url(/imas/general/globe.png);
}
.PLA_linkPDF
{
	background-image:url(/imas/general/document-pdf.png);
}
.PLA_linkEXC
{
	background-image:url(/imas/general/document-excel.png);
}
.Butlleti_label {
    display:block;
    font-family:Roboto-Medium;
    font-size:1.1em;
    padding-bottom:10px;
}
.PLA_convPremsa {
    border: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 20px;
    vertical-align: text-top;
    font-size: 0.9em;
    color: #666;
}
.PLA_convPremsaTit {
    font-family: Roboto-Medium;
    display: block;
    padding-bottom: 10px;
    font-size: 1.2em;
    color: #000;
}
.PLA_convPremsaTip {
    display: inline-block;
    font-size: 0.9em;
    padding: 3px;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #79cff3;
    color: #000;
    margin-bottom: 10px;
}
.PLA_caja {
    display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	width: calc(25% - 20px);
	position: relative;
	vertical-align: text-top;
    margin-bottom:20px;
}
.PLA_cajaIma {
    
	height: 160px;
    display:block;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
}
.PLA_cajaIma.contain {
    background-size:contain;
}
.PLA_cajaT {
    display:block;
    background-color:#000;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-size: 0.8em;
    height:60px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.PLA_cajaT > div > a {
    color: #fff;
}
.PLA_coronaDesta {
    display: inline-block;
    background-position: center 10px;
    background-repeat: no-repeat;
    background-size: 70px 70px;
    background-color: #f2f2f2;
    width: calc(25% - 23px);
    padding: 10px;
    padding-top: 90px;
    text-align: center;
    color: #006699;
    transition: background-color 200ms, color 200ms;
    vertical-align:text-top;
}
.PLA_coronaDesta.col3 {
    width: calc((100% / 3) - 23px);
}
.PLA_coronaDesta.azul {
    background-color: #006699;
    color:#fff;
}
.PLA_coronaDesta.gris {
    background-color: #444;
    color:#fff;
}
.PLA_coronaDesta.aju {
    background-image: url(/imas/general/ico1.png);
}
.PLA_coronaDesta.emp {
    background-image: url(/imas/general/ico6.png);
}
.PLA_coronaDesta.par {
    background-image: url(/imas/general/ico7.png);
}
.PLA_coronaDesta.ter {
    background-image: url(/imas/general/ico10.png);
}
.PLA_coronaDesta.nor {
    background-image: url(/imas/general/ico3.png);
}
.PLA_coronaDesta.faq {
    background-image: url(/imas/general/ico9.png);
}
.PLA_coronaDesta.not {
    background-image: url(/imas/general/ico8.png);
}
.PLA_coronaDesta.con {
    background-image: url(/imas/general/ico4.png);
}
.PLA_coronaDesta.estat {
    background-image: url(/imas/general/ico11.png);
}
.PLA_coronaDesta.govern {
    background-image: url(/imas/general/ico12.png);
}
.PLA_coronaDesta.ajun {
    background-image: url(/imas/general/ico13.png);
}
.PLA_coronaDesta:hover {
    background-color: #006699;
    color:#fff;
}
.PLA_coronaDesta.azul:hover {
    background-color: #222;
    color:#fff;
}
.PLA_coronaDesta2 {
    width:calc(50% - 3px) !important;
    margin-left:0px !important;
    margin-right:0px !important;
}
.PLA_desplegable {
    border:1px solid #ccc;
    clear:both;
}
.PLA_desplegable > span {
    font-size:1.3em;
    font-weight:bold;
    padding:20px;
    display:block;
    background-image:url(/Imas/General/icoAdela2.png);
    background-position: calc(100% - 16px) 20px;
    background-repeat: no-repeat;
    background-size: 25px 25px;
    cursor:pointer;
}
.PLA_desplegable.activo > span {
    background-image:url(/Imas/General/icoBaix.png);
}
.PLA_desplegable > div {
    display:none;
    padding:20px;
}
.PLA_desplegable.activo > div {
    display:block;
}
.PLA_blocC02 {
    display:inline-block;
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
    height:200px;
    position:relative;
}
.PLA_blocsC02.num1 > .PLA_blocC02 {
    width:calc((100% / 1) - 20px);
}
.PLA_blocsC02.num2 > .PLA_blocC02 {
    width:calc((100% / 2) - 20px);
}
.PLA_blocsC02.num3 > .PLA_blocC02 {
    width:calc((100% / 3) - 20px);
}
.PLA_blocsC02.num4 > .PLA_blocC02 {
    width:calc((100% / 4) - 20px);
}
.PLA_blocsC02.num5 > .PLA_blocC02 {
    width:calc((100% / 5) - 20px);
}
.PLA_blocsC02.num6 > .PLA_blocC02 {
    width:calc((100% / 6) - 20px);
}
.PLA_blocC02Tit {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content:center;
    color:#fff;
    font-family:Roboto-Black;
    font-size:1.4em;
    transition: color 200ms;
    text-shadow:0px 0px 5px #000;
    background-color:rgba(0,0,0,0.3);
    transition:background-color 200ms;
}
.PLA_blocC02Tit:hover {
    background-color:rgba(0,0,0,0.1);
}
.PLA_blocC02.desta > .PLA_blocC02Tit {
    color: #000;
}
.PLA_avis {
    background-color: #005679;
    padding: 20px;
    padding-left: 60px;
    margin-top: 20px;
    color: #fff;
    background-image: url(/Imas/General/info_white.png);
    background-position: 12px 12px;
    background-repeat: no-repeat;
    background-size: 40px 40px;
}
.PLA_avis > strong {
    display:block;
    padding-bottom:10px;
}
.PLA_eti {
    background-color: #79cff3;
    color: #000;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    margin-bottom: 20px;
}