body {
	background-color: #E8EED3;
	font-size: 12px;
	font-family: "Trebuchet MS";
	color:#564b47;
	padding:0px;
	margin:0px;
	background-image: url(../img/foglia.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a {
	color: #5171B4;
}
a:visited {color:#5171B4;}
a:hover {color: #333333;}
a:active { color:#000000;}

h1 {
	font-size: 12px;
	background-color: #5171B4;
	border-top:1px solid #5171B4;
	padding:5px 15px;
	margin:0px;
	color: #FFFFFF;
	text-align: left;
	font-family: "Trebuchet MS";
}
h2 {
	font-size:16px;
	font-weight: bold;
	padding: 20px 20px 10px;
	font-family: "Trebuchet MS";
	background-image: url(../img/ombra-titolo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #666666;
	height: 20px;
	margin: 0px;
	background-color: #E8EED3;
}

#container {
	width: 100%;
	padding:0px;
	margin: 0px;
} 

#banner {
	text-align: left;
	background-color: #5171B4;
	padding: 0px;
	margin: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

#banner img {
	padding:0px;
	margin: 0px;
	border: 0px;
}

#outer{
	border-right: 100px none #E8EED3;
	border-left-width: 100px;
	border-left-style: solid;
	border-left-color: #E8EED3;
} 

#inner{
	margin:0;
	width:100%;
}

#left {
	width:100px;
	float:left;
	margin-left:-100px;
	margin-right:1px;
	position: relative;
	padding-right: 0px;
	padding-left: 8px;
	padding-top: 57px;
 }
 #right {
	width:110px;
	float:right;
	position:relative;
	margin-left:1px;
 }

#content{
	position: relative;
	margin: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	width: 530px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFE0C5;
}
p {
	padding: 5px 20px;
	margin:0px;
	font-size: 12px;
}

#footer {
	clear:left;
	padding:10px 0px 0px;
	margin:0px;
	text-align: left;
	background-image: url(../immagini/ombra-footer.gif);
	background-repeat: repeat-x;
	background-position: top;
} 
#banner-ombra {
	padding: 0px;
	margin: 0px;
	height: 125px;
	background-image: url(../immagini/ombra.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content img {
	border: 4px solid #DFE0C5;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size:12px;
	font-weight: bold;
	padding: 25px 0px 5px;
	font-family: "Trebuchet MS";
	background-image: url(../img/ombra-titolo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	background-color: #E8EED3;
	height: 22px;
}
h3 a {
	text-decoration: none;
}
h3 a:visited {
	text-decoration: none;
}
h3 a:hover {
	text-decoration: none;
}
.img-left {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	padding-right: 20px;
	margin-bottom: 10px;
}
#left img {

	border: 4px solid #DFE0C5;
	margin-top: 5px;
	margin-bottom: 5px;
}
.img-nofilo {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
