* {
	margin: 0;
}
body {
	font-family:  "Bodoni Bk BT", Bodoni, "Times New Roman", Times, serif;
	text-align: center;
	color: #57695d; /* colore principale del testo nel sito */
	/*color: #022e15;  vecchio colore principale del testo nel sito */
	height:100%;
	background-color: #fffff7;
	background-image: url(/img/sf_color.gif);
}
html {
	height:100%;
}
#contenitore {
    position:relative;
	width: 100%;
	text-align: center;
	min-height: 100%;
	height: auto !important; /*  serve per far prendere l'altezza al 100% al contenitore principale */
	height: 100%;
	margin: 0 auto -104px; /* tolgo l'altezza del footer dal contenitore principale */
}

/* ---------- testata ----------- */

#contenitore #testata{
	height: 99px;
	width:100%;
	background-repeat: no-repeat;
	background-position: center top;
}

/* ---------- fine testata ----------- */

/* ---------- menù sotto la testata ----------- */

#contenitore #menu_cont {
	position:relative;
	height: 70px;
	width:100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/sf_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenitore #menu_cont #menu_level_01{
	width:630px;
	height:66px;
	text-align: left;
	white-space: nowrap;
	margin-right: auto;
	margin-left: auto;
}
#contenitore #menu_cont #menu_level_01 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 630px;
	padding-bottom:6px;
}
#contenitore #menu_cont #menu_level_01 ul li {
	display: inline; 
    margin: 0;	
}
#contenitore #menu_cont #menu_level_01 ul li a{
	float: left;
	display: block;
	text-decoration: none;
	padding-top: 25px;	
	padding-bottom:6px;
}
#contenitore #menu_cont .ita ul li a{
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 32px;
}
#contenitore #menu_cont .eng ul li a{
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 43px;
}
#contenitore #menu_cont .deu ul li a{
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 44px;
}
#contenitore #menu_cont #menu_level_01 ul li a:hover{
	background-image: url(/img/menu/antinori_menu_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenitore #menu_cont #menu_level_01 ul li.ultimo a{
	padding-right: 0px;
	margin-right: 0px;
}
#contenitore #menu_cont #menu_level_01 img:hover {
			
}
#contenitore #menu_cont #menu_level_01 ul li a.selezionato  {
	background-image: url(/img/menu/antinori_menu_top.gif);
	background-repeat: no-repeat;
	background-position: center top;		
}
/* ---------- fine menù sotto la testata ----------- */

/* ---------- contenuti ----------- */
#contenitore  #content_cr {
	width: 625px;
	background-image: url(/img/sf_corpo.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contenitore  #content_cr #header {
	width: 625px;
	background-image: url(/img/sf_corpo_alto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	position:relative;
}
#contenitore  #content_cr  #header h1 {
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 31px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#contenitore  #content_cr #header2 {
	width: 625px;
	background-image: url(/img/sf_corpo_alto2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position:relative;
	margin-top: 0px;
}
#contenitore  #content_cr  #header2 h1 {
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 31px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#contenitore  #content_cr #header3 {
	width: 625px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position:relative;
	background-color: #FFFFF7;
	background-image: url(/img/sf_color.gif);
	height: 86px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenitore  #content_cr  #header3 h1 {
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 31px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tit_ricerca {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#contenitore  #content_cr #menu_ric_vini{
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	color: #18461a;
	font-size: 11px;
	position: relative;
	font-weight: bold;
}
#contenitore  #content_cr #menu_ric_vini a{
	color: #947b00;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/img/riconoscimenti/freccia_gialla.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#contenitore  #content_cr #menu_ric_vini a:hover{
	background-image: url(/img/riconoscimenti/freccia_verde.gif);
	color: #18461a;
}
.ric_01{
	background-image: url(/img/sf_corpo_alto_ric1.gif);
}
.ric_02{
	background-image: url(/img/sf_corpo_alto_ric2.gif);
}
#contenitore  #content_cr #menu_ric_vini #ric_sx{
	position: absolute;
	left: 21px;
}
#contenitore  #content_cr #menu_ric_vini #ric_dx{
	position: absolute;
	right: 21px;
}
#contenitore  #content_cr #contenuti {
	padding-top:0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;	
}
#contenitore  #content_cr #contenuti .cont_sx{
	width:160px;
	float:left;
	text-align: left;
}
#contenitore  #content_cr #contenuti .cont_sx .accademia{
	position: relative;
}

/*#contenitore  #content_cr #contenuti .cont_sx .accademia .acc_titolo {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#contenitore  #content_cr #contenuti .cont_sx .accademia UL{
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	display: block;
	position: absolute;
	left: -13px;
	top: 28px;
	padding: 0px;
	width: 168px;
}
#contenitore  #content_cr #contenuti .cont_sx .accademia UL LI A {
	DISPLAY: block;
	TEXT-DECORATION: none;
	color: #57695D;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#contenitore  #content_cr #contenuti .cont_sx .accademia UL LI div {
	color: #000000;
	padding-left: 13px;
	font-size: 12px;
}
#contenitore  #content_cr #contenuti .cont_sx .accademia UL LI {
	DISPLAY: inline;
}
#contenitore  #content_cr #contenuti .cont_sx .accademia UL LI A:hover {
	COLOR: #807959;
	background-color: #f9f8eb;
	background-image: url(/img/accademia/accademia_freccia.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}*/
#contenitore  #content_cr #contenuti .cont_sx2{
	width:270px;
	float:left;
	padding-top: 34px;
}
#contenitore  #content_cr #contenuti .cont_dx{
	float:left;
	font-size: 13px;
	color: #57695d;
	text-align: justify;
	margin-left: 5px;
	margin-bottom: 20px;
	width: 416px;
	overflow: hidden;
}
#contenitore  #content_cr #contenuti .cont_dx p{
	margin-bottom: 8px;	
}
#contenitore  #content_cr #contenuti .cont_dx p:first-letter{
	font-weight: bold;
	
}
#contenitore  #content_cr #contenuti .cont_dx .box_storia{
	background-color:#f0ecd9;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 10px;
} 
#contenitore  #content_cr #contenuti .cont_dx .box_storia .riga{
	background-color:#faf9ed;
	height: 1px;
	font-size:0px;		
}
#contenitore  #content_cr #contenuti .cont_dx .box_storia a{
	padding-left: 12px;
	display: block;
	float: left;
	background-image: url(/img/storia/freccia_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#contenitore  #content_cr #contenuti .cont_dx .box_storia a:hover{
	background-image: url(/img/storia/freccia_on.gif);	
}
#contenitore  #content_cr #contenuti .cont_dx .box_storia .spazst{
	margin-left: 11px;	
}
#contenitore  #content_cr #contenuti .cont_dx .tab_generic table thead th{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F9F7EB;	
}
#contenitore  #content_cr #contenuti .cont_dx .tab_generic table thead tr.riconos th{
	height: 18px;
	background-color: #5f7066;
}
.ric_anno_ita {
	background-image: url(/img/riconoscimenti/anno_ita.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.ric_descrizione_ita {
	background-image: url(/img/riconoscimenti/descrizione_ita.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.ric_paese_ita {
	background-image: url(/img/riconoscimenti/paese_ita.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.ric_anno_eng {
	background-image: url(/img/riconoscimenti/anno_eng.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.ric_descrizione_eng {
	background-image: url(/img/riconoscimenti/descrizione_eng.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.ric_paese_eng {
	background-image: url(/img/riconoscimenti/paese_eng.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.ric_anno_deu {
	background-image: url(/img/riconoscimenti/anno_deu.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.ric_descrizione_deu {
	background-image: url(/img/riconoscimenti/descrizione_deu.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.ric_paese_deu {
	background-image: url(/img/riconoscimenti/paese_deu.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
#contenitore  #content_cr #contenuti .cont_dx .tab_generic table tbody td{
	padding: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F9F7EB;
	
}
#contenitore  #content_cr #contenuti .cont_dx .tab_generic table tbody tr.oro td{
	color: #B09D41;		
}
#contenitore  #content_cr #contenuti .cont_dx .tab_generic table tbody td a{
	color: #57695d;	
}
#contenitore  #content_cr #contenuti .cont_dx .tab_generic table tbody td select{
	color: #57695d;
	font-size:12px;
}
#contenitore  #content_cr #contenuti .cont_dx .tab_generic table tbody td input{
	color: #57695d;
	font-size:12px;
}
#contenitore  #content_cr #contenuti .cont_dx .tab_distr table caption{
	font-size:16px;
	font-weight: bold;
	text-transform: uppercase;
}
#contenitore  #content_cr #contenuti .cont_dx .tab_distr table thead th{
	background-color: #607266;
	text-transform: uppercase;
}
#contenitore  #content_cr #contenuti .cont_dx .tab_distr table thead th h2{
	float: left;
	background-color: #143323;
	margin: 0px;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	
}
#contenitore  #content_cr #contenuti .cont_dx .tab_distr table thead th h3{
	float: left;
	margin: 0px;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	color: #FFFFFF;
	
}
#contenitore  #content_cr #contenuti .cont_dx .tab_distr table tbody td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B09D41;
	padding: 2px;
	text-align: left;
}
#contenitore  #content_cr #contenuti .cont_dx .tab_distr table tbody tr.alterna{
	background-color:#EFEED7;	
}

#contenitore  #content_cr #contenuti .cont_dx .tab_distr table tbody td a{
	font-size: 14px;
	color: #57695D;
	text-decoration: none;	
}
#contenitore  #content_cr #contenuti .cont_dx .tab_distr table tbody td a:hover{
	color: #c5b771;
}
#contenitore  #content_cr #contenuti .cont_dx .acc_tit{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 15px;	
}
#contenitore  #content_cr #contenuti .cont_dx .acc_testo{
	text-align: justify;	
}
#contenitore  #content_cr #contenuti .cont_dx .back_acc  {
	text-align:left;
	font-weight: bold;
}
#contenitore  #content_cr #contenuti .cont_dx .back_acc A {
	TEXT-DECORATION: none;
	color: #57695D;
	font-size: 12px;
}
#contenitore  #content_cr #contenuti .cont_dx .back_acc A:hover {
	COLOR: #807959;
}
#contenitore  #content_cr #contenuti .cont_dx .menu_acc{
	position: relative;
	margin-top: 15px;
}
#contenitore  #content_cr #contenuti .cont_dx .menu_acc .titolo_acc {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#contenitore  #content_cr #contenuti .cont_dx .menu_acc UL{
	LIST-STYLE-TYPE: none;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenitore  #content_cr #contenuti .cont_dx .menu_acc UL LI A {
	DISPLAY: block;
	TEXT-DECORATION: none;
	color: #57695D;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-weight: bold;
}
#contenitore  #content_cr #contenuti .cont_dx .menu_acc UL LI div {
	color: #000000;
	padding-left: 13px;
	font-size: 12px;
}
#contenitore  #content_cr #contenuti .cont_dx .menu_acc UL LI {
	DISPLAY: inline;
}
#contenitore  #content_cr #contenuti .cont_dx .menu_acc UL LI A:hover {
	COLOR: #807959;
	background-color: #f9f8eb;
	background-image: url(/img/accademia/accademia_freccia.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#contenitore  #content_cr #contenuti .cont_dx2{
	float:left;
	font-size: 13px;
	color: #57695d;
	text-align: justify;
	margin-left: 5px;
	margin-bottom: 20px;
	width: 306px;
	overflow: hidden;
	padding-top: 34px;
}
#contenitore  #content_cr #contenuti .cont_dx2 .riconoscimenti_vini{


	
}
#contenitore  #content_cr #contenuti .cont_dx2 .riconoscimenti_vini a{
	display: block;
	background-color: #f7f5e6;
	text-decoration: none;
	background-image: url(/img/riconoscimenti/freccia_gialla.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	text-indent: 16px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #57695d;
	text-align: left;
}
#contenitore  #content_cr #contenuti .cont_dx2 .riconoscimenti_vini a:hover{
	background-image: url(/img/riconoscimenti/freccia_verde.gif);
}
#contenitore  #content_cr #contenuti .cont_dx2 .riconoscimenti_vini a.alterna {
	background-color: #efeed7;

}
#contenitore  #content_cr #contenuti .cont_ric_annata {
	text-align: left;
	background-image: url(/img/riconoscimenti/sf_centro_annata.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;

}
#contenitore  #content_cr #contenuti .cont_ric_annata .ric_spaz{
	float:left;
	width:100px;
	padding-top:30px;
}
#contenitore  #content_cr #contenuti .cont_ric_annata .righetta{
	float:left;
	width:3px;
	height:230px;
	font-size: 0px;
	background-image: url(/img/riconoscimenti/righetta.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenitore  #content_cr #contenuti .cont_ric_annata .ric_annate{
	float:left;
	width:70px;
	padding-top:30px;
	padding-bottom: 30px;
}
#contenitore  #content_cr #contenuti .cont_ric_annata .ric_annate a{
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 21px;
	width: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
#contenitore  #content_cr #contenuti .mappadelsito{
	text-align: left;
	padding-left: 14px;
	background-image: url(/img/mappadelsito/sf_corona.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#contenitore  #content_cr #contenuti .mappadelsito #titomap{
	color:	#eeead6;
	padding-left: 18px;
	font-size: 14px;
	margin-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-position: 3px center;
	margin-bottom: 8px;
}
#contenitore  #content_cr #contenuti .mappadelsito .map01{
	background-color: #022e15;
	background-image: url(/img/mappadelsito/sf_rombo1.gif);	
}
#contenitore  #content_cr #contenuti .mappadelsito .map02{
	background-color: #0f3243;
	background-image: url(/img/mappadelsito/sf_rombo2.gif);
	width: 190px;
}
#contenitore  #content_cr #contenuti .mappadelsito .map03{
	background-color: #60520b;
	background-image: url(/img/mappadelsito/sf_rombo3.gif);
	width: 190px;
}
#contenitore  #content_cr #contenuti .mappadelsito .map04{
	background-color: #84262d;
	background-image: url(/img/mappadelsito/sf_rombo4.gif);
	width: 190px;
}
#contenitore  #content_cr #footer_ric {
	background-image: url(/img/sf_corpo_basso2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
	overflow: hidden;
	width: 602px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
}
#contenitore  #content_cr #footer_p {
	background-image: url(/img/sf_corpo_basso.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	overflow: hidden;
	width: 625px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
}
#contenitore  #content_cr #footer_p img {
	padding-top: 4px;
	padding-right: 21px;
}
    /*   tenute  */
#contenitore  #content_tenute {	
	width: 625px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}
#contenitore  #content_tenute #content_crt{
	background-image: url(/img/tenute/sf_tenute.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
	
}
#contenitore  #content_tenute #content_crt #test_tenute{
	height: 262px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#contenitore  #content_tenute #content_crt #test_tenute #ambasciatori{
	position: absolute;
	bottom: 5px;
	right: 5px;
	}
#contenitore  #content_tenute #content_crt .titolo_ten{
    text-align:left;
	padding-left: 21px;
}
#contenitore  #content_tenute #content_crt .paragrafi{
	text-align: justify;
	padding-top: 15px;
}
#contenitore  #content_tenute #content_crt .paragrafi p{
	font-size: 13px;
	margin: 0px;
	padding-top: 9px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 11px;
}
#contenitore  #content_tenute #content_crt .paragrafi p:first-letter{
	font-weight: bold;
	
}
#contenitore  #content_tenute #content_crt .paragrafi p a{
	font-size: 13px; color: #B09D41; font-weight: normal ; text-decoration: none	
}
#contenitore  #content_tenute #content_crt .paragrafi p a:hover{
	color: #2E3831;	
}
#contenitore  #content_tenute #content_crt #footer_p {
	background-image: url(/img/sf_corpo_basso.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	overflow: hidden;
	width: 625px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
}
    /*   vini  */
#contenitore  #content_vini {	
	width: 625px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 13px;
	color: #57695d;	
}
#contenitore  #content_vini .box_img{
	width: 218px;
	float:left;
	padding-top: 34px;
}
#contenitore  #content_vini .box_destra {
	width: 407px;
	float:left;
	background-color: #f8f5e6;
	border-top-width: 34px;
	border-top-style: solid;
	border-top-color: #fffff7;
}
#contenitore  #content_vini .box_destra .box_lista{
	width: 200px;
	float:left;	
}
#contenitore  #content_vini .box_destra .box_lista .box_zona{
	width: 184px;
	margin-left: 8px;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c5b771;
	margin-top: 4px;
	text-align: left;
}
#contenitore  #content_vini .box_destra .box_lista .box_zona a{
	font-size: 13px;
	color: #57695d;
	font-weight: bold; 
	text-decoration: none;	
}
#contenitore  #content_vini .box_destra .box_lista .box_zona a:hover{
	color: #c5b771;	
}
#contenitore  #content_vini .box_destra .box_lista .box2_link{
	text-align: left;
	padding-left: 8px;
	margin-top: 4px;
}
#contenitore  #content_vini .box_destra .box_lista .box2_link a{
	font-size: 13px;
	color: #57695d;
	text-decoration: none;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c5b771;
	padding-left: 17px;
	background-color: #efeed7;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	background-image: url(/img/vini/freccia_gialla.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
}
#contenitore  #content_vini .box_destra .box_lista .box2_link a:hover{
	background-image: url(/img/vini/freccia_verde.gif);
}
#contenitore  #content_vini .box_destra .box_lista .box2_link .a_nolink{
	font-size: 13px;
	color: #57695d;
	text-decoration: none;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c5b771;
	padding-left: 17px;
	background-color: #efeed7;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	background-image: url(/img/vini/freccia_gialla.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
}

.sel_ricerca {
   color: #57695d;
   font-size:12px;
}
/* ---------- contenuti ----------- */

/* ---------- footer ----------- */
#footer{
	height: 104px;
	background-image: url(/img/sf_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position:relative;
	width:100%;
	z-index:10;
	background-color: #fffff7;
}
#footer #menu_util {
	position:relative;
	height: 40px;
	width:100%;
	text-align: center;
}

#footer #menu_util img {
	padding-top: 21px;
	margin-right: 18px;
	margin-left: 18px;	
}
#footer #menu_util img:hover {
		
}
#footer #menu_util .selezionato {
		
}
#footer #menu_princ {
	position:relative;	
	width:100%;
	text-align: center;
	margin-top: 1px;
}

#footer #menu_princ img {
	padding-top: 27px;
	margin-right: 44px;
	margin-left: 44px;
}
#footer #menu_princ img:hover {
	background-image: url(/img/menu/antinori_menu_top.gif);
	background-repeat: no-repeat;
	background-position: center top;		
}
#footer #menu_princ .selezionato {
	background-image: url(/img/menu/antinori_menu_top.gif);
	background-repeat: no-repeat;
	background-position: center top;		
}
/* ---------- fine footer ----------- */

/* ---------- inizio  contatti / link ----------- */

.contatti {
	color: #022c14;
	font-size: 12px;
	background-image: url(/img/contatti-botteghe/contatti_testata.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 143px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 55px;
}
.contatti a{
	color: #022c14;
	font-size: 12px;
	text-decoration: none;
}
.contatti a:hover{
	color: #c5b771;
}
.contat_des {
	font-size: 12px;
	color: #022E15;
	background-image: url(/img/contatti-botteghe/tab_centro.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.contat_des p{
	padding-right: 25px;
	padding-left: 25px;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 15px;
}
a.contat_ico{
	font-size: 12px;
	color: #022e15;
	text-decoration: none;
	margin-right: 71px;
	margin-top: 2px;
	display: block;
}
a.contat_ico:hover{
	color: #c5b771;	
}
#contat_footer_p {
	background-image: url(/img/contatti-botteghe/contatti_sf_footer.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 28px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
	background-color: #F7F5E6;
}
#contat_footer_p img {
	padding-top: 4px;
	padding-right: 21px;
}
#contat_footer_2 {
	height: 28px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
}
#contat_footer_2 img {
	padding-top: 4px;
	padding-right: 21px;
}
#contat_footer_2 a {
	color: #022c14;
	font-size: 12px;
	text-decoration: none;
}
#contat_footer_2 a:hover{
	color: #c5b771;
}
#botteghe1 {
	text-align: center;
	color: #022c14;
	font-size: 12px;
	margin-top: 12px;
}
#botteghe2 {
	height: 356px;
	width: 448px;
	overflow: auto;
	color: #022c14;
	font-size: 12px;
	scrollbar-3dlight-color: #ABB2A5;
	scrollbar-arrow-color: #184028;
	scrollbar-base-color: 184028;
	scrollbar-darkshadow-color: #66776A;
	scrollbar-face-color: #F8F5E6;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #EDEBD5;
	scrollbar-track-color: #EFEED7
}
#botteghe3 {
	text-align: justify;
	width: 423px;
	color: #022c14;
	font-size: 12px;
}
#botteghe2 a{
	color: #022c14;
	font-size: 12px;
	text-decoration: none;
}
#botteghe2 a:hover{
	color: #c5b771;
}
#links {
	text-align: center;
	height: 383px;
	width: 683px;
}
#links1 {
	height: 364px;
	width: 640px;
	overflow: auto;
	scrollbar-3dlight-color: #ABB2A5;
	scrollbar-arrow-color: #184028;
	scrollbar-base-color: 184028;
	scrollbar-darkshadow-color: #66776A;
	scrollbar-face-color: #F8F5E6;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #EDEBD5;
	scrollbar-track-color: #EFEED7;
	margin-right: auto;
	margin-left: auto;
}
#links1 a{
	color: #022c14;
	font-size: 16px;
	text-decoration: none;
}
#links1 a.selez{
	color: #b09d41;
}

/* ---------- fine contatti / link ----------- */


/* ---------- altro ----------- */
.box_spaz {
    height: 120px;
	width:100%;
}

.tit_nascosto {
	display:none
}
.img_nascosta {
    display:none;
}
#st_crono {
	display:none
}
.tit_par_tenute {
	display:none
}
.clear {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.tit_riconoscimenti {
	display:none
}
.tit_ric2 {
	display:none
}