v@charset UTF-8;

html {
	background-color: #f5f5f5;
	overflow-y: scroll;
}
body {
	background-color: #f5f5f5 !important;
}
h1,
h2,
h3,
h5{
	color: #338183;
}
/*Elements de la part de l'impacte gr�fic*/
.FW_sAvantitol h4{
	padding-top: 3em;
}
.CS_menu_sobre_impacte{
	float: left;
	width: 100%;
	position: relative;
	margin-top: -129px;
	height: 50px;
}

.CS_menu_sobre_impacte_esquerra{
	float: left;
	padding-top: 0;
	background: url(img/bg-h2-left.png) no-repeat 4px top;
}

.CS_menu_sobre_impacte .CS_menu_sobre_impacte_esquerra h2 {
	background: url(img/bg-h2-right.png) no-repeat right top;
	margin: 0 0 0 29px !important;
	padding: 35px 25px 20px 0 !important;
	font-weight: bold;
	font-size: 2.5em; /* ALBERT arregla pestanya superior pixel mort*/
}
.CS_menu_sobre_impacte .CS_menu_sobre_impacte_esquerra h2 a{
	background: url(img/bg-h2-middle.png) repeat-x scroll right 0px transparent;
	padding: 27px 12px 20px;
	text-decoration: none;
	color: #fff;
}
.CS_menu_sobre_impacte .CS_menu_sobre_impacte_esquerra h2 a{
	/*Hacks per Chrome*/
	-bracket-:hack(; 
		background: url(img/bg-h2-middle.png) repeat-x scroll right 1px transparent; 
	);
}
#CS_flota_dreta .CS_menu_sobre_impacte_esquerra {
	background: url(img/bg-h2-left.png) no-repeat left -20px;
}
#CS_flota_dreta .CS_menu_sobre_impacte_esquerra h2 {
	font-weight: lighter;
	font-size: 22px;
	background: url(img/bg-h2-right.png) no-repeat right -20px;
	margin: 0 0 0 25px !important;
	padding: 0 25px 0 0 !important;
}

#CS_flota_dreta .CS_menu_sobre_impacte_esquerra h2 a {
	padding-top: 28px;
	background: url(img/bg-h2-middle.png) repeat-x scroll right -20px transparent;
	color: #fff;
	text-decoration: none;
	padding: 16px 0 19px 0;
	display: block;
}
#CS_flota_dreta .CS_menu_sobre_impacte_esquerra h2 span a {
	background: none repeat scroll 0 0 transparent !important;
	height: 0;
	padding-top: 0;
	width: 10px;
}


#CS_flota_dreta .active {
	background: url(img/bg-h2-left.png) no-repeat left top;
	z-index: 50 !important;
	margin-left: 3px;
}
#CS_flota_dreta .active h2 {
	background: url(img/bg-h2-right.png) no-repeat right top;
}
#CS_flota_dreta .active h2 a {
	background: url(img/bg-h2-middle.png) repeat-x;
	color: #fff;
	padding: 34px 0 24px;
}
#CS_flota_dreta {
	float: right;
}

#CS_flota_dreta #element_1, 
#CS_flota_dreta #element_2, 
#CS_flota_dreta #element_3, 
#CS_flota_dreta #element_4 {
	position: relative;
	overflow: hidden;
	float: right;
}
#CS_flota_dreta #element_1 {
	right: 0px;
	z-index: 1;
}
#CS_flota_dreta #element_2 {
	right: -18px;
	z-index: 2;
}
#CS_flota_dreta #element_3 {
	right: -42px;
	z-index: 3;
}
#CS_flota_dreta #element_4 {
	right: -63px;
	z-index: 4;
}

/*Per la home que no te menu esquerra*/
.estil_reescala{
	margin-top: 0 !important;
	width:100% !important;
}

.FW_bBlocInferiorCD {
	background-color: #f5f5f5;
	padding: 0 0 15px;
	overflow: hidden;
}
.FW_bFilAriadna {
	background-color: #f5f5f5;
	width: 72%;
}
.FW_bFilAriadna a {
	background-color: #f5f5f5 !important;
}
.FW_bImpacteCD {
	margin-bottom: 0;
}
.FW_bPeu {
	background: #fff;
	border-top: 1px dotted #b1b1b1;
	margin-top: 0;
	padding-right: 10px;
}
html .FW_bWidth {
	background-color: #f5f5f5;
	padding-left: 0;
}
html .FW_bContainer {
	margin-left: 0;
}

/*Elements men� horitzontal*/
#FW_bMenuHoritzontal {
	margin: 0;
	float: left;
	border: none;
	padding-left: 13px;
	background: url(img/bg-main-menu-left.png) no-repeat 12px top;
	
}

#FW_bMenuHoritzontal .FW_Items_MenuHoritzontal {
	list-style: none;
	margin: 0;
	padding: .4em 0 .8em 1.1em;
	overflow: hidden;
	margin: 0 0.2em 0 0;
	padding-top: 0;
}

 #FW_bMenuHoritzontal .FW_Items_MenuHoritzontal {
	padding-bottom: 0.6em;
	height: 1%;
	background: url(img/bg-main-menu-right.png) no-repeat right top;
	float: left;
	padding-right: 13px;
}

#FW_bMenuHoritzontal .FW_Items_MenuHoritzontal .FW_First_MenuHoritzontal {
	background: url(img/bg-main-menu-middle.png) repeat-x;
	border-left: none;
}
#FW_bMenuHoritzontal .FW_Items_MenuHoritzontal .FW_First_MenuHoritzontal a {
	padding-left: 3px;
}
#FW_bMenuHoritzontal .FW_Items_MenuHoritzontal .FW_Last_MenuHoritzontal a {
	padding-right: 3px
}


#FW_bMenuHoritzontal .FW_Items_MenuHoritzontal .FW_sel a{
	color: #fff;
}

#FW_bMenuHoritzontal .FW_Items_MenuHoritzontal li,
#FW_bMenuHoritzontal .FW_Items_MenuHoritzontal li a {
	color: #4d4c4a;
	font-weight: bold;
	text-decoration:none;
	padding: 10px 13px 0;
	font-size: 12px;
}

#FW_bMenuHoritzontal .FW_Items_MenuHoritzontal li a:hover{
	text-decoration:underline;
	
}

#CS_menu_sobre_impacte_dreta #FW_bMenuHoritzontal .FW_Items_MenuHoritzontal li{
	margin-left: 3px;
}

#FW_bMenuHoritzontal .FW_Items_MenuHoritzontal li{
	background: url(img/bg-main-menu-middle.png) repeat-x;
	border-left: none;
	display: block;
	float: left;
	padding: 10px 0 13px 0;
	margin-left: 0;
	margin-top: 0;
	border-left: 1px solid #fff;
}


/* ++++++++++++++++++++++++++++++++++MENU TEMATIC ++++++++++++++++++++++++++++++*/


/*-------------------- PRIMER NIVELL --------------------*/	

.FW_bMenu{
	font-family: Arial;
	font-size: 13px;
	width: 100%;
	}
.FW_bColEsquerra {
	background: url(img/bg-FW-menu-top.png) no-repeat right top;
	margin-top: 15px;
	margin-right: 15px;
	padding-top: 5px;
}

.FW_bMenu {
	background: url(img/bg-FW-menu-middle.png) repeat-y right top;
}
ul.FW_mTipus {
	background: url(img/bg-FW-menu-bottom.png) no-repeat right bottom;
	padding-bottom: 2px;
}
ul.FW_mTipus li {
	margin-bottom: 3px;
	margin-right: 3px;
}	
	
.FW_mPrimerNivell a {
	color: #4d4d4d;
}
.FW_mPrimerNivell a:hover {	
	text-decoration: underline;
}


ul.FW_mTipus li.FW_Primer_Nivell_Titulo{
	border-bottom: 1px dashed #ccc;
}

li.FW_Primer_Nivell_Titulo {
	background-color: inherit;
}
ul.FW_mTipus li.FW_Primer_Nivell_Titulo .FW_mPrimerNivell {
	list-style-position: outside;
	background: url(img/bullet_menu_int_2.gif) no-repeat 99% 4px transparent;
	overflow: hidden;
}
ul.FW_mTipus li.FW_Primer_Nivell_Titulo .FW_mPrimerNivell_s_Exp{
	list-style-position: outside;
	background: url(img/bullet_down_blau_2.gif) no-repeat 99.3% top transparent;
	overflow: hidden;
	padding: 1px 16px 1px 5px;
}

a.FW_s_seleccionat {
	color: #338183;
}
.FW_mPrimerNivell_s {
	background: url(img/bullet_down_blau_2.gif) no-repeat 99% 3px transparent;
}
.FW_mPrimerNivell_s a {
  color: #338183;
}
.FW_mPrimerNivell_s_Exp a {
	color: #338183;
}

ul.FW_border_sup li {
	overflow: hidden;
	list-style-position: inside;
}
ul.FW_border_sup li.FW_Segon_Nivell {
	background: url(img/FW_nivel3_sangria.gif) no-repeat 10px 2px;
}
ul.FW_border_sup li.FW_Segon_Nivell_Seleccionat {
	background: url(img/FW_nivel3_sangria_sel.gif) no-repeat 10px 2px;
}	
ul.FW_border_sup li,
ul.FW_border_sup li.FW_Segon_Nivell_Seleccionat_Exp	 {
	background: url(img/FW_nivel3_sangria_sel.gif) no-repeat 10px 2px;
}
ul.FW_border_sup li.FW_Tercer_Nivell {
  background: url(img/guio5.gif) no-repeat scroll 10px 8px transparent;
  color: #4D4D4D;
}

.FW_mEspaiBack{
	width: 90%;
	margin: .1em 0px .4em 20px;
	display: block;
	}

/* Fi estils MENU */

/* Inici Cantos Rodons */
.CS_espaiDestaquem {
	margin-left: 0px;
	margin-right: 1px;
}

.CS_fFons_Destaquem2{
	background-image:url(img/destaca_supDre2.gif) !important;
	padding: 0 0 0 5px;
}
.CS_fFons_Destaquem2 img {
	float: none;
}
.CS_fFons_Destaquem2 ul li{
	list-style:none;
	background-image:url(img/bullet_alt_.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
}
.CS_fFons_DestaquemB2{
	background-image:url(img/destaca_supEsq2.gif) !important;
	margin-left: 12px;
	padding-right: 15px;
}
.CS_fFons_DestaquemPeu2{
	background-image:url(img/destaca_infDre2.gif) !important;
	height: 26px;
	margin:-7px 0 0 -5px;
}
.CS_fFons_DestaquemPeu2 span{
	background-image:url(img/destaca_infEsq2.gif) !important;
	height: 26px;
}

.CS_fFons_DestaquemB p.negre { 
	padding-left: 27px !important; 
}

.CS_fFons_Destaquem {
	background-image: url(img/destaca_supDre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 8px;
	margin-bottom: 0.2em;
	margin: 0 0 0 -4px;
	width: auto;
	clear:both;
	}
.CS_fFons_DestaquemT {
	display:inline!important;
	float:left!important;
	clear:none!important;
	margin-bottom:35px;
	margin-right:25px;
	font-size:1.6em!important;
}
.CS_fFons_DestaquemB {
	background-image: url(img/destaca_supEsq.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0 0 0 25px;
	position: static;
	width: auto;
	}
.CS_fFons_DestaquemB div.consulta {
	padding-top: 6px;
	margin-left: 20px;
}
.CS_fFons_DestaquemB .peu-img-article {
	width: 223px;
	overflow: hidden;
	margin-right: 14px;
	float: left;
}
.CS_fFons_DestaquemB p {
	color: #4d4d4d;
	margin-top: 0;
}
.CS_fFons_DestaquemB .peu-img-article p {
	float: left;
	margin: 5px 0 0;
}
.CS_fFons_DestaquemB h3 {
	margin-bottom:3 px;
}
.CS_fFons_DestaquemB .directe {
	margin-left: 1px!important;
}
.CS_fFons_DestaquemPeu {
	height: 30px;
	background-image: url(img/destaca_infDre.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0;
	margin: 0 0 0 -8px;
}

#menu_fitxa_az .CS_fFons_Destaquem .CS_fFons_DestaquemB {
	padding-bottom: 1px !important;
}

.CS_fFons_DestaquemPeu span{
	height: 30px;
	background-image: url(img/destaca_infEsq.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0;
	margin: 0;
	float: right;
	width: 30px;
}
.CEDU_simple {
	border-top: 1px dashed #b5b5b5;
	float: none;
	list-style: none;
	padding-top: 18px;
	width: 99%;
	/*HACK QUE ARREGLA PROBLEMA FINESTRA FITXA PER IE6*/
	_width: 97%;
}
.CS_fFons_Destaquem ul{
	padding: 0!important;
	margin: 0!important;
}

.CS_fFons_Destaquem .dist2colAZ ul{
	padding-left: 2% !important;
	padding-top: 0px;
}

.CS_fFons_Destaquem .dist2colAZ p{
	padding-left: 2% !important;
	padding-top: 0px;
}

.CEDU_simple li {
	overflow: hidden;
	width: 100%;
	float: left;
	list-style: none !important;
}
.CEDU_simple li img {
	margin-bottom: 0;
	float: left;
	margin-top: 4px;
}
.CEDU_simple li ul {
	padding-left: 22px !important;
	margin-top: 15px !important;
}
.CEDU_simple li ul li {
	background: url(img/bullet_gris_major.png) no-repeat left 5px !important;
	list-style: none;
	padding-left: 15px;
	padding-top: 0;
}
.CEDU_simple li ul li a {
	padding-left: 10px;
}
.doscol {
	border-top: none;
	width: 100%;
}
.doscol li {
	width: 47% !important;
	/*width: 44% !important;*/
	float: left;
	list-style: none
}
.doscol li ul li {
	width: 92% !important;
	background: url(img/bullet_gris_major.png) no-repeat left 3px;
	list-style: none;
}
.doscol li ul {
	float: left;
	padding-left: 22px !important;
}
.doscol li a,
.doscol li p {
	/*ALBERT MODIFICA WIDHT:100%*/
	width:  90%;
	float: left;
}
.doscol li img {
	margin-top: 10px;
	margin-bottom: 6px;
}

/*ALBERT 16_02_2011 -- MODIFICA margin-bottom*/
.doscol .first {
	margin-bottom: 8px;
	margin-right: 12px;
	float: left;
	clear: left;
}
/*ALBERT 16_02_2011 -- AFEGIT per alinear doscolumnes a dreta i esquerra*/
.doscol .second {
	float: right;
	margin-bottom: 8px;
}

.doscol .FW_titBullet {
	background: url(img/bg-bullet-list-article.gif) no-repeat left 3px !important;
}
.border li {
	border-bottom: 1px dashed #b5b5b5;
}
.border li ul li {
	border-bottom: none;
}


/*bullets dins del cos*/


.CS_fFons_Destaquem ul li,
.FW_sEditPro ul li {
	background: none;
	list-style: circle inside;
	padding: 4px 0;
}



/*Pels articles*/

.CS_paddingTop10 .FW_sEditPro ul li{
	list-style:none;
	padding-left: 12px !important;
	background: url(img/bullet_rodo_gran.png) no-repeat left 3px !important;
	overflow:hidden;
}

.CS_paddingTop10 .FW_sEditPro ul li ul li{
	list-style-type:none;
	padding-left: 12px !important;
	background: url(img/bullet_rodo_petit.png) no-repeat left 3px !important;
}

.CS_paddingTop10 .FW_sEditPro ul li ul li ul li{
	list-style-type:none;
	padding-left: 12px !important;
	background: url(img/bullet_guio.png) no-repeat left 3px !important;
}


.CS_paddingTop10 .FW_sEditPro ul li ul li ul li ul li{
	list-style-type:none;
	padding-left: 12px !important;
	background: url(img/bullet_guio.png) no-repeat left 3px !important;
}

/*Pels per les fitxes*/
.FW_bColCos ul li{
	list-style:none;
	padding-left: 12px !important;
	background: url(img/bullet_rodo_gran.png) no-repeat left 8px !important;
	margin-left:1em;
	/*new*/
	overflow: hidden;
}
.FW_bColCos ul li ul li{
	list-style:none;
	padding-left: 12px !important;
	background: url(img/bullet_rodo_petit.png) no-repeat left 8px !important;
	margin-left:1em;
}
.FW_bColCos ul li ul li ul li{
	list-style:none;
	padding-left: 12px !important;
	background: url(img/bullet_guio.png) no-repeat left 8px !important;
	margin-left:1em;
}
.FW_bColCos ul li ul li ul li ul li{
	list-style:none;
	padding-left: 12px !important;
	background: url(img/bullet_guio.png) no-repeat left 8px !important;
	margin-left:1em;
}

.FW_bColCos ul.CEDU_simple li{
	background:none !important;
}



/*SAGNAT LI -- ALBERT 15/02/2011*/
.CS_fFons_Destaquem .CS_fFons_DestaquemB .CS_paddingTop10 .FW_bColCos ul li{
	padding: 4px 15px;
}
/*COLOR CANALSALUT LINK LI -- ALBERT 01/03/2011*/
.CS_fFons_Destaquem .CS_fFons_DestaquemB .CS_paddingTop10 .FW_bColCos ul li a:link, .CS_fFons_Destaquem .CS_fFons_DestaquemB .CS_paddingTop10 .FW_bColCos ul li a:visited, .CS_fFons_Destaquem .CS_fFons_DestaquemB .CS_paddingTop10 .FW_bColCos ul li a span {
	color: #338183;
	text-decoration: none;
	/* Miriam 04.01.2012 ocultar icona nova finesta */
	background: none repeat scroll 0 0 transparent !important;
	margin-left: 0 !important;
	padding: 0 !important;
	
}

/*NEW*/
ul.CEDU_simple li .FW_titBullet {
	color:#4D4D4D !important;
}

.CS_fFons_Destaquem ul li p {
	margin: 5px 0 0 !important;
}
.CS_fFons_Destaquem ul li .FW_titBullet, #menu_fitxa_az .FW_sDetallGeneral .FW_sPadding8 ul li .FW_titBullet, .CS_fFons_Destaquem .CS_fFons_DestaquemB .CS_paddingTop10 .FW_bColCos ul li a.FW_titBullet:link{
	background: url(img/bg-bullet-list-article.gif) no-repeat left 1px !important;
	padding-left: 20px!important;
}
.CS_fFons_Destaquem ul li a:link, .CS_fFons_Destaquem ul li a:visited, a.CS_LinkTotsResultats {
	color: #4d4d4d;
	text-decoration: none;
}

.CS_fFons_Destaquem ul li a:hover{
	text-decoration: underline;
}

.CS_fFons_Destaquem h2 {
	font-size: 18px;
	color: #4d4d4d;
	padding: 15px 0 20px 0 !important;
	margin: 0 !important;
	font-weight: bold;
	line-height: 1.3em;
}

.FWCS_Menuhoritzontal h2 {
	font-size: 18px;
	color: #4d4d4d;
	padding: 15px 0 0px 0 !important;
	margin: 0 !important;
	font-weight: bold;
	line-height: 1.3em;
}

.CS_fFons_Destaquem h3 {
	padding: 10px 0;
	margin: 0;
	font-size: 16px;
	color: #4d4d4d;
	font-weight: bold;
}
.CS_fFons_Destaquem_agac h3 {
	padding: 18px 0 10px;
	margin: 0;
	font-size: 16px;
	color: #4d4d4d;
	font-weight: bold;	
}
.CS_fFons_Destaquem img {
	margin-right: 10px;
}
.CS_fFons_Destaquem .FW_bColCos {
	padding-top: 30px;
	color: #4d4d4d;
	width: 99%;
}
.CS_fFons_Destaquem .FW_bColCos a , .CS_fFons_Destaquem .FW_bColCos a span {	
	color: #338183;
	text-decoration: none;
	/* Miriam 04.01.2012 ocultar icona nova finesta */
	background: none repeat scroll 0 0 transparent !important;
	margin-left: 0 !important;
	padding: 0 !important;
}
.CS_fFons_Destaquem .FW_bColCos a:hover {
  text-decoration: underline;
}
.CS_fFons_Destaquem .estilo_img {
	float: left;
	margin-bottom: 10px;
}

.CS_paddingTop10 {
	margin-right: 13px;
	overflow: hidden;
}
.CS_etiquetesBox {
	margin-left: -15px;
}
.FW_sPadding8 {
	border-top: 1px dashed #b4b4b4;
	border-bottom: 1px dashed #b4b4b4;
	margin: 15px 0 5px;
	padding: 0 0 5px 0 !important;
	clear: left;
}
.FW_sPadding8 p {
	margin: 0;
}
.FW_sPadding8 li {
	margin: 10px 0 5px 0 !important;
}
.FW_sPadding8 .FW_titBullet {
	background: none;
}
.FW_sPadding8 .FW_sLlistaComu span {
	margin-left: 3px;
}
.FW_sLinkExtern {
	background: url(img/link-extern.gif) no-repeat scroll left center transparent;
	padding: 1px 15px 1px 1px !important;
}
.FW_sPopup {
	background: url(img/link-extern.gif) no-repeat scroll left center transparent;
	padding: 1px 10px 1px 1px !important;
}
/* Fi Cantos Rodons */
.nomargeleft {
	margin-left: -14px;
}
.CS_destacat {
	float: left;
	margin: 25px 18px 0 0;
	background: url(img/bg-destacat-bottom-left.gif) no-repeat left bottom;
	overflow: hidden;
	width: 31%;
}
.CS_destacat .top {
	background: url(img/bg-h3-destacat-right.gif) no-repeat right top #49babb;
	padding: 0;
}
.CS_destacat .top h3 {
	background: url(img/bg-h3-destacat-left.gif) no-repeat left top #49babb;
	margin: 0 10px 0 0;
	padding: 4px 0 4px 7px;
	font-size: 16px;
	color: #fff;
	font-weight: lighter;
	line-height: 22px;
}

/*INTERLINIAT SUBHOME 3COL*/
.FW_dist_box_canal_tres .CS_destacat .top h3{
	line-height: 14px;
}

.navegacio {
	width: 99%;
}
.navegacio .top {
	background: url(img/bg-menu-fitxa-az-right.png) no-repeat right top;
}
.navegacio .top h3 {
	background: url(img/bg-menu-fitxa-az-left.png) no-repeat left top #fff;
	font-size: 18px;
	padding: 4px 0 3px 15px;
}
.navegacio .top h3 a {
	font-weight: lighter;
}
.CS_destacat .content {
	border: 1px solid #e3e3e3;
	border-top: none;
	border-bottom: none;
	background: #fff;
	color: #4d4d4d;
	padding: 5px 6px 0 8px;
	overflow: hidden;
}
.CS_destacat .content p {
	margin: 6px 0 0;
}
.CS_destacat .content .imatge {
	overflow: hidden;
	width: 99%;
}

/*AFEGIT ALBERT 16_02_2011 - SUBHOME AZ - Espai entre imatge i descripci� de la imatge*/
.CS_destacat .content .imatgeSubhome {
	margin-bottom: 3%;
	overflow: hidden;
	width: 99%;
}

.CS_destacat .bottom {
	background: url(img/bg-destacat-bottom-right.gif) no-repeat right top;
	height: 7px;
}
.FW_dist_box_canal_tres .right {
	margin-right: 2px !important;
}
.navegacio .content {
	/* modificat Albert: 01/12/2010 -- padding-left: 25px;*/
	padding-left: 15px;
	padding-right: 15px;
}
.navegacio .content p {
	color: #4d4d4d;
}
.navegacio .content ul {
	padding-left: 0;
	overflow: hidden;
}
.navegacio .content li {
	background: url(img/bg-bullet-list-article.gif) no-repeat left 3px;
	list-style: none;
	padding: 0 0 0 18px;
    float:left;
    margin-bottom: 5px;
    width: auto;	
	/*maxi: eliminado esto: padding: 0 18px 8px 18px; .... arregla el espacio de enlaces de los 6 portlets de la home*/
	/*width: 42%;maxi: eliminado....este % destruye TODA la home.*/
}
.navegacio .content a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #4d4d4d;
}

.navegacio .content .home_jcarousel-skin-tango a {
/* ALBERT 2 12 2010 LLETRES CAROUSEL HOME*/
	color: #4D4D4D;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}
.navegacio .content a:hover {
	text-decoration: underline;
}
.navegacio #Banners {
	overflow: hidden;
	padding: 10px;}
	.navegacio #Banners div {
		display: inline;}
	.navegacio #Banners a {
		overflow: hidden;
		margin-right: 25px;}
.margedestacatprimers {
	margin-left: 3px;
}

#CS_row {
	margin-top: -8px;
}
#CS_row, #CS_row_2 {
	overflow: hidden;
	float: left;
	width: 98.5%;
}
#CS_row.home, #CS_row_2.home {
	margin-left: 9px;
}

.FW_bContenidorD {
	float: left;
	margin-top: 15px;
	width: 75.4%;
}

.FW_bPeu a {
	background: none;
}
.FW_bCapcalera {
	overflow: hidden;
	padding-right: 10px;
	background-color: #fff;
}
.FW_bMarc {
	margin-bottom: 0;
}

.lletres li {
	float: left;
	background: none !important;
	margin-right: 4px;
}
.lletres li a {
	padding: 5px 13.4% 2px !important;
	border: 1px solid #e6e6e6;
	width: 19px;
	height: 30px;
	float: left;
	/*font-size: 20px;*/
	font-size: 2em;
	text-align: center;
	color: #40a1a3;
}
.lletres li a:hover {
	background-color: #40a1a3;
	color: white !important;
}
.lletres li .select {
	background-color: #40a1a3 !important;
	color: white !important;
}

.FW_hrSeparador {
	background-image: url(img/separador_linia.gif);
}
a.FW_sBotoAmunt {
	background: url(img/FW_bullet_amunt.gif) no-repeat scroll 0 0 transparent;
}

.FW_titol_dest {
	background-color: #fff;
	border-left: 1px solid #71b9ba;
	border-right: 1px solid #71b9ba;
	margin: 0;
	overflow: hidden;
}
.FW_titol_dest h2 {
	color: #3e3e3e;
	font-size: 18px !important;
	margin: 2px 0 0 0 !important;
	padding: 8px 0 29px 4px !important;
}

#destaquem .contenidor_titol, 
#caixa_enllacos .contenidor_titol {
	background: url(img/bg-blc-right-top-right.gif) no-repeat right top;
	padding-top: 2px;
}
#destaquem , 
#caixa_enllacos {
	/*top: -30px; 10.11.2010*/
	background: url(img/bg-blc-right-top-left.gif) no-repeat left top #fff;
}
#destaquem.home, 
#caixa_enllacos.home {
	top: 9px;
}
#destaquem ul, 
#caixa_enllacos ul {
	border-left: 1px solid #71b9ba;
	border-right: 1px solid #71b9ba;
	position: relative;
	top: 0;
	background: #fff;
}
#destaquem ul ul, 
#caixa_enllacos ul ul {
	border: none;
}
#destaquem div.drawer-handle, 
#caixa_enllacos div.drawer-handle {
	border-top: 1px dashed grey;
	padding-top: 5px;
}
#destaquem #menu_container li div {
	background: url(img/icon-list-blc-right.gif) no-repeat 5px 8px;
}
#destaquem #menu_container li div.selected, 
#caixa_enllacos #menu_container_enllacos li div.selected {
	background: url(img/icon-list-blc-right-down.gif) no-repeat 5px 8px;
}
#destaquem #menu_container li li, 
#caixa_enllacos #menu_container_enllacos li li{ 
	list-style: none;
}
#destaquem div.drawer-handle span, 
#caixa_enllacos div.drawer-handle span {
	padding: 0 0 7px 24px;
}
#destaquem ul.linkar li, 
#caixa_enllacos ul.linkar li{ 
	padding: 5px 0 5px 15px;
	background: url(img/bullet_gris_major.png) no-repeat left 9px;
}
#destaquem ul.linkar li a, 
#caixa_enllacos ul.linkar li a {
	color: #606060;
}
#destaquem div.selected, 
#caixa_enllacos div.selected {
	color: #606060;
}
#destaquem .FW_peu_destESQ , 
#caixa_enllacos .FW_peu_destESQ {
	background: url(img/bg-blc-right-bottom-left.gif) no-repeat left bottom #fff;
	height: 2px;
	left: 0;
	width: 95%;
	position: static;
}
#destaquem .FW_peu_destDRETA, 
#caixa_enllacos .FW_peu_destDRETA {
	background: url(img/bg-blc-right-bottom-right.gif) no-repeat right bottom;
	width: 15%;
	right: 0;
	margin-top: -1px;
}
#destaquem ul.linkar li {
	
}
#destaquem .FW_requadreImg, 
#caixa_enllacos .FW_requadreImg {
	border: none !important;
}

#destaquem .contenidor_titol, 
#caixa_enllacos .contenidor_titol {
	margin: 0 !important;
	padding-top: 2px !important;}
#destaquem .FW_titol_dest, 
#caixa_enllacos .FW_titol_dest {
	background: none;
	border-right: 1px solid #71b9ba;
	height: auto;
	margin: 0;}
#destaquem .FW_titol_dest h2, 
#caixa_enllacos .FW_titol_dest h2 {
	line-height: 22px;
	padding: 8px 4px !important;}
#destaquem .FW_peu_destDRETA, 
#caixa_enllacos .FW_peu_destDRETA {
	bottom: 6px;
	width: 20%;}
#destaquem ul#menu_container, 
#caixa_enllacos ul#menu_container_enllacos {
	margin-top: 0;}
	
	
	
#destaquem ul#menu_container div.drawer-handle {
border-top: 1px dashed #666;
height: auto !important;}
#destaquem ul#menu_container div.drawer-handle span {
color: #606060;
padding-right: 20px;
}
#destaquem ul#menu_container div.drawer-content .FW_sFlotaEsquMarge {
	float: none;
	margin: 0;
	}
/*ALBERT: AFG: Arregla marges enlla�os relacionats*/
#menu_container_enllacos li {
    background: url(img/icon-list-blc-right.gif) no-repeat scroll 5px 9px transparent;
	padding-right: 20px;
	padding-left: 24px;
}

/*ALBERT: MOD HEIGHT X AFEGIR NOMS ALTERNATIUS*/
#menu_fitxa_az {
	background: url(img/bg-menu-fitxa-az-left.png) no-repeat left top;
	height: auto;
	margin: 0px 0 -25px;
	position: relative;
	width: 99.5%;
	z-index: 1;
	/*overflow: hidden;*/
}

.imagen_adjunta {
    height: 80px;
    margin-top: -39px;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}


#menu_fitxa_az .vida_saludable {
	height: 80px;
	margin-top: -40px;
	position: absolute;
	right: 68px;
	top: 0;
	width: 84px;
}
#menu_fitxa_az .cuadrat {
	background: url(img/bg-vida-saludable-cuadrat.png) no-repeat left top;
	height: 36px;
	margin-top: -43px;
	position: absolute;
	right: 0;
	top: 0;
	width: 152px;
}

/*ALBERT: MOD HEIGHT X AFEGIR NOMS ALTERNATIUS*/
#menu_fitxa_az h2 {
	background: url(img/bg-menu-fitxa-az-right.png) no-repeat right top;
	color: #fff;
	font-size: 22px;
	margin: 0 0 0 10px !important;
	padding-bottom: 13px !important;
	padding-top: 10px !important;
}
/*ALBERT: AFEGIT NOVA CLASS X AFEGIR NOMS ALTERNATIUS*/
#menu_fitxa_az .cs_entradeta_fitxa {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 16px;
    margin: -6px 0 0 10px;
	padding-bottom: 9px;
}

#menu_fitxa_az .cs_tancament_fitxaAZ {
    background: url("img/bg-menu-fitxa-az-right.png") no-repeat scroll right top transparent;
	height: auto;
}

#menu_fitxa_az .cs_contenidor_pestanyesAZ ul {
	margin-bottom: 0;
	margin-top: 0;
	overflow: hidden;
	padding-left: 0;
	z-index: 5;
	background-color: #49B9BB;
}
#menu_fitxa_az .cs_contenidor_pestanyesAZ ul li {
	background: url(img/bg-menu-fitxa-az-li-left.png) no-repeat left top;
	border-bottom: 2px solid #50a2a4;
	list-style: none;
	float: left;
	margin: 0 1px;
	max-width: 113px;
}
#menu_fitxa_az .cs_contenidor_pestanyesAZ ul li#boto01 {
	margin-left: 0px;
}
#menu_fitxa_az .cs_contenidor_pestanyesAZ ul li span {
	background: url(img/bg-menu-fitxa-az-li-right.png) no-repeat right top;
	float: left;
}
#menu_fitxa_az .cs_contenidor_pestanyesAZ ul li a {
	background-color: #f5f5f5;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	display: inline-block;
	color: #4d4d4d;
	font-size: 11px;
	height: 41px;
	margin-top: 2px;
	padding: 0 5px 0 4px;
	text-decoration: none;
	/*max-width: 113px;*/
}
#menu_fitxa_az .cs_contenidor_pestanyesAZ ul li a:hover {
	color: #338183;
	text-decoration: underline;
	cursor: pointer;
}
#menu_fitxa_az .cs_contenidor_pestanyesAZ .active {
	border-bottom: 2px solid #fff;
}
#menu_fitxa_az .cs_contenidor_pestanyesAZ .active a {
	background: url(img/bg_menu_pastis_right_active.gif) no-repeat right;
	background-color: #fff;
	color: #338183;
}
	/* Albert FITXA MM*/
/*ESTILS PER FITXES*/
v@charset UTF-8;

#menu_fitxa_mm .CS_fFons_Destaquem .CS_fFons_DestaquemB {
	padding-bottom: 1px !important;
}

#menu_fitxa_mm .FW_sDetallGeneral .FW_sPadding8 ul li .FW_titBullet {
	background: url(img/bg-bullet-list-article.gif) no-repeat left 1px !important;
	padding-left: 20px!important;
}

#menu_fitxa_mm {
	background: url(img/bg-menu-fitxa-az-left.png) no-repeat left top;
	height: auto;
	margin: 0px 0 -25px;
	position: relative;
	width: 99.5%;
	z-index: 1;
	/*overflow: hidden;*/
}
#menu_fitxa_mm .vida_saludable {
	height: 80px;
	margin-top: -40px;
	position: absolute;
	right: 68px;
	top: 0;
	width: 84px;
}
#menu_fitxa_mm .cuadrat {
	background: url(img/bg-vida-saludable-cuadrat.png) no-repeat left top;
	height: 36px;
	margin-top: -43px;
	position: absolute;
	right: 0;
	top: 0;
	width: 152px;
}
#menu_fitxa_mm h2 {
	background: url(img/bg-menu-fitxa-az-right.png) no-repeat right top;
	color: #fff;
	font-size: 22px;
	margin: 0 0 0 10px !important;
	padding-bottom: 13px !important;
	padding-top: 10px !important;
}
/*ALBERT: AFEGIT NOVA CLASS X AFEGIR NOMS ALTERNATIUS*/
#menu_fitxa_mm .cs_entradeta_fitxa {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 16px;
    margin: -6px 0 0 10px;
	padding-bottom: 9px;
}

#menu_fitxa_mm .cs_tancament_fitxaAZ {
    background: url("img/bg-menu-fitxa-az-right.png") no-repeat scroll right top transparent;
	height: auto;
}

#menu_fitxa_mm .cs_contenidor_pestanyesAZ ul {
	margin-bottom: 0;
	margin-top: 0;
	overflow: hidden;
	padding-left: 0;
	z-index: 5;
	background-color: #49B9BB;
}
#menu_fitxa_mm .cs_contenidor_pestanyesAZ ul li {
	background: url(img/bg-menu-fitxa-az-li-left.png) no-repeat left top;
	border-bottom: 2px solid #50a2a4;
	list-style: none;
	float: left;
	margin: 0 1px;
	max-width: 113px;
}
#menu_fitxa_mm .cs_contenidor_pestanyesAZ ul li#boto01 {
	margin-left: 0px;
}
#menu_fitxa_mm .cs_contenidor_pestanyesAZ ul li span {
	background: url(img/bg-menu-fitxa-az-li-right.png) no-repeat right top;
	float: left;
}
#menu_fitxa_mm .cs_contenidor_pestanyesAZ ul li a {
	background-color: #f5f5f5;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	display: inline-block;
	color: #4d4d4d;
	font-size: 11px;
	height: 41px;
	margin-top: 2px;
	padding: 0 5px 0 4px;
	text-decoration: none;
	/*max-width: 113px;*/
}
#menu_fitxa_mm .cs_contenidor_pestanyesAZ ul li a:hover {
	color: #338183;
	text-decoration: underline;
	cursor: pointer;
}
#menu_fitxa_mm .cs_contenidor_pestanyesAZ .active {
	border-bottom: 2px solid #fff;
}
#menu_fitxa_mm .cs_contenidor_pestanyesAZ .active a {
	background: url(img/bg_menu_pastis_right_active.gif) no-repeat right;
	background-color: #fff;
	color: #338183;
}
	/* Albert FITXA MM*/
#menu_fitxa_mm .FWCS_ArticlesMM{
	background: url(img/FWCS_FonsArticle.gif) repeat-y left white;
	margin-right: 0px;
	padding-left:15px;
}
#menu_fitxa_mm .FWCS_ArticlesMM_r {
	background: url(img/FWCS_FonsArticle_r.gif) repeat-y right white;
}
#menu_fitxa_mm .FWCS_ArticlesMM .CS_etiquetesBox{
	margin-left:0px;
}
#menu_fitxa_mm .FWCS_MM_cosPR .FW_sEditPro ul {
	padding: 0em 0em 0em 1em;
	margin: 0em 0em 0em 0em;
	font-weight: normal;	
	background-color: #FFF;
	width: auto;
}
#menu_fitxa_mm .FWCS_MM_cosPR .FW_sEditPro ul li {
	float:none;
	border-bottom: none;
	padding: 0em 0em 0em 1em;
	margin: 0em 0em 0em 0em;
	font-weight: normal;	
	background: none;
}
#menu_fitxa_mm .FWCS_ArticlesMM h1, #menu_fitxa_mm .FWCS_ArticlesMM h2, #menu_fitxa_mm .FWCS_ArticlesMM h3, .FW_sPregunta h4 {
	color: #4D4D4D;
}

#menu_fitxa_mm .FW_sDetallGeneral .FW_sPadding8 ul.ancores li .FW_titBullet, 
#menu_fitxa_mm .FW_sDetallGeneral .FW_sPadding8 ul.ancores li a{
	background: url(img/bullet_verd_major.gif) no-repeat !important;
	padding-left:  12px;
	color: #40a1a3 !important;
	margin-top: 0 !important;
}
ul.FWCS_MM_relacionats li a {
	color:#4d4d4d;
}
.FWCS_ArticlesMM .CS_xarxes_socials_fitxa {
	background: url(img/FWCS_FonsArticle_r.gif) repeat-y right white;
	padding-top: 15px;
}
.FWCS_ART_MM_CONTENEDOR .CS_fFons_DestaquemPeu2 {
	background: url(img/FWCS_BottArticle.gif) no-repeat left bottom white!important;
	margin:0px;
	padding:0 0 0 15px;
}
.FWCS_ART_MM_CONTENEDOR .CS_fFons_DestaquemPeu2 span {
	background: url(img/FWCS_BottArticle_r.gif) no-repeat right bottom white!important;
}
.FWCS_ArticlesMM .estilo_img {
float:left;
margin-right:10px;
margin-bottom:10px;
}

.FWCS_ClearBoth {
clear:both;
}

/* Albert FITXA MM*/
.FW_bBlocDretaD {
	/* Albert */
	width: 24%;
}
.FW_bBlocDretaD #CS_minibanners {
	position: relative;
	top: -15px;
}

.FW_bBlocDretaD #CS_minibanners.home {
	top: 20px;
}
.FW_bBlocDretaD #CS_minibanners ul {
	padding-left: 0;
	margin: 0;
	list-style: none;
}
.FW_bBlocDretaD #CS_minibanners li {
	margin-bottom: 16px;
}
.FW_bBlocDretaD #CS_minibanners a {
	display: block;
}
.FW_bBlocDretaD #CS_minibanners img {
	width: 100%;
}
.FW_sPdf {
	background: url(img/ico_pdf_2.gif) no-repeat left top;
}
.FW_sFlotaEsqu dt {
	width: 220px;
}
.FW_bBlocDretaD {
	padding-top: 4px;
}

.FW_row_divider {
	margin-top:-8px; /*maxi: para acomodar los 3 portlets con el "destacat" de la home*/
}

.full {
	margin-right: 0;
}
.FW_bContingutD {
	margin-right: 0;
	width: 75%;
}
.full {
	width: 100%;
}

.FW_sEditPro {
	width: auto;
	margin: 0;
	color: #4d4d4d; 
}
.FW_sEditPro li {
	background: none; 
	list-style: inside circle;
}

#div_container {
	overflow: hidden;
}
.FW_column_divider {
	float: inherit;
}

.FW_sFlotaEsqu dl {
	margin: 0;
}

/*MODIFICAT ALBERT 16_02_2011 -- Separa la imatge del text 15px als article*/
.FW_sFlotaEsqu dd img {
	margin-bottom: 0;
	margin-right: 15px;
}
.FW_sFlotaEsqu dt {
	margin-bottom: 10px;
}

.FW_sPregunta {
	color: #4d4d4d;
	float: left;
	width: 100%;
}

h3 a, h3 a:link, h3 a:visited {
	color: #fff;
	font-weight: bold;	
}

ul.ancores {
	overflow: hidden;
}

ul.ancores1col{
	overflow: hidden;
}

ul.ancores li {
	padding: 0;
	width: 45%;
	float: left;
	margin: 4px 0 0 !important;
}

ul.ancores1col li {
	padding: 0;
	width: 99%;
	float: left;
	margin: 4px 0 0 !important;
}

ul.ancores li a,
ul.ancores li .FW_titBullet, 
#menu_fitxa_az .FW_sDetallGeneral .FW_sPadding8 ul.ancores li .FW_titBullet, 
#menu_fitxa_az .FW_sDetallGeneral .FW_sPadding8 ul.ancores li a{
	background: url(img/bullet_verd_major.gif) no-repeat !important;
	padding-left:  12px;
	color: #40a1a3 !important;
	margin-top: 0 !important;
}

ul.ancores1col li a,
ul.ancores1col li .FW_titBullet {
	background: url(img/bullet_verd_major.gif) no-repeat!important;
	padding-left:  12px!important;
	color: #40a1a3 !important;
	margin-top: 0 !important;
}

/*ANCORES DOS COLUMNES*/
.ancores .ancores_esquerra {
	clear: left;
    float: left;
    margin-bottom: 8px;
    margin-right: 12px;
}

.ancores .ancores_dreta {
    float: right;
    margin-bottom: 8px;
}

ul.FW_sLlistaComu li.FW_sInlineImagNoti {
	margin-bottom: 0 !important;
	height: auto;
	list-style: none;
}

.display {
	display: block;
}
.undisplay {
	display: none;
}
.bold {
	font-weight: bold;
}

.CEDU_dist_box2_canal {
	float: left;
	width: 48%;
	margin: 7px 14px 19px 0;
	background: url(img/pastilla_3_left.gif) no-repeat -1px top;
	position: relative;
}
.CEDU_dist_box2_canal .FW_dist_box {
	/*margin-top: 25px;*/
}
.CEDU_dist_box2_canal .CS_bg_right {
    background: url(img/pastilla_3_right.gif) no-repeat right top;
	height: 31px;
	margin-right: -1px;
}
.CEDU_dist_box2_canal .FW_dist_hiperdestacat_titol {
	margin-top: 7px;
	width: 96%;
	position: absolute;
	z-index: 1;
	top: 0;
}
.CEDU_dist_box2_canal .FW_dist_hiperdestacat_titol h4 {
	color: #fff;
}
.CEDU_dist_box2_canal .FW_dist_hiperdestacat_titol div {
	margin-right: 14px;
}
.CEDU_dist_box2_canal .FW_dist_sLinkVermellNegreta {
	color: #fff;
}
.FW_dist_hiperdestacat_titol h3 {
	margin-bottom: 4px;
}
.CEDU_dist_box2_canal .FW_dist_hiperdestacat_titol div {
	border-bottom: none;
}

.FW_dist_box2_canal {
	float: left;
	width: 48%;
	margin: 7px 14px 19px 0;
	background: url(img/pastilla_4_left.gif) no-repeat left top;
}

.pasti_blanca {
    background: url(img/pastilla_5_left.gif) no-repeat left top !important;
}
.FW_dist_hiperdestacat_titol div {
	background: url(img/bg-box-h4-CEDU.gif) no-repeat right 3px;
}
.fletxa-blanca .FW_dist_hiperdestacat_titol div {
	background: url(img/bg-box-h4.gif) no-repeat right 3px;
}
.FW_dist_box_canal_tres .CEDU_dist_box2_canal {
	width: 31.8%;
}
.FW_dist_box_canal .right, 
.CEDU_dist_box2_canal .right,
.FW_dist_box_canal_tres .right {
	float: right;
	margin-right: 13px; /*maxi: tenia margin-right: 14px;, pero se ca�a el 3er menu.*/
}
.FW_dist_box_canal .gran {
	width: 99%;
	margin-left: 2px;
	margin-right: 0;
}
.vermell {
	float: left;
}
.vermell .FW_dist_hiperdestacat {
	border-left: 1px solid #d13124;
	border-right: 1px solid #d13124;
}
.vermell .CS_bg-bottom-left {
	background: url(img/pastilla_4_bottom_left_vermell.gif) no-repeat left top;
	height: 7px;
}
.vermell .CS_bg-bottom-right {
	background: url(img/pastilla_4_bottom_right_vermell.gif) no-repeat right top;
	height: 7px;
	margin-top: -7px;
}
.FW_dist_hiperdestacat_descripcio {
	margin: 8px 0;
	overflow: hidden;
}

.CEDU_box_ocult, .FW_box_ocult {
	display: none;
}
.FW_dist_box2_canal form {
	margin-top: 4px;
}
.FW_dist_box2_canal form .pregunta {
	width: 450px;
}
.FW_dist_box2_canal form .boto {
	margin-left: 10px;
	position: relative;
	top: 5px;
}
.CEDU_sBlocFoto, .FW_sBlocFoto {
	margin-bottom: 10px;
	margin-top:5px;
}

.CEDU_sBlocFoto a{
	color: #ac2115;
	margin-bottom: 10px;
	font-size: 1em;
	text-decoration: none;
	margin: 0 10px 10px 0;
}
.CEDU_sBlocFoto a:hover{
	text-decoration: underline;
}

.aliniatDreta {
	float: right;
	padding-top:20px;
}

.FW_dZona1,
.FW_dZona2,
.FW_dZona3,
.FW_dZona4,
.FW_dZona5 {
	margin: 0;
}

.FW_mDottedLine {
	background: none;
	height: 1px;
}
.FW_sLinkPaginacio {
	float: none;
	text-align: right;
	width: 95%;
}
.FW_sLinkPaginacio a, 
.FW_sLinkPaginacio a:link, 
.FW_sLinkPaginacio a:visited,
.FW_sLinkPaginacio a:hover {
	color: #338183;
}
.FW_sNoticia h5 a {
	color: #338183;
}

.FW_sEditPro a, 
.FW_sEditPro a:link, 
.FW_sEditPro a:visited,
.FW_sEditPro a:hover,
.FW_sEditPro a span {
	color: #338183;
	/* Miriam 04.01.2012 ocultar icona nova finesta */
	background: none repeat scroll 0 0 transparent !important;
	margin-left: 0 !important;
	padding: 0 !important;
}



.FW_sEditPro ul li a, 
.FW_sEditPro ul li a:link, 
.FW_sEditPro ul li a:visited,
.FW_sEditPro ul li a:hover,
.FW_sEditPro ul li a span{
	color: #338183;
	/* Miriam 04.01.2012 ocultar icona nova finesta */
	background: none repeat scroll 0 0 transparent !important;
	margin-left: 0 !important;
	padding: 0 !important;
}

.FW_sInlineImagNoti a {
	color: #4d4d4d;
}
.FW_sArticleFoto {
	color: #4d4d4d;
	margin-bottom: 10px;
	overflow: hidden;
}
.FW_sFechaNoticia {
  color: #4d4d4d;
	position: relative;
}

.CS_nav_lletres {
	position: relative;}
	.CS_nav_lletres .top {
	background: url(img/bg-h3-destacat-left.gif) no-repeat left top;
	height: 25px;
	margin-left: -3px;
	margin-top: 4px;
	width: 100%;}
	.CS_nav_lletres .top h3 {
	background: url(img/bg-h3-destacat-right.gif) no-repeat right top;
	color: white;
	padding: 6px 0 2px 13px;
	width: 100%;}
	
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .CS_nav_lletres .top h3 {
    padding-bottom: 3px;
  }
}

	.CS_nav_lletres .CS_paddingTop10 {
	padding-top: 0;
	margin-top: 25px;}
	.CS_nav_lletres .border li {
	border-bottom: none;
	list-style: none !important;}
	.CS_nav_lletres .CEDU_simple li {
	padding-left: 10px;}
	.CS_nav_lletres .FW_sDetallGeneral {
	margin-left: 0;}
	
.FW_p8 {
	padding-top: 0;
}
	
.CS_xarxes_socials_fitxa .FW_p8 {
	margin-bottom: 0 !important;
}
/* ALBERT */	


.CS_fFons_Destaquem .CS_mapaweb_sInfoCanal h2 {
    color: #4D4D4D;
    font-size: 18px;
    font-weight: bold;
    margin: 0 !important;
    padding: 11px 0 0 !important;
}

.CS_fFons_Destaquem .cedu_mapaweb_fills h3 {
    color: #4D4D4D;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 15px 0;
}

.FW_mapawebx {
    border-color: #8D8D8D -moz-use-text-color -moz-use-text-color;
    border-style: solid none none;
    border-width: 1px;
    margin-bottom: 15px;
    padding: 0 0 0 0;
}

.CS_fFons_Destaquem  .cedu_mapaweb_fills ul li {
    background: none;
    list-style: none;
    padding: 2px 0 0 0;
}
.CS_fFons_Destaquem  .cedu_mapaweb_fills ul li a:link, .CS_fFons_Destaquem  .cedu_mapaweb_fills ul li a:visited{
    color: #3EA0A1 !important;
	background: none;
    list-style: none;
    padding: 0;
}
.CS_fFons_Destaquem  .cedu_mapaweb_fills ul li ul li a:link, .CS_fFons_Destaquem  .cedu_mapaweb_fills ul li ul li a:visited{
    background: url(img/flechamenu.gif) no-repeat scroll 4px 15px transparent;
    list-style: none;
    padding: 11px 1px 0px 18px;
	font-weight: bold;
	color: #4C4C4C !important;
}
.cedu_mapaweb_fills h3 a, .cedu_mapaweb_fills h3 a:link, .cedu_mapaweb_fills h3 a:visited {
    color: #4C4C4C;
    font-weight: bold;
}

.CS_fFons_Destaquem .cedu_mapaweb_fills .cedu_mapaweb_nets {
    padding-left: 3px;
    padding-top: 0;
}

.FW_sEditPro table,
.FW_bColCos table {
	text-align: inherit;
	border-collapse: collapse;
	width: 100%;
    border: 1px solid #3EA0A1;
}

.FW_sEditPro tbody tr,
.FW_bColCos tbody tr {
	border: 1px dashed #9B9B9B;
	BORDER-BOTTOM: 1px dashed #9B9B9B;
}

.FW_sEditPro tbody td,
.FW_bColCos tbody td {
	BORDER-BOTTOM: 1px dashed #9B9B9B;
	border-right: 1px solid #3EA0A1;
	padding-bottom: 0.6em;
    padding-left: 0.9em;
	padding-right: 0.9em;
    padding-top: 0.6em;
}

.FW_sEditPro thead tr,
.FW_bColCos thead tr{
	background: #E1F9F9;
	border: 1px dashed #9B9B9B;
}

.FW_sEditPro thead th,
.FW_bColCos thead th {
    border-right: 1px solid #3EA0A1;
	text-align: left;
    padding-bottom: 0.6em;
    padding-left: 0.9em;
    padding-top: 0.6em;
}
.FW_sEditPro thead td,
.FW_bColCos thead td {
    border-right: 1px solid #3EA0A1;
    padding-bottom: 0.6em;
    padding-left: 0.9em;
    padding-top: 0.6em;
}

/* AFEGIT ALBERT 16_02_2011 -- Bora grisa banners xarxa social */
.CS_caixesHome_content_1 .FW_sMarginBottom10 .xarxasocial .EDU_sNormal img {
	border: solid 1px #bebfc1;
	padding: 2px;
}

/* AFEGIT ALBERT 16_02_2011 -- Mant� espai adecuat entre text i multimedia */
.CS_fFons_Destaquem .FW_bColCos object {
    margin-right: 15px;
    margin-top: 10px;
}

/* AFEGIT ALBERT 16_02_2011 -- Espaiat entre imatges dels canals de la nav1col */
.CS_nav1col li {
    padding-bottom: 10px !important;
    padding-top: 11px !important;
}
/* AFEGIT ALBERT 17_02_2011 -- Els fills de 1columna es posicionin correctament */
.CS_nav1col li .CS_nav1col2n li {
    background: url(img/bullet_gris_major.png) no-repeat left 5px !important;
    list-style: none;
    padding-left: 10px !important;
    padding-top: 0px !important; 
}

/* AFEGIT ALBERT 17_02_2011 -- Corregeix distancia entre marge i fill del menu lateral */
ul.FW_border_sup{
    padding-left: 19px;
}

/* AFEGIT ALBERT 28_02_2011 -- CERCADOR */
.cs_cercador .FW_hrBlanc{
	height: 1.1em;
}

.CS_fFons_Destaquem img{
	border:1px solid #8D8D8D;
}

.CEDU_simple li img{
	border:1px solid #8D8D8D;
}

.CEDU_simple li estatcontenido img{
	border:none;
}

/*ALBERT imatge navegadora 2 columnes border*/
.CEDU_simple .FWCS_imgFill{
	border: 1px solid #8D8D8D;
	width:90%;
	margin-top: 10px;
	margin-bottom: 6px;
	float: left;
	overflow:hidden;
	max-width:280px;
}
.CEDU_simple .FWCS_imgFill li img{
	border:none;
	float: none;
	margin: 0;
}
.CS_fFons_Destaquem .FWCS_imgFill img{
	border:none;
	float: none;
	margin: 0;
}

.cs_cercador .FW_sArticleFoto .cs_form input{
    margin-top: 0px;
    vertical-align: bottom;
}

.cs_cercador .CS_etiquetesBox{
	margin-left: 0px;
}

.cs_cercador .CS_fFons_DestaquemB {
	margin: 0 0 0 10px;
}

.cs_cercador .posicio_resultats {
	color: #000000;
    font-weight: normal;
	background-color: #ececec;
	margin-left: -13px;
    margin-right: -10px;
    padding-left: 10px;
}

.cs_cercador .cs_resultats ul li {
	list-style: none;
	color: #666666;
}

.cs_cercador .indentacio{
	margin-bottom: 3px;
    margin-top: -3px;
    padding: 0;
}

.cs_cercador ul li a:link, .cs_cercador ul li a:visited {
	color: #3a7f83;
}

.cs_cercador .posicio_resultats .FW_sLinkPaginacio {
    float: none;
    text-align: left;
}

/* Canvi en el men� per canviar de Ciutadania a Professionals */
#CS_flota_dreta #element_1 .CS_menu_sobre_impacte_esquerra {
  background: url(img/bg-h2-left_professionals.png) no-repeat left -20px;}
#CS_flota_dreta #element_1 h2 {
  background: url(img/bg-h2-right_professionals.png) no-repeat right -20px;}
#CS_flota_dreta #element_1 h2 a {
  background: url(img/bg-h2-middle_professionals.png) repeat-x center -20px;
	color: white;}
#CS_flota_dreta #element_1 .active {
  background: url(img/bg-h2-left_professionals.png) no-repeat left 0px;}
#CS_flota_dreta #element_1 .active h2 {
  background: url(img/bg-h2-right_professionals.png) no-repeat right 0px;}
#CS_flota_dreta #element_1 .active h2 a {
  background: url(img/bg-h2-middle_professionals.png) repeat-x center 0px;
	color: white;}
/* Final del canvi men� per canviar de Ciutadania a Professionals */

/*Nous canvis per a llista d'ennlla�os destacats*/


.CS_sInlineImagNoti_enllacos {
	height: 100%;
	padding-left: 5px;
	vertical-align: top;
	width: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top:1px dashed #666666;
	
}
.CS_sInlineImagNoti_enllacos .FW_titBullet{
	color: #606060;
	background-attachment: scroll;
	background-color: transparent;
	/* background-image: url(img/icon-list-blc-right.gif); ALBERT: MOD Arregla marges enllacos relacionats*/
	background-image: none; 
	background-position: left 1px;
	background-repeat: no-repeat;
	padding-left: 0px;

}
/*Final Nous canvis per a llista d'ennlla�os destacats*/


/*Per a les dates de les llistes del articles, si no hi ha descripcio, es treu el paddin esquerra*/
.treure_margin_left{
	margin-left:0 !important;
}

/*Final Per a les dates de les llistes del articles, si no hi ha descripcio, es treu el paddin esquerra*/
/*ALBERT ARTICLE ANCORES TALL SUPERIOR PRINCIPAL */

.CS_cosArticleAncores .CS_paddingTop10 {
	/*overflow: visible;*/
	padding-top: 11px;
}



/*Nous portlets men� esquerra*/

#regio_post_menu_1,
#regio_post_menu_2,
#regio_post_menu_3{
	padding-top:15px;
}

.CS_dataLlistaNoticies{
	font-size:0.8em;
	float:right;
}

#ImgPeuCanalSalut{
	margin-bottom:-19px !important;
	border:0 !important;
}

.FW_sLink, .FW_sLink a, .FW_sLink a:link, .FW_sLink a:visited {
	color: #3A7F83;
}

.FW_forms_input select {
	width: 50%;
}

.llistaContingut a {
     font-family: Verdana;
     font-size: 1.1em;
}

.dist2colAZ .CEDU_simple li {
	padding-left: 0 !important;
}

/*INCIDENCIA ALINEAMENT DATA -- 6/10/2011 */

.FW_fecha_article {
	padding-right: 3px;
}


/* Miriam 09.12.2011 Links enviar imprimir*/
.CS_bLinkDreta {
	display:block;
    float:right;
	width: 28 em;
	text-align: right;
	}

.CS_bLinkDreta a, .CS_bLinkDreta a:link, .CS_bLinkDreta a:visited {
	text-decoration: none;
	color: #4D4D4D;
	background-color:#fff;
	}
	
.CS_bLinkDreta a:hover{
	text-decoration: underline;
}

.FW_bFilAriadna {
	background-color: #f5f5f5;
	width: auto;
}

.cercadorTaula{
	width:76%;

}

/*Oriol Farr�s 10.01.2012 Listado OL con numeraci�n*/

.FW_sEditPro ol li {
	list-style: decimal outside none;
}

/*Oriol Farr�s Directe A esquerra*/

#destaquem .contenidor_titol, 
#caixa_enllacos_esq .contenidor_titol {
	background: url(img/bg-blc-right-top-right.gif) no-repeat right top;
	padding-top: 2px;
}
#destaquem , 
#caixa_enllacos_esq {
	/*top: -30px; 10.11.2010*/
	width: 100%; /* Abans posava un 97% */
	/* margin-left: 5px; Treure aquest margin */
	background: url(img/bg-blc-right-top-left.gif) no-repeat left top #fff;
}
#destaquem.home, 
#caixa_enllacos_esq.home {
	top: 9px;
}
#destaquem ul, 
#caixa_enllacos_esq ul {
	border-left: 1px solid #71b9ba;
	border-right: 1px solid #71b9ba;
	position: relative;
	top: 0;
	background: #fff;
}
#destaquem ul ul, 
#caixa_enllacos_esq ul ul {
	border: none;
}
#destaquem div.drawer-handle, 
#caixa_enllacos_esq div.drawer-handle {
	border-top: 1px dashed grey;
	padding-top: 5px;
}
#destaquem #menu_container li div {
	background: url(img/icon-list-blc-right.gif) no-repeat 5px 8px;
}
#destaquem #menu_container li div.selected, 
#caixa_enllacos_esq #menu_container_enllacos li div.selected {
	background: url(img/icon-list-blc-right-down.gif) no-repeat 5px 8px;
}
#destaquem #menu_container li li, 
#caixa_enllacos_esq #menu_container_enllacos li li{ 
	list-style: none;
}
#destaquem div.drawer-handle span, 
#caixa_enllacos_esq div.drawer-handle span {
	padding: 0 0 7px 24px;
}
#destaquem ul.linkar li, 
#caixa_enllacos_esq ul.linkar li{ 
	padding: 5px 0 5px 15px;
	background: url(img/bullet_gris_major.png) no-repeat left 9px;
}
#destaquem ul.linkar li a, 
#caixa_enllacos_esq ul.linkar li a {
	color: #606060;
}
#destaquem div.selected, 
#caixa_enllacos_esq div.selected {
	color: #606060;
}
#destaquem .FW_peu_destESQ , 
#caixa_enllacos_esq .FW_peu_destESQ {
	background: url(img/bg-blc-right-bottom-left.gif) no-repeat left bottom #fff;
	height: 2px;
	left: 0;
	width: 95%;
	position: static;
}
#destaquem .FW_peu_destDRETA, 
#caixa_enllacos_esq .FW_peu_destDRETA {
	background: url(img/bg-blc-right-bottom-right.gif) no-repeat right bottom;
	width: 15%;
	right: 0;
	margin-top: -1px;
}
#destaquem ul.linkar li {
	
}
#destaquem .FW_requadreImg, 
#caixa_enllacos_esq .FW_requadreImg {
	border: none !important;
}

#destaquem .contenidor_titol, 
#caixa_enllacos_esq .contenidor_titol {
	margin: 0 !important;
	padding-top: 2px !important;}
#destaquem .FW_titol_dest, 
#caixa_enllacos_esq .FW_titol_dest {
	background: none;
	border-right: 1px solid #71b9ba;
	height: auto;
	margin: 0;}
#destaquem .FW_titol_dest h2, 
#caixa_enllacos_esq .FW_titol_dest h2 {
	line-height: 22px;
	padding: 8px 4px !important;}
#destaquem .FW_peu_destDRETA, 
#caixa_enllacos_esq .FW_peu_destDRETA {
	bottom: 6px;
	width: 20%;}
#destaquem ul#menu_container, 
#caixa_enllacos_esq ul#menu_container_enllacos {
	margin-top: 0;}
	
	
	/*Classe per a igualar text en distribuidores*/
.deureText{
	display:block !important;
	height:auto;

}

/*Estils per a les enquestes*/

.CS_fFons_Destaquem h3.titolPreguntaEnquesta{
	padding-top:20px !important;
}
.caixaResposta{
	margin-top:10px;
}
.caixaResultats{
	display:block;
	border:1px solid #000;
	width:250px;
	margin-top:5px;
}
.caixaGrafic{
	display:block;
	background-color:#ccc;
}
.caixaGrafic .textPercent{
	padding-left:2px;
}

.numTotalRespostes{
	margin-top:20px;
}
.seccioBoto{
	margin-left:198px;
	margin-top:15px;
}

/*per la home*/
.seccioBoto_home{
	float:right;
	margin-top:10px;
	padding-right:5px;
}
.content_enquesta{
	padding-left:5px !important;
	padding-right:5px !important;
}

.content_enquesta .enllacos_enquesta a,
.content_enquesta .enllacos_enquesta a span {
	text-decoration: none;
	background: none repeat scroll 0 0 transparent !important;
	margin-left: 0 !important;
	padding: 0 !important;
}
.content_enquesta .enllacos_enquesta a:hover,
.content_enquesta .enllacos_enquesta a:hover span {
	text-decoration: underline !important;
}
.espaiTop_enquesta_cos {
	margin-top:-6px; /*per alinear el cos al llistat fent que la <p> no afecti*/
}
/* Estils pr�pis per CERCADOR SALUT */
.contenidorPortals .selectorPortals a {
	color: #FFF;
	margin: 5px;
}
#resultats_gsa  .contingutBorders {
	border-top-color: #3FA0A2;/* Modifica color corporatiu del site*/
}
#resultats_gsa .contingutBorders .FW_sLlistaComu a.FW_sVermell {
	color: #3FA0A2; /* Modifica color corporatiu del site*/
}
#resultats_gsa .FW_sLinkPaginacio {
	border-top-color: #3FA0A2;/* Modifica color corporatiu del site*/
}

/* Estils pr�pis LLISTA CONTINGUTS RSS */

.FW_sMenuHorDreta{
	float: none;
	margin-right:0px;
	margin-bottom: 5px;
	text-align:right;
	padding-right: 0px;
}

.FW_sMenuHorDreta img{
	border:none;
	margin-right: 20px;
}

/* Estils propis per MENUHORITZONTAL 2 */
.FWCS_Menuhoritzontal .CS_fFons_Destaquem {
	height:1%;
}

.FWCS_Menuhoritzontal .CS_fFons_DestaquemB {
	height:1%;
}

.FWCS_Menuhoritzontal .CS_fFons_DestaquemPeu {
	*height: 1%;
}

/* Estil nou per pintar els enllacos del calendari */
.FW_linkCaledari a, .FW_linkCaledari a:link, .FW_linkCaledari a:visited{
	color: #338183 !important;
	text-decoration: none !important;
}
.FW_linkCaledari a:hover{
	color: #338183 !important;
	text-decoration: underline !important;
}
.FW_linkCaledari li {
margin-bottom: 5px;
color: #4D4D4D;
}
/*Estils concrets Agenda & Sala Premsa*/
.CS_NoticiesPremsa .FW_hrBlanc{
	padding: 0;
	margin: 0;
}

/* Estil per a Fitxa Avaluacio */
.CS_entradeta_article {
margin-bottom: 10px;
font-weight: bold;
}

.CS_regio_destacats_art {
	width:24%;
	float:right;
	margin-top:5px;
}

.CS_regio_destacats_art .box {
	margin-bottom:8px;
}

.CS_art_destacats {
width:75%;
float:left;
}
.CS_art_destacats.FWCSarticle{
width:71%;
}
.CS_fitxa_cos {
background-color: #D4D4D4;
border: 1px solid #969696;
}

ul.CS_menu_container_banners li {
background: url(img/icon-list-blc-right.gif) no-repeat scroll 5px 9px transparent;
padding-right: 20px;
padding-left: 0;
overflow:hidden;
}

ul.CS_menu_container_banners li .CS_titol_banner_article {
padding-left:24px;
}
ul.CS_menu_container_banners li .CS_titol_banner_article span a{
margin-left:0;
}

ul.CS_menu_container_banners li .CS_desc_banner_article {
padding-left:24px;
}

/*ESTILS PER DESTACATS HORITZONTAL*/
.FWCS_DestacatsArticle{
float:right;
padding-top: 4px;
}
.FWCS_carPRINCIPAL_H{
float: right;
position: relative;
margin-bottom:10px;
width: 260px;
margin-left: 10px;
padding-bottom:0px!important;
}#caixa_enllacos.FWCS_carPRINCIPAL_H ul.CS_menu_container_banners li{
background-position-y:9px;
*background-position-y:9px;
}#caixa_enllacos.FWCS_carPRINCIPAL_H ul.CS_menu_container_banners li.CS_sInlineImagNoti_enllacos{
background-position-y:8px;
*background-position-y:9px;
}
.CS_fFons_Destaquem .FWCS_carPRINCIPAL_H#caixa_enllacos ul li .FW_titBullet{
background:none;
padding-left:0;
}.CS_fFons_Destaquem .FWCS_carPRINCIPAL_H#caixa_enllacos ul li {
list-style:none;
}
.CS_spanTitDreta{
height: 0px;
}
#caixa_enllacos ul.CS_BannersArticle{
margin:0!important;
padding:0!important;
height:1%;
}
ul.CS_BannersArticle li a, ul.CS_BannersArticle li .filverd_descbanner  {
padding-left: 24px;
}ul.CS_BannersArticle li .filverd_imgbanner a{
padding-left:0;
}ul.CS_BannersArticle li .filverd_imgbanner a img{
border:none;
}ul.CS_BannersArticle li.dashed{
border-top:1px dashed #414141;
}
ul.CS_BannersArticle li .filverd_linkbanner{
padding-top:6px;
}

/*ESTILS CERCADOR ACTIVITATS*/
.CS_agac_MesAnt {
    background: url("img/CS_calendar_Bleft_21x20.png") no-repeat scroll left top transparent;
    float: left;
    height: 20px;
    width: 9px;
}
.CS_agac_CanviMes {
    background: url("img/CS_calendar_Btitol_21x20.png") repeat-x scroll left top transparent;
    float: left;
    height: 17px;
    padding-top: 3px;
    width: 15px;
}
.CS_agac_titolMes {
    background: url("img/CS_calendar_Btitol_21x20.png") repeat scroll left top transparent;
    float: left;
    height: 20px;
    width: 169px;
}
.CS_agac_MesPos {
    background: url("img/CS_calendar_Bright_21x20.png") no-repeat scroll right bottom transparent;
    float: left;
    height: 20px;
    width: 9px;
}
.CS_agac_diaSelec {
    background: url("img/CS_calendar_bgDia.png") no-repeat scroll 3px 2px transparent;
}
.CS_fFons_Destaquem .FW_agac_Calendari img{
border:none;
}
.CS_agac_diaSelec a {
    color: #FFFFFF;
}
.CS_fFons_Destaquem ul li, .FW_sEditPro ul li.FW_agac_li{
list-style:none;
}
.CS_fFons_Destaquem ul li a.FW_agac_tituloResultados:link, .CS_fFons_Destaquem ul li a.FW_agac_tituloResultados:visited {
	color: #338183;
    text-decoration: none;
}
.CS_agenda_act .FW_IconaWarningCercador {
    background: url("img/icona_salut.gif") no-repeat scroll 10px 3px transparent;   	
}
.CS_agac_TitolActivitat h3 {
    color: #4D4D4D;
	font-family: Arial;
    font-size: 28px;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 10px;
    margin-top: 2px;
    padding-top: 25px;
}
a.CS_sLinkVermellNegreta {
    color: #338183;
    font-family: verdana;
    font-size: 0.97em;
    font-weight: bold;
    text-decoration: none;
}
.CS_agac_TitolVermell {
    color: #338183;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;	
}
.FW_agac_PestanyaSel {
    border-bottom: 1px solid #FFFFFF;
    border-color: #FFFFFF;
    border-width: 1px;
    color: #660303;
    float: left;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    height: 100%;
}
.FW_agac_PestanyaSel a {
    color: #4D4D4D;
    text-decoration: none;
}
.FW_agac_Pestanya {
    border-bottom: 1px solid #A1A1A1;
    border-color: #A1A1A1;
    border-width: 1px;
    color: #AC2115;
    float: left;
    font-family: Verdana;
    font-size: 13px;
    font-weight: normal;
    height: 100%;
}
.FW_agac_Pestanya a {
    color: #4D4D4D;
    text-decoration: none;
}
.CS_hrSeparador2 {
    background-color: #FFFFFF;
    background-image: url("img/separador_ligero.gif");
    background-position: center center;
    background-repeat: repeat-x;
    border: 0 none;
    clear: both;
    color: #FFFFFF;
    height: 1px;
    margin: 0 0 5px;
    min-height: 10px;
    padding: 0;
}
.FW_agac_PestImgSel {
    background: #338183;
}
.CS_fFons_Destaquem_agac .CS_fFons_DestaquemPeu{
	margin: 0 0 0 -5px !important;
}
.FW_agac_li {
	float:none;
	margin-bottom: 0;
	padding-bottom: 15px !important;
}
.CS_agac_fechaBusqueda {
    color: #4D4D4D;
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
    padding-top: 15px;
}
.CS_agenda_act .FW_IconaWarningCercador2 {
    background: url("img/icona_salut.gif") no-repeat scroll 10px 30px transparent;   	
}
.CS_sTextCercador {
    margin-left: 30px;
    margin-top: -1px;
    padding-top: 27px;
}
.CS_fFons_Destaquem_agac2 {
	background-image: url(img/destaca_supDre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 8px;
	margin-bottom: 0.2em;
	width: auto;
	clear:both;
	}
.CS_fFons_Destaquem_agac2 ul li {
    background-image: none;
    background-position: left 5px;
    background-repeat: no-repeat;
    list-style: none outside none;
}
.CS_fFons_Destaquem_agac2 ul li a.FW_agac_tituloResultados:link, .CS_fFons_Destaquem_agac2 ul li a.FW_agac_tituloResultados:visited {
	color: #338183;
    text-decoration: none;
}
.CS_agac_TitolCercador {
    color: #4D4D4D;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
}
/*SALA DE PREMSA NOTICIES INTEGRADES*/
.CS_SP_Imatge .FW_sFlotaDre img {
	max-width:500px;
}
.CS_fFons_DestaquemB2 .FW_sEditPro div{
	display: block;
}
.FW_sEditPro.CS_CosNoticiaSP{
	margin-bottom: 20px;
}