#container{
	background:url(../images/sfondogreen.gif) repeat-y center;
}

#header{
	background:#fff url(../images/sillano-green.gif) no-repeat left top;
}

#bar{
	height:4px;
	background:#319C00;
	border-top:1px solid #fff;
	font-size:0px;
}

#footer{
	border-top:4px solid #319C00;
}

#content a, #content a:hover{
	color:#319C00;
}

#index ul li a{
	color:#319C00;
}

