body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: White;
}



.Stile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	
}

.Stile3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

.Stile4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: inherit;
	color: black;
	font-weight: bold;
	
}

.Stile5 {
	font-size: 11px;
	background-color: inherit;
	color:    #505050;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.Stile7 {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.Stile8 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: inherit;
	color: Blue;
	font-weight: bold;
	text-decoration: underline;
}

.FilettoBlue {
   background-color: inherit;	
	color:  Blue;
	
}

.contenuto {

  position:absolute;
  left:2px; 
  top:58px;
  width:583px;
  height:380px;
  z-index:2;
  overflow: auto;

}

.contenutonews {

  position:absolute;
  left:0px; 
  top:155px;
  width:583px;
  height:380px;
  z-index:2;
  overflow: auto;

}

.comandi			{

	  width: 83%; border: 0px; text-align: center; 
	
 

}

.contenutonewspriv {

  position:absolute;
  left:0px; 
  top:0px;
  width:583px;
  height:360px;
  z-index:2;
  overflow: auto;

}
.grid-alt {
	background:  #FFFFFF;
	font: 11px Verdana, sans-serif;
} 
.grid-over {
	background:  #FFFFCC;
	font: 11px Verdana, sans-serif;
} 
.grid-alt1 {
	background:  #FFFFFF;
	 border: 1px solid #C0C0C0; 
	font: 11px Verdana, sans-serif;
} 
.grid-over1 {
	background:  #CCFFFF;
	 border: 1px solid #C0C0C0; 
	font: 11px Verdana, sans-serif;
} 

.box { 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    border: 1px solid #C0C0C0;
}


.boxrosso { 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    border: 1px solid #FF0000; 
} 

.DW_TableHeader 
{
	background-color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.DW_Cell_1 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000; 
	background-color: #D2E1FF
}

.DW_Cell_2 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000; 
	background-color: #F2F7FF
} 
 
.DW_Link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

.DW_Link:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: underline;
}

.headerText
{
    COLOR: #A22538;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 16px
}

.headerTextRed
{
    COLOR: #A22538;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 16px
}

.headerTextBlue
{
    COLOR: #426391;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 16px
}



.bianco a:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bianco a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.bianco a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
.bianco a:active {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

div#minipics{margin-right:10px}

div#minipics ul{list-style-type: none;margin: 0;padding: 0}

div#minipics li{float: left;margin: 4px 5px;padding:0 6px 6px 0;
    background: url(dropshadow.jpg) no-repeat bottom right}

div#minipics img{display: block;position: relative;top: -5px;left: -5px;
    border:1px solid #ccc;border-color: #ccc #666 #666 #ccc; padding: 5px}
	
	
.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
}
