.UpHeader {
	background-color: #2379a5;
	height: 10px;
	width: 940px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.Header {
	background-color: #E3F1F9;
	background-image: url(img/sfondo-header.jpg);
	height: 162px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Menu {
	background-color: #00CCFF;
	background-image: url(img/sfondo-voci-menu.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
.AreaLavoro {
	width: 906px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e9edef;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #D0DADF;
	border-left-color: #D0DADF;
	padding: 15px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.DownFooter {
	font-size: 9px;
	color: #999999;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 7px;
}

.VoceMenu {
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 13px;
}
.Footer {
	height: 10px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #2379A5;
}
a {
	text-decoration:none;
	color: #FFFFFF;
}
a:hover {
	text-decoration:underline;
	color: #FFCC00;
}
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
.RigaTestiCritici {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #333333;
}
.BordoRitratto {
	padding-right: 10px;
	padding-bottom: 5px;
}
