body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333;
	background-color: #f3cc67;
}
img {
	border: none;
	margin:0px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
h1 {
	font: 16px Bodoni MT, Georgia, "Times New Roman", Times, serif;
	color: #7e621d;
	font-weight:bold;
	font-size: 18px;
}
h2 {
	font: 15px Bodoni MT, Georgia, "Times New Roman", Times, serif;
}
.h1-home {
	font: 30px Bodoni MT, Georgia, "Times New Roman", Times, serif;
	color: #7e621d;
	font-weight:bold;
}
#container-home a {
	font: 20px Bodoni MT, Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-decoration:none;
}
#container-home a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#container-home {
	position: relative;
	width: 960px;
	height: 550px;
	margin: 10px auto;
	text-align: left;
	padding:0px;
	
	/*position:absolute;
	top:50%;
	left:50%;
	width: 960px;
	height: 550px;
	margin-left:-480px;
	margin-top: -270px;
	padding:0px;*/
	text-align: left;
	background-image: url(images/Homepage.jpg);
}
#content-home {
	position: absolute;
	width: 816px;
	margin: 60px 72px 0px 72px;
	padding: 0px;
	left: 16px;
	top: 3px;
}
#content-home ul {
	margin:40px 0px 0px 0px;
	padding:0px;
}
#content-home li {
	display:block;
	width:220px;
	padding:0px;
	margin:0px;
	background:url(images/bullet.jpg) no-repeat 0px 50%;
	line-height:56px;
	list-style:none;
	text-indent:45px;
}
#footer-home {
	position: absolute;
	width: 816px;
	margin: 420px 72px 72px 72px;
	padding: 0px;
	left: 15px;
	top: -17px;
}
#footer-home ul {
	margin:0px;
	padding:0px;
}
#footer-home li {
	display:inline;
	padding:0px;
	margin:0px 40px 0px 0px;
	background:url(images/bullet.jpg) no-repeat 0px 50%;
	line-height:60px;
	list-style:none;
	text-indent:45px;
	float:left;
}
.immagine-home {
	margin-left: 40px;
	margin-top: 25px;
}
#container-page {
	position: relative;
	width: 960px;
	height: 550px;
	margin: 10px auto;
	text-align: left;
	background: url(images/Sfondo.jpg) no-repeat;
	padding:0px;

/*	position:absolute;
	top:50%;
	left:50%;
	width: 960px;
	height: 600px;
	margin-left:-480px;
	margin-top: -300px;
	padding:0px;
	text-align: left;
	background: url(images/Sfondo.jpg) no-repeat;*/
}
#header-page {
	position: absolute;
	width: 794px;
	padding: 60px 0px 0px 66px;
	left: 0px;
	top: 5px;
}
#content-page {
	position: absolute;
	width: 610px;
	margin: 114px 0px 0px 54px;
	padding-top: 0px;
	color: #373534;
	padding-left: 20px;
	padding-right: 20px;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 14px;
}
#content-page a {
	font-size: 16px;
	color: #333;
	text-decoration:underline;
}
#content-page a:hover {
	color: #FFFFFF;
}
#container-page #content-page table tr td {
	font-size: small;
}
#footer-page {
	position: absolute;
	width: 880px;
	margin: 460px 0px 0px 0px;
	top: 1px;
}
#menuint-page {
	float:right;
}
#menuint-page ul {
	margin:0px;
	padding:0px;
	margin-top:6px;
}
#menuint-page li {
	display:inline;
	padding:0px;
	background:url(images/bullet1.gif) no-repeat 0px 50%;
 	list-style:none;
	padding-left: 6px;
}
#menuint-page a {
	font: 16px Bodoni MT, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration:none;
	padding-right: 2px;
}
#menuint-page a:hover {
	text-decoration:underline;
	color: #333;
	padding-right: 2px;
}
#img-4px {
	text-align:justify;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
}
#img-4px img {
	margin-top:2px;
	border: 1px solid #373534;
}
#img-4px td {
	padding-top:10px;
}
#img-4px a {
	color: #333;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
}
#img-4px a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
#table-contact {
	width: 98%;
}
#table-contact input, textarea{
	border: 1px solid #a1a1a1;
}
.button {
	background-color: #F5F5F5;
	color: #464646;
	margin-top: 20px;
	cursor:pointer;
}
