html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	text-align: left;
	width: 100%;
}
body {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	min-height: 100%;
	background: #ffffff url(../img/sftop.jpg) top repeat-x;
	width: 100%;
	position: relative;
}
a:link, a:visited {
	color: #0000cc;
	text-decoration: none;
	background-color: #ffffff;
	border: 0px;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
	background-color: #ffffff;
	border: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ffffff;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ffffff;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ffffff;
}
h1 {
	color: #000000;
	font-size: 14px;
	background-color: #ffffff;
	width: 700px;
	padding: 5px;
	border: #666666 1px dashed;
}
div#main {
	width: 99%;
	height: 100%;
    margin: 0px;
	position: relative;
	padding: 0;
	text-align: left;
}
body>div#main{height: auto; min-height: 100%; width: 99%;}
div#testi {
	width: 700px;
	margin: 60px 0px 40px 40px;
	padding: 0;
	text-align: justify;
	background-color: #ffffff;
	float: left;
	position: relative;
	clear: both;
}
div#header {
	background: url(../img/header.jpg) top left no-repeat;
	color: #000000;
	height: 231px;
	margin: 0px;
	width: 90%;
	text-align: left;
	float: left;
	top: 0;
	position: relative;
}
/*INIZIO MENU'*/
div#naviga {
	width: 86%;
	float: left;
	text-align: left;
	padding: 231px 0px 0px 20px;
}
#naviga ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#naviga ul li {
	padding: 0px 40px 0px 20px;
	float: left;
	margin: 0px;
	color: #ffcc66;
	height: 41px;
}
/*PROFILO*/
#naviga ul li.profilo a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #e3edf7;
	width: 132px;
	height: 41px;
	display: block;
	background: url(../img/profilo.jpg);
}
#naviga ul li.profilo a:hover {
	color: #ffffcc;
	font-size: 11px;
	font-weight: bold;
	display: block;
	background: url(../img/hover/profilo.jpg);
}
#naviga ul li.profilocurrent a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #e3edf7;
	width: 132px;
	height: 41px;
	display: block;
	background: url(../img/hover/profilo.jpg);
}
/*PORTFOLIO*/
#naviga ul li.portfolio a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #e3edf7;
	width: 132px;
	height: 41px;
	display: block;
	background: url(../img/portfolio.jpg);
}
#naviga ul li.portfolio a:hover {
	color: #ffffcc;
	font-size: 11px;
	font-weight: bold;
	display: block;
	background: url(../img/hover/portfolio.jpg);
}
#naviga ul li.portfoliocurrent a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #e3edf7;
	width: 132px;
	height: 41px;
	display: block;
	background: url(../img/hover/portfolio.jpg);
}
/*LABS*/
#naviga ul li.lab a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #e3edf7;
	width: 125px;
	height: 41px;
	display: block;
	background: url(../img/lab.jpg);
}
#naviga ul li.lab a:hover {
	color: #ffffcc;
	font-size: 11px;
	font-weight: bold;
	display: block;
	background: url(../img/hover/lab.jpg);
}
#naviga ul li.labcurrent a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #e3edf7;
	width: 125px;
	height: 41px;
	display: block;
	background: url(../img/hover/lab.jpg);
}
/*EMAIL*/
#naviga ul li.email a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #e3edf7;
	width: 124px;
	height: 41px;
	display: block;
	background: url(../img/email.jpg);
}
#naviga ul li.email a:hover {
	color: #ffffcc;
	font-size: 11px;
	font-weight: bold;
	display: block;
	background: url(../img/hover/email.jpg);
}
/*FINE MENU'*/
div#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	position: relative;
	margin: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	color: #333333;
	background: url(../img/sffooter.jpg) top repeat-x;
	clear:both;
	padding: 20px 0px 0px 10px;
	padding /**/: 10px 0px 0px 10px;
}
div#footer img {
	border: 0px;
}
.bold {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
}
.testo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	clear: both;
}
.testo a:link, a:visited {
	color: #0000cc;
	text-decoration: none;
}
.testo a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.testo img {
	border: 0px;
	margin-left: 14px;
}
.clear {
	clear: both;
}
.codice {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	text-align: left;
}