html,body {
	margin:0;
	padding: 0;
	height: 100%;
	}
body>div#container {
height: auto; 
min-height: 100%
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #F5F5F5  url("images/layout/sfondo.gif") repeat-y left;
	text-align: center;
	color: #003A75;
}
div#container {
	position: relative;
	height:100%;
	text-align: left;
}
#header {
	background: #F5F5F5 url(images/layout/sf-centro.gif) repeat-x;
	height: 125px;
	margin: 0px;
	padding: 0px;
	}
#td-head1 {
	background: #F5F5F5 url("images/layout/sf-logo.gif") repeat-x;
	padding-top: 10px;
	}
#td-head2 {
	padding-top: 51px;
	}
#smmater {
	position: absolute;
	height: 46px;
	width: 275px;
	left: 186px;
	top: 0px;
}
#centro {
	height: 81px;
	width: 425px;
	top: 46px;
	right: 20%;
}
#sottohead {
	margin: 0px;
	padding: 0px;
	width: 750px;
	text-align: left;
	position: absolute;
	height: 43px;
	left: 0px;
	top: 125px;
	background-image:  url("images/layout/menu_up.gif");
	background-repeat: no-repeat;
}
#titolo {
	height: 41px;
	width: 450px;
	margin-left: 187px;
	margin-top: 4px;
}
#contenuti {
	text-align: center;
	padding-bottom: 25px;
	width: 99%;
}
#testi {
	margin: 46px 20px 30px 215px;
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 1px;
	text-align: justify;
}
div#footer {
	position:absolute;
	bottom: 0;
	padding: 3px 0;
	margin-bottom: -1px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #134E9D;
	width: 100%;
	text-indent: 15px;
}
#footer a, #footer a:hover {
	color: #FFF;
} 
#nav2 {
	font-size: 10px;
	padding: 2px;
	text-align: center;
	color: #000000;
	background-color: #009900;
	border: 1px solid #000000;
	margin-top: 35px;
}
#nav2 td {
	font-size: 11px;
	line-height: normal;
	letter-spacing: normal;
}
#nav2 td a {
   color: #FFF;
}
#nav2 td a:hover {
   color: #000;
}
td {
	font-size: 12px;
}
td a {
	color: #003A75;
	text-decoration: none;
	}
	
td a:hover {
	color: red;
	text-decoration: none;
}
p a, li a {
	color: #003A75;
	text-decoration: underline;
}
p a:hover, li a:hover {
	color: #FF6600;
	text-decoration: none;
}
img {
	border: 0px;
}
p {
	margin-top: 12px;
	margin-bottom: 0px;
	line-height: 1.3em;
}
.corsivo {
	font-size: 11px;
	font-style: italic;
}
ul {
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
}
.argomenti {
	color: #005151;
	padding: 10px 17px 10px 17px;
	font-size: 11px;
	background-color: #FFFFEC;
	line-height: 15px;
}
.numero {
	color: #FFFFCC;
}
.download {
	color: #FFFFFF;
	font-size: 10px;
	background-color: #4A82C6;
	padding-top: 3px;
	padding-bottom: 3px;
}
.download a {
	color: #FFF;
	text-decoration: none;
}
 .download a:hover {
	color: #000;
	text-decoration: none;
}
.small {
	font-size: 11px;
	line-height: normal;
	padding: 5px;
	line-height: 15px;
}
.tabDati {
	background-color: #E1ECFB;
	border: 1px ridge #4A82BD;
}
.td-pad {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 17px;
}
.sf-grey {
	background-color: #DEEFFF;
	padding-bottom: 5px;
}
.tr1 {
	background-color: #D0DEE8;
}
.tr2 {
	background-color: #ECEEF2;
}
.rosso {
	color: #FF0000;
}
.sf-tdhead {
	color: #FFFFFF;
	background-color: #4A82C6;
}
.pad-left {
	padding-left: 7px;
}
input,textarea {
	margin: 3px;
}
.foto {
	float: right;
	margin: 6px 2px 6px 10px;
	padding: 5px;
	border: 1px solid #004080;
}
