/* CSS Document */
table{
	font-size:11px;
	font-weight: normal;
	color:#000000;
}
/* table TESTO*/
.tabboard{
/*	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
*/	color:#000000;
	width:100%;
	text-align:left;
}
.tabboard td{
	padding:1px;
	border-bottom:1px solid #CEE7FF;
	vertical-align:top;
}
/* table EVENTI*/
.tabeventi{
	color:#000000;
	width:100%;
	text-align:left;
}
.tabeventi td{
	padding:1px;
	padding-left:5px;
	border-bottom:1px solid #B9D3F4;
	vertical-align:top;
}
/* table DATI*/
.tabdati{
/*	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
*/	color:#000000;
	width:100%;
	text-align:right;
}
.tabdati td{
	padding:1px;
	border-bottom:1px solid #B9D3F4;
}
/* table DATI-ir*/
.tabdati-ir{
	color:#000000;
	width:100%;
	text-align:left;
}
.tabdati-ir td{
	padding:1px;
	border-bottom:1px solid #B9D3F4;
}
.etichette{
	text-align:left;
}
.tit{
	color:#000000;
	font-size: 11px;
	background-color:#d6ebff;
	font-weight:bold;
}
.tit td{
}
.tit1{
	color:#000000;
	font-weight:bold;
}
.tit1 td{
}
.tot{
	color:#000000;
}
.tot td{	
	border-top:1px solid #000000;
	border-bottom-width:0px;
}
td.blu{
	background-color:#DDE2EE;
	padding-right:2px;
}
.note{
	font-size:10px;
	font-weight: normal;
	color:#666666;
}
.note p{
	margin-top:0px;
	margin-bottom:0px;
}
.unitamisura{
	margin:0px;
	padding:0px;
	text-align:right;
	font-size:10px;
}
.apice {
	font-size: 9px;
	color: #666666;
}
.noterosse{
	/*	margin:0px;
	padding:0px;*/
	text-align:right;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
}
.top {
	margin:0px;
	padding:0px;
	text-align:right;
	font-size:11px;
	color: #00a6d6;
	float:right;
}
.top .a{
	text-decoration:none;
}
.top .a:hover{
	text-decoration:none;
}
