body {

	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;

}

td.td-cont {
padding: 20px;
background: #f6f6ee;
border: solid 1px #ccd899;


} 



table.tab-cont {
border: solid 1px #cccccc;
text-align: center;
background: #f6f6ee;
padding: 0px;
}
td.td-cont {
padding: 5px;
border: dashed 1px #cccccc;
background: #f6f6ee;
text-align: center;
} 

td.td-cont_lf {
padding: 5px;
border-left: dashed 1px #cccccc;
background: #f6f6ee;
text-align: center;
} 

td.td-cont_rg {
padding: 5px;
border-right: dashed 1px #cccccc;
background: #f6f6ee;
text-align: center;
} 

td.td-cont_rg-dw {
padding: 5px;
border-right: dashed 1px #cccccc;
border-bottom: dashed 1px #cccccc;
background: #f6f6ee;
text-align: center;
} 

td.td-cont_up {
padding: 5px;
border-top: dashed 1px #cccccc;
background: #f6f6ee;
text-align: center;
} 

td.td-cont_dw {
padding: 5px;
border-bottom: dashed 1px #cccccc;
background: #f6f6ee;
text-align: center;
} 


td.td-cont_nob {
padding: 5px;
background: #f6f6ee;
text-align: center;
} 

td.td-cont_allborder {
padding: 0px;
border: solid 1px #cccccc;
text-align: center;
} 

table.table-cont_allborder {
padding: 0px;
border: solid 1px #cccccc;
text-align: center;
} 



.testo {
	font-family: Tahoma;
	color: #333333;
	margin-top: 4px;
}

.testo_wh {
	font-family: Tahoma;
	color: #ffffff;
}

.testo_sm {
	font-size: 8pt;
	font-weight:bold;

}

.data_news {
	font-family: Tahoma;
	font-weight:bold;
	background-color:#666666;
	color:#FFFFFF;
	width:20px;
	padding:5px;
}



.testo_10pt {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
}

.testoB_10pt {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	font-weight:bold;
 	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
}

.testoB-red_10pt {
	font-family: Tahoma;
	font-size: 10pt;
	color: #cc0000;
	font-weight:bold;
 	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
}


.testo_12pt {
	font-family: Tahoma;
	font-size: 12pt;
	color: #333333;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;

}
.testoB_12pt {
	font-family: Tahoma;
	font-size: 12pt;
	color: #333333;
	font-weight:bold;
 	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
}



.titolo {
	font-family: "Gill Sans MT";
	font-size: 14pt;
	color: #333333;
	margin-top: 4px;
}


a {  font-family: tahoma; font-weight: bold; font-size: 12px; color: #000000; text-decoration: none;}
a:hover {  font-family: tahoma; font-size: 12px; color: #000000;}

a.link_but {
	color: #93ab3e;
	 }
a.link_but:hover {
	font-family: Tahoma;
	color: #003300;
}
a.link_wh {
	color: #ffffff;
	font-weight:bold;
		 }
a.link_wh:hover {
	font-family: Tahoma;
	color: #FF0000;
}
a.link_red {
	color: #cc0000;
	font-weight:bold;

 }
a.link_red:hover {
	color: #333333;

}
a.link_black {
	color: #333333;
	font-weight:bold;

 }
a.link_black:hover {
	color: #cc0000;

}

.plainbackground{
   background : White url("blank.gif") repeat-y;
   padding: 0 0 0 0px;
}

