body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8D8D8D;
	background-image: url(immagini/homepage_zentwo_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
img { behavior: url(iepngfix.htc); }
#main {
	width:780px;
	height:534px;
	background-image:url(immagini/homepage_zentwo_03.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#corpo {
	width:780px;
	float:left;
	background: #8D8D8D url(immagini/homepage_zentwo_05.jpg) left top no-repeat;
}
#centrato {
	width:780px;
	margin:auto;
	text-align: left; /* per IE5.x/Win */
}
#colonna1 {
	float:left;
	width:500px;
	height:350px;
	background-image:url(immagini/bgleft.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color: transparent;
}
#colonna2 {
	float:right;
	width:280px;
	height:350px;
	background-image:url(immagini/bgright.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color: transparent;
	margin-bottom:10px;
}
div p {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin: 0;
	padding: 15px;
}
#footer {
	width:780px;
	color: #fff;
	clear: left;
	margin-bottom:20px;
	background-image:url(immagini/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#header {
	float:left;
    width:780px;
	background-image:url(immagini/bgup.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	background-color: transparent;
}
.img {
	border:1px solid #666666;
	background-color: #FFFFFF;
	padding: 4px;
	margin-right:0px;
}
.Stile1 {color:#FFFF80}