#divScreen {
    width: 606px;
    background-color: #EDEDED;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
}
#divScreenLeft {
    float: left;
    width: 121px;
}
#spanScreenLeft {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
}
.grigio{
	color:#7B797B;
	padding-bottom:3px;
}
#elencoMesi{
	position:absolute; 
	top:165px; 
	left:136px; 
	-left:151px; 
	width:115px; 
	height:295px; 
	padding-top:5px;
}
.spanMesi {
    color: #7B797B;
	font-family: arial;
	font-size: 7pt;
	line-height: 13px;
}
.spanMesi a {
    color: #7B797B;
	font-family: arial;
	font-size: 7pt;
	line-height: 13px;
	text-decoration: none;
}
.spanMeseAttuale {
	font-weight: bold;
    color: #7B797B;
	font-family: arial;
	font-size: 8pt;
	line-height: 13px;
}
#divScreenRight {
    float: left;
    border-left: 1px dashed #7B797B;
}
.divNewsInElenco {
    width: 453px;
    padding-left: 4px;
}
.divNewsInElenco img {
	border: 1px solid #7B797B;
	float: left;
	margin-right: 15px;
}
.divImmagineNewsInElenco {
	float: left;
}
.divNewsInDettaglio {
    width: 433px;
	padding-left: 3px;
}
.spanTitoloNewsInLista {
	line-height: 12px;
}
.spanTitoloNewsInLista a {
    color: #7B797B;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
.spanTitoloNewsInDettaglio {
	line-height: 12px;
    color: #7B797B;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
.spanLuogoNews {
    color: #7B797B;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 15px;
}
.spanDataNews {
    color: #7B797B;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 15px;
}
.divAbstractNews {
    width: 330px;
    color: #7B797B;
	font-family: arial;
	font-size: 9pt;
	float: left;
}
#divTestoNews {
    color: #7B797B;
	font-family: arial;
	font-size: 9pt;
	display: block;
	width: 469px;
}
#divNavigation {
	width: 400px;
	margin: 0 auto;
	font-size:11px;
}
.tableNavigation {
	background-color: #EFEBEF;
	color: #7B797B;
	font-size:11px;
}
.tableNavigation a {
	color: #7B797B;
	font-size:11px;
}
#divBack {
	text-align: right;
	width: 469px;
}
#divBack a {
   	color: white;
   	background-color: gray;
   	
	font-weight: bold;
	text-decoration: none;
}

