﻿.fst_sez {
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	margin:0pt;
	text-decoration:none;
}

.fst_box {
	border: solid 2px rgb(231, 231, 231);
	padding: 4px;
}

.fst_genLnk {
	color:#005189;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.fst_genLnk:hover {
	color:#F7941D;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.fst_nwsItem {
	background-color: #F0F1E3;
	padding: 1px 1px 1px 1px;
	/*border-bottom: dotted 1px rgb(200, 200, 200);*/
}

.fst_allLnk {
	color:#606163;
	font-family:tahoma;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}

.fst_allLnk:hover {
	color:#F7941D;
	font-weight:bold;
	text-decoration:none;
}

.fst_nwsOra {
	color:#E2021C;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.fst_nwsTit {
	color:#00528A;
	font-family:georgia;
	font-size:11px;
	text-decoration:none;
	text-transform:none;	
}

.fst_nwsTit:hover {
	color:#F7941D;
	font-family:georgia;
	font-size:11px;
	text-decoration:none;
	text-transform:none;
}

#fst_NwsCont {
	position: relative;
	overflow: hidden;
	height: 200px;	
}

#fst_NswCntFlt {
	width: 100%;	
	position: absolute;
	padding-bottom: 50px;
}

/* comp indici/table */
.fst_dChRw, .fst_dChRw0, .fst_dChRw1, .fst_dChRw0 a, .fst_dChRw1 a ,.fst_dChRw a{
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}

.fst_dChHd {
	font-family:tahoma;
	font-size:11px;	
	background-color:#005189;
	font-weight:bold;
	color:#FFF;
}

.fst_dChRw0 {
	background-color:#dee5ef;
}

.fst_dChRw1 {
	background-color:#FFF;
}

.fst_dChSel {	
	background-color:#FFF;
	margin-right:0px;
	border-top:solid 1px #222;
	border-left:solid 1px #222;
	border-bottom:solid 1px #222;
	padding:2px;
}

.fst_dChUns {
	background-color:#dee5ef;
/*	margin-top:1px;
	margin-bottom:1px;*/
	margin-right:1px;
	border-top:solid 1px #FFF;
	border-left:solid 1px #FFF;
	border-bottom:solid 1px #FFF;
	padding:2px;
}
.fst_dChUnsVrt {
	background-color:#dee5ef;
	border:solid 1px #FFF;
	padding:2px;
}

.fst_dChvNeg {
	color: rgb(250, 0, 0);
}

.fst_dChvPos {
	color: rgb(0, 128, 0);
}

.fst_dChvInv {
}
