﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, form {

	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	font-weight:normal;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#000;
}
#body {
	background-image: url('sf-pec.png');
	background-repeat: repeat-x;
	font-family: Lucida Sans Unicode,Arial,Helvetica,sans-serif;
}
#seo {
	font-size: 8px;
	font-family: Verdana;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #2E4F7A;
}
#header {
	width: 900px;
	margin: auto;
	padding: 0px 20px;
}
#logo {
    width:706px;
    float:left;
    height:106px;
 }
#logo h1 {
	float: left;
	margin: 0px;
	width: 706px;
	height: 106px;
	position: relative;
	left: 0px;
	top: 0px;
	font-size:16px;
}
#logo a span {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 706px;
	height: 106px;
    background-image :url('testa.png');
}

#logo-win {
   width:194px;
   float:left;
   height:106px;

}
#logo-win h2 {
	
	float: left;
	margin: 0px;
	width: 194px;
	height: 106px;
	position: relative;
	left: 0px;
	top: 0px;
	font-size:12px;
	font-family:Verdana;
}
#logo-win span {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 194px;
	height: 106px;
    background-image :url('logo-win.png');
}
#sottohead {
	width: 900px;
	margin: auto;
	padding: 0px 20px;
}
#menu {
	clear:both;
	font-size:16px;
	color:#ffffff;
}
#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	padding-top:8px;
}
#menu li {
	float:left;
}
#menu li.uno {
	padding-left:9px;
}
#menu li.due {
	padding-left:30px;
}
#menu li a {
	text-decoration:none;
	color:#fff;
	
}
#content {
      background:url('content-sf.jpg') no-repeat scroll 592px 9px transparent;
      margin:auto;
      overflow:hidden;
      padding:30px 20px 20px;
      width:900px
}
#content h4 {
	 color:#FF0000;
	 font-size:22px;
}
#content h4 a {
 	 color:#FF0000;
	 text-decoration:none;
}
a#webmail-link {
     display:block;
     float:right;
     height:145px;
     line-height:70px;
     margin:-18px 8px -3px 40px;
     position:relative;
     text-align:center;
     text-decoration:none;
     width:212px;
}
a#webmail-link span {
     background:url("webmail.png") no-repeat scroll 0 0 transparent;
     cursor:pointer;
     display:block;
     height:145px;
     left:0;
     position:absolute;
     top:-8px;
     width:212px;
}
#testo {
	 text-align:justify;
}
.redlink {
	color:#ff0000;
}
#footer {
	 background-image:url("sf-footer.png");
  	 background-repeat:repeat-x;
	 height:53px;
	 text-align:center;
	 padding-top:25px;
	
}
.footer1 {
	 font-size:12px;
}
.footer2 {
	 font-size:10px;
}

