/* @group GLOBAL */

*{
	padding: 0;
	margin: 0;
}

html, body {
	font-family: Helvetica, Arial, sans-serif;
	color: #808080;
	font-size: 1em;
	line-height: 1em;
	overflow-x: hidden;
}
a{
	text-decoration: none;
	color: #000;
	outline: none;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: none;
}
ul li{
	list-style-type: none;
	list-style-position: outside;
}

/* @end */

/* @group Tipografia */

h1{	
	font-weight: normal;
	font-size: 1.3em;
	color: #333;
}
h2{
	font-weight: normal;
	font-size: 1.1em;
	color: #333;
	line-height: 1.3em;
}

h3{
	font-weight: bold;
	font-size: .9em;
	color: #333;
}
h4{
	font-weight: bold;
	font-size: .8em;
	color: #333;
}
p{
	font-size: .8em;
	color: #666;
	margin-bottom: 1em;
}

p.linkdownload{
	font-weight: bold;
}

p.linkdownload a{
	border-bottom: 1px dashed;
}

p.linkdownload a:hover{
	border-bottom: 1px solid;
	text-decoration: none;
}
/* @end */

/* @group STRUTTURA */

#contenitore{
	width: 100%;
/*height: 100%;*/
	margin-top: 10px;
	overflow-y: hidden ;
	/*background: url(/img/bg-generale.gif) repeat-y;*/
}
#main{
	width: 959px;
	margin: 0 auto;
	background: #fff;
	padding-left: 16px;
}
#top{
	width: 975px;
	float: left;
	height: 561px;
}
#centro{
	width: 959px;
	float: left;
	background: url(/img/bg-centro.gif) repeat-y;
	padding-top: 2em;
	padding-bottom: 4em;
}
#centro-sx{
	width: 225px;
	margin-right: 15px;
	float: left;
}
#centro-centro{
	width: 464px;
	float: left;
}
#centro-centro .scheda-home{
	width: 225px;
	float: left;
}
#centro-centro .scheda-home p a{
	color: #cc0000;
}
#centro-dx{
	width: 255px;
	float: left;
}
#top-sx{
	float: left;
	width: 240px;
}
#top-centro{
	width: 464px;
	float: left;
	position: relative;
	z-index: 0;
}
#top-centro .rotazione-home{
	width: 464px;
	position: relative;
}
#top-centro .rotazione-home img{
	position: relative;
	left: 0;
	top: 0;
	z-index: 0;
}
#top-centro .testo-rota{
	width: 300px;
	position: absolute;
	left: 40px;
	top: 235px;
	z-index: 10;
	color: #fff;
}
#top-centro .testo-rota p{
	font-size: 2em;
	line-height: 1em;
	color: #fff;
}
#main #top #top-centro div.rotazione-home .testo-rota div#natale2011 p{
	font-size: 1.2em;
	line-height: 1em;
	color: #999;
	position: relative;
	top: -190px;
	font-weight: normal;
	font-style: normal;
}
#main #top #top-centro div.rotazione-home .testo-rota div#natale2011 p strong{
	font-size: 1.8em;
	line-height: .6em;
	color: #fff;
	font-weight: normal;
}
#main #top #top-centro div.rotazione-home .testo-rota div#natale2011 p strong span{
	font-size: .6em;
	line-height: .6em;
	color: #fff;
	font-weight: normal;
}
#main #top #top-centro div.rotazione-home .testo-rota div#natale2011 p a{
	color: #bb9f2e;
}
#main #top #top-centro div.rotazione-home .testo-rota div#natale2011 p a:hover{
	color: #dbc35b;
}

#top-centro .testo-rota p a{
	color: #a70b16;
}
#top-dx{
	width: 255px;
	background: #fff url(/img/bg-top-dx.gif) repeat-y;
	float: left;
}

#logo{
	margin-top: 4.3em;
}
#esclusive_italia{
	width: 116px;
	height: 116px;
	background: url(/img/pul-escl-ita.gif) no-repeat;
	display: block;
	text-indent: -100000px;
	cursor: pointer;
	margin: 0 auto;
	margin-top: 18px;
}
#esclusive_francia{
	width: 116px;
	height: 116px;
	background: url(/img/pul-escl-fra.gif) no-repeat;
	display: block;
	text-indent: -100000px;
	cursor: pointer;
	margin: 0 auto;
	margin-top: 18px;
}
#cat_completo{
	width: 116px;
	height: 116px;
	background: url(/img/pul-cat-compl.gif) no-repeat;
	display: block;
	text-indent: -100000px;
	cursor: pointer;
	margin: 0 auto;
	margin-top: 18px;
}
#gastronomia{
	width: 116px;
	height: 116px;
	background: url(/img/pul-gastr.gif) no-repeat;
	display: block;
	text-indent: -100000px;
	cursor: pointer;
	margin: 0 auto;
	margin-top: 18px;
	margin-bottom: 15px;
}
#pulsanti-esclusive{
	width: 150px;
	background: #fff;
	float: right;
	border-bottom: 10px solid #D1CAB4;
}
#marchi{
	width: 134px;
	margin-left: 32px;
}

#footer{
	width: 943px;
	padding-left: 16px;
	clear: left;
	background: url(/img/bg-centro.gif) repeat-y;
	padding-bottom: 1em;
}
#footer p{
	font-size: .75em;
	color: #999;

}
#menuist{
	width: 200px;
	margin-top: 50px;
}
#menuist li{
	font-size: .9em;
	margin-bottom: 7px;
}
#menuist li a{
	text-decoration: none;
	display: block;
}
ul#menu1 a{
	color: #333;
	border-bottom: 1px solid #bbb;
}

ul#menu1{
	margin-bottom: 25px;
}
ul#menu2-interno li{
	font-size: .8em;
}
ul#menu2 a{
	color: #B3B3B3;
	border-bottom: 1px solid #ccc;
}
#menuist li a:hover{
	border-bottom: 1px solid #cc0000;
	color: #cc0000;
}
#menuist li.active a{
	color: #cc0000;
}
#cerca-sito{
	margin-top: 40px;
}

#cerca-sito input.cerca-lamia{
	border: 1px solid #ccc;
	/*margin-left: 68px;*/
	width: 124px;
	padding: 3px;
	float: left;
}
#cerca-sito #invia-cerca{
	border: 1px solid #C6C7C9;
	background: #E6E6E6;
	color: #444;
	padding-top: 3px;
	padding-bottom: 4px;
	width: 60px;
	text-transform: uppercase;
	font-size: .7em;
	margin-left: 10px;
}
#iscr-newsletter{
	margin-top: 25px;
}

#iscr-newsletter p.iscr-nl-mchimp{
	font-size: .8em;
}

#iscr-newsletter p{
	font-size: .7em;
	margin-bottom: .3em;
}
#iscr-newsletter input{
	border: 1px solid #ccc;
	/*margin-left: 68px;*/
	width: 124px;
	padding: 3px;
	float: left;
}
#iscr-newsletter input#invia-nl{
	border: 1px solid #C6C7C9;
	background: #E6E6E6;
	color: #444;
	padding-top: 3px;
	padding-bottom: 4px;
	width: 60px;
	text-transform: uppercase;
	font-size: .7em;
	margin-left: 10px;
}
#newsletter-top{
	float: left;
	width: 220px;
}
#newsletter-top input{
	border: 1px solid #ccc;
	/*margin-left: 68px;*/
	width: 124px;
	padding: 3px;
	float: left;
}
#newsletter-top input#invia-nl{
	border: 1px solid #C6C7C9;
	background: #E6E6E6;
	color: #444;
	padding-top: 3px;
	padding-bottom: 4px;
	width: 60px;
	text-transform: uppercase;
	font-size: .7em;
	margin-left: 10px;
}

#add-this-home{
	float: left;
	margin-top: 15px;
	font-size: .8em;
}
#rss{
	margin-top: 0px;
	float: left;
	width: 240px;
}
#rss img.spazia{
	margin-right: 20px;
}

/* @end */



/* @group TOOLTIP */

.tooltip_fra { 
    display:none; 
    background:url(/img/bg-fra-roll.png) no-repeat; 
    height:441px; 
    width:256px; 
    font-size:11px; 
    color:#fff; 
    margin-left: -230px;
    margin-top: 419px;
    padding: 90px 60px 30px 30px;
} 
.tooltip_fra ul{
	float: left;
	width: 256px;
}

.tooltip_fra li{
	margin-right: 10px;
	font-size: 2.3em;
	line-height: 1.3em;
	display: inline;
}
.tooltip_fra li a{
	color: #e4b39e;
}
.tooltip_ita { 
    display:none; 
    background:url(/img/bg-ita-roll.png) no-repeat; 
    height:441px; 
    width:256px; 
    font-size:11px; 
    color:#fff; 
    margin-left: -230px;
    margin-top: 553px;
    padding: 70px 60px 30px 30px;
} 
.tooltip_ita ul{
	float: left;
	width: 256px;
}
.tooltip_ita ul.birre{
	margin-top:  30px;
}
.tooltip_ita li{
	margin-right: 10px;
	font-size: 2.3em;
	line-height: 1.3em;
	display: inline;
}
.tooltip_ita li a{
	color: #fff;
}
.tooltip_cat { 
    display:none; 
    background:url(/img/bg-cat-roll.png) no-repeat; 
    height:531px; 
    width:286px; 
    font-size:11px; 
    color:#fff; 
    margin-left: -230px;
    margin-top: 285px;
    padding: 30px 30px 0 30px;
} 
.tooltip_cat p{
	color: #fff;
	font-size: 1.7em;
	margin-top: 1em;
	line-height: 1.2em;
	width: 260px;
}

.tooltip_gastr { 
    display:none; 
    background:url(/img/bg-gastr-roll.png) no-repeat; 
    height:531px; 
    width:286px; 
    font-size:11px; 
    color:#fff; 
    margin-left: -230px;
    margin-top: 151px;
    padding: 30px 30px 0 30px;
} 
.tooltip_gastr p{
	color: #fff;
	font-size: 1.7em;
	margin-top: 1em;
	line-height: 1.2em;
	width: 260px;
}
/* a .label element inside tooltip */ 
.tooltip .label { 
    color:yellow; 
    width:35px; 
} 
 
.tooltip a { 
    color:#ad4; 
    font-size:11px; 
    font-weight:bold; 
}
/* @end */


/* @group ACCORDION */


/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	width: 225px;
}

/* accordion header */
#accordion h2 {
	background:#f2f2f2;
	margin:0;
	padding:5px 15px;
	font-size:14px;
	font-weight:normal;
	color: #666666;
	border-bottom:4px solid #fff;
	cursor:pointer;		
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#CCCCCC;
	color: #000;
}

/* accordion pane */
#accordion div.pane {
	border:1px solid #fff;
	border-width:0 2px;
	display:none;
	height:auto;
	padding:15px;
	color:#333;
	font-size:12px;
}

#accordion div.pane ul li{
	border-bottom: 1px dotted #87888A;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: .9em;
}

/* a title inside pane */
#accordion div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}

/* @end */

/* @group ESCLUSIVE ITALIA */
#top-sx-esclusive{
	float: left;
	width: 230px;
	padding-right: 90px;
}
#top-sx-esclusive h1{
	border-bottom: 3px solid #A60B16;
	margin-bottom: 15px;
	margin-top: 62px;
	font-size: 2em;
	color: #bbb;
	line-height: 1em;
	padding-bottom: 10px;
	width: 230px;
}

#top-sx-esclusive p.titolo-interno-generico{
	border-bottom: 3px solid #A60B16;
	margin-bottom: 15px;
	margin-top: 62px;
	font-size: 2em;
	color: #E6E6E6;
	line-height: 1em;
	padding-bottom: 10px;
	width: 230px;
}
#top-sx-esclusive h1 span{
	font-weight: bold;
	font-size: 1.5em;
}
#bottom-esclusive{
	width: 959px;
	float: left;
}
#top-centro-esclusive{
	float: left;
	width: 490px;
	background: #fff;
	min-height: 571px;
	height: auto !important;
	height: 571px;
}

#top-centro-esclusive .scheda-interna{
	width: 225px;
	float: left;
	margin-right: 20px;
}
#top-centro-esclusive .scheda-interna p a{
	color: #cc0000;
	border-bottom: 1px dashed;
}
#top-centro-esclusive .scheda-interna p a:hover{
	border-bottom: 1px solid;
	text-decoration: none;
	padding-bottom: 0;
}

#menuesclusive{
	float: left;
	width: 230px;
}
#menuesclusive li.esclusiveLivello1 ul{
	margin-top: 5px;
	margin-bottom: 10px;
}
#menuesclusive li.esclusiveLivello1{
	margin-bottom: 2px;
}
/*#menuesclusive li.esclusiveLivello1.italia.last{
	margin-top: 30px;
}*/
#menuesclusive li.esclusiveLivello1 a{
	color: #808080;
}

#menuesclusive li.esclusiveLivello1.active a{
	color: #000;
}

#menuesclusive li.esclusiveLivello1.active li.esclusiveLivello2 a{
	color: #999;
}
#menuesclusive li.esclusiveLivello1 li.esclusiveLivello2.active a{
	color: #000;
	font-weight: bold;
}
#menuesclusive li.esclusiveLivello2{
	margin-left: 10px;
	font-size: .9em;
}
#menuesclusive li.esclusiveLivello2 a{
	color: #999999;
}
#pulsanti-esclusive-interno{
	width: 150px;
	background: #fff;
	float: right;
}
#top-esclusive{
	width: 970px;
	float: left;
	/*min-height: 560px;
	height: auto !important;
	height: 560px;*/
	background: url(/img/bg-top-esclusive.gif) repeat-y;
}
#top-dx-esclusive{
	width: 150px;
	background: #fff;
	float: right;
	border-bottom: 10px solid #a70b16;
	border-left: 10px solid #a70b16;
	position: relative;
	left: -10px;
}
#footer-interno{
	width: 891px;
	clear: left;
	padding-bottom: 1em;
	padding-top: 90px;
	background: #fff;
	font-size: .9em;
}
#footer-interno{
	color: #999;
	}
#bottiglie-select{
	width: 490px;
	float: right;
	margin-right: 170px;
}
#cerca-interno{
	margin-top: 30px;
	float: left;
	margin-left: 0px;
	width: 470px;
}
#cerca-interno form{
	float: left;
}
#cerca-interno input.cerca-lamia{
	border: 1px solid #ccc;
	/*margin-left: 68px;*/
	width: 124px;
	padding: 3px;
	float: left;
}
#cerca-interno #invia-cerca{
	border: 1px solid #C6C7C9;
	background: #E6E6E6;
	color: #444;
	padding-top: 3px;
	padding-bottom: 4px;
	width: 60px;
	text-transform: uppercase;
	font-size: .7em;
	margin-left: 10px;
}
#menuist-interno{
	width: 344px;
	float: left;
	margin-top: 13px;
	margin-bottom: 37px;
}

#menuist-interno li{
	font-size: 1em;
	margin-bottom: 7px;
}
#menuist-interno li a{
	text-decoration: none;
	display: block;
}
ul#menu1-interno{
	width: 140px;
	float: left;
	margin-right: 36px;
	font-size: .8em;
}
ul#menu1-interno a{
	color: #333;
}
ul#menu2-interno{
	width: 168px;
	float: left;
}
ul#menu2-interno a{
	color: #B3B3B3;
}
#menuist-interno li a:hover{
	color: #cc0000;
}
#menuist-interno li.active a{
	color: #cc0000;
}
#rss-interno{
	width: 130px;
	float: left;
	margin-left: 10px;
	margin-top: 18px;
}
#rss-interno a{
	width: 130px;
	margin-bottom: 5px;
	float: left;
}
#intro{
	clear: left;
	width: 470px;
	padding-right: 20px;
	padding-top: 22px;
}

#intro-prod{
	clear: left;
	width: 460px;
}
#modulo-mailchimp{
	clear: left;
	width: 460px;
}
#intro p{
	color: #B3B3B3;
	font-size: 1.3em;
	line-height: 1.3em;
}
#intro-prod.list-newsletter p{
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 1em;
	color: #999;
}
#intro-prod.list-newsletter ul{
	margin-bottom: 1em;
	margin-left: 15px;
}
#intro-prod.list-newsletter ul li{
	font-size: .8em;
	margin-bottom: 3px;
}
/* @end */


/* @group PRODUTTORE */ 
#top-produttore{
	width: 460px;
	border-bottom: 3px solid #fff;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 20px;
	float: left;
	position: relative;
}
#add-this-prod{
	position: absolute;
	right: 0;
	bottom: 50px;
}
#bottom-produttore h1{
	margin-top: 25px;
	color: #a1021e;
	margin-bottom: 5px;
	text-transform: capitalize;
}
#bottom-produttore h1.h1schedaprodotto{
	margin-top: 5px;
}

#bottom-produttore h2{
	margin-bottom: 20px;
	color: #c06950;
}
#bottom-produttore h3{
	color: #B3B3B3;
	font-size: .8em;
}
#bottom-produttore{
	width: 460px;
	float: left;
	position: relative;
	margin-top: 20px;
}
#bottom-produttore p{
	font-size: .9em;
	line-height: 1.4em;
}
/* @end */

/* @group TENDINA PRODOTTI */ 

#lista-prodotti p.link-altri-mod{
	font-weight: bold;
	position: absolute;
	right: 0;
	bottom: 0;
	/*margin-top: 82px;*/
}
#lista-prodotti p.link-altri-mod a{
	color: #A60B16;
}
#lista-prodotti p.link-altri-mod img{
	margin-right: 5px;
}
#logo-prod{
	float: left;
	min-height: 70px;
}
#lista-prodotti{
	width: 460px;
	float: left;
}
#slickbox{
	padding-top: 40px;
	padding-bottom: 60px;
	width: 460px;
	float: left;
}
.lista-box-vini{
	float: left;
	width: 200px;
	padding-right: 30px;
	margin-bottom: 40px;
}
.lista-box-vini h3{
	color: #A60B16;
	font-size: 1.5em;
	margin-bottom: 20px;
	font-weight: normal;
}

.lista-box-vini h3 span{
	font-weight: bold;
}
.lista-box-vini li{
	font-size: .8em;
	margin-bottom: 0px;
}

.lista-box-vini li a{
	color: #999;
}
.lista-box-vini li.active a{
	color: #000;
}
span.titoletto-dettaglio{
	color: #000;
	font-weight: bold;
}
#dettaglio-scheda{
	margin-top: 10px;
	width: 330px;
	float: left;
	padding-right: 130px;
	border-bottom: 1px solid #A60B16;
	padding-bottom: 20px;
}
#dettaglio-scheda h5{
	font-size: .9em;
	color: #999;
	margin-bottom: 5px;
}
#dettaglio-scheda p{
	font-size: .9em;
	margin-bottom: 5px;
}
#dettaglio-scheda p.p-uvaggio{
	margin-bottom: 30px;
}
.caratteristiche-vini{
	width: 200px;
	padding-right: 30px;
	margin-bottom: 15px;
}
.caratteristiche-sx{
	width: 230px;
	float: left;
}
.caratteristiche-dx{
	width: 230px;
	float: left;
}
#caratteristiche{
	width: 460px;
	float: left;
	margin-top: 20px;
}
#caratteristiche h6{
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 3px;
	color: #000;
}
#caratteristiche p{
	font-size: .8em;
	margin-bottom: 0;
}
.bottiglia2009{
	position: absolute;
	right: 0;
	top: 0;
}
#richiedi-informazioni{
	width: 418px;
	padding: 15px;
	border: 6px solid #A60B16;
	float: left;
	margin-top: 30px;
}
#richiedi-informazioni p{
	margin-bottom: 0;
	font-size: 1.2em;
	line-height: 1em;
}
#richiedi-informazioni p a{
	color: #A60B16;
	font-weight: bold;
}
/* @end */

/* @group INFO PRODOTTI */ 

/* the overlayed element */

#overlay { 
    background-image:url(http://static.flowplayer.org/img/overlay/transparent.png); 
    color:#efefef; 
    height:450px; 
} 
 
/* container for external content. uses vertical scrollbar, if needed */ 
div.contentWrap { 
    height:441px; 
    overflow-y:auto; 
}

div.overlay {
	
	/* growing background image */
	background-image:url(http://static.flowplayer.org/img/overlay/white.png);
	
	/* dimensions after the growing animation finishes  */
	width:600px;
	height:470px;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(http://static.flowplayer.org/img/overlay/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* black */
div.overlay.black {
	background:url(http://static.flowplayer.org/img/overlay/transparent.png) no-repeat !important;
	color:#fff;
}

/* petrol */
div.overlay.petrol {
	background:url(http://static.flowplayer.org/img/overlay/petrol.png) no-repeat !important;
	color:#fff;
	position: relative;
	left: 0;
	top: 0;
}

div.black h2, div.petrol h2 {
	color:#ddd;		
}
/* @end */
/* @group ISTITUZIONALE */
#content-istituzionale{
	float: left;
	width: 892px;
	height: 650px;
	margin-left: -321px;
	position: relative;
}

#content-catalogo{
	float: left;
	width: 770px;
	/*height: 650px;*/
	margin-left: -321px;
}
#flipping{
	float: left;
	height: 600px;
	width: 770px;
}
#content-catalogo h1{
	margin-bottom: 1em;
	margin-top: 1em;
	font-weight: bold;
	color: #A60B16;
}
#blocco-testo-istituzionale{
	width: 400px;
	height: 610px;
	position: absolute;
	top: 0;
	right: 121px;
	z-index: 600;
	padding: 40px 25px 0px 25px;
}
#blocco-testo-istituzionale p{
	font-size: .9em;
	color: #403223;
	line-height: 1.3em;
}
#blocco-testo-istituzionale h1{
	font-weight: bold;
	color: #A60B16;
}
#bg-testo-istituzionale{
	width: 450px;
	height: 650px;
	background: #fff;
	opacity: .4;
	filter:alpha(opacity=40);
	position: absolute;
	top: 0;
	right: 121px;
	z-index: 400;
}
#blocco-testo-istituzionale.blocco925{
	width: 350px;
	height: 610px;
	position: absolute;
	top: 0;
	right: 91px;
	z-index: 600;
	padding: 40px 25px 0px 25px;
}
#bg-testo-istituzionale.blocco925{
	width: 400px;
	height: 650px;
	background: #fff;
	opacity: .6;
	filter:alpha(opacity=60);
	position: absolute;
	top: 0;
	right: 91px;
	z-index: 400;
}
#bg-testo-istituzionale.blocco896{
	opacity: .7;
	filter:alpha(opacity=70);
}
#bg-testo-istituzionale.blocco930{
	opacity: .6;
	filter:alpha(opacity=60);
}
.link-libro{
	position: absolute;
	right: 30px;
	bottom: 0px;
}
#libro-valentini{
	width: 802px;
	float: left;
	margin-left: -321px;
	margin-top: 30px;
}
#libro-valentini h2{
	margin-bottom: 20px;
	border-top: 1px solid #ccc;
	color: #cc0000;
	padding-top: 5px;
}
#slickbox.valentini{
	width: 802px;
	background: #cc0099;
	float: left;
	margin-left: -320px;
	margin-top: 30px;
}
#bg-testo-istituzionale.blocco897{
	background: none;
}
#blocco-testo-istituzionale.blocco897{
	top: 140px;
	right: 160px;
	width: 450px;
}
#blocco-testo-istituzionale.blocco897 h1{
	margin-bottom: 1em;
}
#sottomenu-enoteca{
	width: 200px;
	position: absolute;
	top: 200px;
	left: 40px;
}
#sottomenu-enoteca li{
	text-transform: lowercase;
	margin-bottom: .5em;
}
#sottomenu-enoteca li.active a{
	color: #000;
}

#sottomenu-enoteca li a{
	color: #fff;
}
#titolo-generico{
	width: 280px;
	padding-left: 0px;
	padding-right: 40px;
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 40px;
}
#blocco-testo-generico{
	width: 425px;
	position: absolute;
	top: 0;
	right: 121px;
	z-index: 600;
	padding: 40px 25px 0px 0px;

}
#content-news h1{
	margin-bottom: 1em;
}
#content-news h1 span{
	color: #999;
	font-size: .8em;
}
#content-news li span{
	color: #999;
}
#lista-news-interna li{
	margin-bottom: 1em;
	border-bottom: 1px dashed #ccc;
}
#content-news img.newsfoto{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#foto-extra{
	width: 470px;
	float: left;
	margin-top: 1em;
}
#foto-extra img{
	margin-right: 10px;
}
#content-news p.torna{
	float: left;
	margin-top: 1em;
}
#paginazione-news{
	font-size: .9em;
}

#paginazione{
	font-size: .9em;
}
#paginazione .current{
	margin-right: 3px;
}
#paginazione a{
	margin-right: 3px;
}

.ditto_currentpage{
	margin-right: 5px;
	color: #444;
}
 a.ditto_page{
	margin-right: 5px;
	color: #999;
}
#form-contatti{
	padding-top: 3em;
}

#form-contatti.nl-ok p strong{
	color:  #A60B16;
	font-size: 1.4em;
}
#form-contatti.nl-ok p{
	font-size: 1.2em;
	line-height: 1.1em;
}
#form-contatti p{
	padding-bottom: .2em;
}
#form-contatti label{
	width: 90px;
	float: left;
}

#form-contatti label.lunga{
	width: 300px;
	float: left;
}
#form-contatti h4{
	margin-bottom: 1em;
}
p.captcha {
	margin-left: 90px;
}

p.invia {
	margin-left: 90px;
}

p.captcha img{
	border: 1px solid #ccc;
}
#form-contatti input{
	width: 200px;
	border: 1px solid #ccc;
	padding: 3px;
}

#form-contatti textarea{
	width: 200px;
	border: 1px solid #ccc;
	padding: 3px;
}
#form-contatti input#inviacont{
	width: 60px;
	cursor: pointer;
}
#form-contatti table.grazie{
	font-size: .8em;
}

#form-contatti table.grazie td.dati{
	font-weight: bold;
	padding-right: 15px;
	padding-bottom: 5px;
}
#form-contatti div.errors{
	font-size: .8em;
	border: 5px solid #cc0000;
	padding: 20px;
}
/* @end */
/* @group PARLIAMO DI*/
.item-parliamo-di{
	width: 450px;
	float: left;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
.item-parliamo-di .contentabstract p strong{
	font-weight: bold;
	color: #000;
}
.img-post{
	width: 150px;
	float: left;
	margin-right: 10px;
}
.img-post-dett{
	float: left;
	margin-bottom: 20px;
}
.img-post-full{
	width: 450px;
	float: left;
	margin-bottom: 1em;
}
.ditto_tags{
	width: 450px;
	float: left;
	font-size: .8em;
}
p.post-prec{
	width: 450px;
	float:left;
}
#img-dett{
	width: 450px;
	float: left;
}
#blog-inside-intro{
	width: 450px;
	float: left;
	margin-bottom: 1em;
}
#dettaglio-parliamo-di h1{
	margin-bottom: .2em;
}
.ditto_tags_dettaglio{
	width: 450px;
	float: left;
	font-size: .8em;
}
p.titolo-item{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: .2em;
}
.item-info{
	width: 450px;
	float: left;
}
p.info-post-dettaglio{
	float: left;
}
#add-this-interno{
	font-size: .8em;
}
div.jot-user span.autore{
	font-size: .8em;
}
div.jot-user span.numeropost{
	padding-top: 30px;
	line-height: 1em;
}
div.jot-message{
	font-size: .8em;
}
div.jot-comment{
	padding: 10px;
}
#commentsAnchor{
	float: left;
	margin-top: 30px;
}

/* @end */
/* @group NUVOLA TAGS */

#nuvola-tags{
	margin-top: 30px;
}
#nuvola-tags span{
		line-height: 1.4em;
}
div.tagcloud span a:hover{
	text-decoration: underline;
}
.s1 {
font-size:100%;
font-weight: normal;
color: #ccc;
}
.s2 {
font-size:125%;
font-weight: normal;
color: #999;
}
.s3 {
font-size:140%;
font-weight: normal;
color: #666;
}
.s4 {
font-size:180%;
font-weight: normal;
color: #333;
}
.s5 {
font-size:210%;
font-weight: normal;
color: #000;
}
#sottomenu-cat li a{
	color: #999;
}
#sottomenu-cat li.active a{
	color: #333;
}
#sottomenu-cat li{
	margin-bottom: 5px;
}

/* @end */
/* @group GASTRONOMIA */
#lista-categorie{
	width: 852px;
	float: left;
	margin-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
#sezioni{
	width: 596px;
	float: left;
	margin-right: 30px;
	position: relative;
}
#sezioni ul.tabs{
	width: 130px;
	float: left;
	margin-right: 10px;
}
#sezioni ul.tabs li{
	margin-bottom: 1em;
}
#sezioni ul.tabs li a{
	color: #999;
}
#sezioni ul.tabs li a:hover{
	color: #333;
}
#sezioni ul.tabs li a.current{
	color: #333;
}
#sezioni div.panes{
	width: 456px;
	float: left;
	position: relative;
}
#sezioni div.panes div{
	position: absolute;
	left: 0;
	top: 0;
	width: 456px;
	float: left;
}
#sezioni div.panes div h2{
	font-weight: bold;
	color: #ccc;
	margin-bottom: 10px;
}
#sezioni div.panes div ul.liste{
	float: left;
	margin-right: 30px;
	margin-top: 10px;
}
#sezioni div.panes div ul.liste li{
	font-size: .8em;
	margin-bottom: 3px;
}
#banner-gastro{
	width: 226px;
	float: left;
	
}
#lista-marchi-gastro{
	width: 226px;
	margin: 0 auto;
}
#gallery-enoteca{
	width: 802px;
	float: left;
	margin-left: -1px;
}
#gallery-enoteca h1{
	margin-bottom: 30px;
}
/* @end */

/* @group PERSONE */
#lista-persone{
	width: 490px;
	position: absolute;
	right: 140px;
	top: 50px;
}
#lista-persone h1{
	font-weight: bold;
	color: #A60B16;
	margin-bottom: 20px;
}
#lista-persone p{
	font-size: 1em;
	width: 310px;
}
#lista-persone table td{
	vertical-align: top;
}
#lista-persone td{
	width: 147px;
	padding-right: 16px;
	padding-bottom: 16px;
}
div.fadehover {  
    position: relative;
    float: left;
    width: 147px;
    height: 147px;
}  
  
img.a {  
    position: absolute;  
    left: 0;  
    top: 0;  
    z-index: 10;  
    text-decoration: none;
        }  
  
img.b {  
    position: absolute;  
    left: 0;  
    top: 0;  
    }  
#testo-persone-dett{
	width: 650px;
	min-height: 530px;
	height: auto !important;
	height: 530px;
	position: absolute;
	right: 0;
	top: 140px;
	border-top: 4px solid #D0C9B3;
	border-bottom: 2px solid #D0C9B3;
}
#sottomenu-persone{
	width: 559px;
	position: absolute;
	right: 91px;
	top: 20px;
	height: 120px;
}
#sottomenu-persone li{
	float: left;	
}

#sottomenu-persone li{
	width: 67px;
	height: 92px;
	float: left;
	margin-right: 10px;
}
#sottomenu-persone li#menupersone931 a{
	background: url(/assets/images/menu-marta.jpg) no-repeat left bottom;
	width: 67px;
	height: 92px;
	float: left;
	text-indent: -10000px;
}

#sottomenu-persone li#menupersone931 a:hover{
	background: url(/assets/images/menu-marta.jpg) no-repeat left top;
}

#sottomenu-persone li#menupersone931.active a{
	background: url(/assets/images/menu-marta.jpg) no-repeat left top;
}
#sottomenu-persone li#menupersone932 a{
	background: url(/assets/images/menu-nicola.jpg) no-repeat left bottom;
	width: 67px;
	height: 92px;
	float: left;
	text-indent: -10000px;
}

#sottomenu-persone li#menupersone932 a:hover{
	background: url(/assets/images/menu-nicola.jpg) no-repeat left top;
}

#sottomenu-persone li#menupersone932.active a{
	background: url(/assets/images/menu-nicola.jpg) no-repeat left top;
}
#sottomenu-persone li#menupersone933 a{
	background: url(/assets/images/menu-mirco.jpg) no-repeat left bottom;
	width: 67px;
	height: 92px;
	float: left;
	text-indent: -10000px;
}

#sottomenu-persone li#menupersone933 a:hover{
	background: url(/assets/images/menu-mirco.jpg) no-repeat left top;
}

#sottomenu-persone li#menupersone933.active a{
	background: url(/assets/images/menu-mirco.jpg) no-repeat left top;
}
#sottomenu-persone li#menupersone934 a{
	background: url(/assets/images/menu-luigi.jpg) no-repeat left bottom;
	width: 67px;
	height: 92px;
	float: left;
	text-indent: -10000px;
}

#sottomenu-persone li#menupersone934 a:hover{
	background: url(/assets/images/menu-luigi.jpg) no-repeat left top;
}

#sottomenu-persone li#menupersone934.active a{
	background: url(/assets/images/menu-luigi.jpg) no-repeat left top;
}
#sottomenu-persone li#menupersone935 a{
	background: url(/assets/images/menu-paola.jpg) no-repeat left bottom;
	width: 67px;
	height: 92px;
	float: left;
	text-indent: -10000px;
}

#sottomenu-persone li#menupersone935 a:hover{
	background: url(/assets/images/menu-paola.jpg) no-repeat left top;
}

#sottomenu-persone li#menupersone935.active a{
	background: url(/assets/images/menu-paola.jpg) no-repeat left top;
}
#sottomenu-persone li#menupersone936 a{
	background: url(/assets/images/menu-barbara.jpg) no-repeat left bottom;
	width: 67px;
	height: 92px;
	float: left;
	text-indent: -10000px;
}

#sottomenu-persone li#menupersone936 a:hover{
	background: url(/assets/images/menu-barbara.jpg) no-repeat left top;
}

#sottomenu-persone li#menupersone936.active a{
	background: url(/assets/images/menu-barbara.jpg) no-repeat left top;
}
#sottomenu-persone li#menupersone937 a{
	background: url(/assets/images/menu-davide.jpg) no-repeat left bottom;
	width: 67px;
	height: 92px;
	float: left;
	text-indent: -10000px;
}

#sottomenu-persone li#menupersone937 a:hover{
	background: url(/assets/images/menu-davide.jpg) no-repeat left top;
}

#sottomenu-persone li#menupersone937.active a{
	background: url(/assets/images/menu-davide.jpg) no-repeat left top;
}
#blocco-testo{
	width: 260px;
}
#blocco-testo h1{
	font-weight: bold;
	margin-top: 50px;
	font-size: 1.8em;
	color: #A60B16;
	margin-bottom: 20px;
}
#blocco-testo p{
	font-size: .9em;
	line-height: 1.2em;
}
#bottom-produttore p.disponibilita{
	margin-top: 20px;
	float: left;
	font-weight: bold;
	font-size: .8em;
}

p.disponibilita a{
	color: #A60B16;
}
/* @end */

/* @group MODULO MAILCHIMP */
#iscr-newsletter2{
	width:460px;
	margin-top: 61px;
	float: left;
}
.field-group{
	font-size: .7em;
	width:250px;
}
#mce-responses{
	float:left;
	margin-top:1em;
	font-size: .9em;	
	width: 460px;
	font-weight: bold;
}

#iscr-newsletter2 p{
	font-size: .9em;
	margin-bottom: 1em;
}
#iscr-newsletter2 input{
	border: 1px solid #ccc;
	width: 250px;
	padding: 3px;
	float: left;
	margin-bottom:5px;
}
#iscr-newsletter2 input#invia-nl{
	border: 1px solid #C6C7C9;
	background: #E6E6E6;
	color: #444;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-top:10px;
	width: 60px;
	text-transform: uppercase;
	font-size: .7em;
	cursor: pointer;
}

/* @end */

/* @group STRISCIA IN BASSO */

#start-form{
	position:fixed; 
	width:100%; 
	height:40px; 
	background: #b5c3a0;
	display:block; 
	bottom:0px; 
	left:0px; 
	z-index:1000;
	padding:10px;
	line-height:20px;
	text-align:center;
	font-size:1.1em;
	color:#FFFFFF;
}
/*
#start-form #apriform{
	width:120px; 
	height:40px;
	display:block;
	position:absolute;
	bottom:10px;
	left:50%;
	margin-left:-70px;
	background:url(../img/btn_info.png); 
	cursor:pointer; 
}
#start-form #apriform:hover{
	background-image:url(../img/btn_info-hover.png); 
}
*/
#start-form .txtstart{
	position:absolute; 
	bottom:20px; 
	left:50%; 
}
/*
#start-form .left{margin-left:-400px;}
#start-form .right{margin-left:100px;}
*/
#start-form span{
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
} 
#start-form a{
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:underline;
}
#start-form a:hover{
	color:#f4e1a9
}
div#start-form div#pulsanti{
	width: 975px;
	margin: 0 auto;
	height: 50px;
	padding: 0;
	text-align: left;
	background: url(../img/oppure.gif) no-repeat center top;
}
div#start-form div#pulsanti span.left{
	position: relative;
	top: -35px;
	left: -50px;
	}

div#start-form div#pulsanti span.txtright{
	position: relative;
	top: -45px;
	right: -10px;
	font-size: 0.7em;
	}

div#start-form div#pulsanti span.right{
	position: relative;
	top: -35px;
	right: -20px;
	}
a#apriform{
	position: relative;
	left: -40px;
	top: -45px;
}

#stampa_giochi{
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.498);
    -webkit-box-shadow: rgba(0, 0, 0, 0.496094) 0px 1px 2px 0px;
    background: none repeat scroll 0 0 #a70b16;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font: bold 1.1em Helvetica,Arial,Helvetica,Geneva,sans-serif;
    letter-spacing: 1px;
    outline: medium none;
    padding: 10px 20px;
    text-shadow: 1px 1px 1px #333;
    text-transform: lowercase;

}
#stampa_giochi:hover {
    background: #e37577 none repeat scroll 0 0;
}
#stampa_giochi:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-transform: translate(0px, 1px);
    -webkit-transform: translate(0px, 1px);}
/* @end */
/* @group ADDTHIS GENERALE */
.top_addthis{
	float: left; 
	width: 470px; 
	margin-bottom: 25px;
}
.top_addthis .box_addthis{
	float: right; 
	margin-right: 10px;
}
/* @end */
/* @group Elenco prodotti nel content del dettaglio Produttore*/
#bottom-produttore h2.content_prodotti{
	margin-top: 30px;
	width: 460px;
	border-top: 1px solid #d0d0d0;
	padding-top: 20px;
	color: #a1021e;
	margin-bottom: 40px;
	text-transform: capitalize;
	font-size: 1.2em;
}
.elenco_prodotti{
	float: left; 
	width: 460px;
}
.prodotto{
	float: left; 
	width: 220px; 
	margin-bottom: 30px;
}
.prodotto.dispari{
	margin-left: 20px;
}
.prodotto div{
	text-align: center;
}
#bottom-produttore h3.nome_prodotto{
	margin-top: 15px;
	margin-bottom: 10px;
	color: #c06950;
	font-size: 1em;
}
#bottom-produttore p.descrizione_prodotto{
	font-size: .8em;
}
/* @end */
