
@font-face {
    font-family: 'fs_lola_webregular';
    src: url('/media/fonts/fs_lola_web-regularWEB.eot');
    src: url('/media/fonts/fs_lola_web-regularWEB.eot?#iefix') format('embedded-opentype'),
	     url('/media/fonts/fs_lola_web-regularWEB.woff') format('woff'),
         url('/media/fonts/fs_lola_web-regularWEB.ttf') format('truetype'),
         url('/media/fonts/fs_lola_web-regularWEB.svg#fs_lola_webregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'fs_lola_web_boldregular';
    src: url('/media/fonts/fs_lola_web-boldWEB.eot');
    src: url('/media/fonts/fs_lola_web-boldWEB.eot?#iefix') format('embedded-opentype'),
         url('/media/fonts/fs_lola_web-boldWEB.woff') format('woff'),
         url('/media/fonts/fs_lola_web-boldWEB.ttf') format('truetype'),
         url('/media/fonts/fs_lola_web-boldWEB.svg#fs_lola_web_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'fs_lola_web_mediumregular';
    src: url('/media/fonts/fs_lola_web-mediumWEB.eot');
    src: url('/media/fonts/fs_lola_web-mediumWEB.eot?#iefix') format('embedded-opentype'),
         url('/media/fonts/fs_lola_web-mediumWEB.woff') format('woff'),
         url('/media/fonts/fs_lola_web-mediumWEB.ttf') format('truetype'),
         url('/media/fonts/fs_lola_web-mediumWEB.svg#fs_lola_web_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'fs_lola_web_extraboldregular';
    src: url('/media/fonts/fs_lola_web-extraboldWEB.eot');
    src: url('/media/fonts/fs_lola_web-extraboldWEB.eot?#iefix') format('embedded-opentype'),
         url('/media/fonts/fs_lola_web-extraboldWEB.woff') format('woff'),
         url('/media/fonts/fs_lola_web-extraboldWEB.ttf') format('truetype'),
         url('/media/fonts/fs_lola_web-extraboldWEB.svg#fs_lola_web_extraboldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {height: 100%;}
body {
	margin:50px 0 0;
	padding:0px;
	border:none;
	height:100%;
	background:#122436 url(/media/img/bg/bg.jpg) no-repeat fixed center top;
	font: normal 12px Arial, Helvetica, Sans-Serif;
	color:#000000;
	width:100%;
	/*-webkit-background-size:100%;
	-moz-background-size:100%;
	-o-background-size:100%;
	background-size:100%;*/
}

body.detailnews	{margin:100px;}
body.iframe-body	{margin:0px; padding:0px;}

/*
.customFontRegular	{font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; }
.customFontBold		{font-family:'fs_lola_web_boldregular', Arial, Helvetica, Verdana, sans-serif; }
.customFontExtraBold{font-family:'fs_lola_web_extraboldregular', Arial, Helvetica, Verdana, sans-serif;}
*/

div		 		{margin:0; padding:0; border:none;} /*position:relative;*/
form 			{margin:0; padding:0; border:none;} /*position:relative;*/
textarea			{background:#ffffff;}
label				{font-weight:normal;}
hr				{margin:0px; padding:0px; border:0px; height:1px; line-height:1px; font-size:0px; background:#bcbcbc repeat-x left top;}
.hr_line		{margin:0px; padding:0px; margin-top:5px; margin-bottom:5px; border:0px; height:2px; line-height:2px; font-size:0px; background:#bcbcbc url(/media/img/bg/bg-hr.gif) repeat-x left top; clear: both;}
.hr_line_box 	{margin:2px 0px 0px 0px; padding:0px; border:0px; height:1px; line-height:1px; font-size:0px; background:#a4a4a4;}
img 				{border:none; padding:0px;}
img.editorial-img-left {margin:0 10px 10px 0;}
img.editorial-img-right {margin:0 0 10px 10px;}
.hidden 			{display:none}
big 				{font: bold 16px/21px fs_lola_webregular,Arial,Helvetica,Verdana,sans-serif; color:#000; padding-left:5px;}
h1 				{line-height:normal; font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-size:28px; font-weight:bold; text-transform:uppercase; color:#000; padding:0px; margin:0px;}
h1.tenews 		{font-size:16px; font-weight:bold;}
h1.titlenewsdet	{font-size:16px; font-weight:bold;}
h2 			{font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-size:12px; font-weight:normal; color:#666666; padding:0 0; margin:0 0; height:auto; line-height:normal;}
h2.right 	{text-align:right;}
h2.black 	{color:#000;}
h1 p		{margin:0px; padding:0px;}


/****************************
 iperlink
*****************************/
a 				{color:#005983;text-decoration:none;}/*#85a3c0 #51718a*/
a:link 			{color:#005983;text-decoration:none;}
a:visited 		{color:#005983;text-decoration:none;}
a:active 		{color:#005983;text-decoration:none;}
a:hover 			{color:#005983;text-decoration:underline;}

a.aunder 		 {color:#005983;text-decoration:underline;}
a.aunder:link 	 {color:#005983;text-decoration:underline;}
a.aunder:visited {color:#005983;text-decoration:underline;}
a.nounderline	 {color:#005983;text-decoration:none;}
a.nounderline:hover {color:#005983;text-decoration:none;}

.fakelink		 {color:#000000; text-align:left;}
.pointer 		 {cursor:pointer}

/****************************
 paragraph
*****************************/
p.linenormal 	{margin:0 0; padding:0 0;}
br.brh2			{line-height:2px;}
br.brh3			{line-height:3px;}
br.brh4			{line-height:4px;}
br.brh5			{line-height:5px;}
br.brh7			{line-height:7px;}
br.brh9			{line-height:9px;}
br.brh10		{line-height:10px;}
br.brh12		{line-height:12px;}
br.brh15		{line-height:15px;}
br.brh20		{line-height:20px;}
br.brh30		{line-height:30px;}

.detailnews		{font-family:monospace; font-size:12px;}

/****************************
 form
*****************************/
form 			{margin:0px; padding:0px; font-family: Arial, Helvetica, Sans-Serif;}
fieldset		{margin:0px; padding:1px 1px; border:none;} /*position:relative;*/
fieldset 		{float:left; padding:0px; margin:2px; width:294px; height:auto; border:solid #B0C1D1; border-width:1px 1px 1px;}
legend		 	{padding:5px;}
input.login  	{border:1px solid #000; width:89px; color:#000; font-size:10px; vertical-align:top; height:13px;}
select 			{margin:0px; padding:1px; font-size:12px; color:#000000; font-family: Arial, Helvetica, Sans-Serif;}
.selectlogin 	{font-size:11px; font-weight:bold; color:#5f8edb; background-color:#fff; width:200px; padding:0px; margin:0px; border:0px;}
input 			{margin:0px; padding:1px; font-size:11px; color:#000000; font-family:Arial, Helvetica, Sans-Serif;}
.input_image	{border:0px;}
.size			{width:175px;}

/****************************
 elenchi
*****************************/
ol 		{padding-bottom:0px; padding-top:0px; margin-bottom:0px; margin-top:0px}
dl		{width:100%; background-color:#ffffff;}
dt		{padding:2px 10px 2px; background-color:#B0C1D1; font-family:verdana; font-size:10px; color:#ffffff; font-weight:bold;}
dd		{padding:4px 10px 4px; margin:0;}

ul 		{margin:0; padding:0 0 0 15px; list-style-position:outside;}
ul li		{margin:0; margin-left:10px; list-style-image:url("/media/img/icon/diamond_bullet.gif");}
ul.none {margin:0px; margin-left:10px; padding:0px; list-style-position:outside; list-style-image:none;}

.box_news ul		{border:0; margin:0}
.box_news ul li 	{list-style-type:none; list-style-image:url(/media/img/void.gif); font-size:12px}

/*******************************************
  formatting elements common to all pages
*******************************************/
.titlepage			{font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-size:28px; font-weight:bold; text-transform:uppercase; color:#000000; line-height:40px; clear:both; border-bottom:1px solid #bcbcbc; display:block}
.titlepage_noline 	{font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-size:28px; font-weight:bold; text-transform:uppercase; color:#000000; line-height:40px; clear:both; display:block}
.titlearticle		{font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-size:16px; font-weight:bold; text-transform:uppercase; color:#000000; line-height:40px;}

.lineh1    			{height:1px; width:100%; padding: 0; margin:2px  0; background-color:#bcbcbc;}
.lineh1-nomargin	{margin:0px;}
div.linepunto  	 	{margin-top:2px; margin-bottom:2px; background-image: url(../img/line_punto.gif); width:100%; height:1px;}
.strong, .grassetto	{font-weight:bold;}
.gray10, .gray10 a	{font-size:11px; font-weight:normal; color:#666666;}

.title_page 		{line-height:normal; padding-bottom:3px; font-size:140%; font-weight:bold;}
.titleTab 		{font-weight:bold;}

.txt13pt 		{font-size:13px;}
.txt14pt 		{font-size:15px;}
.txt15pt 		{font-size:15px;}
.txt16pt		{font-size:16px;}
.txt18pt 		{font-size:18px;}
.txt20pt 		{font-size:20px;}
.NormalMinus1 	{font-size:14px;} /* class in DJ news detail content */

.disclaimer_gray 			{font-size:11px; color:#666666;}
.disclaimer_gray_box		{font-size:11px; color:#666666; text-align:left; padding:5px; padding-left:7px}
.disclaimer_gray_time		{border-top:1px solid #CFCFCF; padding:7px 0;}/*background: url('/media/img/img/clock.gif') center right no-repeat;*/

.news__title {
  color:#000;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 17px;
  text-transform: uppercase;
}
.news__abstract {
  color:#000;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
}
.news__autore {
  color:#666666;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 15px;
}


/* class for automatic content migration */
.expertcommentary_articleTemplate_Logo {float:left; padding-right:5px;}
.bodytext		{clear:left;}
.fontDate 		{text-align:right; font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-size:14px; font-weight:normal; color:#666666; padding:0; margin:0; height:auto; line-height:normal;}
.tags			{width:100%; margin-top:20px;   padding:5px; color:#ffffff; background-color: #85A4C0;}
.tags span	{font-weight:bold;}
.tags a   {color:#ffffff; font-weight: bold; text-transform: uppercase;}

.titlenewsansaTop {font-family:"Trebuchet MS", Arial; font-size:18px; color:#005a9d;} /*modified for box news DJ*/
.titlenewsansa	  {font-family:"Trebuchet MS", Arial; font-size:16px; color:#4979c5; font-weight:bold;}
.titlenewsansaTwo {font-size:13px; color:#005a9d;}
.subnewsansaTop	{font-family:"Trebuchet MS", Arial; font-size:16px; color:#a4a4a4;}
.subnewsansa	{font-family:"Trebuchet MS", Arial; font-size:14px; color:#a4a4a4;}

.border_chart	{border:0;}
.nowrap			{white-space:nowrap;}

.pdfApplet			{width:959px; border:#ff0000 solid 0px; height:550px;}
#chartBox.pdfApplet {width:959px; border:#ff0000 solid 0px; height:auto;}

/*DRM*/
.pdf_center_ads		{position:absolute; top:50%; left:50%; width:300px; height:300px; margin:-80px -150px;}
.img_center_ads		{position: absolute; top:-60px; left:50%; margin:-20px;}
#pdf_center_ads		{background:#ffffff; width:960px; height:552px; margin:0 auto; position:absolute; top:50%; left:50%; margin: -232px -480px;}

/****************************
 align elements
*****************************/
.labelred		{color:red;}
.floatsx		{float:left;}
.floatdx		{float:right;}
.alignsx		{text-align:left;}
.aligndx		{text-align:right;}
.aligndxln		{text-align:right; line-height:normal;}
.aligncx		{text-align:center;}
.width100		{width:100%;}
.floatsxaligncx {float:left; text-align:center; width:49%;}
.padding2		{padding:2px;}
.padding4		{padding:4px;}
.p-m0			{padding:0px; margin:0px;}
.padding-left6  {padding-left:6px;}
.p-m10			{padding:10px; margin:0px;}

.margin-0auto       {margin:0px auto;}
.display-table      {display:table;}
.display-inblock  {display:inline-block;}

.bgfff			{background-color:#ffffff;}

/****************************
 space structure
*****************************/
.cols_space_1perc 	{float:left; margin:0px; padding:0px; width:2%;}
.cols_50perc		{float:left; margin:0px; padding:0px; width:49%;}
.cols_100perc		{margin:0px; padding:0px; width:100%;}
.clear 			{clear:both; background:transparent; font-size:0pt; height:0pt; line-height:0pt; margin:0px; padding:0px;} /*overflow:hidden;*/
.clear_brick 	{clear:both; margin:0px; padding:0px; font-size:0px; height:3px; line-height:0px;} /*overflow:hidden;*/
.clear100		{clear:left; width:100%;}
.clear10h 		{clear:left; width:100%; height:7px; padding:0px; margin:0px;}
.spaceTab 		{margin:0 2px 2px 3px; margin-top:2px;}
.space		 	{margin-top:2px; margin-bottom:2px;}
.half-double-cols	{width:48%; margin:9px;}


.hvspace	{margin:0 3px 0 3px;}


/****************************
	Structure
****************************/
.container 			{background:transparent; position:relative; margin:0px auto; max-width: 1220px; min-width: 990px; width: 90%; height:100%; height:auto !important;}
#containerpage	 	{clear:both; padding:0px; margin:0 auto; width:100%; height:100%; min-height:100%; height:auto !important;}
#fullcontainerBox	{display:inline-block; background-color:#FFFFFF !important; margin: 0px auto; padding:0px; width:100%; height:auto !important;}
#internal-container  {width:100%; background-color:#fff; margin:0; padding:0px;}
#fullcontainer 	 	{background-color:#fff; margin: 0px auto; padding:0px; width:960px; height:100%; min-height:100%; height:auto !important;}
.container_banner_top	{background-color:transparent; height:90px;}
.container_banner_top p 	{margin:0; padding:0}
.container-header 		{width:960px; margin:0 auto; height:50px; color:#B4B4B4}
.topbar 					{width:100%; background:#000;}
.background__align  {top: 0; left: 0; position: fixed;}


/* Homepage and Channel Homepage */
.column_spacerg_index {float:right; padding:0px; margin:0px; margin-top:17px; width:15px;}
.column_spacelf_index {float:left; padding:0px; margin:0px; margin-top:17px; width:15px;}
.contentTop_index     {width:960px; float:left; margin-top:10px}
.column1_index 		{float:left; width:302px; padding:0px; margin:0px; margin-top:17px; margin-bottom:22px;}
.column2_index 		{float:left; width:302px; padding:0px; margin:0px 0px 0px 0px;}
.column2_index_hp	{float:left; width:630px; padding:0px; margin:17px 0px 0px 28px;}
.column2_index_hp_dx	{float:left; width:298px; padding:0px; margin:0px 0px 0px 20px;}
.column2_index_hp_sx	{float:left; width:312px; padding:0px; margin:0px;}
.column3_index 		{float:left; width:308px; padding:0px; margin:0px 0px 22px 20px; height:auto !important; height:250px;}
.column2-3_index	{width:100%;}

/* common page */
.column1_1cols		{float:left; padding:0px; margin:0px; margin-top:11px; margin-left:10px; width:950px; height:100%; min-height:100%; height:auto !important; font-size:14px; line-height:20px;}
.column1_1cols ul	{border-left: 5px solid #C4C8CA; margin-top:4px}
.column1_nomenu	 	{clear:both; float:left; padding:0px; margin:0px; margin-top:11px; width:627px; display:inline; font-size:14px; line-height:20px;}
.column1_nomenu ul	{border-left: 5px solid #C4C8CA; margin-top:4px}
.column2_nomenu	 	{float:left; padding:0px; margin:0px; margin-left:25px; margin-top:38px; width:308px; font-size:12px}
.column2_nomenu ul	{border-left: 5px solid #C4C8CA; margin-top:4px}
.column_full		{float:left; padding:0px; margin:0px; width:950px; margin-top:11px; font-size:14px; line-height:20px;}
.column_full_display	{float:left; padding:0px; margin:0px; width:950px; font-size:14px; line-height:20px;}
.column_full ul, .column_full_display ul	{border-left: 5px solid #C4C8CA; margin-top:4px}
.column_full_pdf	{float:left; padding:0px; margin:0px; margin-top:11px; width:960px;}
.column_full_pdf_main	{z-index:-1;}
.column_full_etica	{float:left; padding:0px; margin:0px; width:100%; margin-top:11px; font-size:14px; line-height:20px;}
.column_title		{margin-top:13px;}

.nobranding			{width:100%;}

.main50perc		{float:left; margin:0px; padding:0px; width:49%;} /*width:300px;*/
.space20		{float:left; margin:0px; padding:0px; width:15px;} /*width:20px;*/
.space100perc	{float:left; margin:0px; padding:0px; width:100%;}

.content-article 	{font-size:14px; line-height:20px;}
.column_full_h1		{padding-top:11px; display: inline-block; width:100%;}
.row2_index			{clear: both; background-color:#ffffff; padding:10px 0px; margin:-1px 0px 0px 0px; text-align:center;}
.iframe-content		{margin:0px; padding:0px;}

/***********************************************
	Header: Logo - Login - icons
***********************************************/
/* combo group */
.combo_group 	{float:left; padding-top:9px; height:33px}
.combo_group p 	{margin:0; padding:0}
.group_select 		{width:213px; position:relative; height:28px; background:none; float:left; color: #7a7a7a; z-index:999999!important;}
.group_select span 	{font-size: 12px; color:#000; float: none; position: absolute; white-space: nowrap; height: 21px; line-height: 15px;	padding: 7px 0 0 5px; overflow: hidden; cursor:pointer; width:180px; text-transform:uppercase; font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; background-color:#fff; font-weight:bold}
.group_select a.group_select_open 	{background:url("/media/img/form/select_right.gif") no-repeat scroll center center transparent; display:block; height:28px; position: absolute; right:0; width: 28px;}
.group_select ul.group_select_list 	{position:absolute; top:28px; left:0px; list-style:none; background-color:#FFF; border:solid 1px #CCC; display: none; margin:0px; padding:0px; height:auto; overflow:auto; overflow-y:auto; z-index:999999!important; width: 211px; visibility: visible;}
.group_select ul.group_select_list li 	{list-style-image: none; margin: 0; font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif;}
.group_select ul.group_select_list a 	{display: block; padding:2px 5px; text-decoration:none; color:#7a7a7a; background-color:#FFF; font-size: 13px;}
.group_select ul.group_select_list a.selected {background: #fff; color: #7a7a7a;}
.group_select ul.group_select_list a:hover, .group_select ul.group_select_list a.selected:hover { background:#DDE2E6; color:#005983;}

/* disclaimer Cookies */
.disclaimerCookies 		{position:fixed; top:0; left:0; z-index:500000000; width: 100%; height: 50px;
background-color: #eaeaea; border-top:1px solid #fff; border-bottom:1px solid #c2c2c2;
/*url("/media/img/rebranding/bg_top_line_gray.gif") repeat-x;*/
display: block; color:#22313b;}
.disclaimerCookies a		{text-decoration:underline;}
.disclaimerCookies-main	{margin:0px auto; width:960px; height:100%; display:block;}
.disclaimerCookies-ico	{float:left; width:8%; padding-top:10px;}
.disclaimerCookies-txt	{width:82%; padding-top:5px; display:inline-block;}
.disclaimerCookies-txt p	{margin:0}
.disclaimerCookies-button	{float:right; width:10%; padding-top:7px; text-align:right;}
#btnAcceptCookie  	{background-color:#fff; padding:0; color:#85a3c0; border:0px; font-size:12px; cursor:pointer; font-family:Arial,Helvetica,Sans-Serif}

/* login/logout - icon languages */
#userloginBlock 		{position:relative;}
#userlogoutBlock 	{display:none;}
#userlogoutBlock a	{color:#B4B4B4; font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-weight:bold; }
.head_login 			{float:right; margin:9px 15px 0px 0px; width:265px}
.register 			{float:left; margin-right:13px; width:100px; height:21px; padding:7px 0 0 5px}
.register  a			{color:#B4B4B4; font-weight:bold; font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif;}
.login, .login_on	{float:right; padding:7px 0 0 7px; background-color:#fff; color:#000; font-weight:bold; font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif;}
.login				{background:#fff url(/media/img/rebranding/login_right.gif) no-repeat right center; cursor:pointer; width:140px; height:21px; }
.login_on			{display:none; position:absolute; right:0; border-right:1px solid #a3a3a3; width:139px; height:24px; }
.personal_page 			{float:left; margin-right:18px; padding-top:8px}
.logout					{float:left; padding-top:8px}
.lang_icons_container 	{float:right; width:43px; height:43px; }
.lang_icons 				{padding-top:8px; padding-left:13px;}

/* login layer */
.login_layer 		{display:none; width:263px; right:0px; position:absolute; z-index:999999!important; top:28px}
.login_layer.active  {display:block;}
.login_form 			{border: 1px solid #a3a3a3; background:#fff; border-top:0;}
.login_form_inner 	{padding:15px 25px 10px;}
.login_input 		{border:1px solid #dadada; margin-bottom:7px; margin-top:2px; padding:3px 0; color:#8d8d8d; width:200px;}
.login_labels 		{margin-top:5px; float:left}
.remember_me 		{background:#ededed; padding:6px 10px; height:18px}
.close_login 		{float:right; cursor:pointer}
.forgotpassword 		{float:right; font-size:11px; margin-right:11px; margin-top:5px}
.forgotpassword a 	{color:#8d8d8d}
.forgotpassword a:hover {text-decoration:underline}

/* logo - search engine */
.head		{margin:0 auto; padding:0px; width:960px; height:130px; background:transparent;}
.head_logo 			{float:left; margin:30px 0 0 0; padding:0px; width:470px; display:inline;}
.head_solr_search 	{float:left; margin:45px 0 0 0; padding:0px; width:490px; height:85px; display:inline;}
.lente-button 		{float:right; outline: none;}
.lente-button input	{padding:0}
.head_solr_search_txt {float:right; width:352px; font-size:14px; font-weight:bold; border:none; border-color:transparent; padding:11px 13px 10px 9px; height:16px; text-transform:uppercase; font-family:'fs_lola_webregular', Arial; background:#fff}
.head_solr_search_txt:focus {outline: none;}

/****************
  Menu top level
****************/
#main-nav-box			{width:100%; display:inline-block; background-color:transparent; background:#22313b url(/media/img/rebranding/bg-mega-menu.jpg) no-repeat left top;}
#main-nav-container 		{margin:0px auto; padding:0px; font-size:16px; width:960px; display: block; float: left; z-index: 999998 !important; height:70px; font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; }
#main-nav, #main-nav ul 	{border:0px; list-style-image:none; display: block; padding-left: 0px; margin: 0px !important; z-index: 999998 !important;}
/*#main-nav-position	{width:960px; position:relative; margin:0 auto; z-index:999998 !important;}*/
.main-nav-position		{width:960px; margin:0px auto; z-index:999998 !important;}

/* menu first level */
#main-nav li 			{display:inline; float:left; list-style-image:none; margin:0;}
#main-nav li a 		{float:left; color:#ffffff; padding-top:28px}
#main-nav li a:hover 	{text-decoration:none}
#main-nav li a span 	{float:left; color:#ffffff; cursor:pointer; display:block; height:42px;}
#main-nav li.menu-selected, #main-nav li.active, #main-nav li.mega:hover		{background:#141c22;}
#main-nav li.menu-selected  > a:hover, #main-nav li.menu-selected  > a span:hover	{text-decoration:underline;}
#main-nav li.mega:hover	{cursor:pointer}
.menu-home_page			{width:30px; padding:0px 10px 0px 22px;}
.menu-azioni			{width:47px; padding:0px 10px 0px 15px}
.menu-etf				{width:32px; padding:0px 10px 0px 15px}
.menu-etc-etn			{width:71px; padding:0px 10px 0px 15px}
.menu-fondi				{width:45px; padding:0px 10px 0px 15px}
.menu-derivati 			{width:58px; padding:0px 10px 0px 15px}
.menu-cw-e-certificates	{width:110px; padding:0px 10px 0px 15px}
.menu-obbligazioni		{width:88px; padding:0px 10px 0px 15px}
.menu-notizie			{width:122px; padding:0px 10px 0px 15px}
.menu-borsaitaliana		{width:100px; padding:0px 10px 0px 15px}

.menu-home_page-en			{width:30px; padding:0px 10px 0px 22px;}
.menu-azioni-en				{width:47px; padding:0px 10px 0px 15px}
.menu-etf-en				{width:37px; padding:0px 8px 0px 12px}
.menu-etc-etn-en			{width:91px; padding:0px 10px 0px 15px}
.menu-fondi-en				{width:45px; padding:0px 10px 0px 15px}
.menu-derivati-en 			{width:78px; padding:0px 10px 0px 15px}
.menu-cw-e-certificates-en	{width:120px; padding:0px 10px 0px 15px}
.menu-obbligazioni-en		{width:48px; padding:0px 10px 0px 15px}
.menu-notizie-en			{width:112px; padding:0px 10px 0px 15px}
.menu-borsaitaliana-en		{width:100px; padding:0px 10px 0px 15px}

.mega a .icon-home	{background: url("/media/img/icon/home-icon.gif") no-repeat; width:19px; height:19px;}

/**********
  Megamenu
***********/
#main-nav-container ul#main-nav li.mega div.mega-open 	 /*width:960px;*/{background:#141c22; color:#fff; width:100%; Left:0px; margin-top:69px; position:absolute; z-index:999997!important}
#main-nav-container ul#main-nav div.mega-open 			{display: none;}
#main-nav-container ul#main-nav li.menu-selected div.mega-open	 {display: block;}
.mega-open-inner	{margin:0 auto; background-color:transparent; width:960px; position:relative;}

/* megamenu column */
#main-nav-container ul#main-nav .mega-open-column 	{float: left; z-index: 9; width:170px; margin-left:10px; margin-top:10px; margin-right:55px;}
/* voce II livello */
#main-nav-container div.mega-open ul.mega-open-list	{border-top:6px solid #43494e; margin: 0 !important;}
#main-nav-container div.mega-open ul.mega-open-list li 	{float:none; background:none; display:list-item; width:100%; list-style-type:none; padding:13px 0 13px 0; margin:0px;}
#main-nav div.mega-open li a 					{float:none; color:#fff; font-size:15px; background:none; padding-top:0}
#main-nav div.mega-open li a:hover 				{text-decoration:underline;}
/* voci III livello */
#main-nav-container ul#main-nav div.mega-open ul.sub-mega-open-list 	{margin-bottom:15px; margin-top:0;}
#main-nav-container ul#main-nav div.mega-open ul.sub-mega-open-list li 	{width:100%; color:#cccccc; font-family: Arial, Helvetica, Sans-Serif; display: list-item; font-size:12px; margin:0px; padding:0px 0 5px 0; }
#main-nav div.mega-open ul.sub-mega-open-list li 		{list-style-type:none; background:none; padding:0 0 3px 0; float:none;}
#main-nav div.mega-open ul.sub-mega-open-list li a 		{font-size:12px; float:none; padding:0 0 5px 0; color: #cccccc; font-weight:normal}
#main-nav div.mega-open ul.sub-mega-open-list li a:hover 	{text-decoration:underline;}

/* menu object on the right */
.object_menu 		{width:250px; float:right; background-color:#2c3339; color:#fff; font-size:14px;}
.object_menu_inner 	{padding:15px; height:100%}
#main-nav .object_menu a, #main-nav li.active .object_menu a 	{color:#fff; background-color:transparent; float:none; padding-right:0; padding-top:0;}
#main-nav li .object_menu a.hover			{color:#fff; background-color:transparent; }
#main-nav li .object_menu a.hover:hover 	{text-decoration:underline;}

.cerca_titolo_menu 		{margin:0px; padding:0px; padding-left:21px; padding-right:27px; float:left}
#main-nav .object_menu .initialLinks_p_hp a, #main-nav li.active .object_menu .initialLinks_p_hp a 				{color:#fff; padding:6px; font-size:14px; margin-bottom:8px; float:left}
#main-nav .object_menu .initialLinks_p_hp a:hover, #main-nav li.active .object_menu .initialLinks_p_hp a:hover 	{color:#fff; background-color:#CBCBCB}
.object_menu img 		{margin: 0 5px 5px 0;}
.object_menu .blue 		{color:#005B9E;}
.object_menu .menu_title {color:#ffffff; font-size:14px; padding-left:14px}

.object_menu_inner .boxnews_DarkGray			{border:0}
.object_menu_inner .boxnews_DarkGray_content	{padding:10px 7px; height:auto; clear:both; color:#cccccc;}
.object_menu_inner .boxnews_DarkGray_te 		{background:transparent; color:#FFFFFF; height:20px; padding:8px 5px; font-size:16px; border-top:none;}
.object_menu_inner .boxnews_DarkGray_te a, .boxnews_DarkGray_te  {font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-weight:bold; font-size:16px; color:#ffffff; text-transform:uppercase;}


/*****************
 Menu III-IV level
******************/
#menu-inner			{float:left; display:inline-block; clear:both; background-color:#85A4C0; margin:15px 0px 10px 0px; border:1px solid #85A4C0; border-bottom:0} /*float:left;*/
#menu-inner ul		{position:relative; padding:0px; margin:0px; list-style-type:none; text-align:right; border:0 }
#menu-inner li 		{display:block;	float:left;	margin:0; padding:0px;list-style-image:none; background:#85A4C0 url(/media/img/bg/bg-inner-menu.gif) no-repeat left}
#menu-inner li.first-voice	{background-color:#85A4C0; background-image:none}
#menu-inner li.active	{background:#fff;}
#menu-inner li a, #menu-inner li a.inactive	 {float:left; text-decoration:none; display:block; font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-size:13px; font-weight:bold; color:#fff; padding:8px 6px 5px 9px; height:17px; text-transform:uppercase}
#menu-inner li a.active		{color:#000; padding:8px 6px 5px 9px;}
#menu-inner li a span	 		{}
#menu-inner li a.active span	{color:#000; }
.menu-inner {display: inline-block;}

/*************************
   Where am I
*************************/
#menuNavigatorBox	{width:100%; background-color:#fff; display:inline-block}
#menuNavigator 		 {margin:0 auto; background-color:#fff; width:960px; height:auto; color:#555555; font-size:13px; clear:both;}
#menuNavigator-true   {margin:0 auto; background-color:#fff; width:960px; height:auto; color:#333333; font-size:13px; clear:both;}
#menuNavigator-false {margin:0 auto; background-color:#fff; width:960px; height:auto; color:#555555; font-size:13px; clear:both;}

.menuNavigatorCellaSin {float:left;	margin:0px 12px; padding:9px 6px; width:auto; height:auto;}
.menuNavigatorCellaSin a, .menuNavigatorCellaSin a:hover, .menuNavigatorCellaSin a:visited, .menuNavigatorCellaSin a:link {color:#005983; text-decoration:none}
.voci, .voci a  	{color:#005983;}/*#005a9d;*/
.vociTitolo 		{color:#474747;}

/*************************
   footer
*************************/
#footerBox				{display:block; width:100%; background-color:#fff;}
.footer 					{margin:0 auto; clear:both; font-size:14px;}
#footerContainer 		{width:960px; margin:0 auto; background:#fff; color:#1d262f; }
.footer-line 			{margin:0; padding:0px; background-color:#85a3c0; width:960px; height:6px}
.footerContainer-inner 	{font-family:'fs_lola_webregular',Arial,Helvetica,Verdana,sans-serif; padding:20px;}
.boxContenitore 			{float:left; width:138px; min-height: 125px; height:auto !important; height:125px; margin:5px 0 0 18px; display:inline; line-height:normal;border-top: 4px solid #B9BCBF; padding-top:18px }
.boxContenitore a, .boxContenitore a:visited, .boxContenitore a:link {color:#1d262f; text-decoration:none;}
.boxContenitore a:hover 	{color:#1d262f; text-decoration:underline;}
.footerTitolo 			{color:#1d262f; font-size:15px; text-transform:uppercase; font-weight:bold}
.copyright 				{font-family: 'fs_lola_webregular',Arial,Helvetica,Verdana,sans-serif; font-size:14px; padding-top:12px; color:#1D262F; text-align:center; vertical-align:middle; background:#fff; width:960px; margin:0 auto;}
.copyright a, .copyright a:visited, .copyright a:active {color:#1D262F; text-decoration:none;}
.copyright a:hover {color:#1D262F; text-decoration:underline;}

/*************************
   footer Regolamento
*************************/
#footerReg 		{clear:left; margin:0 auto; padding:0px; width:100%; border:0px; border-top:1px solid #b3c3da; color:#666666; text-align:center;}
#footerReg a		{color:#666666; text-decoration:none;}

/********************************
 	Banner
 ********************************/
.banner			{text-align:center; padding:0px; margin:0px; clear:both}
.banner_mpu_hp	{width:300px; height:250px; padding:0px; margin:0 0 0 10px;}/*float:right;*/
.bannerTop, .bannerTop p	 {background:transparent; padding:0px; margin:0 auto; height:90px; width:100%; text-align:center; position:relative; z-index:100;}

.bannerTicker, .bannerTicker p	{background-color:#ffffff; margin:0 auto; padding:0px; width:100%; text-align:center;}
.banner_megamenu p				{padding:0px; margin:0px;}
.bannerMPU_cnt	{float:right;}
.bannerMPU_cnt	{text-align:right; float:right;}
.banner_mpu		{text-align:center; padding:0px; margin:0px 0px 5px 10px; clear:both; }
.bannerTag, .bannerTag p	{padding:0px; margin:0px;}

/********************************
 	Hightlights
 ********************************/
/* Highilights explosion - general style */
.explosion_blue, .explosion_gray 	{clear:both}
.explosion_blue .boxhighlight_te 	{background:#dde2e6; border-top:7px solid #85a4c0; padding:0; color:#000 }
.explosion_gray .boxhighlight_te 	{background:#f3f3f3; border-top:7px solid #c5c5c5; padding:0; color:#000 }
.explosion_blue h3, .explosion_gray h3	{text-transform:uppercase; padding:8px 5px 2px}
.explosion_blue .boxhighlight_te p, .explosion_gray .boxhighlight_te p {margin:0; padding:0}
.explosion_blue ul, .explosion_gray ul {border:0; margin-top:0}

/* layout newsletter */
.highlight_newsletter					{border:1px solid #51718A; padding:0; height:auto; clear:both;}
.highlight_newsletter_headline			{padding:0px; height:auto; clear:both;}
.highlight_newsletter_head				{padding:0px 0 4px 3px; font-size:18px; font-family:'fs_lola_webregular', Arial; text-transform:uppercase; color:#000; font-weight:bold;}
.highlight_newsletter_head p				{margin:0px; padding:0px;}
.highlight_newsletter_title 				{display:inline-block; width:100%; background-color:#dde2e6; margin:0px; padding:0px; border-top:7px solid #85a4c0;}/* height:28px;*/
.highlight_newsletter_title a, .highlight_newsletter_title a:active, .highlight_newsletter_title a:visited {color:#000; text-decoration:none;}
.highlight_newsletter_title a:hover 		{color:#000; text-decoration:underline;}
.highlight_newsletter_te	 			{float:left; margin:0px; padding:8px 5px; font-size:16px; font-family:'fs_lola_webregular', Arial; text-transform:uppercase; font-weight:bold; color:#000;}
.highlight_newsletter_te p 				{margin:0px; padding:0px;}
.highlight_newsletter_icon 				{float:right; margin:1px; padding:0 3px 0 3px;}
.highlight_newsletter_content			{display:inline-block; background:#fff; padding:10px; height:auto; clear:both; margin:0px;}/*position:relative;*/
.highlight_newsletter_content ul			{border:0; margin-top:0}
.highlight_newsletter_content ul li 		{list-style-image:url(/media/img/icon/diamond_bullet.gif); margin:5px; padding:0px;}
.highlight_newsletter_content img		{border:3px solid #fff; margin:3px; display:inline;}
.highlight_newsletter_content .search  	{background:#85a3c0; color:#000; padding:1px; padding-left:2px;}

/* layout default color: capital blue */
.highlight_obj				{clear:both}
.highlight					{border:1px solid #51718A; padding:0; height:auto; clear:both;}
.highlight_headline			{padding:0px; height:auto; clear:both;}
.highlight_head				{padding:0px 0 4px 3px; font-size:18px; font-family:'fs_lola_webregular', Arial; text-transform:uppercase; color:#000; font-weight:bold;}
.highlight_head p			{margin:0px; padding:0px;}
.highlight_title 			{display:inline-block; width:100%; background-color:#dde2e6; margin:0px; padding:0px; border-top:7px solid #85a4c0;}/* height:28px;*/
.highlight_title a, .highlight_title a:active, .highlight_title a:visited {color:#000; text-decoration:none;}
.highlight_title a:hover 	{color:#000; text-decoration:underline;}
.highlight_te	 			{float:left; margin:0px; padding:8px 5px; font-size:16px; font-family:'fs_lola_webregular', Arial; text-transform:uppercase; font-weight:bold; color:#000;}
.highlight_te p 				{margin:0px; padding:0px;}
.highlight_icon 				{float:right; margin:1px; padding:0 3px 0 3px;}
.highlight_content			{display:inline-block; background:#fff; padding:10px; height:auto; clear:both; margin:0px;}/*position:relative;*/
.highlight_content ul		{border:0; margin-top:0}
.highlight_content ul li 		{list-style-image:url(/media/img/icon/diamond_bullet.gif); margin:5px; padding:0px;}
.highlight_content img		{border:3px solid #fff; margin:3px; display:inline;}
.highlight_content .search  	{background:#85a3c0; color:#000; padding:1px; padding-left:2px;}

/* layout default color: gray */
.highlight_gray				{border:1px solid #9f9e9e; padding:0; height:auto; clear:both;}
.highlight_gray_headline	{padding:0px; height:auto; clear:both;}
.highlight_gray_head		{padding:0px 0 4px 3px; font-size:18px; font-family:'fs_lola_webregular', Arial; text-transform:uppercase; color:#000; font-weight:bold;}
.highlight_gray_head p		{margin:0px; padding:0px;}
.highlight_gray_title 		{display:inline-block; width:100%; background-color:#f3f3f3; margin:0px; padding:0px; border-top:7px solid #c5c5c5;}/*height:24px;*/
.highlight_gray_title a, .highlight_gray_title a:active, .highlight_gray_title a:visited {color:#000; text-decoration:none;}
.highlight_gray_title a:hover {color:#000; text-decoration:underline;}
.highlight_gray_te	 		{float:left; margin:0px; padding:8px 5px; font-size:16px; font-family:'fs_lola_webregular', Arial; text-transform:uppercase; font-weight:bold; color:#000;}
.highlight_gray_te p 		{margin:0px; padding:0px;}
.highlight_gray_icon 		{float:right; padding:3px 0px 3px 0px;}
.highlight_gray_content		{display:inline-block; background:#fff; padding:10px; height:auto; clear:both; margin:0px;}/*position:relative;*/
.highlight_gray_content ul		{border:0; margin-top:0}
.highlight_gray_content ul li 		{list-style-image:url(/media/img/icon/diamond_bullet.gif); margin:5px; padding:0px;}
.highlight_gray_content img 		{border:3px solid #ffffff; margin:3px 2px; display:inline;}
.highlight_gray_content .search  	{background:#85a3c0; color:#000; padding:1px; padding-left:2px;}

/* layout box (same search/rns) */
.highlight_box					{border:1px solid #51718A; background:#fff; margin:0; padding:0px; height:auto; clear:both;}
.highlight_box_headline			{padding:0px; height:auto; clear:both;}
.highlight_box_head				{padding:0px 0 4px 3px; font-size:18px; font-family:'fs_lola_webregular', Arial; text-transform:uppercase; color:#000; font-weight:bold;}
.highlight_box_head p			{margin:0px; padding:0px;}
.highlight_box_title 			{display:inline-block; width:100%; background-color:#dde2e6; margin:0px; padding:0px; border-top:7px solid #85a4c0;}
.highlight_box_title a, .highlight_box_title a:active, .highlight_box_title a:visited {color:#000; text-decoration:none;}
.highlight_box_title a:hover 	{color:#000; text-decoration:underline;}
.highlight_box_te	 			{float:left; margin:0px; padding:8px 5px; font-size:16px; font-family:'fs_lola_webregular', Arial; text-transform:uppercase; font-weight:bold; color:#000;}
.highlight_box_te p 				{margin:0px; padding:0px;}
.highlight_box_content			{display:inline-block; width:100%; padding:0; margin:0; height:auto; clear:both;}
.highlight_box_content ul		{border:0; margin-top:0}
.highlight_box_content ul li 		{list-style-image:url(/media/img/icon/diamond_bullet.gif); margin:5px; margin-left:16px; padding:0px;}
.highlight_box_content .search  	{background:#85a3c0; color:#000; padding:1px; padding-left:2px;}

/* layout background white and border */
.highlight_onlyborder 				{border:1px solid #51718A; background:#fff; height:auto; margin:0 0 10px 0; padding:0px; clear:both}
.highlight_onlyborder_content		{width:100%; margin:0px; padding:0px; background:#fff; height:auto; clear:both;}
.highlight_onlyborder_content ul		{border:0; margin-top:0}
.highlight_onlyborder_content ul li	{list-style-image:url(/media/img/icon/diamond_bullet.gif); margin:5px; padding:0px;}
.highlight_onlyborder_content img	{border:0px solid #ffffff; display:inline;}

/* layout headline and icon */
.highlight_ico					{border:1px solid #51718A; padding:0; height:auto; clear:both;}
.highlight_ico_headline			{padding:0px; margin:0px; display:inline-block; border-top:7px solid #85a4c0; width:100%;}

.highlight_ico_headico 				{float:left; margin:0px; padding:8px 5px; font-size:16px; font-family:'fs_lola_webregular', Arial; text-transform:uppercase; font-weight:bold; color:#000;}/* height:28px;*/
.highlight_ico_headico a, .highlight_ico_headico a:active, .highlight_ico_headico a:visited {color:#000; text-decoration:none;}
.highlight_ico_headico a:hover 		{color:#000; text-decoration:underline;}
.highlight_ico_headico p			{margin:0px; padding:0px;}

.highlight_ico_head 				{width:99%; float:left; margin:0px; padding:8px 5px; font-size:16px; font-family:'fs_lola_webregular', Arial; text-transform:uppercase; font-weight:bold; color:#000;}/* height:28px;*/
.highlight_ico_head a, .highlight_ico_head a:active, .highlight_ico_head a:visited {color:#000; text-decoration:none;}
.highlight_ico_head a:hover 		{color:#000; text-decoration:underline;}
.highlight_ico_head p			{margin:0px; padding:0px;}

.highlight_ico_icon 				{float:right; margin:0px; padding:3px 3px;}
.highlight_ico_title			{background:#efefef; padding:8px 5px; margin:0px; height:auto; font-size:14px; font-family:'fs_lola_webregular', Arial; text-transform:uppercase; font-weight:bold; color:#000;}
.highlight_ico_title p 			{margin:0px; padding:0px;}
.highlight_ico_content			{background:#efefef; padding:10px; margin:0px; height:auto;}/*display:inline-block; position:relative;*/
.highlight_ico_content ul		{border:0; margin-top:0}
.highlight_ico_content ul li 		{list-style-image:url(/media/img/icon/diamond_bullet.gif); margin:5px; padding:0px;}
.highlight_ico_content img		{border:3px solid #fff; margin:3px; display:inline;}
.highlight_ico_content .search  	{background:#85a3c0; color:#000; padding:1px; padding-left:2px;}


/* box footer highlight */
.box_footer			{background-color:#EFEFEF; text-align:left; padding:15px 9px; font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-size:14px;}
.box_footer a		{}/*color:#85a4c0;display: block;*/
.box_footer_hover 	{background-color:#85a4c0; color:#ffffff; text-align:left; padding:15px 9px; font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-size:14px;}
.box_footer_hover  a	{color:#ffffff;}
.box_footer	p, .box_footer_hover p	{padding:0px; margin:0px; width:auto;}
.box_footer ul		{list-style-image:none; list-style-type:none; border-left:0px; margin-left:0px;}
.box_footer ul li		{list-style-image:none; list-style-type:none; border-left:0px; margin-left:0px;}

.box_footer_arrow			{background-color:#EFEFEF; background-image:url('/media/img/rebranding/footer_arrow.gif'); background-repeat:no-repeat; background-position:right center; text-align:left; font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-size:14px;}
.box_footer_arrow a			{display: block; padding:15px 9px;}
.box_footer_arrow_hover 		{background-color:#85a4c0; background-image:url('/media/img/rebranding/footer_arrow_hover.gif'); background-repeat:no-repeat; background-position:right center; text-align:left; font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-size:14px; color:#ffffff;}
.box_footer_arrow_hover  a	{color:#ffffff; display: block; padding:15px 9px;}
.box_footer_arrow	p, .box_footer_arrow_hover p	{padding:0px; margin:0px; width:auto;}
.box_footer_arrow ul			{list-style-image:none; list-style-type:none; border-left:0px; margin-left:0px;}
.box_footer_arrow ul li		{list-style-image:none; list-style-type:none; border-left:0px; margin-left:0px;}

/* Carousel */
.boxCarousel	{width:100%; margin:0px; padding:0px;}

/*********************************
	BoxNews
*********************************/
/* boxnews blue */
.boxnews_blue 		{border:1px solid #51718A; clear:both;}
.boxnews_blue_te 	{background:#DDE2E6; font-size:16px; border-top:7px solid #85A4C0; padding:8px 5px;}
.boxnews_blue_te a, .boxnews_blue_te  {font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-weight:bold; font-size:16px; color:#000; text-transform:uppercase}
.boxnews_blue_te a:hover  			 {text-decoration:none}
.boxnews_blue_te div 	 	 {font-size:16px;}
.boxnews_blue_te p 		 {margin:0; padding:0}
.boxnews_blue_icon img	 {float:right}
.boxnews_blue_head 		 {font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-size:18px; font-weight:bold; padding-bottom:4px}
.boxnews_blue_content 	 {padding:10px 7px; height:auto; clear:both; color:#434343;}/*display:inline-block;*/
.boxnews_blue_content ul 	 {list-style-type:none; margin:5px; margin-left:6px; padding:0; border:0}
.boxnews_blue_content ul li {background:url(/media/img/icon/diamond_bullet.gif) no-repeat left 3px; padding-left:18px; margin-bottom:7px; list-style-image:none; margin-left:0; font-size:12px}
.boxnews_blue_content a   	  {text-decoration:none; font-size:12px; font-family:Arial;}
.boxnews_blue_content a:hover {text-decoration:underline}
.boxnews_blue_content p  		  {margin:8px 0; padding:0}
.boxnews_blue_content img 	  {border:3px solid #ffffff; margin:3px; display:inline; z-index:1}
.boxnews_blue_content hr  	  {margin:0px; padding:0px; border:0px; font-size:0px; border-top:1px dashed #d5d5d5; height:1px;}
.boxnews_blue_content table td				{font-size:12px; padding:0}
.boxnews_blue_content table td.news_line	{font-size:12px; border-bottom:1px dashed #d5d5d5; padding-bottom:10px; padding-top:10px; width:100%}
.boxnews_blue_content table td.news_noline {font-size:12px; padding-top:10px;}

.boxnews_blue_foto			{float:left; padding-right:5px;}
.boxnews_blue_content_te	{padding-left:0px; margin-left:0px;  font-family:Arial; font-size:13px; font-weight:bold;}

.boxnews_blue_content .content-style {padding:0px;}

/* boxnews dark gray */
.boxnews_DarkGray  		{border:1px solid #9F9E9E; clear:both}
.boxnews_DarkGray_te 	{background:#f3f3f3; height:20px; padding:8px 5px; font-size:16px; border-top:7px solid #c5c5c5}
.boxnews_DarkGray_te a, .boxnews_DarkGray_te  {font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-weight:bold; font-size:16px; color:#ffffff; color:#000; text-transform:uppercase;}
.boxnews_DarkGray_te a:hover  {text-decoration:none}
.boxnews_DarkGray_te div 		 {font-size:16px;}
.boxnews_DarkGray_te p 		 {margin:0; padding:0}
.boxnews_DarkGray_icon img	 {float:right}
.boxnews_DarkGray_head 		 {font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-weight:bold; font-size:18px;}
.boxnews_DarkGray_content 	 {display:inline-block; padding:10px 7px; height:auto; clear:both; color:#434343;}
.boxnews_DarkGray_content ul 	 {list-style-type:none; margin:5px; margin-left:6px; padding:0; border:0}
.boxnews_DarkGray_content ul li {background:url(/media/img/icon/diamond_bullet.gif) no-repeat left 3px; padding-left:18px; margin-bottom:7px; list-style-image:none; margin-left:0; font-size:12px}
.boxnews_DarkGray_content a  		  {text-decoration:none; font-size:12px;}
.boxnews_DarkGray_content a:hover {text-decoration:underline}
.boxnews_DarkGray_content p  		 {margin:8px 0; padding:0}
.boxnews_DarkGray_content img 	 {border:3px solid #ffffff; margin:3px; display:inline; z-index:1}
.boxnews_DarkGray_content hr 		 {margin:0px; padding:0px; border:0px; font-size:0px; border-top:1px dashed #d5d5d5; height:1px;}
.boxnews_DarkGray_content table td 			{font-size:12px; padding:0}
.boxnews_DarkGray_content table td.news_line 	{font-size:12px; border-bottom:1px dashed #d5d5d5; padding-bottom:10px; padding-top:10px; width:100%}
.boxnews_DarkGray_content table td.news_noline  {font-size:12px; padding-top:10px;}

.boxnews_DarkGray_foto			{float:left; padding-right:5px;}
.boxnews_DarkGray_content_te	{padding-left:0px; margin-left:0px; font-family:Arial; font-size:13px; font-weight:bold;}

.boxnews_DarkGray_content .content-style {padding:0px;}



.boxnews_links	 			{background:#EFEFEF; height:24px; padding:10px 5px 0px 5px; font-size:14px; font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-weight:bold; text-align:right; color:#85a3c0;}
.boxnews_links a, .boxnews_links a:active, .boxnews_links a:link, .boxnews_links a:visited  {text-decoration:none}
.boxnews_links a:hover 		{text-decoration:underline}
.boxnews_links p 			{margin:0; padding:0; float:right;}
.boxnews_links_footerlogo 	{padding:0px; border:0px; margin:0px; float:left}

/* links box e archivi dinamici */
.boxnews_links2 {height:37px; background:#EFEFEF;}
.boxnews_links_inner2 {height:37px; background:#EFEFEF; color:#686868; font-size:14px; font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-weight:bold; text-align:right}
.boxnews_links_inner_txt {background:#EFEFEF; margin-left:5px; margin-right:5px; height:24px; padding:11px 5px 0px 5px;}
.boxnews_links_inner_txt a, .boxnews_links_inner_txt a:active, .boxnews_links_inner_txt a:link, .boxnews_links_inner_txt a:visited  {text-decoration:none}
.boxnews_links_inner_txt a:hover {text-decoration:underline}
.boxnews_links2 p {margin:0; padding:0; float:right;}

a.boxnews_title {font-size:13px; font-family:Arial;}
a.archive_link  {background:url(/media/img/rebranding/footer_arrow.gif) no-repeat right center; padding-right:23px; float:right}

.boxnews_blue_content table.pdf-archive-table, .boxnews_DarkGray_content table.pdf-archive-table		{width:100%}
table.pdf-archive-table td	{vertical-align:top; padding-bottom:10px}
table.pdf-archive-table td p	{padding:0; margin:0}

/* style boxnews dinamici */
.box_news	{border:none;}
#boxPSContent ul li {background:none; padding-left:0; list-style-image:none;}
#boxFCContentforex ul li {list-style-image:none}
.boxnews_dynamic {width:100%; font-size:13px}
.boxnews_dynamic ul li {background:none; padding-left:0; list-style-image:none}
hr.boxnews_dashed_line {background:none repeat-x fixed left top transparent; margin:0; padding:0px; border:0px; border-top:1px dashed #d5d5d5; height:1px;}
#boxRadContentprima-pagina-e-commenti {background-color:#efefef;}
#contentBoxNewsAll {font-size:13px; background:#ffffff;}

/* box news finanza personale - jquery switch e style box */
.box_personale_sotto_lente	{border:1px solid #51718A; clear:both;}
.box_personale_sotto_lente .tabs-noheight .sliderkit-nav-clip ul li a 	{padding:7px 5px 0}
.box_personale_sotto_lente .tabs-noheight .sliderkit-nav-clip ul li span {font-size:13px; padding:4px;}
.box_personale_sotto_lente_content {float:left}
.box_personale_sotto_lente_content ul {margin:0; margin-top:15px; border:0}
.box_personale_sotto_lente_content ul li {margin-bottom:7px;}
.finanza_personale_lente_img {float:left; margin:20px; margin-bottom:0; height:176px; width:191px; padding-bottom:20px}
.finanza_personale_lente_news {float:left; margin-top:15px; margin-right:15px; width:372px;}
.sliderkit-box	{z-index:-1}

/* archivi news */
.news_dynamic_archive {font-size:13px}
.boxnews_blue_content table, .boxnews_DarkGray_content table {width:98%}
td.news_line {font-size:12px; border-bottom:1px dashed #d5d5d5; padding-bottom:10px; padding-top:10px; width:100%}
td.news_noline {font-size:12px; padding-top:10px;}

/* layout background gray - ci sono ancora elementi che hanno questa classe (ma non mantengono visivamente la vecchia grafica!) */
.boxnews_gray			{background:#fff; padding:0px; height:auto; clear:both;}
.boxnews_graydark		{background:#919191; color:#fff; padding:1px 2px 1px 2px; height:auto; clear:both;}
.boxnews_gray_head		{padding:0 0 0 2px; font-family:"Trebuchet MS", Arial; font-size:13px; color:#fff; font-weight:bold;}
.boxnews_gray_head p		{padding:0px; margin:0px;}
.boxnews_gray_title 		{background:#e4e4e4; height:18px; margin:0px; padding:0px; font-family:"Trebuchet MS", Arial; color:#494949; font-weight:bold;}
.boxnews_gray_title a, .boxnews_gray_title a:hover, .boxnews_gray_title a:active, .boxnews_gray_title a:visited {color:#494949; text-decoration:none;}
.boxnews_gray_te	 	{float:left; margin:1px; padding:0 0 0 3px; font-size:13px;}
.boxnews_gray_te p		{padding:0px; margin:0px;}
.boxnews_gray_icon 		{float:right; margin:1px; padding:0 3px 0 3px;}
.boxnews_gray_icon p		{padding:0px; margin:0px;}
.boxnews_gray_content	{background:#fff; padding:0px; height:auto; clear:both;}
.boxnews_gray_content img{border:3px solid #ffffff; margin:3px; display:inline;}
.boxnews_gray_content .content-style	{padding:5px 2px 5px 0px;}

/* box annualreport */
.annualreport			{border:1px solid #51718a; padding:0px; margin:0px; height:auto; clear:both;}
.annualreport_title		{display:inline-block; width:100%; height: 38px; background-color:#85A4C0; margin:0px;}
.annualreport_te		{float:left; margin:0px; padding:8px 5px; font-size:16px; font-family:'fs_lola_webregular', Arial; text-transform:uppercase; font-weight:bold; color:#ffffff;}
.annualreport_te p 		{margin:0px; padding:0px;}
.annualreport_content 	{background:#fff; padding:0px; padding-top:6px;}
.annualreport_content .odd, .annualreport_content .even {margin-left:0px; padding:7px 10px;}
.annualreport_content ul li {margin:0}

/* archive doc */
.archive_table 		{clear:both; border:0px; width:100%;}
.archive_table td	{clear:both; background:#fff url(/media/img/bg/table_td_top.gif) repeat-x top; border-left:2px solid #fff; border-right:2px solid #fff; font-size:11px; color:#000; padding: 3px 6px;}
.archive_table tr.tdFirstRow td	{background:#FFFFFF url("/media/img/bg/table_th_top.gif") repeat-x; border-left:2px solid #FFFFFF; border-right:2px solid #FFFFFF; color:#000000; padding:12px 4px 4px 5px; text-align:left; font-weight:bold;}
.archive_ico		{border:0px;}

/********************************
  Icon extension box/highlight/content
 ********************************/
.border_icon_box 	{border:0px;}
img.border_icon_box  {margin:1px 1px 0 1px; border:1px solid #fff; border-bottom:0;}

/********************************
  Gallery
 ********************************/
.gallery	{margin:0px; padding:0px; background-color:#2D313A; border:1px solid #2D313A; position:relative;}
.gallery_editorial	{margin:0px; padding:0px; background-color:transparent; border:1px solid #2D313A; position:relative;}

/*********************************
  Newsletter
*********************************/
.newsletter_numero {font-family:"Trebuchet MS", Arial; font-size:20px; color:#505050; margin:0px; padding:0px;}
.tenewsletter {font-family:"Trebuchet MS", Arial; font-size:19px; color:#003882; margin-bottom:18px;}
h1.tenewsletter {font-family:"Trebuchet MS", Arial; font-size:19px; color:#003882; margin-bottom:18px;}
.newsletter_foto {float:left; margin-right:10px; margin-top:7px; margin-left:0px; margin-bottom:10px;}
.newsletter_author {font-size:13px; text-align:right; font-weight:bold; margin:0px; color:#666666}
.descrizione_autore {background-color:#e1e8f0; margin-top:0; padding:7px; font-size:12px; color:#666666}
.newsletter_abstract {font-family:"Trebuchet MS", Arial; font-weight:bold; font-size:13px; color:#666666}
h2.newsletter_abstract {font-family:"Trebuchet MS", Arial; font-weight:bold; font-size:13px; color:#666666}
.select_newsletter {font-size:11px; font-weight:bold; color:#5f8edb; background-color:#fff; width:140px; padding:0px; margin:0px; float:right; margin-top:3px;}
.newsletter_selectlogin {font-size:11px; font-weight:bold; color:#5f8edb; background-color:#fff; width:200px; padding:0px; margin:0px; border:1px solid;}
.newsletter_content	{margin-top:0; margin-bottom:0px;}

/*******************************************
  Box tab
*******************************************/
.tab_table 	 {padding:0px; padding-top:6px; background:#ffffff;}
.search   	 {padding:1px; padding-left:2px;}
.tab_field  	 {border:0px; width:200px; margin:2px;}
#boxSearchSelector1 table {color:#333333;}


/* box search */
.tab_box_search	{border:1px solid #51718a; border-top:0px; background-color:#efefef; padding:9px; font-size:12px}

/* boxes switch tabs - acceso */
.tab_title_box 			{padding:0px; margin:0px; height:38px; clear:both; color:#ffffff; background-color:#85a4c0; border:1px solid #51718a; border-bottom:0px}
.tab_title_box_auto 		{background-color:#ffffff; text-transform: uppercase; padding:0px; margin:0px; float:left;width:auto;clear:both;}
.tab_title 				{float:left; margin:0px; padding:0px; height:27px; border-bottom:0px; font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-size:12px; font-weight:bold; color:#000; text-transform:uppercase;}
.tab_title_int 			{float:left; margin:0px; padding:7px 10px;}
.tab_title_span			{float:left; margin:0px; padding:6px; font-size:16px; font-family:'fs_lola_webregular', Arial; text-transform:uppercase; font-weight:bold; color:#fff; line-height:normal}
.tab_title_span	a, .tab_title_span	a:hover, .tab_title_span a:link, .tab_title_span a:visited 	{color:#000; text-decoration:none;}
.tab_line				{height:25px; padding:0px; text-align:right; margin:0px;}
.tab_space 		{float:left; padding:0px; margin:0px; border-bottom:none; width:2px; height:27px;}

.tab_title_box .tab_title_span 	{padding:2px; padding-left:0px;}  /* company summary boxes */

/* boxes switch tabs - spento */
.tab_title_box_off 		{padding:0px; margin:0px; height:27px;float:left;width:100%;}
.tab_title_box_auto_off  {padding:0px; margin:0px; height:27px;float:left;width:auto;}
.tab_title_off 			{float:left; margin:0px; padding:0px; height:27px; border:0px; font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-size:12px; font-weight:bold; color:#fff; text-transform:uppercase;}
.tab_title_int_off 		{float:left; margin:0px; padding:0px; height:27px; color:#000; background-color:#85a4c0;}
.tab_title_span_off		{float:left; margin:0px; padding:6px; color:#fff; line-height:normal}
.tab_title_span_off	a, .tab_title_span_off a:hover, .tab_title_span_off a:link, .tab_title_span_off a:visited {color:#fff; text-decoration:none;}
.box_hp_title			{color:#000; font-family:Arial; font-size:12px; font-weight:bold; text-align:left; margin:0px; padding:0; margin-bottom:4px; padding-left:5px}
.box_prodotti_title 		{color:#000; font-family:Arial; font-size:12px; font-weight:bold; text-align:left; }

/* HP boxes */
.tab_title_obj		{display:inline-block; width:100%; background:#85a4c0}
.tab_title_obj  .tab_title_int 			{padding:0px; background-color:#fff;}
.tab_title_obj .tab_title_span			{padding:7px 5px; color:#000; font-size:12px}
.tab_title_obj .tab_title_span_off		{padding:7px 5px; color:#000;  font-size:12px}

/* tabs tables (company summary)*/
.tab_title_table 	{background:#85a4c0; margin:0 2px; height:27px; border:1px solid #85a4c0; border-bottom:0}
.tab_title_table  .tab_title_int 			{padding:0px; background-color:#fff;}
.tab_title_table .tab_title_span			{padding:7px 5px; color:#000; font-size:12px}
.tab_title_table .tab_title_span_off		{padding:7px 5px; color:#000; font-size:12px}

.ifrtab {width:100%; background-color:#e4e4e4;}
.comurgenti_body {margin:0px; padding:0px; height:18px; border:1px solid #bfbfbf;}


/* media cerca titolo - azioni */
.tab_full_content {background:#efefef; padding:6px 4px 4px 4px; height:31px; border:1px solid #51718a; border-top:0px; }
.search_title {float:left; text-align:left; width:600px; margin-right:20px; margin-left:10px; padding:5px 0;}
.search_title a {padding:3px 5px; color:#444444; font-family:"Trebuchet MS"; font-size:14px; font-weight:bold}
.search_title a:hover {background-color:#cbcbcb; text-decoration:none}
.tab_full_content .search {color:#fff; background:none}
.tabs-noheight {width:100%}
.border_blue {border:1px solid #51718a; border-bottom:0}

/****************************
	bookmark
****************************/
.boxbookmark {border:1px solid #B3C3DA;float:left;padding:6px;}
.boxbookmark .titlebookmark {color:#E0AA00;font-size:12px;font-weight:bold;}
.boxbookmark table {border:0px none;font-family:arial,verdana;font-size:11px;margin:0px;padding:0px;}
.boxbookmark br.brh5 {line-height:5px;}
.boxbookmark a:active {text-decoration:none;}
.boxbookmark a {color:#003A84;text-decoration:none;}

/****************************
	Box Link correlati - Si e' parlato di
****************************/
/*
.catInfo, .catInfo a {text-transform:capitalize; text-decoration:none;}
.linkcorrelati 		 {float:right; margin-left:20px; margin-bottom:20px; vertical-align:top; top:410px; left:560px; width:185px; border:0px solid; border-color:#B3C3DA;}
.boxLink3cols	{float:right; width:310px;}
*/

/****************************
	Box IPO
****************************/
.bgBorder	{float:left; padding:0px; border:2px solid #ffffff; margin:3px;}


/*******************************************
   MAP
*******************************************/
.maps_col	{float:left; width:285px; height:auto; padding:0px; margin:0px; margin:9px; margin-bottom:10px;}

.maps_title {font-family:Arial;font-size:13px;border-bottom:1px solid #195695;line-height:16px;color:#195695; padding: 4px 0;font-weight:bold;}
.maps_voice {font-family:Arial;font-size:12px;border-bottom:1px solid #c3c3c3;line-height:16px;color:#3f90e2; padding: 4px 0;}

.maps_marginleft7  {padding-left:7px;}
.maps_marginleft15 {padding-left:15px;}
.maps_marginleft25 {padding-left:25px;}

.maps_separator {line-height:1px;padding:5px 0px; border:1px solid #c3c3c3;}


/****************************
	PAGE COMPANY SUMMARY
****************************/
#pi-colonna1 	{float:left; width:622px; height:auto; margin-top:10px; margin-right:20px; display:inline;} /*width:470px*/
#pi-colonna2 	{float:left; width:308px; height:auto; margin-top:10px; display:inline;}/*width:300px*/
#box-testata 	{height:auto; margin:0px;}

/**  Navigator summary **/
#bg-listavoci2-si		{height:30px; background-color:#85A4C0; border:1px solid #85A4C0; border-bottom:0px; }
#listavoci2-si ul		{position:relative; padding:0px; margin:0px; list-style-type:none; text-align:right; border:0 }
#listavoci2-si li 		{display:block;	float:left;	margin:0; padding:0px; list-style-image:none; background:#85A4C0 url(/media/img/bg/bg-inner-menu.gif) no-repeat left;}
#listavoci2-si li.first-voice	{background-color:#85A4C0; background-image:none}
#listavoci2-si li.active	{background:#fff;}
#listavoci2-si li a, #listavoci2-si li a.inactive	 {float:left; text-decoration:none; color:#fff; display:block; padding:6px 6px 7px 9px; height:17px; font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-size:13px; font-weight:bold; text-transform:uppercase;}
#listavoci2-si li a.active	 {color:#000; padding:6px 6px 7px 9px;}
#listavoci2-si li a span	 {}
#listavoci2-si li a.active span	 {color:#000;}

#bannerColRight {width:300px; height:auto;}

/* highlight display (scheda) */
.highlight_scheda 			{border:1px solid #51718A;}
.highlight_scheda_te		{font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-size:16px; color:#000; padding:6px; font-weight:bold; background-color:#dde2e6; border-top:7px solid #85a4c0; text-transform:uppercase; }
.highlight_scheda_content 	{padding:10px 12px; font-size:12px;}
.highlight_scheda_content ul 	{margin:0; border:0}
.highlight_scheda2 			{border:1px solid #9F9E9E}
.highlight_scheda2 .highlight_scheda_te	{background-color:#F3F3F3; border-top:7px solid #C5C5C5; }

/* tables footer (scheda) */
.box_footer_table 		{text-align:left; padding:4px 0; font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-size:14px; margin:0 2px 20px}
.box_footer_table p		{padding:0px; margin:0px; width:auto;}
.disclaimer_table 		{float:left; font-size:11px; font-family:arial}
.company_table_links 	{float:right}

.funds_chart {background-color:#E5E5E5}

/* FINANZA PERSONALE */
.linkFinanza 	{color:#E0AA00;}
.linkFinanza a, .linkFinanza a:hover {color:#E0AA00; text-decoration:none;}


/* REGOLAMENTO NAVIGABILE */
.tocteParte 			{width:67px; padding:0px;}
.tocteTitolo			{width:82px; color:#3B689F; text-decoration:none;}
.tocteTitolo a			{color:#3B689F; text-decoration:none;}
.tocteTitolo a:hover	{color:#3B689F; text-decoration:underline;}
.tocdescTitolo 			{padding:2px; color:#3B689F; text-decoration:none;}
.tocdescTitolo a 		{color:#3B689F; text-decoration:none;}
.tocdescTitolo a:hover	{color:#3B689F; text-decoration:underline;}
.tocteCapo 				{width:62px; padding:2px; color:#628FCA; text-decoration:none;}
.tocteCapo a 			{color:#628FCA; text-decoration:none;}
.tocteCapo a:hover		{color:#628FCA; text-decoration:underline;}
.tocdescCapo			{padding:2px; color:#656565; text-decoration:none;}
.tocdescCapo a	 		{color:#656565; text-decoration:none;}
.tocdescCapo a:hover	{color:#656565; text-decoration:underline;}
.boxmenureg				{border:1px #4770A4 solid; width:100%; margin:0px; padding:0px; text-decoration:none;}
.boxmenuregtitle		{padding:5px; padding-left:8px;}
.menul4te				{color:#003885; font-weight:bold;}
.menul4desc				{color:#003885;}
.menul5te				{color:#3966A1; font-weight:bold;}
.menul5desc				{color:#3966A1;}
.menul6te				{color:#628FC8; font-weight:bold;}
.menul6desc				{color:#666666;}
.linereg				{margin:0px; padding:0px; width:100%; height:1px; background-color:#4770A4;}
.menuregon				{background-color:#628FC8; color:#ffffff;}
.menuregon a, .menuregon a:hover, .menuregon a:active, .menuregon a:visited	{background-color:#628FC8; color:#ffffff;}
.menuregfonton			{color:#ffffff; text-decoration:none;}
.menuregfonton a, .menuregfonton a:hover, .menuregfonton a:active, .menuregfonton a:visited	{color:#ffffff; text-decoration:none;}
.menuregfontoff			{color:#000000; text-decoration:none;}
.menuregfontoff a, .menuregfontoff a:hover, .menuregfontoff a:active, .menuregfontoff a:visited	{color:#000000; text-decoration:none;}

/*Bilanci Interattivi XBRL*/
.on_xb, .on_xb a, .on_xb a:hover	{color:#7F9DC1; font-weight:bold; text-decoration:none;}
.off_xb, .off_xb a, .off_xb a:hover	{color:#003A84; font-weight:bold; text-decoration:none;}
.on_xbbarra		{background-color:#7F9DC1; width:2px;}
.off_xbbarra	{background-color:#003A84; width:2px;}
.rowUnsel 		{color: #000000;}

/* Form Registrazione */
TD.intestazione {color:#003A84; font-weight:bold;}
TD.line	{margin-top:2px; margin-bottom:2px; padding:0px; background-color:#809EC2; width:100%; height:1px;}

/* Classi per evidenza link attivi - vedi funzione SwitchColoreLinkParametro */
.tabdeal_on	 {font-size:12px; color:#505050; font-weight:bold; float:left;}
.tabdeal_off {font-size:12px; color:#505050; font-weight:normal; float:left;}

/* HOMEPAGE ETF */
.menuetfOpen	{cursor:pointer; background:url(../img/bottoni/BGopen.gif) no-repeat 10px center; color:#005983; padding:8px; margin:0px; font-weight:bold; border:0px; border-bottom:1px solid #b5b7b6;}
.menuetfClose	{cursor:pointer; background:url(../img/bottoni/BGclose.gif) no-repeat 10px center; color:#005983; padding:8px; margin:0px; font-weight:bold; border:0px; border-bottom:1px solid #b5b7b6;}
.submenuetf		{border:0px; border-top:0px; margin:3px;}
h4.txt			{font-size:11px; padding:0; margin:0px; padding-left:8px; padding-right:4px; line-height:12px; font-weight:normal;}
h5.txt			{font-size:11px; padding:0; margin:0px; padding-left:18px; padding-right:2px; line-height:12px; font-weight:bold;}

.tabetf_on  {float:left; padding:0px; height:27px; width:73px; color:#174C8F; line-height:10px; background-image: url(../img/chart/tabetf_on.gif); background-repeat:no-repeat; font-weight:bold; text-align:center; text-decoration: none;}
.tabetf_off {float:left; padding:0px; height:27px; width:73px; color:#174C8F; line-height:10px; background-image: url(../img/chart/tabetf_off.gif); background-repeat:no-repeat; text-align:center; text-decoration: none;}
.tabetf_on a, .tabetf_on a:hover 	{text-decoration:none;}
.tabetf_off a, .tabetf_off a:hover 	{text-decoration:none;}

#searchParamList {color:#000;}
#searchParamList li {list-style-type:none; list-style-image:none;}

/* Fundamentals */
.tableSpacing  {margin: 0 0 20px}
.nameColSize   {width: 278px}
.dataColSize_1 {width: 490px}
.dataColSize_2 {width: 240px}
.dataColSize_3 {width: 157px}
.dataColSize_4 {width: 115px}
.dataColSize_5 {width: 90px}
.writeRowSection {font-weight: bold}
.dataBold {font-weight: bold}


/*Landing page Facebook*/
#landing_container {width:980px; font-size:12px}
#contenitore-box {height:350px;}
.landing_box {margin-right:10px; float:left; margin-top:33px; padding:0px;}
.titolo_box {color:#104587; font-size:15px; font-weight:bold; margin-top:0px;}
.landing_space {line-height:9px}
#box1_landing {margin-left:16px; width:365px; height:293px; background:url("/media/img/landingpage/sfondo-grigio.jpg") repeat-x;}
#box2_landing {width:296px; margin-top:24px; height:320px; background:url("/media/img/landingpage/sfondo-ape.jpg") repeat-x;}
#box3_landing {background-color:#efefef; padding:7px; width:198px; height:248px; padding-top:15px; padding-left:17px;}

#borsa_virtuale {float:right; width:157px;}
#box1-top {height:35px; padding-left:5px; padding-top:15px; margin-top:0;}
#box1-testo {padding-left:5px; padding-top:20px;}
#box1_button {margin-top:247px; margin-left:170px;}

#investitore {float:right; width:193px; margin-right:1px;}
#box2_testo  {padding:3px; padding-top:3px; margin-bottom:8px;}
#box2_button {border:0;}

/*************
  PERSONAL PAGE
*************/
.titlepersonalpage		{font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-size:28px; font-weight:bold; text-transform:uppercase; color:#000; padding:0px; margin:0px;}
.sub-titlepersonalpage	{font-family:'fs_lola_webregular', Arial, Helvetica, Verdana, sans-serif; font-size:16px; font-weight:bold; text-transform:uppercase; color:#000; padding:0px; margin:0px;}
.banner_borsavirtuale	{background-color:#ececec; border-bottom:1px solid #85A3C0;}
.table_dati td.border-pp	{border-left:1px solid #aca899;}
.hr_line-pp		{margin:0px; padding:0px; margin-top:5px; margin-bottom:5px; border-bottom:1px solid #85A3C0; height:2px; line-height:2px; font-size:0px; clear: both;}



/*************
  SERVICES
*************/
/* TABLE services */
table {font-size:12px; color:#000000; text-decoration:none;}
td {padding:2px 6px 2px 6px; font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#232323; text-decoration:none;}
.table_heading		{display:inline-block; padding-left:5px; font: bold 16px/21px fs_lola_webregular,Arial,Helvetica,Verdana,sans-serif; text-transform:uppercase; background:transparent; color:#000000;}

.table_dati		    {width:100%; clear:both; border-bottom:1px solid #85A3C0}/*border-top:0px;*/
.table_dati tbody 	{border:0px;}
.table_dati caption	{padding:0px; text-align:left; height:24px;}
.table_dati caption.full 	{background-color:#F0EFEB; color:#015DA1; font-weight:bold; border:1px solid #E9E9E9; padding-top:3px; padding-left:10px;}
.table_dati tr {height:20px; }

.table_dati td 	{text-align:right; clear:both; font-size:12px; border-left:1px solid #e9e9e9; border-left:2px solid #fff; border-right:2px solid #fff; padding:4px 4px 3px; } /*padding-bottom:6px; padding-top:7px; padding-left:3px; */
.table_dati tr.odd td		{background:#dde2e6}
.table_dati tr.even td		{background:#ffffff}

.table_dati th	 {background:#ffffff url(/media/img/bg/table_th_top.gif) repeat-x top; color:#000; font-weight:bold; height:auto; padding:12px 4px 4px 5px; margin:0px; font-size:12px; vertical-align:bottom; text-align:center; border-right:2px solid #fff; border-left:2px solid #fff; height:auto;}
.table_dati th a, .table_dati th a:link, .table_dati th a:visited, .table_dati th a:active, .table_dati th a:hover {color:#ffffff; text-decoration:underline;}
.table_dati th img a 		{text-decoration:none;}
.table_dati th.th_blu 	{background:#85A4C0; background-image:none; color:#FFFFFF; font-size:16px; font-weight:bold; padding:8px 5px; text-align:left; font-family:'fs_lola_webregular',Arial,Helvetica,Verdana,sans-serif; text-transform:uppercase}
.table_dati th.th_ht		{text-align:left; padding-left:12px}
.table_dati th.aligndx  	{text-align:right}
.table_dati th.alignsx  	{text-align:left}
td.title_page 			{padding-left:12px; padding-top:6px; padding-bottom:5px}

#alertTab .table_dati tr.even {background:#fff; border-bottom:none; }

/* Classi per immagine SORT nelle tabelle */
.table_dati .sort_icon {display:block; border:1px solid red; float:right; margin: 0px 0px; padding: 0px 0px; }
.table_dati .sort_name {display:block; border:1px solid red; float:left; margin: 0px 0px; padding: 0px 0px;}

.table_dati td.name 	{text-align:left; }
.table_dati td.icon 	{text-align:center; padding:1px; padding-top:5px}
.table_dati td.datetime {text-align:left;}
.table_dati td.fakelink	{color:#000000; text-align:left;}
.table_dati td.fontgray 	{color:#000; font-weight:bold}
.table_dati td.aligncx 	{text-align:center}
.table_dati td.alignsx	{text-align:left;}
.table_dati tfoot td 	{padding:5px 0 5px 0; font-size:85%; font-weight:normal; text-decoration:none; text-align:right;}
.table_dati tfoot td a	{color:#0033CC; text-decoration:none;}
.table_dati tfoot td a:visited	{color:#663399;}
.table_dati tfoot td a:hover	{color:#0033CC; text-decoration:underline;}

.table_dati tbody.table_datinews td {text-align:left; border-left:1px solid #fff;}

.table_news	   {width:100%; border:0px;}
.table_news td {text-align:left; border:0px;}
.table_news caption	{padding:2px 6px 10px 2px; font-size:105%; font-weight:bold; text-align:left;}
.datetime_news	{}

.textdata	  {padding:5px 0 5px 0; text-decoration:none;}
.textdata	a {color:#0033CC; text-decoration:none;}
.textdata	a:visited	{color:#663399;}
.textdata	a:hover		{color:#0033CC; text-decoration:underline;}

.textmessagenodata	{color:#cc0000;}
.textmessage_search	{color:#cc0000; font-size:110%;}

.dato				{color:#000000; text-align:right;}
.dato_techanalSup	{color:#04367D;}
.dato_techanalRes	{color:#C79D01;}

.odd		{background-color:#dde2e6;}
.even		{background-color:#fff;}
td.odd_ht	{background:#dde2e6; text-align:left; font-size:13px; font-weight:bold; height:23px; padding-left:12px; color:#000}
td.odd_ht.green {color:#46c208;}
td.odd_ht.red   {color:#FE0000;}
td.even_ht	{background-color:#fff; text-align:center; font-size:13px; font-weight:bold; height:23px;}

ul li.odd		{background:#fff; list-style-type:none;list-style-image:url(/media/img/void.gif); padding:6px}
ul li.even		{background:#dde2e6; list-style-type:none; list-style-image:url(/media/img/void.gif); padding:6px}
ul.none 	 	{padding:0px; margin:0px;list-style-type: none;list-style-image:url(/media/img/void.gif);list-style-image:none;}
ul.none li.odd 	{padding:4px; list-style-type:none; background:#fff; list-style-image:url(/media/img/void.gif); padding:6px}
ul.none li.even	{padding:4px; list-style-type:none; background:#dde2e6; list-style-image:url(/media/img/void.gif); padding:6px}
.odd_news		{background-color:#F0EFEB;}
.even_news		{background-color:#FFFFFF;}
.red		{color:#FE0000;}
.green		{color:#46c208;} /*009900*/
.blue		{color:#000000;}
.bg_green	{background-color:#228b22;}
.bg_rose	{background-color:#cd5c5c;}
.bg_gray	{background-color:#999999;}
.buy_sell	{font-weight:bold; color:#ffffff;}
.exchange	{font-size:16px; font-weight:bold;}
.fontsmall	{font-size:90%;}
.fontvsmall	{font-size:10%;}
.sort		{padding-top:4px;}
.sort	img	{padding-top:4px;}
.icon		{width:20px;}
.iconsort	{text-align:right; float:right;}
.iconsort img	{text-align:right; float:right; padding-top:4px;}

.resultstablehead1 {background-color:#F0EFEB;}
.resultstablecellhead1{padding:6px;padding-top:2px;padding-bottom:4px;font-family: Arial, Helvetica, sans-serif;font-size: 105%;font-weight:bold;color:#0033E5;}

.tabWhite	{width:100%;}

.table_dati tr.row_disabled td	, .table_dati tr.row_disabled td a	{color:#919191;}

/* Highlight data Group */
.price_gbx		{color:#636363; font-size:18px; font-family:Arial, Trebuchet MS;}
.priceUp		{color:#009900; font-size:18px; font-family:Arial, Trebuchet MS;}
.priceDown		{color:#FE0000; font-size:18px; font-family:Arial, Trebuchet MS;}
.priceZero		{color:#636363; font-size:18px; font-family:Arial, Trebuchet MS;}
.priceVarUp		{color:#009900; font-size:18px; font-family:Arial, Trebuchet MS;}
.priceVarDown	{color:#FE0000; font-size:18px; font-family:Arial, Trebuchet MS;}
.priceVarZero	{color:#636363; font-size:18px; font-family:Arial, Trebuchet MS;}


/* TABLE paging */
.paging		{width:100%; font-size:12px; color:#000}
.paging p 	{width:auto; margin:0px; padding:5px 1px 5px 1px; color:#000; font-family:"Trebuchet MS", Arial;}
.paging p a {text-decoration:none;}
.paging p a:hover {text-decoration:underline;}
.pagingselected {color:#999999;}

/* Detail News */
.titlenews 			{font-size:150%; font-weight:bold; color:#0033E5; margin:0px; padding:0px; padding-bottom:0px; height:26px; background:#ffffff url(../../media/img/bg/dottedline.gif) bottom left; background-repeat:repeat-x;}
.titlenews a 		{color:#0033E5; text-decoration:none;}
.titlenews a:visited 	{color:#0033E5;}
.titlenews a:hover 		{text-decoration:underline;}
.infonewsint	{float:left; padding:2px; padding-left:4px; width:100px; line-height:normal;}
.infonewsval	{padding:2px; line-height:normal;}
.footernews		{padding:0px; padding-top:5px; padding-bottom:5px; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc;}
.copynews 		{padding-top:3px; font-size:90%; color:#666666; text-decoration:none;}

/* Search */
.formsearch_align	{text-align:center; margin:20px;}
.formsearch_alignsx	{text-align:left; margin:20px;}
.formsearch			{width:60%; margin:auto;}
.formlabel			{float:left; width:35%;}
.formfield			{text-align:right;}
.formfield_sx		{text-align:left;}
.label				{float:left; padding:2px;}

/* utils new*/
.label_w15	{float:left; padding:2px;width:30%;}
.input_w35	{float:left; padding:2px;width:65%;}
.button_w5	{float:left; padding:2px;width:5%; text-align:right;}

.field			{width:260px; margin:2px;}
input.field		{width:260px; margin:2px;}
select.field	{width:265px; margin:2px;}

input.field-small	{width:170px; margin:2px;}
select.field-small	{width:175px; margin:2px;}

input.field-big		{width:220px; margin:2px;}
select.field-big	{width:225px; margin:2px;}
input.field-big2	{width:220px; margin:2px;}
select.field-big2	{width:225px; margin:2px;}

.initialLinks		{padding:3px; margin:0px;}
.initialLinks_start	{padding:2px; padding-left:2px; margin:0px;}
.initialLinks_end	{padding:2px; padding-right:0px; margin:0px;}
.initialLinks_p		{line-height:normal; padding:0px; padding-top:4px; padding-bottom:4px; background-color:#fff; font-weight:bold;}
.initialLinks_p_hp	{line-height:normal; padding:0px; padding-top:4px; padding-bottom:4px; font-weight:bold;}
.initialLinks_hp	{padding:0px; margin:0px;}

.boxsearch100per	{width:100%; text-align:center;}
.boxsearch90per		{margin:auto; width:90%; text-align:left;}
.boxsearchautoleft	{float:left; width:auto;}
.boxsearchauto		{width:auto;}

.divsearch50 		{float:left; width:48%; margin:0px; margin-right:20px; padding:0px;}
.divsearch 			{float:left; width:100%; margin:0px; padding:0px;}
.divsearchspacenews	{float:left; width:5%; margin:0px; padding:0px;display:block;}
.divsearchaim		{float:left; width:56%; margin:0px; padding:0px; border:0px solid red;}
.divsearchspace		{float:left; width:15%; margin:0px; padding:0px; border:0px solid red;}
.divsearchdownload	{float:left; width:29%; margin:0px; padding:0px; border:0px solid red;}
.w_search			{width:25%}

.bottonsearch  		{padding:0px; margin:0px; width:100%; text-align:right;}
.bottonsearch p 	{padding:15px;}
.bottonsearch1		{clear:left; padding:25px; margin:0px; text-align:center;}

.fieldreadonly	{width:200px; margin:2px; background-color:#F2F2F2;}
fieldset		{border:none;width:100%;}
.labels			{float:left;width:25%;padding:2px;color:#000;display:inline;}

.fields			{width:200px; margin:2px;}
.labelaim		{float:left; width:35%; padding:2px;}
.fieldaim		{width:170px; margin:2px;}
.ipoaim			{float:left; width:30%; padding:2px;}
.ipoaiminput	{width:65%; margin:2px;}

.field_hp		{width:165px; margin:2px;}

.labelscompany	{float:left; width:auto; padding:2px; border:1px solid red;}


/* ADMIN */
.admin_boxpage		{width:60%; margin:20px; border:0px solid green;}
.admin_boxsearch	{width:auto; border:0px solid green;}
.admin_title		{font-size:150%; font-weight:bold; margin-bottom:10px; border-bottom:0px solid gray;}
.admin_titleurl		{font-size:120%; font-weight:bold; margin-bottom:10px; border-bottom:1px solid gray; text-align:right;}
.admin_subtitle 	{font-size:150%; font-weight:bold; margin-bottom:10px; border-bottom:1px solid gray;}
.admin_submit		{text-align:center;}

/* HEATMAP */
.heatmap_cell {width:100%; border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000;}
.heatmap_cell_detail {border-left:1px solid red;}


/* TABLE HOME services */
td 	{padding:2px 6px 2px 6px; font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#000; }

.hp_table_dati			{width:100%; border:none}
.hp_table_dati tbody		{border:0px;}
.hp_table_dati caption	{padding:0px; text-align:left; height:24px;}
.hp_table_dati caption.full	{background-color:#F0EFEB; color:#0033E5; padding-top:2px;}

.hp_table_dati td 	{text-align:right; padding:4px 4px 3px; font-size:12px;}
.hp_table_dati td a 	 {font-size:12px}
.hp_table_dati .odd	 td		{background:#dde2e6}
.hp_table_dati .even td		{background:#ffffff}

.hp_table_dati th	 {padding:15px 4px 6px 4px; margin:0px; vertical-align:bottom; text-align:left; background:transparent url(/media/img/bg/table_th_top.gif) repeat-x top; font-size:12px; font-weight:bold; color:#000; }
.hp_table_dati th.var_box_hp	{text-align:right; width:40px}
.hp_table_dati th.aligndx 	{text-align:right;}
.hp_table_dati td.name 		{text-align:left;}
.hp_table_dati td.fakelink	{color:#000000; text-align:left;}
.hp_table_dati td.icon 		{text-align:center;}
.hp_table_dati td.datetime 	{text-align:left;}
.hp_table_dati th.emptyCell, .hp_table_dati td.emptyCell	{background:#fff; width:4px; padding:0}

.hp_table_dati tfoot td 	{padding:5px 0 5px 0; font-size:85%; font-weight:normal; text-decoration:none; text-align:right;}
.hp_table_dati tfoot td a	{color:#0033CC; text-decoration:none;}
.hp_table_dati tfoot td a:visited	{color:#663399;}
.hp_table_dati tfoot td a:hover		{color:#0033CC; text-decoration:underline;}

.hp_table_dati tr.row_disabled td	, .hp_table_dati tr.row_disabled td a	{color:#919191;}

.hp_table_dati tbody.table_datinews td {text-align:left; border-left:1px solid #fff;}

.th_hp_table_dati {padding:0px 0px 0px 4px; margin:0px; text-align:left; background-color:#fff; color:#003882; font-family:Arial; font-size:12px; font-weight:bold;}

.hp_table_news		{width:100%; border:0px;}
.hp_table_news td 	{text-align:left; border:0px;}
.hp_table_news caption	{padding:2px 6px 10px 2px; font-size:105%; font-weight:bold; text-align:left;}

.tabella_scheda td {font-size:12px}
.tabella_scheda td.fontgray {color:#686868; font-weight:bold}

/* box indici hp - jquery */
.chart_row	 {overflow:hidden; display:block}
.hp_table_dati td.nopad     {padding:0; border:0px}
.table_index_chart_internal 			{width:100%; border-collapse:collapse;}
.table_index_chart_internal th 		{font-weight:normal; font-family:arial; text-align:right; color:#232323; padding:6px; }
.table_index_chart_internal .odd th  		{background:#dde2e6; border-left:0; border-right:0}
.table_index_chart_internal .even th		{background:#fff; border-left:0; border-right:0}
.table_index_chart_internal th.green		{color:#46C208;}
.table_index_chart_internal th.red 		{color:#FE0000;}
.table_index_chart_internal th.table_dati_arrow 	{width:7%; text-align:left; padding-right:0px; border:0}
.table_index_chart_internal th.name 		{text-align:left; width:45%; white-space:nowrap}
.table_index_chart_internal th.value		{border-left:4px solid #FFFFFF; white-space:nowrap}
.table_index_chart_internal th.var_box_hp {text-align:right; width:16%; border-left:4px solid #FFFFFF}
.table_index_chart th	 {text-align:right}
.table_index_chart_internal td	{text-align:left; border:0}
.table_index_chart_internal td a   {width:301px}

/*TABLE FOR BROKER*/
.td-broker-number	{font-size:16px; font-weight:bold;}
.td-broker-txt		{font-size:10px; font-weight:normal;}
.tab_box_broker		{border:1px solid #5f8edb; margin:0px; padding:0px;}

/*BOX IPO*/

.bgBorder	{float:left; margin:0px; padding:0px; border:3px solid #ffffff;}


/* MATRICE */
.table_dati_fixed			{width:100%; border:1px solid #3f8fdf;clear:both; table-layout:fixed;}
.table_dati_fixed tbody		{border:0px;}
.table_dati_fixed td 		{clear:both; border-left:1px solid #ece9d8; text-align:center; font-size:11px;}
.table_dati_fixed th {height:auto; padding:4px 4px 4px 5px; margin:0px; text-align:center; font-size:11px; font-weight:normal; background:#7e8082; color:#ffffff; vertical-align:bottom; border-left:1px solid #e5e5e5; border-top:0;}
.table_dati_fixed th.void	{width:74px; height:1px; padding:0px; margin:0px; background:#e5e5e5;}
.table_dati_fixed td.name 	{text-align:left;}
td.tabint					{width:74px; border-left:1px solid #ffffff; padding:0px;}
td.tabint_first				{border-left:0px; padding:1px 1px 1px 4px;}

/* MOT Obbligazioni */
#searchDiv               {background: url('../img/bg/bg-top-separator-search.gif') center top repeat-y}
#searchDiv .row          {margin: 5px 0; clear: both; height:22px}
#searchDiv .field        {width: 65%; float: left}
#searchDiv label         {width: 27%; float: left; padding: 5px 5px 0; font-size: 11px}
#searchDiv .divLabel     {width: 27%; float: left; padding: 5px 5px 0; font-size: 11px}
#searchDiv .divLabel label {float:right; width: 35%; font-size: 11px; text-align: right; padding: 0}
#searchDiv select        {width: 100%}
#searchDiv .inputSmall   {width: 95%}
#searchDiv .inputImg     {width: 83%}
#searchDiv .fieldImg     {width: 16px; float: right; padding: 2px 0 0}
#searchDiv .search       {text-align: right; padding:2px 5px 0; margin: 10px 0 0}

/*********************
  Search Engine Solr
*********************/
/* search box on results page
.solr_search		{clear:both; margin:25px 0 15px; padding:0; display:inline-block }
.solr_search_border	{float:left; border:1px solid #51718A; }
.solr_search_txt	{float:left; border:0; height:16px; width:480px; background-color:#DDE2E6; color:black; font-family:'fs_lola_webregular',Arial; font-size:14px; font-weight:bold; padding:11px 13px 10px 9px;}
.solr_search_txt:focus	{outline:none;}
.solr_search_image		{float:left; padding:0;} */

/* search engine solr results */
.solr_tabs			{margin-bottom:12px;}
.solr_tabs .tab_title_box_auto	{clear:none}
.total_results			{margin-top:5px; width:30%; float:left}
.solr_results_paging	{width:70%; float:left}
.search_results_list	{float:left; width:100%; font-size:13px; margin-top:10px}
.search_results_list ul	{margin:0; padding:0; border:0}
.search_results_list ul li	{padding:14px 0; list-style:none outside none; margin:0}
.search_result_element 	{border-bottom:1px solid #D8D8D8; padding-bottom:3px; display:inline-block; width:100%}
.search-typeext			{float:left; margin:5px 3px 0 0;}
.search-title		{font:20px fs_lola_webregular,Arial,Helvetica,Verdana,sans-serif; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin:0; float:left; width:95%; color:#005983 }
.search-result-body p	{margin:0;}
.search-result-body a	{font-size:11px}
.search-date			{color:#D3D3D3;}
p.search-desc			{margin-bottom:3px; color:#808080}
.search_results_noresult	{margin-top:48px; color:#808080; text-align:center;}

/* personalization Skin Background */
.bannerTop-skin, .bannerTop-skin p  {background:#122436;}
.topbar-skin {background:none; position:relative;}
.topbar-skin  .container-header {padding: 0 20px; width: 950px; background-color:#000;}
.container-skin {max-width:990px; min-width:990px;}
.head-skin {padding:0 15px;}

/***  International Markets  ***/
.search_indices_box		{background:#dde2e6; border:1px solid #85a4c0; padding:15px 20px; text-align:center;}
.search_indices_box.cs-include	{padding:5px 5px;}
.quick_search 			{float:left; padding:8px 8px 0 0;}
#InternationalMarkets_search 	{display:inline-block; padding-top:2px;}
#im_search_res 					{margin:2px; width:65%; height:26px; border:none;}
#im_search_results_button		{margin:0 10px;}

.standard-button {margin:2px 3px; padding:4px 8px; border:0; border-radius:3px; height:14px; width:auto; background:#454e57; color:#fff; font:13px fs_lola_webregular, Arial; text-transform:uppercase; cursor:pointer; text-align:center;}
.standard-button a	{padding:0; color:#fff;}
input.standard-button	{height:auto;}


/* results  */
/* Search Engine -- motore ricerca interno */
.IM-search_symbol, .IM-search_description, .IM-search_market {float:left; padding:0px; margin:0; font-family:Arial; font-size:12px; display:inline-block;}
.IM-search_symbol		{width:120px;}
.IM-search_description 	{width:220px;}
.IM-search_market		{width:120px; text-align:right;}
.IM-search_allResults 	{border-top:1px solid #c5c5c5; margin-top:4px; width:463px; font-family:Arial; font-size:12px;}


/* Pager */
.editorial-pager { padding: 5px 0;}
.holder { margin: 0; }
.holder a {
cursor: pointer;
margin: 0 5px;
}
.holder a:hover {}
.holder a.jp-previous {margin-right: 15px; margin-left: 0;}
.holder a.jp-next { margin-left: 15px; }
.holder a.jp-current, a.jp-current:hover {
color: #bbb;
font-weight: bold;
}
.holder a.jp-disabled, a.jp-disabled:hover {
color: #bbb;
display: none;
}
.holder a.jp-current, a.jp-current:hover,
.holder a.jp-disabled, a.jp-disabled:hover {
cursor: default;
background: none;
}
.holder span { margin: 0 5px; }

ul.itemListArchive  {
    border-left: 0px;
    margin: 20px 0;
    padding: 0;
    list-style-position:outside; list-style-type: none; list-style-image:none;
}
ul.itemListArchive li{
    list-style-position:outside; list-style-type: none; list-style-image:none; margin: 10px 0;
}
.itemListArchive .boxnews_title {font-size:14px;}
.boxnews_abstract {}
.boxnews_date {color:#666666;}

/*******************************
	Editorial Table
********************************/
tr.tdFirstRow  td {color:#fff;}
.topTableDiv td {color:#fff;}

.table-headline {padding-left:5px; font: bold 16px/21px fs_lola_webregular,Arial,Helvetica,Verdana,sans-serif; text-transform: uppercase;}

/* layout fl_table */
.table-editorial-1 {width: 100%; padding: 0; clear: both;  border: 0 none;  border-spacing: 0; margin: 1em 0;}

.tr-first-1,
.table-editorial-rowalt-1 tr.tr-first-1:nth-of-type(2n+1),
.table-editorial-1 tr.tr-first-1:nth-of-type(2n+1){
    clear:both; height:19px; background:#85A2C0;
}
.tr-first-1 td {color:#fff; font-weight:bold;}

.table-editorial-border-1 {border-collapse: collapse;}
.table-editorial-border-1 td {border: 1px solid #E5E5E5;}

.table-editorial-outline-border-1 {border: 1px solid #51718A;}
.table-editorial-outline-border-1 td {border-bottom: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;}
.table-editorial-outline-border-1 tr.tr-first-1 td  {border-top: 1px solid #e5e5e5;}
.table-editorial-outline-border-1 td:first-child {border-left: 1px solid #e5e5e5;}

.table-editorial-outline-1 {border:1px solid #51718A;}

.table-editorial-rowalt-1 tr:nth-of-type(2n+1) {background-color: #ffffff;}
.table-editorial-rowalt-1 tr:nth-of-type(2n+2) {background-color: #dde2e6;}
.table-editorial-rowalt-1.table-editorial-outline-border-1 td:first-child,
.table-editorial-rowalt-1.table-editorial-border-1 td:first-child  {
    border-left: 1px solid #fff;
}
.table-editorial-rowalt-1.table-editorial-outline-border-1 td ,
.table-editorial-rowalt-1.table-editorial-border-1 td {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

/* layout fl_table_thema_service */
.table-editorial {width: 100%; padding: 0; clear: both;  border: 0 none;  border-spacing: 0; margin: 1em 0;}
.table-editorial td {padding: 4px 4px 3px;}

.tr-first,
.table-editorial-rowalt tr.tr-first:nth-of-type(2n+1),
.table-editorial tr.tr-first:nth-of-type(2n+1){
    clear:both; height:19px;  /*m*/
}
.tr-first td {color:#000; font-weight:bold; background: #ffffff url("/media/img/bg/table_th_top.gif") repeat-x scroll center top;} /*m*/

.table-editorial-border {border-collapse: collapse;}
.table-editorial-border td {border: 1px solid #E5E5E5;}
.table-editorial-border tr.tr-first td {background: #ffffff url("/media/img/bg/table_th_top.gif") repeat-x scroll center top; padding:12px 4px 4px 5px;} /*add*/

.table-editorial.table-editorial-rowalt.table-editorial-border {border-collapse: inherit; border-bottom: 1px solid #85A2C0;}/*add*/

.table-editorial-outline-border {border: 1px solid #51718A;}
.table-editorial-outline-border td {border-bottom: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;}
.table-editorial-outline-border tr.tr-first td  {background: #ffffff url("/media/img/bg/table_th_top.gif") repeat-x scroll center top; padding:12px 4px 4px 5px;} /*m*/
.table-editorial-outline-border td:first-child {border-left: 1px solid #e5e5e5;}

.table-editorial-outline {border:1px solid #51718A;}

.table-editorial-rowalt tr:nth-of-type(2n+1) {background-color: #ffffff;}
.table-editorial-rowalt tr:nth-of-type(2n+2) {background-color: #dde2e6;}
.table-editorial-rowalt.table-editorial-outline-border td:first-child,
.table-editorial-rowalt.table-editorial-border td:first-child  {
    border-left: 2px solid #fff;
}
.table-editorial-rowalt.table-editorial-outline-border td ,
.table-editorial-rowalt.table-editorial-border td {
    border-bottom: 0;
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
    border-top: 0;
}



