body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	background-image: url(images/sfbody_top.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	z-index: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}
P { 
	FONT-SIZE: x-small; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
} 
INPUT { 
	FONT-SIZE: x-small; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
} 
TEXTAREA { 
	FONT-SIZE: 
	x-small; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
} 
SELECT { 
	FONT-SIZE: x-small; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; border: #000066; font-weight: normal
} 
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0000CD;
	text-decoration: underline;
}
A:hover {
	font-family: Arial, Helvetica;
	font-size: x-small;
	text-decoration: none;
	color: Blue;
}
td {  
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small
}
#contenitore {
	width: 100%;
	margin: 0;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
#testata{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -425px;
	width: 850px;
}
#logo {
	position: absolute;
	z-index: 15;
	left: 5px;
	top: 9px;
}
.menu {
	z-index: 0;
	position: absolute;
	right: 0;
	top: 14px;
	width: 705px;
}
.menuItem {
	text-align: center;
	margin: 2px;
	float: right;
	padding: 3px;
}
.menuItem a {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.menuItem a img {	border: 1px solid White; }
.menuItem a:hover {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.menuItem a:hover img {	border: 1px solid Silver; }
#bandierablu {
	position: absolute;
	z-index: 15;
	left: -10px;
	top: -65px;
}
#lingue {
	z-index: 0;
	position: absolute;
	right: 0;
	top: 107px;
	width: 500px;
	text-align: right;
}
#linkofferta {
	z-index: 10;
	position: absolute;
	width: 200px;
	height: 20px;
	padding: 10px;
	top: -427px;
	left: 50%;
	margin-left: -425px;
	background-color: White;
	text-align: center;
}
#centrale{
	position: absolute;
	top: 130px;
	left: 0px;
	width: 100%;
}
#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 850px;
	height: 420px;
	left: 50%;
	margin-left: -425px;
	border: 2px solid White;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 850px;
	height: 420px;
}
#boxfoto
{
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 850px;
	height: 420x;
	left: 50%;
	margin-left: -425px;
	border: 2px solid White;
}
#boxtesto {
	position: relative;
	z-index: 50;
	left: 50%;
	margin-left: -425px;
	width: 850px;
}
h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	color: #000099;
	font-weight: bold;
	margin: 5px;
}
h2 {
	font-family: Georgia, Arial, serif;
	font-size: 15px;
	color: RoyalBlue;
	font-weight: bold;
	margin: 5px;
	margin-top: 25px;
}
.testo {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: DarkSlateGray;
	margin: 5px;
	text-align: justify;
}
.testo a {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: DarkSlateGray;
	text-decoration: underline;
	font-weight: bold;
}
.testo a:hover {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #483D8B;
	text-decoration: none;
	font-weight: bold;
}
.campotxt {
	background-color: #E8E8E8;
	color: #000000;
	background-image: url(images/sf_campo.gif);
	border-top: 1px solid #666666;
	border-right: 0px none #666666;
	border-bottom: 0px none #666666;
	border-left: 1px solid #666666;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: Black;
	text-align: center;
	position: relative;
	margin: 20px;
	z-index: 50;
	left: 50%;
	margin-left: -450px;
	margin-top: 110px;
	width: 900px;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000CD;
	text-decoration: underline;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Blue;
	text-decoration: none;
}
.onde {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
}

