html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #ffffff url(../images/sfbody.jpg) left repeat-y;
}
a:link, a:visited {
	color: #ff080e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
	
a:hover {
	color: #ff9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
div#main {
	width: 100%;
	width: auto;
	min-width: 1024px;
	height: 100%;
    margin: 0px;
	position: relative;
	background: url(../images/sfheader.jpg) top left repeat-x;
}
body>div#main{height: auto; min-height: 100%;}
div#container {
	/*width: 940px;*/
	width: 100%;
	position: relative;
	text-align: left;
	padding: 10px 0px 20px 0px;
	background: url(../images/sfcontent.jpg) left top no-repeat;
	float: left;
}
#news li {
	padding: 0px;
}
#news li a {
	padding: 0px;
}
div#testi {
	width: 780px;
	/*width: 70%;*/
	/*margin: 0px 0px 0px 215px;*/
	margin: 0px 0px 0px 34px;
	margin /**/: 0px 0px 0px 50px;
	text-align: justify;
	position: relative;
	float: left;
}
*:first-child+html div#testi {
	width: 780px
	/*width: 70%;*/
	margin: 15px 0px 0px 50px;
	text-align: justify;
}
#testi p {
	padding: 0px;
}
#testi p a {
	padding: 0px;
}
#testi a:link {
	color: #07445a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px;
}
#testi a:hover {
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#testi li a {
	padding: 0px;
}
#testi .immbollettino {
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}
#testi .bolletti {
	margin: 0px auto;
	text-align: center;
	padding: 0;
}
#testi .bolletti a:link {
	color: #07445a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#testi .bolletti a:hover {
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
div#navigation {
    width: 180px;
    text-align: left;
	position: relative;
	margin: 2px 0px 0px 5px;
	float: left;
	background: none;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
	margin-top: 0px;
	width: 190px;
}
#navigation li {
	float: none;
	padding: 0;
}
#navigation li a {
	float: none;
	background-image: url(../images/sfpuls.jpg);
	background-position: top;
	display: block;
	padding: 8px 0px 0px 20px;
	text-decoration: none;
	font-weight: bold;
	color: #0a5876;
	width: 160px;
	height: 24px;
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#navigation a {float:none;}
/* End IE5-Mac hack */
#navigation li a:hover {
	color: #800000;
	background-position: bottom;
	text-decoration: none;
}
#navigation #current {
	background-image: url(../images/sfpuls.jpg);
	background-position: bottom;
	display: block;
	padding: 8px 0px 0px 20px;
	text-decoration: none;
	font-weight: bold;
	color: #0e4392;
	width: 160px;
	height: 24px;
}
#navigation .titolo {
	background-image: url(../images/sftitmenu.jpg);
	background-position: bottom;
	display: block;
	padding: 8px 0px 0px 20px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	width: 160px;
	height: 24px;
}
div#header {
	background: url(../images/header.jpg) left no-repeat;
	height: 212px;
	margin: 0px;
	position: relative;
	width: 100%;
}
#header a {
	color: #0a5876;
	text-decoration: none;
	font-weight: normal;
}
#header a:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
}
div#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(../images/sffooter.jpg) repeat;
	text-align: center;
	position: relative;
	bottom: 0;
	width: 100%;
	height: 60px;
	clear: both;
	border-top: #2f94df 1px dashed;
}
#footer a {
	color: #0a5876;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
}
#footer p {
	text-align: center;
	margin: 0px auto;
}
div#menutop {
	float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	margin-top: 130px;
	margin-left: 120px;
	margin-left /**/: 230px;
	height: 48px;
	text-align: left;
	text-align /**/: center;
	font-size: 10px;
}
*:first-child+html div#menutop {
	float: left;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	margin-top: 140px;
	margin-left: 380px;
	height: 48px;
	text-align: left;
	font-size: 10px;
}
#menutop img {
	float: left;
	margin-right: 20px;
}
.img {
	padding: 6px;
}
.titolo {
	font-size: 16px;
	color: #416b78;
	padding-left: 140px;
}
.listapresepi {
	height: 32px;
	background: url(../images/fotocamera.jpg) left top no-repeat;
	padding-top: 8px;
}
.listapresepi a:link, a:visited {
	padding-left: 46px;
	color: #07445a;
	text-decoration: none;
	font-weight: bold;
}
	
.listapresepi a:hover {
	padding-left: 46px;
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}
/*.listabollettinidoc {
	height: 32px;
	background: url(../images/leggi-doc.jpg) left top no-repeat;
	padding-top: 10px;
}
.listabollettinidoc a:link, a:visited {
	padding-left: 60px;
	color: #07445a;
	text-decoration: none;
	font-weight: bold;
}
	
.listabollettinidoc a:hover {
	padding-left: 60px;
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}
.listabollettinipdf {
	height: 32px;
	background: url(../images/leggi-pdf.jpg) left top no-repeat;
	padding-top: 10px;
}
.listabollettinipdf img {
	margin-left: 80px;
}
.listabollettinipdf a:link, a:visited {
	padding-left: 60px;
	color: #07445a;
	text-decoration: none;
	font-weight: bold;
}
	
.listabollettinipdf a:hover {
	padding-left: 60px;
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}*/
