/* CSS Document */


BODY {
	FONT-SIZE: 10px; 
        COLOR: #666666; 
        FONT-FAMILY: verdana, lucida, arial, helvetica, sans-serif; 
        margin-left: 0px;
	background-color: #FFFFFF;
}


img{
	display:none;
	background-color: #FFFFFF;
}

div{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	width: 400px;
	text-align: justify;
}
div.piede{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	width: 400px;
	text-align: justify;
}

div.bottonedisplay:none{
}


.menuorizzontale{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-decoration: none;
}
.blu{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-decoration: none;
}
.nero{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-decoration: none;
}
.grigio{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-decoration: none;
}
.sietequi{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-decoration: none;
}
.sietequi2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-decoration: none;
}

.TitoloBody{
	font-size: 13px;
	color: #777777;
	text-align: left;
	font-weight: bold;
}

label{
   font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-weight: bold;
   color: #000000;
   display: inline;
}

.riquadro  {
	border: thin solid #CCCCCC;
	background-color: #FCFCFC;
	padding: 5px;
}

.noprint {
   display: none;
  }