/* Reset ------------------------------------ */
/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	font-weight:inherit;
	font-style:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0
}*/
body {
	line-height:18px!important;
}
table {
	border-collapse:separate;
	border-spacing:0
}
caption, th, td {
	font-weight:400
}
blockquote:before, blockquote:after, q:before, q:after {
	content:""
}
blockquote, q {
	quotes:"" ""
}
a:focus, a:active {
	outline:none
}

.clear { clear:both;}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	font-size:0;
	visibility:hidden
}
/*general att*/
.left { float: left;}
.right { float:right;}
.continua { color:#003366; font-weight:bold;}
.vediTutti { color:#b81419; font-weight:bold; float:right; padding:10px 20px 10px 0px;}
.date { color:#333; font-size:.9em;}



.wrapContentHome { padding:10px; background-color:#fff; }

/*primo piano*/
.PrimoPiano { border-bottom:3px solid #ccc; padding-bottom:10px; margin:10px 0px 10px 0px; position:relative; overflow:hidden; width:100%}
.PrimoPiano h1 {
    background-color: #00A35F!important;
    color: #fff;
    font-size: 140%;
    font-weight: normal;
    padding: 5px!important;
    width: 100%;
    margin: 0px!important;
    padding: 5px 0.5% 5px 0.5%!important;
}

.titlePrimoPiano { border-bottom:1px solid #2f5882!important; margin-bottom:10px;}
/*RSS*/
.iconRSS { position:absolute; top:0px; right:0px; list-style:none;}
.iconRSS li a {
    background: transparent url(../images/icon-rss.png) no-repeat 0px 0px;
    padding-left: 18px;
    color: #FFFFFF;
    font-size: .9em;
    font-weight: bold;
}

/*news primo  piano*/
.newsPrimoPiano { width:70%;  background-color:#fff; padding:0px!important; position:relative;}
.article { width:auto; background-color:#fff;}
.article h3 a{ font-size:0.9em; color:#003366; font-weight:bold;}
.article div img { float:left; padding:1px; margin-right:10px; }
.article div.first { border:none!important; padding-bottom:5px;}
.article div.second { border-top:1px dotted #ccc; padding:5px 0px 5px 0px;}


/*carosel*/
.carosel { width:25%; background-color:#f2f2f2; padding:10px; height:324px;}
.carosel h2 { width:230px!important;}
.carosel h2 a { font-size:100%!important; color:#003366!important; text-decoration:underline;}
.carosel h2 a:hover{text-decoration:none!important;}
.wrapImge { margin-top:10px; width:99%; overflow:hidden; position:relative;}

.abstract { width:220px; padding:5px 0px;}




/*wrap Content middle*/
.wrapContentMiddle { border-top:1px solid #ccc; border-bottom:1px solid #ccc; overflow:hidden; background: transparent url(../images/bkg-container-title.png) repeat-x left 1px; padding:1px 0px 10px 0px; }
h2.titleGeneralHome {display:block; padding:5px; color:#fff; font-weight:bold;}
.content { margin-top:10px;}
.content div{ padding:5px; border-bottom:1px dotted #ccc; }
.content div img { float:left; padding:1px; margin-right:10px; border:1px solid #ccc;}
.content div h3 a{ color:#003366; font-weight:bold; font-size:.9em;}
.contentAnalisi .content div{ overflow:hidden; }
/*content Analisi*/
.contentAnalisiWrap {width:25%; padding:0.1%;}
.contentAnalisi {border-right:1px solid #ccc; height:387px;}
/*content Trend*/
.contentTrend {  width:49%; }
.contentTrendInner { width:99%;}
.contentTrend .content div { border:none!important;}
.contentTrend .content {  border-bottom:1px dotted #ccc; overflow:hidden; height:120px;}
.contentTrendBox { width:45%; margin:0px 0.5% 0px 2%;}
.contentTrendBoxInner { width:45%; margin:0px 0.5% 0px 0.5%; height:100px;}

.contentTxt { float:left; width:50%;}
.contentTxt strong { display:block;}
.trendQuoteGraph { float:left; width: 38%; }
.contentTrendBoxInner .trendQuoteGraph { width:28%;}
.contentTrendBoxInner .contentTxt { width:60%;}
.positiveTrend .trendArrow {
	background: transparent url(../images/trend-arrow-up.png) no-repeat;
	height:29px;
	width:33px;
	margin-left:21px;
	}
	.positiveTrend .trendQuoteNumber { color: #007d3e;}
.negativeTrend .trendArrow {
	background: transparent url(../images/trend-arrow-down.png) no-repeat;
	height:29px;
	width:33px;
	margin-left:21px;	
	}
	.negativeTrend .trendQuoteNumber { color:#b81419;}
.equalTrend .trendArrow {
	background: transparent url(../images/trend-equal.png) no-repeat;
	height:20px;
	width:32px;
	margin:5px 0px 0px 4px;	
	}
	.equalTrend .trendQuoteNumber { color:#3333!important;}
.trendQuote {
	width: 72px;
	height: 67px;
	background: transparent url(../images/bkg-trend.png) no-repeat;
	
}

.trendArrow {
	font-size: 0.9em;
	text-transform: uppercase;
	text-align: center;
	display:block;

	font-weight:bold;
}

.trendArrow img { border:none!important; }
.trendQuoteNumber {
	font-size: 1.2em;
	text-transform: uppercase;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 3px;
	margin-left: -3px;
	font-weight:bold;
}




/*content Focus*/
.contentFocusWrap { width:25%; padding:0.1%;}
.contentFocus { border-left:1px solid #ccc; height:387px; }
/*.contentFocus .content div{ height:164px; }*/
.contentFocus div { border:none!important;}
.contentFocus ul { list-style:none;}
.contentFocus ul a { color:#003366;}
.contentFocus ul a:hover { text-decoration: none; color:#B81419;}
.contentFocus ul li.iconPDF { background: transparent url(../images/icon-pdf.png) no-repeat 10px 10px; padding:10px 0 10px 32px; display:block; border-bottom:1px dotted #ccc;}
.contentFocus ul li.iconGen { background: transparent url(../images/icon-gen.png) no-repeat 10px 10px; padding:10px 0 10px 32px; display:block; border-bottom:1px dotted #ccc;}
.contentFocus ul li span, .contentFocus ul li div  { margin:0px; padding:0px;}
.contentFocus ul li div  { color:#003366; font-weight:bold;}




/* Tiny Carousel */
#slider1 .viewport {
	float: left;
	width: 240px;
	height: 270px;
	overflow: hidden;
	position: relative;
}
#slider1 .buttons {
	background:url("../images/buttons.png") no-repeat scroll 0 0 transparent;
	display: block;
	margin: 30px 10px 0 0;
	background-position: 0 -38px;
	text-indent: -999em;
	float: left;
	width: 39px;
	height: 37px;
	overflow: hidden;
	position: relative;
}
#slider1 .next {
	background-position: 0 0;
	margin: 30px 0 0 10px;
}
#slider1 .disable {
	visibility: hidden;
}
#slider1 .overview {
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
	width: 240px;
left: 0 top: 0;
}
.overview li a img{ text-decoration:none!important; border:none!important;}  
#slider1 .overview li {
	float: left;
	margin: 0 20px 0 0;
	padding: 1px;
	/*height: 121px;
	border: 1px solid #dcdcdc;*/
	width: 295px;

}
#slider1 {
	height:1%;
	overflow:hidden;
	padding:0 0 10px;
}

#slider1 .pager {
	clear:both;
	list-style:none outside none;
	margin:0px 0 0 75px;
	padding-top:10px;
	overflow:hidden;
}
#slider1 .pager li {
	float:left;
}
#slider1 .buttons {
	background:url("../images/buttons.png") no-repeat scroll 0 -38px transparent;
	display:block;
	float:left;
	height:37px;
	margin:30px 10px 0 0;
	overflow:hidden;
	position:relative;
	text-indent:-999em;
	width:39px;
}
#slider1 .next {
	background-position:0 0;
	margin:30px 0 0 10px;
}
#slider1 .disable {
	visibility:hidden;
}
#slider1 .pagenum {
	color:#003366;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	text-align:center;
	text-decoration:none;
}
#slider1 .active {
	background-color:#003366;
	color:#FFFFFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
#slider1 .overview {
	list-style:none outside none;
	position:absolute;
	width:240px;
}
#slider1 .overview li {
	/*border:1px solid #DCDCDC;*/
	float:left;
	height:202px;
	margin:0 20px 0 0;
	padding:1px;
	width:295px;
}

.article .first img, .article .second img { width:130px;}