body{
	background: url(../images/sfondoBG.png) repeat;
	margin: 0px;
}

#body{
	width: 1024px;
	height: 768px;
	background: url(../images/sfondo_layout.jpg) no-repeat;
}

.style1 {
	font-family: Tahoma;
	text-align: center;
	font-size: x-small;
}
.style2 {
	margin-top: 0px;
}
.style3 {
	border-width: 0px;
}
a {
	color: #2F444C;
}
a:visited {
	color: #2F444C;
}
a:active {
	color: #2F444C;
}
a:hover {
	color: #2F444C;
}
