table{
margin:0 auto 0 auto;
}
.rightCol {
width:167px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: thin #CCCCCC;
	border-right: thin #CCCCCC;
	border-bottom: thin #CCCCCC;
	border-left: thin dotted #CCCCCC;
}

.bordoLeftInf{
width:167px;
	border-left: thin dotted #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
	border-top:  none;
	border-right:none;
}
.bordoRightInf{
width:167px;
	border-right: thin dotted #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
	border-top:  none;
	border-left:none;
}

.bordoInf{

	border-bottom: thin dotted #CCCCCC;
	border-top:  none;
	border-right:none;
	border-left:none;
}

.leftCol{
width:167px;
border-right-color:#CCCCCC;
border-left-color:#FFFFFF;
border-top-color:#FFFFFF;
border-bottom-color:#FFFFFF;
border-style:dotted;
border-width:thin;
}

.claim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.sftestatadw {
	background-image: url(images/testata/sf_dw.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.utenti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.copertina{
border:0.1em solid #CCCCCC;

}
.bordoAzzurro {
	padding:2px;
	border: thin solid #99CCFF;
}
.normalenero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.testoindice {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #000000;
}
.titolonero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
a{
color: #330099;
cursor:hand;
text-decoration:none;
}
a.linkrosso{
	color:#330099;
	text-decoration:none;
	font: 10px Arial, Helvetica, sans-serif;
}
a.linkrosso:hover{
color:#CC0000;
}


