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

/* 
colori-
background body: #FFC
testo principale, a link: marrone #600
titoli, a hover: arancione #C30
marrone chiaro: #cc9999
*/
/* GENERALE */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
a{outline:none;}
/* SPECIFICO */
body,td,th {
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	color:#600;
	background-color:#FFC;
}

#container {
	width: 960px;
	margin: auto;
	text-align: left;
}
a:link,
a:visited{
	font-weight:bold;
	text-decoration:underline;
	color:#600;

}
a:hover,
a:focus,
a:active{
	color:#C30;
	text-decoration:none;
	font-weight:bold;
}
#center h1{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-weight:bold;
	font-style:oblique;
	padding: 10px 0px 0px 10px;
	color:#C30;
}

#refheader h2{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	padding: 0px 0px 0px 20px;
	color:#C30;
	float:left;
}
/* ----- CORPO */

/* LEFT */
#left {
	float: left;
	width: 190px;
	background: trasparent;
	padding: 5px;
	font-size:14px;
}
.menucategorie, .menucategorie ul, .menucategorie li{
	margin:0;
	padding:0;
}
.menucategorie{
list-style:none;
text-align:left;
font-size:14px;
font-weight:bold;
}

.menucategorie li, .menucategorie ul{
margin:0px;
list-style-type:none;
}
.menucategorie ul ul {position: absolute; left: 150px; top:0px; visibility: hidden; border: thin solid #600; z-index:10;}
.menucategorie ul li:hover ul {visibility: visible;}

.menucategorie li{list-style:none;
	position:relative;
	width:150px;
	height:25px;
	cursor:pointer;
	border:none;
	background:#FFF;
}
.menucategorie li ul li{
	width:190px;
}
.menucategorie a{height: 25px; display: block; text-decoration: none; text-align: left; line-height: 5px; color:#600;padding:5px 0px 0px 5px;border:none;
}
.menucategorie li a:hover,
.menucategorie li a:focus,
.menucategorie li a:active{background: url(img/background/bgbutton.png) 0 0 no-repeat;color:#C30;border:none;}

.menucategorie ul li:hover > a,
.menucategorie ul li:focus > a,
.menucategorie ul li:active > a{background: url(img/background/bgbutton.png) 0 0 no-repeat;text-decoration:none; color:#C30;border:none;}

.menucategorie ul ul li{background:#FFC;color:#FFC; padding-top:3px;}

/* FINE LEFT */

/* MIDDLE */
#middle {
	overflow: hidden;
	width: 960px;
    /* background: #FFF url(img/background/bgmiddle.gif) 0 0 repeat-y; */
}
#center {
	float: left;
	width: 560px;
	background: trasparent;
}
#center h1{
	text-align:center;
}
#center h2{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:120%;
	font-weight:bold;
	font-style:oblique;
	padding: 5px 0px 0px 20px;
	color:#600;
}
#center h3{
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:140%;
	font-weight:bold;
	font-style:oblique;
	padding: 0px 0px 5px 20px;
	color:#C30;
}
#center h4{
	text-align:left;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:120%;
	font-weight:bold;
	font-style:oblique;
	padding: 0px 0px 5px 0px;
	color:#C30;
}
#center p{
	padding:10px;
}
.catalogo{
	padding:10px 10px 30px 10px;
	width:220px;
	text-align:center;
	float:left;
}
.allineaimg input{
	margin-bottom:-6px;
	cursor:pointer;	
}
.allineaimg input{
	text-align:center;
	font-weight:bold;
	border-color:#E4CBA5;
	border-width:thin;
}
.boxtitolo{	
	margin: 0px;
	height: 40px;
	width: 540px;
	padding: 10px;
	background-image:url(img/background/bgboxheadercenter.png);
	background-repeat:no-repeat;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-weight:bold;
	font-style:oblique;
	color:#C30;
}
.boxtitolo a, .boxnomeprod a{
	white-space:nowrap;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	font-weight:bold;
	font-style:oblique;
	color:#C30;
}
.boxtitolo a:link,
.boxtitolo a:visited,
.boxnomeprod a:link,
.boxnomeprod a:visited{
	text-decoration:underline;
	color:#C30;
}
.boxtitolo a:hover,
.boxtitolo a:focus,
.boxtitolo a:active,
.boxnomeprod a:hover,
.boxnomeprod a:focus,
.boxnomeprod a:active{
	text-decoration:none;
	color:#C30;
}
.boxtitolosez{	
	margin: 0px;
	height: 40px;
	width: 50%;
	float:left;
	text-align:center;
}
.boxtitolotext{
	margin: 0px; padding: 10px;
	height: 80px;
	width: 540px;
	text-align:left;
	background-image:url(img/background/bgboxheadercenter.png);
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color:#600;
}
.boxtitolotext p{
	text-align:center;
	margin-top:5px;
}
.boxtitoloimg{
	margin: 0px; padding: 10px;
	height:320px;
	width: 550px;
	text-align:left;
	background-image:url(img/background/bgboxheaderimg.png);
	background-repeat:no-repeat;
}
.boxtitoloimg img{
	padding-left:10px;
	padding-right:10px;
}
#navcenter{
	margin: 0px;
	height: 60px;
	width: 560px;
}
#navcentersx{
	margin: 0px;
	height: 60px;
	width: 180px;
	background-image:url(img/background/bgboxheadercenter.png);
	background-repeat:no-repeat;
	float:left;
}
#navcentermiddle{
	margin: 0px;
	height: 60px;
	width: 200px;
	background-image:url(img/background/bgboxheadercenter.png);
	background-repeat:no-repeat;
	float:left;
}
#navcenterdx{
	margin: 0px;
	height: 60px;
	width: 180px;
	background-image:url(img/background/bgboxheadercenter.png);
	background-repeat:no-repeat;
	float:left;
}
#pagcenter{
	margin: 0px;
	height: 30px;
	width: 560px;
	padding:10px 5px 0px 5px;
	background-image:url(img/background/bgboxheadercenter.png);
	background-repeat:no-repeat;
	text-align:center;
}
#pagcenter li{
	display:inline;
}
#pagcenter a{
	white-space:nowrap;
}
#pagcenter a:link,
#pagcenter a:visited{
	text-decoration:underline;
	color:#600;
}
#pagcenter a:hover,
#pagcenter a:focus,
#pagcenter a:active{
	text-decoration:none;
	color:#C30;
}
#pagcenter.pagcorrente{
	text-decoration:none;
	color:#C30;
}
#pagcenter h6{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	display:inline;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	padding: 0px 5px 5px 5px;
	vertical-align:top;
}
.headercenter {
	margin: 0px;
	height: 170px;
	width: 560px;
	background-image:url(img/background/bgboxheadercenter.png);
	background-repeat:no-repeat;
}
#center h4{
	text-align:left;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:120%;
	font-weight:bold;
	font-style:oblique;
	padding: 0px 0px 5px 0px;
	color:#C30;
}
.imgheadercenter{
	overflow:hidden;
	width:140px;
	height:140px;
	margin-left:0;
	float:left;
	padding:5px 10px 5px 20px;
}
.baloon{
	overflow:hidden;
	width:140px;
	height:140px;
	margin-left:0;
	float:left;
	position:absolute;
	margin-top:-140px;
}
.baloonxl{
	overflow:hidden;
	width:250px;
	height:280px;
	margin-left:0;
	float:left;
	position:absolute;
	margin-top:-280px;
}
.textheadercenter{
	overflow:hidden;
	padding:10px 10px 5px 5px;
}
.grassetto{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13px;
	font-weight:bold;
}
.headercenter h2{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-weight:bold;
	font-style:oblique;
	color:#C30;
	padding: 10px 10px 5px 5px;
}
.headercenter h5{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	color:#600;
	padding: 5px 0px 5px 0px;
	background-image:url(img/background/bgh5.jpg);
	background-repeat:no-repeat;
}
.rowcenter {
	width: 560px;
	overflow:hidden;
	background: url(img/background/bgrowcenter.gif) 0 0 repeat-y;
}
.boxcenter {
	background-image:url(img/background/bgbox.png);
	background-repeat:no-repeat;
	float: left;
	width: 180px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.imgboxcenter a{
	width:100%;
	height:100%;
}
.imgboxcenter{
	overflow:hidden;
	width:150px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
}
.textboxcenter{
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	width:174px;
	padding-left: 3px;
	padding-rigth: 3px;
	

}
.bloccoelenco{
	width: 560px;
	overflow:hidden;
}
.elenco{height:auto; float:left; padding:10px;}

#modulodati{
	margin-top:10px;
	margin-bottom:30px;
}
#modulosped{
	margin-top:10px;
	margin-bottom:30px;
	
}
#modulodati p, #modulosped p, #right p{
	padding: 5px;
}
#modulodati p.centrato{
	text-align:center;
}
/* SEZ SCHEDA PRODOTTO */
.boxnomeprod{	
	margin: 10px 0px 0px 10px;
	height: 60px;
	width: 540px;
	padding: 10px;
	background-image:url(img/background/bgnomeprod.png);
	background-repeat:no-repeat;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-weight:bold;
	font-style:oblique;
	color:#C30;
}
.boxdatiprod{
	width:280px;
	height:280px;
	padding: 0px 10px 0px 10px;
	float:left;
}
.boxdatiprod span{
	color:#cc9999;
}
.boximgprod{
	width:250px;
	height:280px;
    margin: 0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	background-image:url(img/background/bgimgprod.png);
	background-repeat:no-repeat;
	text-align:center;
}
.boxnoteprod{
	float:left; 
	margin-top: 15px;
	padding: 10px;
	width:540px;
}

/* FINE SEZ SCHEDA PRODOTTO*/


/* FINE MIDDLE */

/* FORMATTAZIONE TABELLE e FORM */
caption{
	padding:10px;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#600;
}
thead, tr.bordino{font-weight:bold;
border-bottom:dotted;
border-top:dotted;
border-bottom-width:thin;
border-top-width:thin;
}
tr.linea{font-weight:bold;
border-bottom:solid;
border-top:solid;
border-bottom-width:thin;
border-top-width:thin;
}
th {
	font-weight:bold;
}
td.sx{
	text-align:left;
}
td.dx{
	text-align:right;
}
td strong{
	font-weight:bold;
}
input, textarea {
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color:#600;
	font-size: 12px;
	
}
fieldset {  
		margin:10px 5px 5px 5px;  
		padding:10px;
		border:1px solid #600; 
		/*background:transparent url(fieldsetbg.gif) no-repeat bottom right;*/
}
legend {  
		font-size:12px;
		padding: 2px 5px 2px 5px;
		margin-left:1em;
		color:#ffffff;
		background:#600;
		font-weight:bold;
}
fieldset ol {  
	padding:10px 10px 0 10px;  
	list-style:none;
}
#modulodati fieldset li {  
	position:relative;
	padding-bottom:1em;
	line-height:3.4em;
}
#modulodati label, #modulosped label.gruppobottoni {
	position:relative;
	clear:left;
	float:left;
	width:120px;
	margin-right:5px;
	padding-right:10px;
	line-height:2.4em;
	text-align:right;
}

.spedpagradio {
	width:5%;
	float:left;
	margin-top:10px;
}
.spedpagtext {
	width:95%;
	float:left;
	margin-top:10px;
}

.boxtitolotext input { 
	text-align:center;
}
#modulodati input, #modulodati textarea {	
	padding:2px;
	margin:3px;
	font-size:14px;
	border: 1px solid #cc9999;
	color:#600;
	background:#FFF;
	}
fieldset.bottone {  
	background-image:none;
	border-style:none;
	cursor:pointer;	
}
#modulodati input.bottone, #modulosped input.bottone {
	padding:5px 10px 5px 10px;
	font-size:14px;
	font-weight:bold;
	border:1px solid #600; 
	background:#F1E2E2;
}

#modulodati input.bottone:hover, #modulosped input.bottone:hover{
	color:#FFF;
	background-color:#C30;
	cursor:pointer;
}

#modulodati input.radio {
	border:none;
	background:transparent;
}
/* FINE formattazione TABELLE e FORM*/

/* RIGHT */
#right {
	float: left;
	width: 190px;
	background: trasparent;
	padding: 5px;
}
#right h3 a{
	text-decoration:none;
}
#right h3 a:link,
#right h3 a:visited{
	text-decoration:none;
	color:#C30;
}
#right h3 a:hover,
#right h3 a:focus,
#right h3 a:active{
	text-decoration:underline;
	color:#C30;
}
/* FINE RIGHT */

/* HEADER */
#header {
	background: url(img/background/bgheader.jpg) no-repeat;
	width: 960px;
	height: 200px;
}
#headersmall {
	background: url(img/background/bgheadersmall.jpg) no-repeat;
	width: 960px;
	height: 120px;
}

#navbuttons {
	padding: 170px 0.5em 0 0.5em;
	text-align: center;
	font-weight: bold;
	font-size:16px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#navbuttons li{
  	padding:2px;
	display: inline;
	margin: 0;
	height: 0;
	width: 120px;
}
#navbuttons a{
	whitespace:nowrap;
	  	padding:5px;
}
#navbuttons a:link,
#navbuttons a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#600;
  	padding:5px;	
}
#navbuttons a:hover,
#navbuttons a:focus,
#navbuttons a:active{
	color:#C30;
	text-decoration:none;
	font-weight:bold;
	/*border-bottom:2px solid #C30;
	padding-bottom: 0.8em;*/
}

#navbuttons .vocecorrente a:link,
#navbuttons .vocecorrente a:visited,
#navbuttons .vocecorrente a:hover,
#navbuttons .vocecorrente a:focus,
#navbuttons .vocecorrente a:active{
	color:#C30;
	text-decoration:none;
	font-weight:bold;
	/*border-bottom:2px solid #C30;*/
	padding-bottom: 0.1em;
	
}
#logo{
	width: 660px;
	height: 150px;
	background: trasparent;
	float:left;
}
#social{
	top: 50px;
	width: 70px;
	height:140px;
	margin-left: 20px;
	margin-right: 60px;
	padding-top:10px;
	background:trasparent;
	float:left;
}

#slogan{
	width: 190px;
	height: 150px;
	background: trasparent;
	padding: 5px;
	float:left;
}
#marchio{
	width:550px;
	height:150px;
	float:left;
	padding: 5px;
	background:none;
}
#refheader {
	height: 40px;
	width: 100%;
	background-image:url(img/background/bgboxrefheader.png);
	background-repeat:no-repeat;
}
#refheader h1, #refheader h3{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	padding: 0px 0px 0px 20px;
	color:#C30;
	float:left;
}

#refheader li a:link,
#refheader li a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#C30;
}
#refheader li a:hover,
#refheader li a:focus,
#refheader li a:active{
	color:#C30;
	text-decoration:none;
	font-weight:bold;
}
/* FINE HEADER */

/* SLIDER JQUERY */
        #slider {width: 540px; height: 130px; padding:0; border:0;}
        #slider img {padding: 0; margin:0; border:0;}
        #slider .clicker a {width: 11px; height: 11px; background: #cc9999; margin-right: 2px;}
        #slider .clicker a.active {background: #c30;}
/* FINE - SLIDER JQUERY */


/* FOOTER */
#footer {
	background-image:url(img/background/bgfooter.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:100px;
	font-size:11px;
	margin-top:10px;
	overflow:hidden
	border-top-width:1px;
	border-top:medium;
	border-top-style:dotted;
	border-top-color:#cc9999;
	padding-top:10px;
	border-bottom-width:1px;
	border-bottom:medium;
	border-bottom-style:dotted;
	border-bottom-color:#cc9999;
	padding-bottom:10px;
}
#footersx {
	width: 300px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
#footercenter {
	width: 295px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	height:100%;
	border-bottom-width:1px;
	border-left:medium;
	border-left-style:dotted;
	border-left-color:#cc9999;
}
#footerdx {
	width: 295px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	height:100%;
	border-bottom-width:1px;
	border-left:medium;
	border-left-style:dotted;
	border-left-color:#cc9999;
}
#footer a:link,
#footer a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#600;

}
#footer a:hover, 
#footer a:focus, 
#footer a:active{
	color:#C30;
	text-decoration:underline;
	font-weight:bold;
}

/* BOX */
.box180top{
	background-image:url(img/background/bgbox180top.png);
	background-repeat:no-repeat;
	width:180px;
	height:10px;
}
.box180middle{
	background-image:url(img/background/bgbox180middle.png);
	background-repeat:repeat-y;
	width:180px;
}
.box180bottom{
	background-image:url(img/background/bgbox180bottom.png);
	background-repeat:no-repeat;
	width:180px;
	height:10px;
}

/* - CORNICE SUPERIORE e INFERIORE BOX*/
.boxcontent{
	width: 190px;
}.box190top{
	background-image:url(img/background/bgbox190top.png);
	background-repeat:no-repeat;
	width:190px;
	height:10px;
}
.box190middle{
	background-image:url(img/background/bgbox190middle.png);
	background-repeat:repeat-y;
	width:190px;
}
.box190bottom{
	background-image:url(img/background/bgbox190bottom.png);
	background-repeat:no-repeat;
	width:190px;
	height:10px;
}
.box190middle h3{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-weight:bold;
	font-style:oblique;
	padding: 6px 0px 3px 0px;
	color:#C30;
}
/* FINE CORNICE BOX */
/* FINE BOX */
