body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #773C42;
	margin: 0px 0px 0px 0px;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #773C42;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #CCC;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#container {
	width: 100%;
	height: 428px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -214px 0 0 -50%;
	background-image: url(images/sfondo.gif);
	background-repeat: repeat-x;
}
#menu {
	height: 428px;
	float: left;
	background-image: url(images/sfondo_left.gif);
	width: 175px;
	background-repeat: no-repeat;
	padding: 0px 7px 0px 3px;
	margin-right: 3px;
}
#flag {
	padding-left: 10px;
	margin: 25px 0px 5px 0px;
}
#vocemenu {
	padding-left: 7px;
	margin: 15px 0px 15px 0px;
}
img.menuvoice {
	float: center;
	margin-right: 5px;
}
div#imgCentrale {
	float: left;
	margin-right: 5px;
	width: 433px;
}
div#testo {
	overflow: auto;
	width: 357px;
	height: 398px;
	margin: 15px 0px 15px 0px;
	line-height: 18px;
	font-size: 12px;
	color: #773C42;
}
.spacer {
	clear: both;
	height: 1px;
}
p#titoloPagina {
	font-family: Georgia;
	font-size: 15px;
	color: #773C42;
	font-weight: bold;
	margin-top: 1px;
}
