﻿


  body { 
        margin:3px; background-color: #999900; 
	background: url('immagini web/immagine1.jpg');
        background-repeat: repeat-x;
  } 
	
  td {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	}
	
  a {
	color: #993300;
	}
	
  a:hover {
	color: #5C743D;
	}

 /* ID Styles */

img#sinistro {
float: left;
margin: 0px 0px 0px 0px;
}

  #centerpage {
       position:absolute;
       left: 50%;
       top: 0px;
       width: 760px;
       height:auto;
       margin: 0 0 0 -380px;
  }

  #navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
  #navigation a {
        font-size: 12px;
        font-weight: bold;	
	color:#D5EDB3;
	line-height: 16px;
	letter-spacing: 0.1em;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 0px;
        font-family: Times New Roman,Arial, Helvetica;
        text-align:center
  }
	
  #navigation a:hover {
	background: #99CC66;
	color: #993300;
	}
		
  /* Class Styles */	

	
  .navText {
        font-size: 12px;
	color: #000000;
	line-height: 16px;
	letter-spacing: .1em;
	text-decoration: none;
	font-family: "Times New Roman", Arial, Helvetica;
  }

  .Text {
        font-size: 10px;
	color: #000000;
	line-height: 16px;
	letter-spacing: .1em;
	text-decoration: none;
	font-family: "Times New Roman", Arial, Helvetica;
  }

  .Stile1 {
	font-size: 12px;
	color: #800000;
	font-family: Times New Roman,Arial, Helvetica;
	text-align: center;
  }
  .Stile2 {
	font-size: 16px;
	font-weight: bold;
        color: #993300;
        font-family: Times New Roman,Arial, Helvetica; 
  }
  .Stile3 {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	font-family: Times New Roman,Arial, Helvetica;
	text-align: center;
	white-space: nowrap;
  }

  .style1 {
	text-align: center;
  }	

  .stylesin{
	text-align: left;
  }		

  .styledes {
	text-align: right;
  }
  .style2 {
     background-color: #D5EDB3;
  }
  .style3 {
     background-color: #5C743D;
  }
  .style4 {
     background-color: #99CC66;
     height: auto;
  }

  .style5 {
	background-color: #99CC66;
	background: url('immagini web/mm_dashed_line.gif') repeat-x;
  }

  .styleagg {
	text-align: center;
	color: #800000;
	font-size: 10px;
	font-family: verdana;
	background-color: #c0c0c0;
	Width: 300px;
	margin-top: 5px;
	font-weight: bold;
	position: absolute;
	left: 50%;
        margin:0 0 0 -150px;
  }

#suckertree1 { 
      text-align: center;
      margin-left: 3px ;
      margin-right: 2px;

      
       
}

 
  .suckerdiv ul{
       margin: 0;
       padding: 0;
       list-style-type: none;
       width: 125px; /* Width of Menu Items */
       border-bottom: 1px solid #5c743d;
  }
	
  .suckerdiv ul li{
        position: relative;
  }
	
  /*Sub level menu items */
  .suckerdiv ul li ul{
       position: absolute;
       width: 150px; /*sub menu width*/
       top: 0;
       visibility: hidden;
       background: #5c743d;
  }

 /* Sub level menu links style */
  .suckerdiv ul li a{
       display: block;
       overflow: auto; /*force hasLayout in IE7 */
       color: #5c743d;
       text-decoration: none;
       background: #5c743d;
       padding: 0px 0px;
       border: 1px solid #ccc;
       border-bottom: 0;
  }

  .suckerdiv ul li a:visited{
       color: #5c743d;
  }

  .suckerdiv ul li a:hover{
        background-color: #5c743d;
  }

  .suckerdiv .subfolderstyle{
        background: url('immagini web/freccia dx.gif')  no-repeat center right;
  
  }

	
  /* Holly Hack for IE \*/
  * html .suckerdiv ul li { float: left; height: 1%; }
  * html .suckerdiv ul li a { height: 1%; }




