body {
	height:100%;
	padding: 0px;
	text-align : center;
	color : #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	margin:auto;
}

#maincontent {
	margin: auto;
	width: 796px;
	position: relative;
	font-size: small;
	height: auto;
}
#menu {
	width: 210px;
	position: relative;
	float: left;
	clear: left;
	padding-top: 40px;
	z-index:1;
}
#content {
	float: right;
	clear: right;
	position: relative;
	padding-top: 4px;
	width: 585px;
	text-align: right;
	z-index:1;
}
#tastiera {
	width: 186px;
	float: right;
	margin-left: 14px;
}
#content p {
	margin-right: 15px;
	text-align: justify;
}
#portfolio {
	text-align: justify;
}

#footer {
	height: 40px;
	font-size: x-small;
	padding-top: 5px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

		
}
table {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#header {
	height: auto;
	width: 796px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}
#under_header {
	width: 796px;
	text-align: right;
	height: auto;
	margin: auto;
	padding-right: 10px;
}
#upper_footer {
	position: relative;
}



#index {
	vertical-align: middle;
	text-align: center;
	background-position: center bottom;
	height: auto;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	background-color: #000000;
	background-image: url(../images/footer_line.png);
	background-repeat: no-repeat;
}
.index {
	line-height: 3px;
}

html { 
	height:100%;
	margin:0;
}
a:visited, a:active, a:link {
	color: #333333;
} 
a:hover {
	color : #333333;
	text-decoration: none;
}
a.blank:visited, a.blank:active, a.blank:link {
	color:#CCCCCC;
} 
a.blank:hover {
	color : #CCCCCC;
	text-decoration: none;
}
a.no_underline:visited, a.no_underline:active, a.no_underline:link {
	color:#CCCCCC;
	text-decoration: none;
} 
a.no_underline:hover {
	color:#FFFFFF;
	text-decoration : none;
}
a.yellow:visited, a.yellow:active, a.yellow:link {
	color:#FFCC00;
} 
a.yellow:hover {
	color:#FFCCOO;
	text-decoration: none;
}
.underline {
	text-decoration: underline;
	font-size: medium;
}
#footer_index {
	font-size: x-small;
}
#servizi_img {
	width: 200px;
	float: right;
	margin-left: 5px;
	height: auto;
	margin-top: 50px;
}
#preventivo {
	text-align: center;
	height: auto;
	width: 445px;
}

img{
border:0px;
}

