html, body {
	margin: 0;
	padding:0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	color: #006;
	background-color: #214779;
	background-image: url(sfbody1.png);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	position: relative;
	width: 1000px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(sf_cont.png);
}
.formName {
	text-transform: capitalize;
}
.formMail {
	text-transform: lowercase;
}
#header {
	height: 250px;
	background-repeat: no-repeat;
	background-position: center;
	width: 980px;
	margin-left: 10px;
}
#nav {
	height: 36px;
	background-image: url(sf_nav.png);
	background-repeat: repeat-x;
	line-height: 36px;
	width: 980px;
	margin-left: 10px;
}
#nav img {
	border:none;
}
#content {
	font-size: 88%;
	line-height: 160%;
	margin-left: 220px;
	margin-top: 10px;
	border-right: 1px solid #F1F3FE;
	border-left: 1px solid #F1F3FE;
	margin-right: 220px;
	padding-top: 1em;
	padding-right: 3px;
	padding-bottom: 1em;
	padding-left: 8px;
	color: #316ad9;
}
#content h1 {
	color: #264f86;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	background-repeat: repeat-x;
	background-position: center center;
	margin-bottom: 10px;
	font-size: 14px;
	padding-left: 20px;
	background-color: #eef1f5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BECCDC;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content h2 {
	color:#224C84;
	font-size: 14px;
}

#content img {
	padding: 3px;
}
#content a {
	color: #00F;
	text-decoration: underline;
}
#content a:hover {
	color: #00F;
}
#content iframe {
	height: 350px;
	width: 320px;
	background-color: #B1C3D9;
}
#navigation, #extra {
	font-size: 90%;
	line-height: 130%;
	position: absolute;
	padding: 5px;
	top: 320px;
	width: 200px;
	text-align: left;
}
#navigation {
	left: 12px;
}
#navleft {
}
#navleft a {
	text-decoration: none;
	display: block;
	font-size: 11px;
	width: 170px;
	text-transform: capitalize;
	color: #2A4E83;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5D0DF;
}
#navleft a:first-child {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5D0DF;
}
#navleft a:hover {
	color: #00F;
	background-color: #9db0c9;
}
#extra {
	right: 12px;
	color: #000099;
	border-top-width: 1px;
}
#extra img {
	text-align:center
}
#footer {
	font-variant: normal;
	line-height: 20px;
	font-size: 75%;
	text-align: center;
	height: 60px;
	padding-top: 20px;
	background-image: url(sffooter.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer ul {
	list-style: none;
	margin-top: -1px;
}
#footer li {
	display: inline;
}
#footer a {
	color: #FC0;
	text-decoration: none;
	text-transform: capitalize;
	padding: 3px;
}
#footer a:hover {
	color: #00F;
	background-color: #FC0;
}
.tabella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000099;
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}
li {
	font-size: 100%;
	list-style-type: none;
	line-height: 150%;
}
.grassetto {
	font-size: 100%;
	font-weight: bold;
	color: #224C84;
}
dt {
	font-weight: bold;
	color: #C00;
	padding-top: 5%;
}
fieldset {
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(sf_contatti.png);
	background-repeat: repeat-x;
}
.map {
	text-align: center;
}
h3 {
	color: #D42B26;
	text-align: center;
	border-bottom-color: #91A7C2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	padding: 3px;
	margin-top: 0px;
}
