﻿html {
	font-family: Verdana;
	font-size: 12px;
}

#body {
	background-color:#000000;
	margin:0px;
	background-image:url('sf.jpg');
	background-repeat: repeat-x;
	height:750px; 
	color:#ffffff;
	
}
#titolo {
	width: 904px;
	text-align: center;
	font-size: 10px;
	margin: 0px;
	margin:auto;
	padding-top: 25px;
	color: #666A6F;
}
#head {
	margin: auto;
	width: 904px;
	height: 134px;
	background-color: #2e3032;
}
#head h1 {
	float: left;
	margin: 0px;
	padding-left: 80px;
	width: 158px;
	height: 123px;
	position: relative;
	left: 0px;
	top: 0px;
	font-size:16px;
}
#head h1 a {
	color:#000000;
}
#head h1 a span {
	margin-left: 58px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 242px;
	height: 134px;
	background: url('logo.jpg') no-repeat;
}
#head img {
	padding-left: 400px;
}
#menu {
	width: 904px;
	height: 30px;
	font-family: Arial Narrow;
	font-size: 16px;
	margin: auto;
}
#menu td {
	padding-top: 1px;
	padding-right: 55px;
}
#menu a {
	color:#ffffff;
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline;
	color:#ffffff;
}
#contatto {
	float: right;
}
#appli {
	float: right;
	padding-right: 18px;
}
#lorica {
	float: right;
	padding-right: 23px;
}
#chi {
	float: right;
	padding-right: 14px;
}
#corpo {
	width: 915px;
	font-family: Arial Narrow;
	margin: auto; 
    height: 386px;

}
#corpo h1 {
	font-family: Arial Narrow;
	margin-top: 25px;
	margin-bottom: 5px;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
#corpo h2 {
	font-size:14px;
	margin-top:5px;
}

#corpo td {
	background-image: url('sf-testo.gif');
	background-repeat: repeat-y;
}
#corpo p {
	font-size:12px;
	font-family:Verdana;
	text-align:justify;
	    margin-right:72px;
}
#corpo p a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
#corpo p a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

#obj {
	margin-left: 70px;
	margin-right: 20px;
	float: left;
	outline: none;
	border:0px;
	width: 378px;
	height: 386px;
}
#link {
    width:904px;
    margin:auto;
	font-size:10px;
	text-align:center;
	color: #666A6F;
	word-spacing:1.5px;
}
#link a {
	color: #666A6F;
	text-decoration:none;
}
#link a:hover {
	color: #ffffff;
	text-decoration:none;
}
#lang {
	text-align:right;
    width:625px;
    margin-right:auto;
    margin-left:auto;
    margin-top:1px;

}
#lang img {
	border: 0px;
}
#footer1 {
width:904px;
margin:auto;
	text-align: center;
	font-size: 10px;
	margin-top: 22px;
}
#footer1 a {
	color:#ffffff;
	text-decoration:none;
}
#footer1 a:hover {
	text-decoration:underline;
	color:#ffffff;
}

#footer2 {
    width:904px;
    margin:auto;
	text-align: center;
	font-size: 10px;
	margin-top: 31px;
}
#footer2 a {
	color:#ffffff;
	text-decoration:none;
}
#footer2 a:hover {
	text-decoration:underline;
	color:#ffffff;
}

#footer3 {
    width:904px;
    margin:auto;
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
}
#footer3 a {
	color:#ffffff;
	text-decoration:none;
}
#footer3 a:hover {
	text-decoration:underline;
	color:#ffffff;
}

