#contenitore {
	height: 768px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-position: 0px 0px;
	position: relative;
}
#intestazione {
	height: 95px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 0px;
}
#barranavig {
	height: 580px;
	width: 220px;
	padding-top: 20px;
	padding-left: 15px;
	position: absolute;
	left: 0px;
	top: 100px;
}
#contenuti {
	height: 530px;
	margin-left: 250px;
	margin-right: 250px;
	margin-bottom: 0px;
	margin-top: -25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../Home/Immagini/background.png);
	width: 730px;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	padding-top: 40px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.foto {
	padding: 10px;
	border: 2px outset #036;
	background-color: #E3ECF3;
}

#login {
	width: 220px;
	height: 580px;
	position: absolute;
	top: 100px;
	right: -2px;
	padding-top: 20px;
	padding-right: 0px;
	float: right;
}
#piepagina {
	width: 780px;
	padding-right: 250px;
	padding-left: 250px;
	height: 70px;
}
.foother {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	padding-top: 10px;
}



body {
	background-color: #E2E2E2;
	background-repeat: repeat-x;
	background-position: 0px 10px;
	background-attachment: fixed;
	background-image: url(../Home/Immagini/sfumo.png);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFF;
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
	left: 385px;
	top: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #036;
}
h2 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: x-large;
	font-weight: bolder;
	color: #C00;
	background-color: #FFC;
	border: 1px solid #900;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 50px;
	margin-left: 50px;
	text-shadow: 2px 2px 3px #666;
	margin-top: 75px;
}
.testi_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #333;
}
.testom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333;
}
.testoGR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #C00;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0077CD;
	text-decoration: underline;
}

.testop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
}
.testopa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0077CD;
}
