body {
	background-attachment: fixed;
	background-image: url(img/background.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
#frame {
	position: absolute;
	height: 100%;
	width: 100%;
}
#footer {
    position: relative;
    bottom: 350px;
    background-image: url(img/background_footer.jpg);
    background-repeat: repeat;
    width: 774px;
    left: 173px;
    padding-top: 10px;
}
.address {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	width: 100%;
}
#logo {
	height: 109px;
	width: 249px;
	background-image: url(img/logo2.png);
	position: relative;
	left: 565px;
}
#menu {
	position: absolute;
	height: 146px;
	width: 162px;
	top: 210px;
	left: 0px;
	float: left;
}
#contenitore {
	position: absolute;
	height: 650px;
	width: 948px;
	margin-left: -474px;
	left: 50%;
	top: 130px;
}

#box {
	background-image: url(img/box.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 900px;
	width: 774px;
	left: 173px;
	top: 10px;
}
#box_home {
    background-image: url(img/box.jpg);
    background-repeat: no-repeat;
    position: relative;
    height: 500px;
    width: 774px;
    left: 173px;
    top: 10px;
}
#ombra {
	position: relative;
	height: 53px;
	width: 769px;
	background-image: url(img/ombra.png);
	left: 0px;
	top: 460px;
}

#corpo_sx {
	float: left;
	width: 475px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#corpo_sx_home {
	float: left;
	width: 550px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#corpo_sx_foto {
	float: left;
	width: 513px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	top: 3px;
	left: 5px;
	overflow: auto;
	height: 450px;
}

#corpo_sx_mappa {
	float: left;
	width: 467px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 0px;
}
a:link {
	color: #c44446;
	text-decoration: underline;
}
a:visited {
	color: #c44446;
}


#box_foto {
	position: relative;
	width: 100%;
	bottom: 25px;
}
#box_fotocamere {
    position: relative;
    width: 500px;
    right: 10px;
    top: 10px;
}


.txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
}
.foto {
	height: 242px;
	width: 181px;
	position: relative;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#corpo_dx {
	float: right;
	width: 213px;
	position: relative;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#corpo_dx_home {
	float: right;
	width: 213px;
	position: relative;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.puntoelenco {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DC784B;
}
