@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
}
#top {
	height: 157px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
#bgtop {
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat-x;
}
#mainmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaaaaa;
	height: 30px;
	text-align: right;
	padding-right: 28px;
	line-height: 32px;
}
#mainmenu a {
	color: #333;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}
#mainmenu a:hover {
	color: #600;
}
a {
	color: #600;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-left: 60px;
	padding-right: 10px;
	line-height: 20px;
}
h1 {
	color: #780406;
	padding-top: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 60px;
	text-transform: uppercase;
	text-align: left;
	font-weight: normal;
}
h2{
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 60px;
	font-weight: normal;
	text-transform: uppercase;
	}
#home {
	background-image: url(images/bg_middle.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	padding-left: 100px;
	text-align: left;
}
#box {
	background-color: #600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	text-align: left;
}
#box div {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8C0000;
}
#box div a {
	text-decoration: none;
	color: #FFF;
}
#box div a:hover {
	color: #FF6;
}
.bgfoot {
	height: 28px;
	background-image: url(images/bg_foot.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.footer {
	height: 28px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.bgfoot .footer td {
	text-align: center;
}
#partner {
	padding-left: 25px;
}
#prodotti {
	padding-left: 35px;
}
#prodotti div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 130px;
	float: left;
	font-size: 11px;
	color: #333;
	text-align: center;
	line-height: 35px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 15px;
	padding-top: 30px;
}
#tabpdf {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 20px;
	}
