@charset "UTF-8";
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}
body {
	background-color: #fcc33b;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: left;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: right;
	position: absolute;
}
#header {
	height: 110px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header.gif);
	clear: left;
	float: left;
}
#container {
	background-color: #FDC33B;
	background-image: url(images/sfondo_homep.gif);
	margin: 0px;
	padding: 0px;
	width: 932px;
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	float: right;
}
#footer {
	width: 712px;
	margin: 0px;
	padding: 0px 0px 0px 220px;
	clear: both;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#navigation {
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 630px;
	clear: right;
	float: right;
}
#navigation2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	margin: 0px;
	padding: 147px 0px 0px 72px;
	width: 210px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	clear: left;
}
* html #navigation2{ /*IE only rule. Delete extra margin-bottom*/
	margin-top: 110px;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	margin: 0px 0px 0px;
	padding: 0px;
	width: 932px;
	height: 100%;
	z-index: 600;
}
* html #content{ /*IE only rule. Delete extra margin-bottom*/
	margin-top: -110px;
}
#testo_corpo {
	float: left;
	width: 425px;
	margin: 0px;
	padding: 40px 0px 0px;
	text-align: center;
}
* html #testo_corpo{ /*IE only rule. Delete extra margin-bottom*/
	margin-top: 110px;
}
#foto {
	text-align: center;
	margin: -100px 0px 0px;
	padding: 0px;
	width: 177px;
	clear: right;
	float: right;
	list-style-type: none;
	z-index: 500;
}
* html #foto{ /*IE only rule. Delete extra margin-bottom*/
	margin-top: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
#foto ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	width: 177px;
	list-style-type: none;
}
#foto li {
	margin: 0px auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mail {
	margin: 0px;
	padding: 0px;
	height: 164px;
	width: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	left: 173px;
	top: 530px;
		}
#testo_corpo .immagini {
	padding-right: 0px;
	margin-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
#tour {
	width: 425px;
	text-align: right;
	margin-top: 18px;
}
#tour ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: inline;
	list-style-type: none;
	text-align: center;
}
#tour li {
	display: inline;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
}
#tour a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
#tour a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #990099;
	text-decoration: none;
	font-weight: normal;
}
#testo_corpo_home {
	float: left;
	width: 425px;
	margin: 0px;
	padding: 20px 0px 0px;
	text-align: center;
}
