BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;	
	padding-bottom: 0px;	
	background-image: none;
	margin: 0px 0px 0px auto;
	background-color: white;

}
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;
}


#sidebar {
	font:  normal 12px Arial, Helvetica, sans-serif;
	width:	167px;
	margin: 0;
	padding:0;
	border: 0;

}

#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}

#sidebar li {
	font-size: 11px;
	font-style:italic;
	display: block;
	margin: 0;
	padding: 3;
	border-bottom: 1px solid #d3d3d3;
	
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 1px 5px 5px 5px;
	margin-left: 25px; 
	list-style: url(/images/menu_sx_riviste/lineanera.gif) outside;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: red;
	
	margin-left: 24px;
	list-style: url(/images/menu_sx_riviste/linearossa.gif) outside;
}

#sidebarBig {
	margin:0;
margin-top:5px;
font:  normal 14px Arial, Helvetica, sans-serif;
color:#003366;
}

#sidebarBig ul {
	list-style-type: square;
	margin:0;
	padding:0;
	width: 100%;
	display: block;
 
}
#sidebarBig li {
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	display: block;
	margin: 0,0,0,0;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:30px;
	background-image:url(/images/menu_sx/lineagrigiaBig.gif);
	background-repeat:no-repeat;
	background-position:left;
	list-style-type:none;
	
}

#sidebarBig  a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 5px;
 	
}
#sidebarBig  a:hover {
	font-weight: bold;
	text-decoration: none;
	color: red;
	margin-left:-30px;
	padding-left:30px;
	background-image:url(/images/menu_sx/linearossaBig.gif);
	background-position:left;
	background-repeat:no-repeat;

}

