BODY 
{
	scrollbar-face-color: #CFE2D8; 
	scrollbar-shadow-color: #333333; 
	scrollbar-highlight-color:#CFE2D8; 
	scrollbar-3dlight-color: #CFE2D8; 
	scrollbar-darkshadow-color: #046635; 
	scrollbar-track-color:#046635;  
	scrollbar-arrow-color: #046635;
	margin-left: 0px;
	margin-top: 0px;
	/*background-color: #02843a;*/
}

#container{
	margin-top: 40px;
	margin-bottom: 20px;
	width: 95%;
}

#top-strip{
	height: 25px;
	background: #046635 url("/images/ang-dx.jpg") right top no-repeat;
}

#top-logo{
	background: white url("/images/sfondo1.jpg") repeat-x;
	height: 100px;
}

#top-menu{
	background: white url("/images/sf-1.jpg") repeat-x;
	height: 30px;
	padding-left: 20px;
}

#top-menu #primo-menu{
	border-left: 1px solid  #046635;	
}

#top-menu .voce-menu{
	float:left;
	text-align: center;
	display: block;
	width: 100px;
	height: 20px;
	line-height: 20px;
	border-left: 0px solid #046635;
	border-bottom: 3px double #046635;
	text-decoration:none;
	color: #046635;
	font-size: 9px;
	font-family: verdana;
	font-weight: bold;
	background-image:  url(../images/mm.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #ffffff;
	border-top: 1px solid #046635;
	border-right: 1px solid #046635;
}



#top-menu .voce-menu:hover{
	display: block;
	width: 100px;
	height: 20px;
	line-height: 20px;
	border: 1px solid  #046635;
	border-left: 0px solid  #046635;
	text-decoration:none;
	color: #000000;
	font-size: 9px;
	font-family: verdana;
	font-weight: bold;
	background-color: #CFE2D8;
	background-image:  url(../images/mm2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


#top-menu .voce-menu2{
	float:left;
	display: block;
	text-align: center;
	width: 100px;
	height: 20px;
	line-height: 20px;
	border: 2px solid  #046635;
	border-left: 0px solid  #046635;
	text-decoration:none;
	color: #CFE2D8;
	font-size: 9px;
	font-family: verdana;
	font-weight: bold;
	background-color: #046635;
}

#content{
	background: white url("/images/sfondo2.jpg");
	padding-top: 5px;
	padding-left: 40px;
}

#framed-content{
	padding: 20px;

	border-top:    2px groove #8D8D8D;
	border-left:   2px groove #8D8D8D;
	border-right:  2px ridge #046635;
	border-bottom: 2px ridge #046635;
	background: white;
	/*width: 800px;*/
}

#bottom-flash{
	background: white;
	padding-left: 40px;
	padding-bottom: 5px;
}

#bottom-strip{
	background: white url("/images/sf-2.jpg") bottom;
	height: 20px;
}

#footer{
	height: 20px;
	padding-top: 10px;
	text-decoration:none;
	background-color: #046635;
	color: #CFE2D8;
	text-align: center;
	font-size: 10px;
	font-family: verdana;
}

#footer .email-footer{
	text-decoration:none;
	color: #CFE2D8;
	font-size: 10px;
	font-family: verdana;
}

#footer .email-footer:hover{
	text-decoration:none;
	color: #CFE2D8;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}

