	.c:link { font-family: verdana; font-size: 9px; color: #FFFFFF; text-decoration: none; font-weight: bold;}
	.c:visited { font-family: verdana; font-size: 9px; color: #FFFFFF; text-decoration: none; font-weight: bold;}
	.c:hover { font-family: verdana; font-size: 9px; color: #FF8A00; text-decoration: none; font-weight: bold;}

html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
/** Body **/
body {
  background: #988675;
	font: 11px arial, sans-serif;
	color: #312F1A;
}
/** layout **/
#wrapper {
	width: 798px;
	height:auto;
	position: absolute;
	margin: 30px 100px;
}
#top {
	background: top center url(images/sf_testata.jpg) no-repeat;
	margin: 0px auto;
	width: 798px;
	height: 17px;
	position: relative;
}
#angolo_sx {
	background: top center url(images/angolo_sx.jpg) no-repeat;
	width: 89px;
	height: 130px;
	float: left;
}
#logo {
  background: top center url(images/logo.jpg) no-repeat;
  width: 231px;
  height: 130px;
  left: 0px;
  float: left;
  position: relative;
}
#destro {
  width: 478px;
  height: 500px;
  float:right;
}
#data {
  background: #E8E7DA url(images/data_ora.jpg) no-repeat;
  width: 478px;
  height: 33px;
  color:#FFFFFF;
  font-family:Verdana;
  text-align:right;
  float:right;
}
#data .text{
  color:#FFFFFF;
  font-family:Verdana;
  font-size:9px;
  text-align:center;
  margin: 0px 33px 6px;
  margin-top: 6px;
  font-weight:bold;
}
#centrale {
  border: 1px solid #FF0000;
  width: 798px;
  margin-top: 131px;
}
#lateralesx {
  top: 0;
  left: 0;
  width: 320px;
  float:left;
}
#latosx {
  background: url(images/laterale_sx.jpg) no-repeat;
  width: 34px;
  height: 286px;
}

#nav {
  background: url(images/foto.jpg) no-repeat;
  margin-left: 34px;
  width: 286px;
  height: 286px;
}
#nav1 {
  background: url(images/sf_menu.jpg) no-repeat;
  top: 0;
  left: 0;
  width: 320px;
  height: 272px;
}
#nav1 .websolutions {
	color:#FFFFFF;
	font: 10px "verdana", serif;
	margin:100px 0px 0px 100px;
}

#nav1 .websolutions a{
	color:#FFFFFF;
	font: 10px "verdana", serif;
}

#nav1 ul {
  margin: 0px 0px 0px 120px;
  padding: 20px 0px 0px 0px;
}
#nav1 li {
  list-style: none;
  padding: 2px;

}
#nav1 a {
  color: #FFFFFF;
  font: 15px "verdana", serif;
  font-weight:bold;
  font-style:italic;
  padding-right: 8px;
}
/* CANTRALE*/
#centr_su {
  background: top center url(images/bordo_sup.jpg) no-repeat;
  width: 478px;
  height: 9px;
  float:right;
}
#centro {
  background: url(images/sf_centro.jpg);
  width: 478px;
  height: auto;
  float:right;
}
#centr_giu {
  background: top center url(images/bordo_inf.jpg) no-repeat;
  width: 478px;
  height: 8px;
  float:right;
}
#centro_sx {
  width: 300px;
  height: auto;
  border-right: 1px solid #D6D3BA;
  margin-left:10px;
  font: "Times New Roman", Times, serif;
  font-size:11px;
  float:left;
}
#centro_sx ul {
  margin: 0px 0px 0px 40px;
  padding: 10px 0px 0px 0px;
}
#centro_sx li {
  list-style: outside;
  padding: 1px;
  font: 20px "Times New Roman", Times, serif;
  color: #7F0E0A;
  font-style:italic;

}
/*SOTTO*/
#centro_dx {
  width: 140px;
  height: auto;
  font: "Times New Roman", Times, serif;
  font-size:11px;
  float: right;
  margin-right: 20px;
}

#sotto {
  background: top center url(images/area_ris.jpg) no-repeat;
  width: 478px;
  height: 37px;
  float:right;
  text-align: left;
  color:#FFFFFF;
  padding-top: 5px;
}
#copy{
	color: #CCCCCC;
	width: 300px;
	font: 10px "verdana", serif;
	margin: 0px 0px 0px 20px;
	float:left;
}
#area{
	color:#FFFFFF;
	font: 10px "verdana", serif;
	margin: 0px 60px 0px 0px;
	float:right;
}

#area a{
	color:#FFFFFF;
	font: 10px verdana, serif;
	font-weight:bold;
}

#centro_pagina {
	margin-left:13px;
	margin-right:20px;
}
/** Header **/
h1 {
  color: #7F0E0A;
  padding: 8px;
  text-align: left;
  font: 20px "verdana", sans-serif;
  font-style: italic;
  margin: 0 0 2px 10px;
}
h2 {
  color: #7F0E0A;
  text-align: left;
  font: 18px "verdana", sans-serif;
  margin: 20px 0px 10px 0px;
  font-weight:bold;
}
h3 {
  color: #7F0E0A;
  text-align: left;
  font: 11px "verdana", sans-serif;
  margin: 0px 0px 10px 0px;
  font-weight:bold;
}
