body {
	background-image: url(backgroundinp.jpg);
	background-repeat: no-repeat;
	background-color: #E6E8E7;
 	margin: 0px 0px 0px 0px;
	overflow: auto;
	
			}

table.scheda {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 10px;
	background-image: url(btrasp.png);
	background-repeat: no-repeat;
	
	
}


table.contieni {
	background-color: transparent;
	
	border-left-style: solid;
	border-left-color: Black;
	border-left-width: 2px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 2px;
	table-layout: fixed;
	width: 960px;
	
}
table.contieni2 {
background-color: White;
	border-left-style: solid;
	border-left-color: Black;
	border-left-width: 2px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 2px;
		

}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Black;
	text-decoration: none;
}
a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF8C00;
	text-decoration: none;
	
}

		

div.top {
	position: absolute;
	left: 384px;
	
	z-index: 1;
	width: 350px;
	height: 300px;


}
div.menu {
	position: absolute;
	left:0;
	top: 103px;
	z-index: 1;
	width:350px;
	height: 126px;


}
div.libero {
	position: absolute;
	left:767px;
	top: 183px;
	z-index: 2;
	width:192px;
	height: 100%;
	/*border-right: 1px solid Black;*/

}

div.sinistra {
	position: absolute;
	left:0px;
	top: 190px;
	z-index: 2;
	width:182px;
	height: 100%;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
}

div.centro {
	position: absolute;
	left:192px;
	top: 200px;
	z-index: 2;
	width:576px;
	height: 100%;
	

}

div.top {
	position: absolute;
	left:0px;
	top:0px;
	z-index: 2;
	width:960px;
	height: 150px;

	}

div.dove {
	position: absolute;
	left:384px;
	top:152px;
	z-index: 2;
	width:384px;
	height: 18px;
}

table.piastra {
	background-color: transparent;
	background-image: url(images/tovoletta.gif);
	background-repeat: repeat-x;
	width: 576px;
	height: 192px;
	}

div.descrizione {
	position: absolute;
	top: 440px;
	left: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color: Black;
	border-width: 1px;
	border-style: double;
	font-size: 12px;
}

table.partner {
	background-color: #9DC7D3;
	width: 180px;
	border-left: 2px solid #595C70;
	border-right: 2px solid #595C70;
	border-bottom: 2px solid #595C70;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
	

		}
div.piede {
	position: absolute;
	top: 900px;
	left: 192px;
	z-index: 10
	
	
}





	
