body {
	background-color: white;
	background-image: url('layout/sftotale.gif');
	background-repeat: repeat-x;
	font-size: 0.7em;
	margin: 0% 13%;
	font-family: arial,sans-serif;
	color: #333333;
}

div#contenitore {
	background-color: white;
	\\background-image: url('layout/trasparente.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	border-top: none;
}

div#titolo {
	background-image: url('layout/sftotale.gif');
	background-repeat: repeat-x;
	background-position: top;
	\\margin-bottom: 0.5%;
	text-align: center;
	width:100%;
}

div#linkalto {
	background-color: white;
	padding: 0.5% 2% 0.3% 0;
	text-align: right;
	font-size:115%;
}

ul#menu {
   width:150px;
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

li.up {
   background-color: white;
	font-weight: bold;

}

li.here {
	width: 138px;
	font-size: 110%;
	font-weight: bold;
	border: 1px solid silver;
	border-bottom:none;
	color: blue;
	background-color: white;
	padding:1% 0 1% 10px;
}
#here1 {
	border-bottom:silver solid 1px;
}

a.m, a.m:visited {
	width: 138px;
	color:  #344C8C;
	background: white;
	display: block;
	text-decoration: none;
	font-size: 110%;
	border: 1px solid silver;
	\\border-left-style: none;
	border-bottom-style: none;
	padding:1% 0 1% 10px;
}

a.m:hover, a.m:visited:hover {
	color: white;
	background: #344C8C;
	text-decoration: none;
}

#m1 {
	border-bottom: solid 1px silver;
}

div#barra {
	background-color: white;
	height: 26px;
	text-align: center;
	background-image: url('foto/curva.gif');
	background-repeat: no-repeat;
	background-position: top right;
	border-top: solid 3px #666666;
}

div#barra2 {
	clear: left;
	background-color: white;
	height: 5px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: bottom left;
	border-top: solid 3px #666666;
}

div#left {
	float: left;
	width: 150px;
	padding-top: 0%;
	padding-bottom:5%;
	}

div#left img {
	padding: 2% 0;
}

img.prima {
	margin-top: 5%;
}



div#centro {
	display:block;
	margin-left: 155px;
	color: #333333;
	text-align: left;
	background-image: url('foto/trasparente2.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0 3% 3% 3%;
}

div#centro ul {
	list-style-type: square;
}

div#centro li {
	margin-top:1%;	
}

div#centro img {
	text-align: right;
}

div#banner {
	display:block;
	border:silver solid 1px;
	text-align: center;
	padding:10px 5px;
	background-color:whitesmoke;
}

div#link {
	text-align: center;
	font-size: 95%;
	margin-top: 0.5%;
}

div#io {
	color: black;
	font-size: 85%;
	text-align: center;
	padding: 0.5%;
	margin-right: 2%;
}

div#io a, a:visited {
	color: orange;
	text-decoration: none;
}

div#io a:hover, a:visited:hover {
	color: red;
	text-decoration: none;
}

div#guest {
	width:300px;
	border:solid silver 1px;
	padding:2% 1%;

	}
	
div#guest img {
	padding-bottom:1%;

}


div.center {
	text-align:center;
}


a  {
	color: #344C8C;
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	color: #344C8C;
	text-decoration: none;
	font-weight:bold;
}


a:hover {
	color: blue;
	text-decoration: underline;
	font-weight:bold;
}

a:visited:hover {
	color: blue;
	text-decoration: underline;
	font-weight:bold;
}

img {
	border: none;
}

img.floatdx {
	float:right;
	padding:2%;
}
img.floatsx {
	float:left;
	padding:2%;
}

h1 {
	\\display: inline;
	font-size: 140%;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 25px;
	\\color:#344C8C;
	color:blue;
	background-image:url('layout/sfh1.gif');
	background-repeat:no-repeat;
	background-position:center left;
}

p#contatti {
	border: silver solid 1px;
	width: 100%;
	text-align: center;
	color: black;
	padding: 0.5% 0;
	clear: both;
}

