@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main {
	height: 100%;
	width: 100%;
	position: fixed;
	left: auto;
	top: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#centrale {
	width: auto;
	background-image: url(../images/bgtop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 681px;

}
#contenuto {
	background-image: url(../images/bottombg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 670px;
	width: 920px;
	margin: 0px auto -1px auto; 
}
#titoloPagina{
	position:relative;
	left: -10px;
	top: -11px;
	z-index:100;
	overflow: visible;
	width:196px;
	display:table-cell;
	height:45px;
	background-attachment: scroll;
	background-image: url(toptitle.gif);
	background-repeat: no-repeat;
	padding-top:5px;
	padding-left:11px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #555;
	text-decoration: none;
	font-weight: bolder;

}
#corpocentrale {
	height: 457px;
	text-align:justify;
}
#menu {
	height: 44px;
	width: auto;
	text-align:center;
	
}

#centenutobottom {
	height: 90px;
	width: 920px;
	text-align:left;
	text-decoration: none;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#centenutobottom a{
	text-align:left;
	text-decoration: none;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	vertical-align:text-bottom;
}
#logo {
	height: 90px;
	width: auto;
}
#frutta {
	height: 457px;
	width: 464px;
	float:left;
}
#foglio {
	height: 457px;
	width: 408px;
	float:left;

	background-image: url(../images/foglio2.jpg);
	background-repeat: no-repeat;
}
#contenutopagina {
	height: 325px;
	width: 376px;
	position:relative;
	padding-top: 17px;
	padding-left: 17px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-style: normal;
	z-index:99;
	top:-38px;
}
h2{
	font-size: 16px;
	color:#606D7D;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#corpo{
	margin-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
}
#thumbnail {
	height: 90px;
	width: 385px;
	padding-top: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-style: normal;		position:relative;	z-index:99;top:-50px;
}
#titpagina{
	float:left;
	margin-top:10px; 
	
	
}
ul li a{
	color: #557077;
	text-decoration: underline;
	font-weight: 400;
}
a{
	color: #5F7387;
	text-decoration: underline;	
}