body {
	margin: 9px 9px 0 9px;
	padding: 0;
	background: #ffffff;
}
#primo {
	margin-left: 4px; 
	border-width: 0px;
	width: 760px;
	background:#ffffff;
}
img.logo {
	border-width: 0px;
}
td.barra_superiore {
	padding-right: 15px;
	padding-left: 15px;
}
#totale {
	position: relative;
	margin-top: 0px; 
	margin-left: 20px; 
	width: 760px;
}
#alto {
	position: relative;
	margin-top: 0px; 
	text-align: center;
	border-style: dashed;
	border-width: 1px;
	width: 760px;
	background:#e5d2a5;
}
#centrale_unico {
	position: relative;
	margin-top: 10px; 
	margin-left: 0px; 
	text-align: left;
	border-width: 1px;
	border-style: dashed;
	width: 760px;
	height: 300px;
	background:#e0e29e;
}
#messaggio_centrale {
	position: relative;
	margin-top: 20px; 
	text-align: center;
}
#centrale_doppio {
	position: relative;
	margin-top: 10px; 
	width: 760px;
	background:#ffffff;
}
#sinistra {
	float: left; 
	text-align: left;
	border-style: dashed;
	border-width: 1px;
	width: 370px; 
	height: 300px;
	background: #e0e29e;
}
#destra {
	float: right; 
	text-align: left;
	border-style: dashed;
	border-width: 1px;
	width: 370px; 
	height: 300px;
	background: #e0e29e;
}
#basso {
	position: relative;
	margin-top: 10px; 
	margin-left: 20px; 
	text-align: center;
	border-width: 1px;
	border-style: dashed;
	width: 760px;
	background:#e5d2a5;
}
#ultimo {
	position: relative;
	margin-top: 10px; 
	margin-left: 20px; 
	text-align: center;
	border-width: 0px;
	width: 760px;
	background:#ffffff;
}
