body {
	margin: 0;
	padding: 0;
	background-image: none;
	background-color: #1F4419;
	font-family: Verdana, Bitstream Vera Sans, sans-serif;
	letter-spacing: 1px;
	font-size: .72em;
	scrollbar-3dlight-color: #1F4419;
	scrollbar-arrow-color: #1F4419;
	scrollbar-base-color: #1F4419;
	scrollbar-darkshadow-color: #1F4419;
	scrollbar-face-color: #FFCC00;
	scrollbar-track-color: #1F4419;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #1F4419;
	/* centratura per IE5.x */
	text-align: center;
}

body.popUp {
	padding: 0px;
	background-image: none;
	background-color: #FFF;
}

body.popUpEtichetta {
	padding-top: 60px;
	background: url("../files/sfondo-etichette.gif") no-repeat top center;
	background-color: #FFCC00;
}

body.popUpEtichetta p {
	padding: 0px;
}

body.panorama {
	background-image: none;
	background-color: #1F4419;
	padding-top: 50px;
}

/*
	Hp defs
*/

#mainHpBox {
	width: 580px;
	height: 585px;
	position: absolute;
	left: 50%;
	margin-left: -290px;
	background-image: none;
	border: 1px solid black;
	text-align: center;
}

#langBox {
	display: none;
}

#infoBox {
	width: 353px;
	position: relative;
	margin-left: 0px;
	margin-top: 190px;
	background: transparent;
	text-align: center;
	font-size: 2em;
}

.imgEtichetta {
	padding: 5px;
	border: 1px solid #EEE;
}

body.popUp p {
	padding: 0px;
}

	/**
	* Begin box pages defs
	*/


#mainBox {
	width: 780px;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	background-image: none;
	overflow: visible;
}

#logoAlpha {
	padding-left: 0px;
	background: transparent;
	width: 149px;
	height: 109px;
	left: 15px;
	top: 81px;
	position: absolute;	
	clear: right;
}


#langSwitchBox {
	padding-left: 0px;
	background: transparent;
	width: 150px;
	left: 19px;
	top: 300px;
	position: absolute;	
	clear: right;
}

#content {
	width: 572px;
	position: absolute;
	top: 0%;
	left: 50%;
	margin: 0px 0 0 -286px;
	background-color: #FFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;
	text-align: left;
	padding: 5px;
	overflow: visible;
}

	/**
	* Wines
	*/

#contentWine {
	width: 572px;
	background: #FFF;
	color: #000;
	float: none;
	overflow: visible;
	border: 1px solid red;
	padding: 5px;
	border: 1px solid #1F4419;
}

#winePhotos {
	display: none;
}

#options {
	background-color: transparent;
	padding: 5px;
}

	/**
	* End Wines
	*/

	/**
	* Begin main menu defs
	*/

#navBox {
	display: none;
}

	/**
	* End main menu defs
	*/

#ancora {
	display: none;
}
	
	/*
	* Begin tags defs
	*/
	
p {
	background-color: transparent;
	color: #000;
}

p:first-letter {
	font-family: Times New Roman, Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #990000;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	padding-top: 10px;
	font-size: 1.3em;
	font-weight: bold;
	color: #990000;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #1F4419;
	text-align: center;
	border-bottom: 1px solid #CCC;
	text-transform: uppercase;
}

form label {
	display: block;
	float: left;
	width: 8em;
	text-align: right;
	font-weight: bold;
	background-color: #1F4419;
	color: #FFF;
	padding: 2px;
	margin-right: 2px;
}

input, textarea {
	border: 2px solid #1F4419;
	font-size: 1em;
}

a {
	color: #1F441A;
}

a:visited {
	color: #1F441A;
}

a:hover {
	color: #CC0000;
}

	/**
	* End tags defs
	* Begin classes defs
	*/

p.schedeTecniche:first-letter {
	font-family: Verdana, Bitstream Vera Sans, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000;
}
	
.noBorder {
	border: 0px;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.fr {
	float: right;	
}

.right {
	text-align: right;
}

.table tr td {
	padding-top: .2em;
	padding-bottom: .5em;
}

.trBg {
	background: url("../files/bgHr.gif") bottom repeat-x;
}

th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #1F4419;
	text-align: center;
	border-bottom: 1px solid #CCC;
	text-transform: uppercase;
}

	/**
	* End classes defs
	*/