body {
   background-image: url(../immagini/background.gif);
	background-repeat: repeat;
	color: #9c9c80;
	font-size: 13px;
	font-family: Times New Roman;
}
a {
	font-family: Times New Roman, Times, serif;
	color: #9c9c80;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9c9c80;
}
a:hover {
	text-decoration: none;
	color: #b48282;
}
a:active {
	text-decoration: none;
	color: #9c9c80;
}
img{
	border: none;
}
p{
	margin-left: 5px;
	margin-top: 1px;
}
#wrap{
	position: relative;
	width: 800px;
	left: 30px;
	top: 30px;
}
#logo{
	position: absolute;
}
#address { 
		  position: absolute;
		  background-color:#FFFFFF;
		  height: 50px;
		  width:437px;
		  left: 134px;
		  color:#9c9c80;
		  text-align: left;
		  }
#design{
	position: absolute;
   background-color: #ffffff;
	width: 123px;
	height: 38px;
	top: 60px;
	color:#b48282; 
}
#contatti{
	position: absolute;
	background-color: #ffffff;
	width: 437px;
   height: 38px;
	top: 60px;
	left:134px;
}
#works{
	position: absolute;
	background-color: #ffffff;
	width: 571px;
	height: 20px;
	top: 108px;
	color: #b48282;
	z-index: 1;
}
#salone{
	position: absolute;
	width: 411px;
	top: 108px;
	height: 780px;
}
#ib{
	position: absolute;
	left: 0;
	top: 40px;
}
#mast{
	position: absolute;
	left:295px;
	top: 38px;
}
#plust{
	position: absolute;
	left: 295px;
	top: 208px;
}
#fm2{
	position: absolute;
	left: 0;
	top: 323px;
}
#fm1{
	position: absolute;
	left: 295px;
	top: 368px;
}

