body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #999999;
	text-align: center;
	
}
#texture {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a {
	color: #C6C6C6;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 20px;
}
.indirizzo {
	text-transform: uppercase;
	color: #999999;
	text-align: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #000000;
	background-position: -200px;
	background-repeat: no-repeat;
}
.indirizzo a {
	color: #666666;
	text-decoration: none;
}
.txtcolonna {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #202020;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	vertical-align: top;
	width: 25%;
	text-align: left;
	font-size: 13px;
	line-height: 14px;
}
.txtcolonna a {
	color: #B3ABD1;
	text-decoration: none;
}
.tdtxtcolonna {
	padding-top: 0px;
	padding-bottom: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #202020;
	border-bottom-color: #202020;
}
.txtcolonna a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.txtcolonnanolinea {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	vertical-align: top;
	width: 25%;
	text-align: left;
	font-size: 13px;
	line-height: 14px;
}
.txtcolonnanolinea a {
	color: #B3ABD1;
	text-decoration: none;
}
.txtcolonnanolinea a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menusx {
	padding-bottom: 20px;
}
.linea {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #202020;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
}
.menusx_top {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

