body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
div#sfhome {
	background-image: url(images/sf_cont.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-top: 20px;
}
div#header{
	background-color: #FFFFFF;
	background-image: url(images/sf_header.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 147px;
	vertical-align: bottom;
}
div#menu{
	height: 147px;
	padding-left: 20px;
	padding-top: 60px;
}
div#footer{
	background-color: #0491BE;
	background-image: url(images/sf_footer.gif);
	background-repeat: no-repeat;
	background-position: left;
	position:absolute;
	bottom: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 19px;
	clear: both;
}
li {
	display: inline;
	padding-right: 20px;
}

html,body{margin:0; padding: 0;height: 100%}
div#container{
	position: relative;
	height:100%;
	background-image: url(images/sf_cont.gif);
	background-repeat: repeat-y;
	background-position: left;
}
body>div#container{
	height: auto;
	min-height: 100%;
	background-image: url(images/sf_cont.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu_blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D94C1;
}
.news_blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D94C1;
}
.news_nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.menu_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tit_blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0D94C1;
	line-height: normal;
}
.tit_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9DDC00;
	line-height: normal;
}
hr {
	color: #9DDC00;
}
