/* CSS Document */
body
	{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	background:#000000 url(../immagini/bg.png) repeat-x top left;
	line-height:25px;
	}

.header
	{
	width:940px;
	background:url(../immagini/bg-header.png) no-repeat left top;
	text-align:left;
	padding-top:10px;
	padding-left:0px;
	}
a
	{
	color: #B08441;
	text-decoration: underline;
	}
a:hover
	{
	color: #B08441;
	text-decoration:none;
	}
h1
	{
	font-size:23px;
	font-weight:normal;
	}
h2
	{
	font-size:15px;;
	font-weight:bold;
	}
h3
	{
	font-size:22px;
	font-weight:bold;
	color:#B08441;
	}
	
h4
	{
	font-size:15px;;
	font-weight:bold;
	font-style:italic;
	}
h5
	{
	font-size:12px;
	font-weight:bold;
	color:#993300;
	background:url(../immagini/bg_h2.gif) repeat-x center;
	}
h6
	{
	font-size:25px;
	font-weight:normal;
	margin-bottom:8px;
	color:#333333;
	}
#tricolore {

	right:0px;
	top: 0px;
	position: absolute;
	display: block;
	background:url(../immagini/tricolore.png) no-repeat right top;
	width:182px;
	height:182px;
}
#lineablack {

	left:0px;
	top: 0px;
	position: absolute;
	display: block;
	background:url(../immagini/page-flip.png) no-repeat left top;
	width:180px;
	height:255px;
}
#lineablack a{

	TEXT-INDENT: -90000px; WIDTH: 180px; DISPLAY: block; HEIGHT: 200px
}
.desc
	{
	font-size:40px;
	font-weight:normal;
	padding-top:70px;
	margin-bottom:10px;
	color:#EAE2CE;
	}
.hp1
	{
	font-size:25px;
	font-weight:bold;
	background:url(../immagini/bg_h2.gif) repeat-x bottom;
	margin-top:35px;
	color:#FFFFFF;
	}
.hp2
	{
	font-size:25px;
	font-weight:normal;
	background:url(../immagini/bg_h2.gif) repeat-x bottom;
	margin-top:10px;
	color:#FFFFFF;
	}
.hp3
	{
	font-size:25px;
	font-weight:normal;
	}
.h2faq a
	{
	color:#B08441;
	text-decoration:underline;
	}
.h2faq a:hover
	{
	color:#B08441;
	text-decoration:none;
	}
.content
	{
	width:860px;
	text-align:left;
	padding-bottom:20px;
	}
.product-title
	{
	font-size:24px;
	padding-bottom:20px;
	}
.imgborder
	{
	border:#B08441 solid 1px;
	}
.mrg40
	{
	margin-left:40px;
	}
.mrg20
	{
	margin-left:20px;
	}
.mrgb20
	{
	margin-bottom:20px;
	}
.bgtable
	{
	background:url(../immagini/bg-banner-home.png) no-repeat top right;
	padding-right:40px;}
.imgmarginright
	{
	margin-right:10px;
	}
.imgmarginleft
	{
	margin-left:10px;
	}
.footer
	{
	background: url(../immagini/bg_footer.jpg) repeat-x;
	clear:both;
	margin:0px;
	padding:0px;
	height:60px;
	}
.footer-inner
	{
	width:920px;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	padding-top:15px;
	margin:0px;
	}
.footer-inner a
	{
	color:#FFFFFF;
	text-decoration:underline;
	}
.footer-inner a:hover
	{
	color:#FFFFFF;
	text-decoration:none;
	}
.footer_links
	{
	text-align:left;
	padding-left:250px;
	}
.float
	{
	float:left;
	}
.clear
	{
	clear:both;
	}
/*NEWS*/

#sottotitolonews
{
	font-style: italic;
	font-weight:bold;
	line-height:15px;
}
#breadcrumb
{
	font-size: 12px;	
}
.image
{
	padding: 3px;
	border: 3px solid #B08441;
	margin-top:5px;
	margin-right:5px;
}
#menudata
{
font-weight:bold;
margin-top:5px;
}
.news
	{
	padding-right:10px;}
.news a
	{
	color:#FFFFFF;
	}
.news a:hover
	{
	color:#FFFFFF;
	}
.campospeciale {
	visibility: hidden;
}
.required
	{
	font-size:10px;
	font-style:italic;
	}
#s3slider { 
   width: 840px; /* important to be same as image width */ 
   height: 400px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
	width: 840px; /* important to be same as image width or wider */
	position: absolute; /* important */
	top: 0; /* important */
	margin-left: 0; /* important */
	left: 50px;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
    position: absolute;
	font: 14px;
    padding: 10px 13px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

#s3slider ul { list-style-type: none;}
.right {
	left: 320px;
	bottom: 0;
	width: 350px !important;
	height: 320px;
}
.testo20
	{
	font-size:20px}
