@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(immagini/bg_body.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center top;
	background-color: #333333;
}
img {
	border-style: none;
}
p {
	margin: 0px;
	padding: 0px;
}
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	background-repeat: no-repeat;
	height: 40px;
	font-size: 18pt;
	font-style: normal;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 15px;
}
#piva {
	font-size: 10pt;
}
#navmenu {
	background-image: url(immagini/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 800px;
}
#text {
	padding: 10px;
	margin-top: 5px;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#navmenu li {
	display: inline;
	list-style-type: none;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}
#navmenu ul {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#img_main {
	margin: 0px;
	padding: 0px;
	height: 273px;
	width: 800px;
	background-image: url(immagini/img_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#box1 {
	background-image: url(immagini/box.jpg);
	padding: 10px;
	height: 130px;
	width: 243px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-repeat: no-repeat;
	text-align: center;
}
#box2 {
	background-image: url(immagini/box.jpg);
	padding: 10px;
	height: 130px;
	width: 243px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-repeat: no-repeat;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}
#box3 {
	background-image: url(immagini/box.jpg);
	padding: 10px;
	height: 130px;
	width: 243px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 14pt;
	font-weight: lighter;
}
#banner_down {
	background-image: url(immagini/banner_down.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 105px;
	width: 800px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	background-image: url(immagini/footer.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 32px;
	width: 800px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer p {
	font-size: x-small;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #000000;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#contenuto_h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3AA8C;
}
#text a {
	color: #C3AA8C;
}
.marroncino {
	color: #C3AA8C;
}
#box2_prova {
	background-image: url(immagini/box2.jpg);
	padding: 10px;
	height: 130px;
	width: 243px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-repeat: no-repeat;
	text-align: center;
}

