﻿#contenitore {
	position: relative;
	width: 790px;
	height: 390px;
}
#copcamere {
	width: 230px;
	height: 165px;
	position: absolute;
	top: 15px;
	right: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #800000;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	letter-spacing: normal;
	vertical-align: top;
	line-height: normal;
}
#fotodx {
	background-position: center center;
	position: absolute;
	width: 70px;
	height: 350px;
	right: 20px;
	top: 15px;
	background-image: url('../imgcamere/fotodx.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#fotosx {
	background-position: center center;
	position: absolute;
	width: 410px;
	height: 350px;
	top: 15px;
	left: 20px;
	background-image: url('../imgcamere/paginastanze.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#fotogiu {
	width: 230px;
	height: 130px;
	top: 240px;
	right: 110px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #800000;
	text-align: center;
}
#nav {
	width: 230px;
	height: 20px;
	position: absolute;
	right: 110px;
	top: 215px;
	background-color: #EDB380;
}
#nav1 {
	width: 25%;
	height: 100%;
	position: relative;
}
#nav2 {
	position: absolute;
	width: 25%;
	height: 100%;
	left: 25%;
	top: 0px;
}
#nav3 {
	position: absolute;
	width: 25%;
	height: 100%;
	left: 50%;
	top: 0px;
}
#nav4 {
	width: 25%;
	height: 100%;
	left: 75%;
	top: 0px;
	position: absolute;
}
#headnav {
	position: absolute;
	width: 230px;
	height: 30px;
	top: 181px;
	background-color: #E4AA7A;
	right: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #800000;
	text-align: center;
}

