body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgmenu.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#header #grigio {
	background-color: #999999;
	background-image: url(../images/metallo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 65px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header #bianco {
	background-color: #FFFFFF;
	height: 1px;
	font-size: 0px;
	line-height: 1px;
	display: none;
}
#header #rosso {
	background-color: #EE0000;
	height: 7px;
	display: none;
}
#header #quadrirossi {
	background-color: #CC0000;
	background-image: url(../images/quadrirossi.gif);
	height: 36px;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-top-color: #EE0000;
	border-right-color: #EE0000;
	border-bottom-color: #EE0000;
	border-left-color: #EE0000;
}
#header #logo1 {
	position: absolute;
	top: 32px;
	right: 176px;
}
#header #logo2 {
	position: absolute;
	top: 65px;
	right: 177px;
}
#header #motto {
	position: absolute;
	top: 83px;
	right: 365px;
}
#colonna-menu {
	background-color: #B4B6B9;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 168px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 130px;
}
#header #testa {
	position: absolute;
	top: 9px;
	right: 19px;
	z-index: 10;
}
#corpo #testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding: 40px 40px 0px 70px;
	margin-right: 168px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 15;
}
#corpo {
	position: absolute;
	left: 0px;
	top: 109px;
	width: 100%;
	background-image: url(../images/soffio.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	overflow: hidden;
	width: 168px;
	}

#nav li {
	margin: 0;
	height: 29px;
	padding: 0;
	list-style: none;
	display: block;
	width: 168px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}

#nav a {
	overflow: hidden;
	height /**/:29px;
	width: 168px;
	display: block;
	padding-left: 170;
	}
	
#nav a:hover {
	background-position: 0 -29px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -58px;
	}
#nhome a  {
	width: 168px;
	height: 29px;
	background: url(../images/n_home.gif) no-repeat left top;
	padding-left: 170px;
	}
#noverview a  {
	width: 168px;
	height: 29px;
	background: url(../images/n_overview.gif) no-repeat left top;
	padding-left: 170px;
	}
#ncontatti a  {
	width: 168px;
	height: 29px;
	background: url(../images/n_contatti.gif) no-repeat left top;
	padding-left: 170px;
	}
#by {
	text-align: center;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 25px;
}
.metamag {
	font-weight: bold;
	color: #EE0000;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #EE0000;
}
#testo a {
	color: #666666;
}
.fotosx {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.boxed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFFFCC;
	padding: 10px;
}
