body{
	text-align: center;
	background-color: #0090ff;
	background-image: url(img_def/sfo_sfum.jpg);
	background-repeat: repeat-x;
	font-family: sans-serif;
	
}
img{
		border:none;
}
#corpo {
	color: #1f4522;
	font-size: 12px;
	min-height: 250px;
	margin: 0px auto;
	text-align: left;
	background-image: url(img_def/top_corpo.jpg);
	background-repeat: no-repeat;
	padding: 30px 70px 0px 70px;
	line-height: 16px;
	display:inline-block;
}
.titolo{
	font-family: serif;
	color: #285d2d;
	font-size: 25px;
	font-weight: bold;
	padding-bottom:10px;
	border-bottom:1px solid #285d2d;
	display: block;
	margin-bottom:15px;
}
#footer{
	height:149px;
	margin:30px auto 0px auto;
	text-align:left;
	background-image:url(img_def/sf_foot.jpg);
	background-repeat:no-repeat;
	padding:45px 70px 0px 180px;
	background-color:#0090ff;
	color: #b0ba9e;
	font-size: 10px;
}
.didascalie{
	font-family: serif;
	color: #285d2d;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
a{
	text-decoration: none;
}
a:hover .didascalie {
	color: #B22222;
}
li{
	list-style-type: inherit;
	list-style: none;
	border-bottom:1px solid #285d2d;
	padding-top:5px;
}
ul{
	margin:30px 20px 0px 5px;
	padding:0px;
}
.minimenu_sx{
	width:170px;
	float:left;
}
.testoform {
		font-family: sans-serif;
		font-size: 12px;
}
