body {
	overflow: hidden;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	} 

#div-centrato {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 900px;
	height: 570px;
	margin-left: -450px;
	margin-top: -285px;
	}
	
/* AZIENDA */

.testo-azienda {
	font-size: 10px;
	color: #EEEEEE;
	padding-top: 40px;
	padding-right: 20px;
	font-weight: normal;
	font-style: normal;
}

/* NEWS PARLANO DI NOI */

.data-newsparlano {
	font-size: 10px;
	color: #1A3D50;
	font-weight: normal;
	font-style: normal;
}

.testo-newsparlano {
	font-size: 10px;
	color: #EEEEEE;
	padding-right: 10px;
	font-weight: normal;
	font-style: normal;
}

.scroll {
	width: 480px;
    height: 120px;
	overflow: auto;
}

/* TESTO NEWS INDEX */

.data-news {
	font-size: 10px;
	color: #1A3D50;
	font-weight: normal;
}

.testo-news {
	font-size: 10px;
	color: #333333;
	padding: 10px 10px 10px 10px;
	font-weight: normal;
	font-style: normal;
}

/* TESTO VINI */

.tit-schede-vini {
	font-size: 10px;
	color: #1A3D50;
	font-weight: normal;
}

.testo-schede-vini {
	font-size: 10px;
	color: #EEEEEE;
	padding-right: 20px;
	font-weight: normal;
	font-style: normal;
}

/* SEZIONE CONTATTI */

.tit-schede-vini {
	font-size: 10px;
	color: #1A3D50;
	font-weight: normal;
}

a.indirizzi-email {
	font-size: 10px;
	color: #EEEEEE;
	padding-right: 45px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
	
a.indirizzi-email:link {
	text-decoration: none;
	}

a.indirizzi-email:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
	
a.indirizzi-email:visited {
	text-decoration: none;
	color: #EEEEEE;
	}
	

a.privacy {
	font-size: 10px;
	color: #EEEEEE;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
	
a.privacy:link {
	text-decoration: none;
	}

a.privacy:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
	
a.privacy:visited {
	text-decoration: none;
	color: #EEEEEE;
	}
	

.nomi-campi {
	font-size: 10px;
	color: #EEEEEE;
	padding-top: 5px;
	font-weight: normal;
	font-style: normal;
}

.messaggi-form {
	font-size: 10px;
	color: #EEEEEE;
	padding-top: 5px;
	font-weight: bold;
	font-style: normal;
}

.form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
.text01 {
	font-size: 10px;
	color: #333333;
	height: 20px;
	width: 284px;
	border: solid 1px #333333;
	background-color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}

.oggetto {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 88px;
	width: 284px;
	border: solid 1px #333333;
	background-color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}

.button {
	font-family: Verdana;
	color: #333333;
	font-size: 10px;
	height: 18px;
	width: 100px;
	font-weight: normal;
	font-style: normal;
	line-height: 9px;
}

.piantina {
	padding-left: 10px;
}

/* TESTO POP-UP VINI PREMIATI */

.testo-premi {
	font-size: 10px;
	color: #EEEEEE;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	font-style: normal;
}
	
/* MENU PRINCIPALE IT */

#pulsante_01{
	width: 49px;
	height: 36px;
	overflow: hidden;
	background: url(immagini/common/menu/home.jpg) top left no-repeat;
	display: block;
}

#pulsante_01:hover{
	background-position: bottom left;
}

#pulsante_02{
	width: 69px;
	height: 36px;
	overflow: hidden;
	background: url(immagini/it/menu/azienda.jpg) top left no-repeat;
	display: block;
}

#pulsante_02:hover{
	background-position: bottom left;
}

#pulsante_03{
	width: 89px;
	height: 36px;
	overflow: hidden;
	background: url(immagini/it/menu/cantina.jpg) top left no-repeat;
	display: block;
}

#pulsante_03:hover{
	background-position: bottom left;
}

#pulsante_04{
	width: 40px;
	height: 36px;
	overflow: hidden;
	background: url(immagini/it/menu/vini.jpg) top left no-repeat;
	display: block;
}

#pulsante_04:hover{
	background-position: bottom left;
}

#pulsante_05{
	width: 108px;
	height: 36px;
	overflow: hidden;
	background: url(immagini/it/menu/foto.jpg) top left no-repeat;
	display: block;
}

#pulsante_05:hover{
	background-position: bottom left;
}

#pulsante_06{
	width: 169px;
	height: 36px;
	overflow: hidden;
	background: url(immagini/it/menu/newsnoi.jpg) top left no-repeat;
	display: block;
}

#pulsante_06:hover{
	background-position: bottom left;
}

#pulsante_07{
	width: 88px;
	height: 36px;
	overflow: hidden;
	background: url(immagini/it/menu/contatti.jpg) top left no-repeat;
	display: block;
}

#pulsante_07:hover{
	background-position: bottom left;
}


/* MENU PRINCIPALE EN */

#pulsante_02en{
	width: 50px;
	height: 36px;
	overflow: hidden;
	background: url(immagini/en/menu/azienda.jpg) top left no-repeat;
	display: block;
}

#pulsante_02en:hover{
	background-position: bottom left;
}

#pulsante_03en{
	width: 60px;
	height: 36px;
	overflow: hidden;
	background: url(immagini/en/menu/cantina.jpg) top left no-repeat;
	display: block;
}

#pulsante_03en:hover{
	background-position: bottom left;
}

#pulsante_04en{
	width: 60px;
	height: 36px;
	overflow: hidden;
	background: url(immagini/en/menu/vini.jpg) top left no-repeat;
	display: block;
}

#pulsante_04en:hover{
	background-position: bottom left;
}

#pulsante_05en{
	width: 115px;
	height: 36px;
	overflow: hidden;
	background: url(immagini/en/menu/foto.jpg) top left no-repeat;
	display: block;
}

#pulsante_05en:hover{
	background-position: bottom left;
}

#pulsante_06en{
	width: 255px;
	height: 36px;
	overflow: hidden;
	background: url(immagini/en/menu/newsnoi.jpg) top left no-repeat;
	display: block;
}

#pulsante_06en:hover{
	background-position: bottom left;
}

#pulsante_07en{
	width: 100px;
	height: 36px;
	overflow: hidden;
	background: url(immagini/en/menu/contatti.jpg) top left no-repeat;
	display: block;
}

#pulsante_07en:hover{
	background-position: bottom left;
}


/* SOTTOMENU VINI */

#pulsante_vino01{
	width: 64px;
	height: 28px;
	overflow: hidden;
	background: url(immagini/common/vini/vino01.jpg) top left no-repeat;
	display: block;
}

#pulsante_vino01:hover{
	background-position: bottom left;
}

#pulsante_vino02{
	width: 46px;
	height: 28px;
	overflow: hidden;
	background: url(immagini/common/vini/vino02.jpg) top left no-repeat;
	display: block;
}

#pulsante_vino02:hover{
	background-position: bottom left;
}

#pulsante_vino03{
	width: 67px;
	height: 28px;
	overflow: hidden;
	background: url(immagini/common/vini/vino03.jpg) top left no-repeat;
	display: block;
}

#pulsante_vino03:hover{
	background-position: bottom left;
}

#pulsante_vino04{
	width: 133px;
	height: 28px;
	overflow: hidden;
	background: url(immagini/common/vini/vino04.jpg) top left no-repeat;
	display: block;
}

#pulsante_vino04:hover{
	background-position: bottom left;

}

/* SOTTOMENU VINI */

a.sonsof {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
	
a.sonsof:link {
	text-decoration: none;
	}

a.sonsof:hover {
	text-decoration: none;
	color: #333333;
	}
	
a.sonsof:visited {
	text-decoration: none;
	color: #999999;
	}