body {
	background-image: url(img/sf.jpg);
	background-repeat: repeat-x;
	margin: 0px auto 20px;
	width: 750px;
	padding: 0px;
}
A {
	text-decoration: none;
	color : black;
}
A:LINK {
	text-decoration: underline;
}
A:Hover {
	text-decoration: none;
	color: #009900;
}
#alto_home{
	margin: 0px;
	width: 750px;
	height: 21px;
	padding-top:5px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}
#logo_home_1 {
	width: 231px;
	height: 99px;
	float: left;
}
#logo_home_2 {
	width: 519px;
	height: 99px;
	float: right;
}
#ani_home{
	margin: 0px;
	width: 750px;
	height: 346px;
	background-image: url(img/sf_ani_home.jpg);
}
#prepiede_home{
	width: 750px;
	height: 31px;
	background-image: url(img/piede_home.jpg);
}
#piede_home{
	padding-left: 25px;
	padding-right: 25px;
	width: 700px;
	height: 35px;
}
/*Formattazione testo */
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
}
h1 {
	font-size: 4px;
	color: #009900;
	font-style: normal;
	font-weight: lighter;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.testo_verde_10 {
	color: #009900;
	font-style: normal;
	font-size: 10px;
	font-family: verdana;
}
.testo_verde_10  a {
	color: #009900;
	font-style: normal;
	font-size: 10px;
	font-family: verdana;
	text-decoration: underline;
}
.testo_verde_10  a:hover {
	color: #009900;
	font-style: normal;
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
}
.testo_verde_10  a:visited {
	color: #009900;
	font-style: normal;
	font-size: 10px;
	font-family: verdana;
	text-decoration: underline;
}
.testo_verde_10  a:link {
	color: #009900;
	font-style: normal;
	font-size: 10px;
	font-family: verdana;
	text-decoration: underline;
}
