body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	background-color : White;
	background-image : url(images/bg_sito.jpg);
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	font-variant : normal;
	margin-bottom : 10px;
	margin-top : 10px;
	font-style: italic;
}
H2 {    font-family: Georgia, Geneva, Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; font-weight: bold;  font-variant : small-caps;  margin-bottom : 5px;  margin-top : 3px;       }
H3 {    font-family: Georgia, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold;  font-variant : small-caps;     }
 a:link{	color : #2D2D2D;  text-decoration : none; font-family: Georgia, "Times New Roman", Times, serif;  }
a:visited{	color : #4F4F4F;  text-decoration : none;  }
a:hover{	color : #006699;  text-decoration : none;   background-color: #C5CDBC;}
a:active{color : #2D2D2D;text-decoration : none;	margin-bottom: 20px;}
 /*DIV*/
 #wrapper {
	margin: auto;
	width: 780px;
	height: 100%;
	background-color: White;
	background-image : url(images/wrapper_bg.jpg);
	border-left : 1px solid #666600;
	border-right : 1px solid #666600;
	border-top: 1px solid #666600;
} 
#bodyContainer {
	width : 650px;
	height: auto;
	margin: auto;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
}
#mainBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	position: relative;
	color: #000000;
	height: 100%;
	margin-left : 25px;
	margin-right : 15px;
	letter-spacing : 0.5px;
}

.boxprodotti {
	border : 1px solid #C8C8C8;
	margin-bottom: 15px;
}
#footer {
	margin: auto;
	width: 780px;
	text-align: center;
	background-color: #FCFCFC;
	border-left : 1px solid #666600;
	border-right : 1px solid #666600;
	border-top: 1px solid #666600;
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	height:52px;
	border-bottom: 1px solid #666600;
	display: block;
	position: relative;
}
#footerSponsor {
	margin: auto;
	width: 781px;
	text-align: center;
	background-color: #FCFCFC;
	border-left : 1px solid #666600;
	border-right : 1px solid #666600;
	border-top: 1px solid #666600;
	margin-bottom: 20px;
	height:auto;
	border-bottom: 1px solid #666600;
	display: block;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}
#logo_footer{
	display: block;
	position: absolute;
	left: 621px;
	top: 10px;
}
.testobianco {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #666666; text-align: justify; line-height: 22px}

p.paragraph{
	padding-left:5px; padding-right:5px;}
p.paragraph:first-letter{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #901505;
	letter-spacing: 3px;
}
#sponsor {
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 97px;
	position: absolute;
	left: 34px;
	top: 4px;
}
#ptl {
	position: absolute;
	left: 494px;
	top: 22px;
}
.fotoBox img {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
