@charset "UTF-8";
body {
	background-color: #4CB1FF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/Sfondo%20per%20web.jpg);
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border: medium outset #3986BE;
}
#header {
	margin-top: 2px;
	margin-bottom: 2px;
}
#content {
	padding-top: 0px;
	margin-top: 0px;
}
#footer {
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	background-color: #F7F7F7;
	text-align: center;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #06C;
}
#logo {
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: right;
	padding-right: 3px;
	line-height: 28px;
}
#banner {
	height: 240px;
	padding-bottom: 1px;
	background-attachment: fixed;
	background-position: center center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#nav {
	height: 27px;
}
#sidebar {
	float: left;
	width: 190px;
	clear: both;
	background-color: #FFF;
	overflow: auto;
}
#mainColumn {
	float: right;
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #333;
	line-height: 24px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFF;
	margin-bottom: 4px;
}
.space {
	color: #333;
	text-align: justify;
	line-height: 28px;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
.giustificato {
	text-align: justify;
	line-height: 18px;
	vertical-align: baseline;
}
#sidebarimg1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebarimg2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebarimg3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebarimg4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#undermainColumn {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #06C;
	text-decoration: underline;
	text-align: right;
}
.activebutton {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
	text-transform: uppercase;
	color: #06C;
}

