body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #ffffff;
}
.testogenesi {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #FF0000;
}
.testoservizio {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
}
.testoprodotto {
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
}
a {
	font-size: 10px;
	font-family: "Verdana";
	color: #000000 }

a:link { text-decoration: none; color: #000000 }

a:visited { color: #000000; text-decoration:none }

a:hover { color:#000000; text-decoration: underline }

.header_link {
	font-size: 10px;
	font-family: "Verdana";
	color: #999999}

.header_link:link { text-decoration: none; color: #999999 }

.header_link:visited { color: #999999; text-decoration:none }

.header_link:hover { color:#999999; text-decoration: underline }

.footer_link {
	font-size: 10px;
	font-family: "Verdana";
	color: #efefef }

.footer_link:link { text-decoration: none; color: #efefef }

.footer_link:visited { color: #efefef; text-decoration:none }

.footer_link:hover { color:#efefef; text-decoration: underline }

.host_bg{
background-image:url(../immagini/host.jpg);
background-repeat:no-repeat;
background-position:right;
}
.home_bottom_border {
border-bottom-color: #666666;
border-bottom-width: 1px; 
border-bottom-style: solid
}
.home_top_border {
border-top-color: #666666;
border-top-width: 1px; 
border-top-style: solid
}
.home_left_border {
border-left-color: #666666;
border-left-width: 2px; 
border-left-style: solid
}
.portfolio_bottom_border {
border-bottom-color: #666666;
border-bottom-width: 1px; 
border-bottom-style: dotted
}