body {
	background-color:#ECFFD9;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#023122;
	dl{width:200px}
    dt{border-bottom:3px solid #CF9;font-weight:bold;color: #36C}
    dd{margin:0.2em 0 1em;color: #444;line-height:1.3em}

                scrollbar-face-color:#fff4d7;
                scrollbar-darkshadow-color:#fdd188;
                scrollbar-track-color:#fdd188;
	}
	

a:link {
	color: #000080;
	text-decoration:none;

}

a:active {
	color: red;text-decoration:none;}

a:visited {
	color: #000080;text-decoration:none;}

a:hover {
	
	color:orange;
	font-weight: bold;
}


#div_body{
  background:transparent url(images/sfondo_sfumato1.gif) repeat-x;
   position:absolute;
   top:0px;
   background-repeat:repeat-x;
   z-index:0;
   height:300px;
   width:100%;
   margin-left:auto;
   margin-right:auto;

	}


#telaio {
	width:800px;
	margin: auto;
	z-index:1;
	background:transparent;
    
	text-align: left; /* IE5.x */
	}
#corpo {
	width:800px;
	margin: auto;
	z-index:1;
	background:trasparent;;
    
	text-align: left; /* IE5.x */
	}


#testata {
	font-size: 130%;
	background:trasparent;

	
	}
#testata_immagine {
   	font-size: 100%;
	background-color: #154899;
	}



#fondo {
    width:790px;

	text-align: center;
	background-color:trasparent;
	background-color:#c0c0c0;


	}


#testata, #fondo {
	padding:0.5em;
	color:white;
	clear:left;
	}


#sinistro {
	float:left;
	width:200px;
	height:350px;
	margin: 0px;
	padding: 5px;
	border-left:1px solid gray;
	border: 3px solid #C6D9E3;
	border: 3px solid #ECFFD9;
	border: 3px solid #D8EBB3;
	background-color: #ffffff;

	}
	

#centrale {

	
	border: 6px solid #ECFFD9;
	border: 8px solid #C6D9E3;
	width:548px;
	float:right;
	padding:10px;
	z-index:1;
	margin: 0px;
	background-color: #ffffff;
	}
	
	
#voci_men{
	width:100%;
	height:35px;
	float:left;
	background-color: silver;
	
	}
	
	
	div.voci_men a:link {COLOR: #ffffff; TEXT-DECORATION: none;}
div.voci_men a:visited {COLOR: #ffffff; TEXT-DECORATION: none;}          
div.voci_men a:hover {COLOR: #97ff97; TEXT-DECORATION: none;FONT-FAMILY: Lucida Calligraphy; FONT-SIZE: 8PT;}
#spazio_menu{

	padding:1px;
	width:2%;

	
    }
