body {
  background-color: #fff;
  color: #000;
  font-family: pt_sans_captionregular,Sans-Serif;
  font-size: 14px;
  line-height: 20px;
  margin: 0;


}
a {
  color: #36699C;    /*color centre*/ 
  text-decoration: none;
}
a:hover {
  color: #36699C;
  text-decoration: underline;
}
.article-content a:visited{
   color: #9057c5;
}
.caixaImatge a:visited{
  color: #36699C;
}
.img_caption p.img_caption{
	font-size:11px;
	line-height:16px;
	margin-bottom:-20px;
	text-align:left;
}

hr{
	border-top-color: #BBBBBB;
	margin-top: 40px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: pt_sans_captionregular,Sans-Serif;
	text-align:left;
		color: #444444;
	font-weight:bold;
}

.hs caption{
	background-color:#336699;
}

.albada caption{
	background-color:#669999;
}

.udiat caption{
	background-color:#cc9933;
}

.sgg caption{
	background-color:#cc6666;
}

.appt caption{
	background-color:#6666cc;
}

.smpt caption{
	background-color:#999900;
}

.adpt caption {	
	background-color:#996633;
}



.fons_hs{
	background-color:#336699;
	color:#fff;
  	font-weight: bold;
    line-height: 2em;
    padding: 5px;
	margin-top:30px;
}

.fons_albada{
	
	background-color:#669999;
	color:#fff;
  	font-weight: bold;
       line-height: 2em;
      padding: 5px;
	margin-top:30px;

}

.fons_udiat{
	
	background-color:#cc9933;
	color:#fff;
  	font-weight: bold;
       line-height: 2em;
     padding: 5px;
	margin-top:30px;

}

.fons_sgg{
	
	background-color:#cc6666;
	color:#fff;
  	font-weight: bold;
       line-height: 2em;
     padding: 5px;
	margin-top:30px;

}

.fons_appt{
	
	background-color:#6666cc;
	color:#fff;
  	font-weight: bold;
       line-height: 2em;
     padding: 5px;
	margin-top:30px;

}

.fons_smpt{
	
	background-color:#999900;
	color:#fff;
  	font-weight: bold;
       line-height: 2em;
    padding: 5px;
	margin-top:30px;

}

.fons_adpt{
	
	background-color:#996633;
	color:#fff;
  	font-weight: bold;
       line-height: 2em;
      padding: 5px;
	margin-top:30px;

}


ul.columnes{
  float: left;
  width: 100%; 
 
}
  
ul.columnes li{
  float: left;
  width:100%;
} /*Al definir el ancho definimos también el número de columnas, siendo 25% para 4 columnas, 33% para 3, 50% para 2 y asi para la cantidad de columnas que deseemos */

.columnes {
	-webkit-column-width: 220px;
    -moz-column-width: 220px;
    column-width: 220px;
	-webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
}

/****************************************************************/
/**************************  CONTAINER  ***************************/
/****************************************************************/


.container {
    padding-left: 0;
    padding-right: 0;
}

.t3-sl {
	padding:10px;
}

.t3-module {
    margin-bottom: 0;
}



/****************************************************************/
/**************************  ARTICLE  ***************************/
/****************************************************************/
.t3-content {
    padding-bottom: 0;
    padding-top: 0;
}

.t3-sidebar {
    padding-bottom: 0;
    padding-top: 25px;
}

.article-title{
    font-size: 28px;
    font-weight: normal;
    padding: 35px 10px 15px;
}


h1.article-title{
	margin:0;
	padding-right:45px;
	padding-left:15px;
	line-height: 1.2;
}

.contentpaneiframeTitle h1 {
    line-height: 1.2;
    margin: -10px 0 0;
    border-bottom: 2px solid #9c4266;
    color: #9c4266;
    font-size: 28px;
    font-weight: normal;
    padding: 35px 15px 15px;
}

.article-title-subweb{
	padding:40px 15px 15px 15px;
	font-weight:normal;
	font-size:28px;
	/*box-shadow: 0 4px 4px -5px rgba(0, 0, 0, 0.5);*/
}


h1.article-title-subweb{
	margin:0;
	line-height: 1;
}

.article-content{
	margin-top:10px;
	padding: 10px 15px;
	 
}

.article-content h2 {
      border-bottom: 1px solid #d8d8d8;
}

.article-content ul, .article-content ol {
       padding-left: 30px;
}

.article-content p, .article-content li {
    text-align: justify;
}
.article-title h1{
	background:#36699c;
	padding:10px;
	color:#fff;
	font-weight:normal;
	font-size:26px;
	margin:0;
	padding-right:60px;
	line-height: 27px;
}

/************************** LLISTES AMB COLUMNES  ***************************/

ul.columnes{
  float: left;
  width: 100%; 
 
}
  
ul.columnes li{
  float: left;
  width:33%;
} /*Al definir el ancho definimos también el número de columnas, siendo 25% para 4 columnas, 33% para 3, 50% para 2 y asi para la cantidad de columnas que deseemos */

/**************************  BOTONS ACCIONS  ***************************/

.article-aside .btn-group{
	margin-top:-35px;
	margin-right:2px;
	margin-bottom:9px;
	/*position: relative;
    right: 15px;
    top: -40px;*/
	
}

.article-aside .btn-group .icon-cog{
	color:#BABABA;
	text-shadow:none;
}

.article-aside .btn-group .caret{
border-top: 4px solid #BABABA;
}

.news-article-aside .btn-group .icon-cog{
	color:#BABABA;
	text-shadow:none;
}

.news-article-aside .btn-group .caret{
border-top: 4px solid #BABABA;
}


.article-aside .btn-group.open .btn.dropdown-toggle{
	background:none;
}

/***************************************************/
img{
    max-width: 100% !important;
}

.item-image{
	width:100%;
	margin-bottom:20px;
	
}	

.article-info {
	/*margin-top:50px;*/
}

.article-info .category-name{
float:none;
}

.article-info .createdby{
	float:none;
}

.article-footer{
	color:#666666;
	font-size:11px;
	margin-bottom:0;
	margin-top:30px;
	padding:25px 15px;
	border-top:1px solid #36699C;
}
	
#t3-mainbody {
  padding:0;
}

.article-aside {
    margin-bottom: 0;
	
}


/****************************************************************/
/*****************  module slide show ***************************/
/****************************************************************/

.module_slide-portada .camera_caption > div {
		line-height:1.1 !important;
}




/****************************************************************/
/***************  NOTICIES DESTACADES ***************************/
/****************************************************************/
.link-title{
	color: #36699C;
    text-decoration: none;
   font-family: droid_serifregular, Sans-Serif;

}

.imagen-leading{
	margin-right: 20px;
 	margin-top: 14px;
 	margin-bottom:10px;
	max-width:578px;
}

.imagen-leading img{
	box-shadow: 2px 2px 4px #888888;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#888888);
	width:100%;
	height:auto;
}

.imagen-intro{
	margin-right: 20px;
 	margin-top: 15px;
	 max-width:279px;
	margin-bottom:10px;
}

.imagen-intro img{
	box-shadow: 2px 2px 4px #888888;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#888888);
	width:100%;
	height:auto;
}

h3.item-title{
	line-height:25px;

}

.item-title-custom{
	float:none;
}
	
.items-leading{
	margin-bottom:8px;
}

.leermas-featured{
 margin: 20px 0 10px 0;
}

.texte-item{
	text-align:justify;
}

.article-info dd{
	white-space: normal;
	display: inherit;
	line-height: 20px;
}

.article-info dd span {
  font-weight: bold;
}

.mas_noticias{
	 margin-bottom:25px;
}

.article-info .published{
	font-size:13px;
	color:#666666;
	margin-bottom:10px;
	
}

/*************** FI NOTICIES DESTACADES ***************************/

/****************************************************************/
/***************  NOTICIES INTERIOR *****************************/
/****************************************************************/

.news-article-title{
   color: #36699C;
   text-decoration: none;
   font-family: droid_serifregular, Sans-Serif;
   margin-top:20px!important;
   font-size:24px!important;
   line-height:32px!important;
   margin-left:0!important;
   margin-right:0!important;
}

.news-article-content{

	margin-top:10px;
}	

.news-createdby{
	float:left;
	color:#666666;
	font-size:13px;
	margin-bottom:10px;
}

.news-pull-left{
	width:28%;
	height:auto;
	float:left;
	margin:0 10px 10px 0;
}

.news-readmore{
	margin-bottom:12px;
	margin-top:10px;
}

.news-article-aside{
	margin-bottom:10px;
}

.news-published{
	color:#666666;
	margin-bottom:10px;
	font-size:13px;
}

.news-divider-vertical{
	margin:0;
}

.news-category-name{
clear:both;
color:#666666;
font-size:13px;
margin-bottom:10px;
}

.news-createdby, .news-published{

margin-bottom:0px;

}
/*************** FI NOTICIES INTERIOR ***************************/



/****************************************************************/
/*******************  INDEX PAGE BREAK  TOC *********************/
/****************************************************************/
.article-index{
	margin-bottom:15px;
	margin-left:25px;
	background-color:#FFFFFF;
	width:40%;
	font-size:13px;
	margin-top:10px;
}

#article-index ul > .active > a, .article-index ul > .active > a {
    background: none;
    border: 0 none;
    color: #36699C;
}

#article-index ul > .active > a:hover, .article-index ul > .active > a:hover {
  background: #eeeeee;
    border: 0 none;
    color: #36699C;
	}
a.toclink.active{
	font-weight:bold;
	text-decoration:underline;
}

.tabs {
	/*overflow:hidden;*/
}

.tabs .open{
background-color: #DDE6EE;
}

.tabs dt{
float: left; 
font-weight: bold;
height: 50px;
width: 164px;
padding: 0 12px 0 12px;
text-align: left;
background-color:#f1f1f1;
}

dd.tabs{
clear: both;
margin-left: 0;
overflow: hidden;
}


.tabs dt h3{
font-size: 12px;
line-height: 18px;
margin-top: 8px;
margin-bottom: 0;
}

/****************************************************************/

/****************************************************************/
/*******************  MENU SEGON NIVELL *************************/
/****************************************************************/
.menu2nivell {
	padding:30px 0;
}

.menu2nivell li{
	margin-top: 0 !important;
}
.menu2nivell li a{
	font-size:24px;
	color:#666666;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:20px;
	padding-left:20px;
	border-bottom:2px solid #e2e2e2;
	line-height:28px;
	border-radius: 0;	
}

.menu2nivell li a.link-extern{
	background-image:url(../../../../../images/recursos/icones/link_extern_BG.png);
	background-position: left center;
    background-repeat: no-repeat;
    padding-left: 55px;
}

.menu2nivell li:last-child a{
	border-bottom:none;
}

.menu2nivell li a:hover{
	background-color:#f2f2f2;
}
/******************* FI MENU SEGON NIVELL *************************/


/****************************************************************/
/*******************  MENU TERCER NIVELL ************************/
/****************************************************************/
.menu3nivell{
	border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    margin-bottom: 30px;
	/*border-bottom: 2px solid #acacac;*/
}

.menu3nivell li{
	margin-top: 0 !important;

}

.menu3nivell li a{
	font-size:13px;
	color:#444444 !important;
	padding:10px;
	border-radius:0;
	border-bottom:1px solid #d8d8d8;
	text-decoration:none !important;
}

.menu3nivell li a.link-extern{
	background-image:url(../../../../../images/recursos/icones/link_extern_SG.png);
	background-position: left center;
    background-repeat: no-repeat;
    padding-left: 40px;
}

.menu3nivell li:first-child a{
	border-top:1px solid #d8d8d8;	
}

.menu3nivell li a:hover{
	background-color:#f1f1f1 !important;
	/*color:#FFFFFF !important;*/
}

.menu3nivell > li.active > a,
.menu3nivell > li.active > a:hover,
.menu3nivell > li.active > a:focus {
    color:#444444 ; 
	text-decoration:none;
	cursor: initial;
}
/******************* FI MENU TERCER NIVELL ************************/

/****************************************************************/
/************************  GO TO TOP  ***************************/
/****************************************************************/
#gototop{
	background: transparent url("../../../../../images/recursos/icones/top_v2.png") no-repeat;
	/*height: 30px;
    width: 30px;*/
	margin:0!important;
	padding:23px!important;
	z-index:999999 !important;
/*	right:23px !important;*/
	
}

#gototop:hover{
	background: transparent url("../../../../../images/recursos/icones/top_v2_hover.png") no-repeat;
/*	height: 30px;
    width: 30px;*/
	margin:0!important;
	padding:23px!important;
}



/******************************************************/
/*************** IMATGES AMB CAIXES *******************/
/******************************************************/
.caixaImatge {
	background-color: #eeeeee;
	border:1px solid #dddddd;
    border-bottom: 2px solid #bbbbbb;
    border-radius: 0;
    box-sizing: content-box;
    float: left;
    margin: 25px 10px 20px;
    padding: 15px;
    width: 220px;
}


.titol_caixaImatge{
	color: #888888;
    display: table-cell;
    font-size: 16px;
    font-weight: bold;
    height: 42px;
    margin: auto;
    text-align: center !important;
    vertical-align: middle;
    width: 220px;
}

.caixaImatge img{
	margin:14px 5px 0 0;
	/*border:1px solid #c5c5c5;*/
	height: auto!important; 
	-webkit-border-radius:0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.texte_caixaImatge{
	font-size:12px;
	margin: 10px 0 5px 0;
	text-align:left;
}



/******************************************************/
/******************************************************/
/*************** CAIXES DE XIFRES *********************/
/******************************************************/
.caixaXifres {
	width:150px;
	text-align:center;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:20px;
	margin-top:10px;
	float:left;
}

.caixaXifres p {
text-align:center;
}

.titol_caixaXifres{
	color:#990000;
	font-weight:bold;
	font-size:14px;
	height:40px;
	display:table-cell;
	vertical-align:bottom;
    width: 150px;
}


.caixa_caixaXifres{
	background-color:#E8E8E8;
	padding:20px 10px 10px 10px;
	margin-top:5px;
}

.xifra_caixa_caixaXifres{
	color:#36699C;
	font-size:30px;
	margin-bottom:15px;
}

.xifraPassat_caixa_caixaXifres{
	color:#36699C;
	font-size:14px;
	margin: 0;

}

/******************************************************/


/************************************************************/
/***EDITOR JCK PLUGIN TEMPLATE CAIXES DESTACADES*************/
/************************************************************/

.caixaDestacat{
	padding:10px 20px;
	margin-bottom:20px;
	overflow:hidden;
}

.caixaDestacat h4{
	font-weight:bold;
	margin-bottom:20px;
	word-wrap: break-word;
	-ms-word-break : sBreak;
}

.caixaDestacat p {
text-align: left;
}


/*****************************************************************************/
/********** EDITOR JCK PLUGIN TEMPLATES ARTICLE DUES COLUMENES ***************/
/*****************************************************************************/

.articleCol1{
	float: left;
	width: 62%;
}	

.articleCol2{
	float: right;
	width: 35%;
}


/******************************************************/
/***************** DESTACATS FIXES ********************/
/******************************************************/

.t3-sl-2 {
    background-color: #e2e2e2;
    margin-bottom: 0;
    margin-top: 30px;
    padding: 30px 30px 0;

}

.module-tw_tmline{
	margin-bottom:-40px;
}

.module-destacat_fixe {
	margin-bottom:40px;
	text-align: center;
}





/****************************************************/
/*************** SOCIAL MEDIA BAR *******************/
/****************************************************/
.css_buttons1{
	margin:65px 0 0 0;
	/*background:#f4f4f4;
	border:1px solid #CCCCCC;*/
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.fb_iframe_widget span{
	vertical-align:inherit!important;
}

.css_fb_like{
	width:100px;
}




.css_fb_share{
	width:125px;
}

.css_twitter{
	width:85px;
}

.css_google{
	width:45px;
}

/****************************************************/
/*************** LOGIN MODULE      *******************/
/****************************************************/
#login-form ul{
	display:none;
}

.other-links ul{
 display:none;

}

/****************************************************/
/*************** obRSS Noticies  ********************/
/****************************************************/
.module-noticies_centre{
/*	margin-top:-40px;*/
	
}	

h1.titolseccio{
	background:none!important;
	color: #36699c;
    font-size: 35px;
    margin-top: 45px;
	margin-bottom:20px;
}


/****************************************************/
/*************** JW simpleRSS  ********************/
/****************************************************/


.titolsecciorss h1{
		background:none!important;
	color: #36699c;
    font-size: 35px;
      margin-bottom: -5px;
    margin-top: -25px;
}

.titolseccioagenda h1{
	background:none!important;
	color: #36699c;
    font-size: 35px;
    margin-bottom: 21px;
	margin-top: 0;
}





/****************************************************/
/****************************************************/
/*************** MENU SUBWEB ACCORDEONCK  ***********/
/****************************************************/
.menu{
    margin: 0 0 25px 0!important;
	/*box-shadow: 0 0 2px 0 #666666 !important;*/
	box-shadow:-2px -3px 3px 0 #d0d0d0 inset, 1px 2px 2px 0 #ffffff inset, 1px 1px 3px -2px #aaaaaa !important;
	border:1px solid #bcbcbc!important;
	border-top:1px solid #cdcdcd!important;
	border-left:1px solid #cdcdcd!important;
	padding: 0 10px !important;
}

.menu li:last-child {
	border-bottom:0!important;	
}

.menu li a{
	font-size: 14px!important;
	padding: 7px 22px 7px 10px !important;
}

ul.menu li ul li {
	list-style-type: none !important;
	margin: 0 0 0 -20px !important;
	border-top: none!important;

}

ul.menu ul {
background-color: #FAFAFA;
}

ul.menu li a.isactive{
	color:#36699C  !important;
	font-weight:bold !important;
}

ul.menu li a:hover,
ul.menu ul li a:focus {
    color: #36699C !important;
}
/****************************************************/

/****************************************************************/
/********************** MODULE SIDEBAR color ***************************/
/****************************************************************/
.module_caixaSidebar{
	padding:10px 20px;
	margin-bottom:20px;
	overflow:hidden;
} 

.module_caixaSidebar .module-title span{
	font-weight:bold;
}

.module_caixaSidebar_gris{
	padding:10px 20px;
	background-color:#E5E5E5;
	margin-bottom:20px;
}

.module_caixaSidebar_gris .module-title span{
	font-weight:bold;
}

/****************************************************************/
/*************** MODULE CUSTOM  IMATGE SUBSITES *****************/
/****************************************************************/

.custom_imatgeSubsite {
    margin: -10px;
    max-height: 150px;
    overflow-x: hidden;
    overflow-y: hidden;
}

/****************************************************************/
/*************** BOX DESTACAT CUSTOM ***************************/
/****************************************************************/

.custom_titol-destacat-col1{
	margin-top:-50px;

}

.custom_titol-destacat-col2{
	margin-top:-50px;
	visibility:hidden;

}

.titolseccio h1{
	color: #36699c;
    font-size: 35px;
}


.custom_destacat .imagen{
	height: 120px;
    margin: 0 auto;
    width: 128px;

}

.module_destacat{
	padding:0;
	margin: 0 0 0;
}

.custom_destacat{
	padding:20px;
	background-color: #eeeeee;
    height: 190px;
    margin-bottom: 26px;
	font-size: 20px;
	text-shadow:1px 1px #ccc;
	/*font-family: droid_serifregular, Sans-Serif;*/
	line-height: 25px;
	margin:10px auto;
	text-align:center;
	box-sizing:content-box;
}

.custom_destacat img {
	margin-bottom:10px;	
}

.custom_destacat .text-destacat {
	display: table-cell;
    height: 75px;
    vertical-align: middle;
}

.custom_destacat .text-destacat a {
    width:100%;
}

/******************************************************************/
/******************MES NOTICIES************************************/
/******************************************************************/
.mes_noticies{
	background-color:#36699C;
	padding:15px;
	width:220px;
	margin-bottom: 20px;
	 text-shadow: none;
	 color:#FFFFFF;

	
}
.mes_noticies a{
	color:#FFFFFF;
	font-size:16px;
}

.mes_noticies span{

	margin-left:10px;
}

.mes_noticies .icon-arrow-right{
	color:#FFFFFF;
	
}

/******************************************************************/
/******************SLIDE SHOW CK************************************/
/******************************************************************/

.slideshowck_slide-portada{
	margin-bottom:0px!important;

}

/******************************************************************/
/******************CAIXA IMATGE DESCRIPCIO ***********************/
/******************************************************************/


.caixaImatgeDescripcio {
	/*border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin-top: -1px;
	min-height: 101px;
	width: 100%;
	background-color: #F5F5F5;
	padding: 0 10px 0 10px;*/
	margin-top: 20px;
    min-height: 101px;
    padding: 0 10px;
    width: 100%;

}
 
.caixaImatgeDescripcio_IMG {
	float: left;
	margin: 5px 15px 10px 0;
}
 
.caixaImatgeDescripcio_TEXT {
	margin-top: 10px;
	overflow: hidden;
}
/********************************************************************************/
/************************************ ACCORDION FAQ******************************/
/********************************************************************************/
.accordionfaq {
    font-family: inherit;
}

#accordion1.lightnessfaq.headerbackground .accordionfaqheader.selected, #accordion1.lightnessfaq.headerbackground .accordionfaqheader.selected a{
	color:#36699C;
	background-color: #f2f2f2;
    background: url("../images/ui-bg_glass_65_ffffff_1x400.png") repeat-x scroll 50% 50% #f2f2f2;
}

#accordion1.lightnessfaq .accordionfaqheader, #accordion1.lightnessfaq .accordionfaqheader a {
    color: #36699C;
	background-color:#f2f2f2;
	
}

#accordion1.lightnessfaq.headerbackground .accordionfaqheader, #accordion1.lightnessfaq.headerbackground .accordionfaqheader a{
	background-color:#ffffff;
	background-image:none;
}

#accordion1.lightnessfaq.headerborder .accordionfaqheader {
	border:none;
	padding:10px 10px 10px 35px;
	border-radius:0;
	background-color:#ffffff;
	background-image:none;
	/*border-top:1px solid #f2f2f2;*/
	border-bottom:1px solid #e2e2e2;
}

#accordion1.lightnessfaq.headerbackground .accordionfaqheader:hover, #accordion1.lightnessfaq.headerbackground .accordionfaqheader:hover a{
	color:#36699C;
	background-color: #f2f2f2;
	background-image:none;
	background:url("../images/ui-bg_glass_100_fdf5ce_1x400.png") repeat-x scroll 50% 50% #f2f2f2;
}


#accordion1.lightnessfaq.headerborder .accordionfaqheader:hover, #accordion1.lightnessfaq.headerborder .accordionfaqheader.selected {
   border:none;
   padding:10px 10px 10px 35px;
   border-radius:0;
   background-color:#f2f2f2;
   background-image:none;
   /*border-top:1px solid #f2f2f2;*/
   border-bottom:1px solid #e2e2e2;
       background: url("../images/ui-bg_glass_65_ffffff_1x400.png") repeat-x scroll 50% 50% #f2f2f2;
   
}
#accordion1.lightnessfaq .accordionfaqheader {
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
	
}

#accordion1.lightnessfaq.contentborder.headerborder div.accordionfaqitem{
	border:none;
	padding:10px 10px 20px 32px;
}

#accordion1.lightnessfaq.defaulticon span.accordionfaqicon{
	background-image: url("/i3pt/images/recursos/icones/plusfaq.png");
	background-position:top left;
	height:15px;
	width:15px;

	margin-left:5px;
	
}

#accordion1.lightnessfaq.defaulticon .accordionfaqheader.selected span.accordionfaqicon{
	background-image: url("/i3pt/images/recursos/icones/minusfaq.png");

	background-position:top left;
	height:15px;
	width:15px;
	margin-left:5px;
}


/********************************************************************************/
/************************************ CHRONO FORMS ******************************/
/********************************************************************************/
.chrono_credits{
	visibility:hidden;
}

.gcore-label-left {
    max-width: 190px !important;
    min-width: 190px !important;
	font-weight: normal;
}

.gcore-label {
	font-weight: normal;
}

.gtooltip.gvalidation-error-tip {
    background-color: #36699C;
    border: 1px solid #36699C;
}

.gvalidation-error-tip .gtooltip-arrow {
    border-color: #36699C transparent transparent;
}
.gvalidation-error-tip .gtooltip-arrow-border {
    border-color: #36699C transparent transparent;
}


/*************************************************************************************************/
/************************************* RESPONSIVE  ************************************************/
/**************************************************************************************************/

@media (max-width: 991px) {

  	.menu2nivell li a {
		font-size: 20px;
		padding: 12px 18px;
	}
	
	/*****************************************************/
	/*********** custom llistes amb 3 columnes ***********/
	/*****************************************************/
	ul.columnes{
	  float: left;
	  width: 100%; 
	 
	}
	  
	ul.columnes li{
	  float: left;
	  width:100%;
	} /*Al definir el ancho definimos también el número de columnas, siendo 25% para 4 columnas, 33% para 3, 50% para 2 y asi para la cantidad de columnas que deseemos */
		.mes_noticies {
    	width: 100%;
	}
	
	.article-title,
	h1.article-title-subweb,
	.contentpaneiframeTitle h1 {
		font-size:24px;
	}
	
	/*****************************************************************************/
	/********** EDITOR JCK PLUGIN TEMPLATES ARTICLE DUES COLUMENES ***************/
	/*****************************************************************************/
		
		.articleCol1{
			float: none;
			width: 100%;
		}	
		
		.articleCol2 {
			float: none;
			margin-top: 40px;
			width: 100%;
		}

}

@media (max-width: 767px) {

	.menu2nivell li a {
		font-size: 18px;
		padding: 8px 15px;
	}
		
	.article-index{
	 width:100%;
	}
	
	.article-aside .btn-group {
		top: 0;
	}

	/**************** H1 ARTICLE *****************/
	.article-title, .article-header h1{
		margin-bottom:20px;
		
	}
	
	ul,ol{
		margin: 0 0 10px 0;
			padding:0;
	}
	
	.article-aside .btn-group{
		margin-top:-55px;
		/*margin-right:15px;*/
		margin-bottom:15px;
	}
	
	.article-title,
	h1.article-title-subweb,
	.contentpaneiframeTitle h1 {
		font-size:22px;
	}
	
	.article-content{
		margin-top:0;
	}

	/*.article-content ul, .article-content ol {
       padding-left: 0;
	}*/	
	.item-image{
		margin-top:-20px;
		height: 137px;
		overflow: hidden;
		position: relative;
	}
	
	.item-image img {
	    max-width: 767px !important;	
	}
	
	.caixaDestacat {
		margin-left:15px;
		margin-right:15px;	
	}
	
	article .caixaDestacat {
		margin-left:0;
		margin-right:0;	
	}
	
	/****************NOTICIES DESTACADES *****************/
	.items-leading{
		height:auto;
	}	
	
	.more_news{
		float:left;
	
	}
	

	/****************** slide portada************************/
	.module_slide-portada .camera_caption > div {
		line-height:1.1 !important;
	}
	
	.module_slide-portada {
		padding:10px;
	}
	
	.module_slide-portada ul{
		margin-left:0;
	}
	
	.spotlight_2 {
 	   margin-bottom: 0;
}

	.t3-module {
		margin-bottom:30px;
	}
	
	.t3-sl {
    	padding-bottom:0;
	}

	.modulemod_menu3nivell{
	float:left!important;
	width:100%!important;
	border-top: 1px solid #ACACAC;
	margin-top:10px;
}

	.article-content li{
		margin-left:15px;
	}
	
	.custom_destacat{
		height:auto;
		padding-top:10px;
	}
	
/******************************************************************/
/******************CAIXA IMATGE DESCRIPCIO ***********************/
/******************************************************************/

	.caixaImatgeDescripcio_TEXT {
	overflow: visible;
	}
	
/****************************************************************/
/*************** MODULE CUSTOM  IMATGE SUBSITES *****************/
/****************************************************************/
	.custom_imatgeSubsite {
		margin-bottom: -35px;
		margin-left: -25px;
		margin-right: -25px;
		margin-top: -10px;
		height: 144px;
		overflow-x: hidden;
		overflow-y: hidden;
	}
	
	.custom_imatgeSubsite img {
		max-width:767px!important;	
	}
	
	

/****************************************************************/
/*************** MENU ACCORDEONCK *****************/
/****************************************************************/
ul.menu li ul li {
	margin: 0 0 0 10px !important;
}

.menu{
    margin: 10px 15px 0!important;
}
	
}
	
@media (max-width: 480px) {




}







