body {
	margin:0px;
	padding:0px;
	text-align:center;
	background:#000;
}

#total {
	margin:auto;
	padding:0;
	text-align:center;
	width:900px;
}

#head {
	margin:auto;
	padding:0px;
	text-align:center;
	width:900px;
	height:100px;
}

#corpo {
	margin:auto;
	clear:both;
	padding:120px 0 0 0;
	text-align:center;
	width:900px;
	background:#f0deca url(../images/head.jpg) center top no-repeat;
	height: 1600px;
}

#corpo_foto {
	margin:auto;
	clear:both;
	padding:120px 0 0 0;
	text-align:center;
	width:900px;
	background:#f0deca url(../images/head.jpg) center top no-repeat;
	height: 5900px;
}

#sinistra {
	margin:0 0 0 50px;
	float:left;
	padding:0px;
	text-align:center;
	width:650px;
}

#sinistra h3{
	font-family: "book antiqua";
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin:0px;
	padding:0px;
	width:100%;
}

#linea {
	margin:0;
	padding:0px;
	float:right;
	text-align:center;
	width:198px;
	height:800px;
	background:url(../images/linea.png ) -15px -20px no-repeat;
}

#destra {
	padding:0px;
	float:right;
	text-align:center;
	width:149px;
	height:800px;
	background:url(../images/nav_top.jpg) center top no-repeat;
	margin: 30px 0 0 0;
}

#destra ul{
	margin:130px 0 0 0;
	padding:0px;
	float:left;
	list-style-type:none;
}

#destra ul li{
	margin:15px 0 5px 0;
	padding:0px;
	float:left;
	background:url(../images/point.jpg) left top no-repeat;
	width:100px;
	text-align: left;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#destra ul li a{
	font-family: "book antiqua";
	font-size: 16px;
	text-decoration:underline;
	color:#000;
}

#destra ul li a:hover{
	font-family: "book antiqua";
	font-size: 16px;
	text-decoration:none;
	color:#333;
}

#foto {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:center;
	width:391px;
	height:259px;
}

#contenuto_foto {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align: justify;
	width:600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	text-align: center;
}

#contenuto_foto img{
	margin:0 auto;
	text-align:center;
	border:solid 3px #666;
}

#contenuto {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align: justify;
	width:600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	text-align:justify;
}

#contenuto p{
	font-family: "book antiqua";
	font-size: 16px;
	color:#000;
	text-align:justify;
}

#contenuto img{
	margin:0 auto;
	text-align:center;
}

#contenuto h1{
	font-family: "book antiqua";
	font-size: 16px;
	color:#000;
	text-align:center;
}

#footer {
	width:900px;
	height:10px;
	clear:both;
	margin:auto;
	background-color:#930;
}
