html, body {
	margin: 0px auto;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
#top {
	width:100%;
	height:203px;
	background:url(images2/sfondo_top.jpg);
	margin: 0px auto;
	text-align: center;
}
#img_top {
	background:url(images2/top.jpg);
	width:770px;
	height:203px;
	margin: 0px auto;
}
#spazio_top {
	height:128px;
	width:770px;
}
#spazio_menu1 {
	height:30px;
	width:200px;
	float:left;
}
#home {
	height:30px;
	width:60px;
	float:left;
}
#consulenze {
	height:30px;
	width:65px;
	float:left;
}
#documenti {
	height:30px;
	width:60px;
	float:left;
}
#referenze {
	height:30px;
	width:60px;
	float:left;
}
#dovesiamo {
	height:30px;
	width:70px;
	float:left;
}
#contatti {
	height:30px;
	width:50px;
	float:left;
}
.home {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
a.home:hover {
	color:#FF0000;
	text-decoration:none;
}
#end {
	width:100%px;
	height:57px;
	background:url(images2/sfondo_end.jpg);
	margin: 0px auto;
	text-align: center;
}
#end2	{ width:770px; height:57px; margin: 0px auto;
	text-align: center;}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding-right:4px;
}
a.link:hover {
	color:#FF0000;
	text-decoration:none;
}
.link2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding-top:4px;
	
}
a.link2:hover {
	color:#FF0000;
	text-decoration:none;
}
#spazio10	{ height:5px; text-decoration:none;}
.right	{ text-align:right;}
.bottone {
	padding-top:4px;
}
#visit {
	display: inline;
	float: left;
	width: 250px;
	padding-left: 17px;
	padding-top: 5px;
	font-size:10px;
}
#visit label {
	color: #663;
	display: block;
	font-size: 1.2em;
	margin-top: 0.6em;
}
.input, .textarea, .select {
	background: #ececec;
	color: #555;
	font-family: inherit;
	font-size: 10px;
	border-top: 1px solid #dbdcdc;
	border-left: 1px solid #dbdcdc;
	border-right: 1px solid #dbdcdc;
	border-bottom: 1px solid #dbdcdc;
}
.input, .textarea {
	width: 100%;
}
.textarea {
	height: 80px;
}
.select {
	margin-top: 0.6em;
	width: 100%;
}
.submit {
	margin-top: 0.6em;
}
.small {
	width: 66px;
}
.small2 {
	width: 80px;
}
.small3 {
	width: 115px;
}
.small4 {
	width: 255px;
}
