* {
	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;
	height: auto !important; /*  serve per far prendere l'altezza al 100% al contenitore principale */
	height: 100%;
	min-height: 100%; /* tolgo l'altezza del footer dal contenitore principale */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -134px;
	margin-left: auto;
}
.sf_tenute {
	background-image: url(/img/tenute_italia/sf_pagina.jpg);
	background-repeat: repeat-y;
	background-position: center 233px;

}
.sf_tenute_2 {
	background-image: url(/img/tenute_italia/sf_pagina_2.jpg);
	background-repeat: repeat-y;
	background-position: center 233px;

}
/* ---------- testata ----------- */

#contenitore #testata{
	height: 233px;
	width:100%;
	background-repeat: no-repeat;
	background-position: center top;
}

/* ---------- fine testata ----------- */

/* ---------- contenuti ----------- */
#contenitore #corpo_tenute {
	height: auto !important;
	height: 330px; /* misura precisa 383 */
	min-height: 330px;
	width: 819px;
	margin-right: auto;
	margin-left: auto;
}
#contenitore #corpo_tenute .col_sx1{
	float: left;
	width: 188px;
	padding-top: 10px;
}
#contenitore #corpo_tenute .col_sx1 img{
	display: block;
	cursor: auto;
}
#contenitore #corpo_tenute .col_sx1 .boxlogo{
	position: relative;
}

#contenitore #corpo_tenute .col_sx2{
	float: left;
	width: 128px;
	padding-top: 10px;
	text-align: left;
}
#contenitore #corpo_tenute .col_cx{
	text-align: left;
	float: left;
	width: 213px;
	/*background-image: url(/img/tenute_italia/sf_italia.png);
	background-repeat: no-repeat;
	background-position: center top;*/
	height: 307px;
}
#contenitore #corpo_tenute .col_dx1{
	text-align: left;
	float: left;
	width: 133px;
	padding-top: 15px;
}
#contenitore #corpo_tenute .col_dx1 img{
	display: block;
	cursor: auto;
}
#contenitore #corpo_tenute .col_dx1 .boxlogo{
	position: relative;
}
#contenitore #corpo_tenute .col_dx2{
	text-align: left;
	float: left;
	width: 150px;
	padding-top: 15px;
}
.nascosto {
	visibility: hidden;

}
.sovrasta {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#contenitore .box_gallery {
	height: 55px;
	width: 653px;
	position: absolute;
	left: 50%;
	top: 260px;
	z-index:10;
	margin-left:-335px;
	display: block;
	text-align: left;
	padding-left: 15px;
	visibility: hidden;
}
#contenitore #box_tenute {
	background-color: #fcfcf2;
	height: 579px;
	width: 680px;
	position: absolute;
	left: 50%;
	top: 27px;
	z-index:5;
	margin-left:-341px;
	display: none;
	border: 1px solid #eeead6;
	text-align: center;
}
#contenitore #box_tenute #box_tenute2 {
	background-color: #fdfcf3;
	height: 567px;
	width: 668px;
	border: 1px solid #eeead6;
	background-image: url(/img/tenute_italia/sf_scheda.jpg);
	background-repeat: repeat-y;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	position: relative;
}
#contenitore #box_tenute #box_tenute2 .linea_sc{
	position: absolute;
	left: 460px;
	bottom: 20px;
	
}

#contenitore  #box_tenute #box_tenute2 #test_tenute{
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 284px;	
}

#contenitore  #box_tenute #box_tenute2 #test_tenute .chiudi{
	text-align:right;
	margin-right: 3px;
}
#contenitore  #box_tenute #box_tenute2 .titolo_ten{
	text-align:center;
	padding-left: 21px;
}
#contenitore  #box_tenute #box_tenute2 .paragrafi{
	text-align: justify;
	padding-top: 4px;
}
#contenitore  #box_tenute #box_tenute2 .paragrafi .scroll_tenute {
	height: 218px;
	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;
	position:relative;
}

#contenitore  #box_tenute #box_tenute2 .paragrafi .scroll_tenute .col_scheda_dx{
	float:right;
	width:170px;
	background-color:#fcfcf2;
	border: 1px solid #eeead6;
	font-size: 13px;
	color: #5f530f;
	text-align: left;
	margin-top: 12px;
	padding: 4px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contenitore  #box_tenute #box_tenute2 .paragrafi .scroll_tenute .col_scheda_dx .col_scheda_dx2{
	width:168px;
	border: 1px solid #eeead6;
	margin-left:auto;
	margin-right:auto;
	font-size: 13px;
}
#contenitore  #box_tenute #box_tenute2 .paragrafi .scroll_tenute .col_scheda_dx .col_scheda_dx2 a{
	font-size: 13px;
	color: #5f530f;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	background-image: url(/img/tenute_italia/fr_off.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 3px;
}
#contenitore  #box_tenute #box_tenute2 .paragrafi .scroll_tenute .col_scheda_dx .col_scheda_dx2 a:hover{
	color: #B09D41;
	background-image: url(/img/tenute_italia/fr_on.gif);
}
#contenitore  #box_tenute #box_tenute2 .paragrafi .scroll_tenute  p{
	font-size: 13px;
	margin: 0px;
	padding-top: 9px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 11px;
	color: #5f530f;
}
#contenitore  #box_tenute #box_tenute2 .paragrafi .scroll_tenute  p:first-letter{
	font-weight: bold;
	
}
#contenitore  #box_tenute #box_tenute2 .paragrafi .scroll_tenute  p a{
	font-size: 13px; color: #B09D41; font-weight: normal ; text-decoration: none	
}
#contenitore  #box_tenute #box_tenute2 .paragrafi .scroll_tenute  p a:hover{
	color: #2E3831;	
}
#contenitore  #box_tenute #box_tenute2 #footer_p {
	background-image: url(/img/sf_corpo_basso.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
} 
    
/* ---------- contenuti ----------- */

/* ---------- footer ----------- */
#footer{
	height: 101px;
	position:relative;
	width:835px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	white-space: nowrap;
	padding-top: 33px;
}
#footer .footer_box1{
	height: 101px;
	width: 178px;
	text-align: center;
	float: left;
	padding-left: 80px;
	position: relative;
}
#footer .footer_box1 a{
	display: block;
	height: 24px;
	width: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/tenute_italia/fr_off.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#footer .footer_box1 a:hover{
	background-image: url(/img/tenute_italia/fr_on1.png);
}
#footer .footer_box1_deu{
	height: 101px;
	width: 210px;
	text-align: center;
	float: left;
	padding-left: 40px;
	position: relative;
}
#footer .footer_box1_deu a{
	display: block;
	height: 24px;
	width: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/tenute_italia/fr_off.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#footer .footer_box1_deu a:hover{
	background-image: url(/img/tenute_italia/fr_on1.png);
}
#footer .footer_box1_eng{
	height: 101px;
	width: 193px;
	text-align: center;
	float: left;
	padding-left: 65px;
	position: relative;
}
#footer .footer_box1_eng a{
	display: block;
	height: 24px;
	width: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/tenute_italia/fr_off.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#footer .footer_box1_eng a:hover{
	background-image: url(/img/tenute_italia/fr_on1.png);
}
.cont_box{
	height:77px;
}
#footer .footer_box2{
	height: 101px;
	width: 290px;
	text-align: center;
	float: left;
	position: relative;
	margin-right: 8px;
	margin-left: 8px;
}
#footer .footer_box2 a{
	display: block;
	height: 24px;
	width: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/tenute_italia/fr_off.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .footer_box2 a:hover{
	background-image: url(/img/tenute_italia/fr_on2.png);
}
#footer .footer_box2_deu{
	height: 101px;
	width: 353px;
	text-align: center;
	float: left;
	position: relative;
	margin-right: 8px;
	margin-left: 8px;
}
#footer .footer_box2_deu a{
	display: block;
	height: 24px;
	width: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/tenute_italia/fr_off.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .footer_box2_deu a:hover{
	background-image: url(/img/tenute_italia/fr_on2.png);
}
#footer .footer_box3{
	height: 101px;
	width: 167px;
	text-align: center;
	float: left;
	position: relative;
}
#footer .footer_box3 a{
	display: block;
	height: 24px;
	width: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/tenute_italia/fr_off.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
#footer .footer_box3 a:hover{
	background-image: url(/img/tenute_italia/fr_on3.png);
}
#footer .footer_box3_eng{
	height: 101px;
	width: 185px;
	text-align: center;
	float: left;
	position: relative;
}
#footer .footer_box3_eng a{
	display: block;
	height: 24px;
	width: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/tenute_italia/fr_off.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
#footer .footer_box3_eng a:hover{
	background-image: url(/img/tenute_italia/fr_on3.png);
}
#footer .footer_box3_deu{
	height: 101px;
	width: 186px;
	text-align: center;
	float: left;
	position: relative;
}
#footer .footer_box3_deu a{
	display: block;
	height: 24px;
	width: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/tenute_italia/fr_off.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
#footer .footer_box3_deu a:hover{
	background-image: url(/img/tenute_italia/fr_on3.png);
}
/* ---------- fine footer ----------- */

/* ---------- altro ----------- */
.box_spaz {
	height: 134px;
	width:100%;
}

.tit_nascosto {
	display:none
}
.tit_nascosto2 {
	display:none;
}
.img_nascosta {
    display:none;
}
#st_crono {
	display:none
}
.tit_par_tenute {
	display:none
}
.tit_par_tenute2 {
	display:none
}
.tit_vini_ten_italia {
	display:none

}
.lista_vini_ten_italia {
	display:none
}
