/* Inizio Pagina */

* :focus { outline: 0; }

Body {
	margin:				30px 0;
	padding:			0;
	background-color:	#F0B161;
	font-family:		"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:			14px;
	color:				#660000;
	scrollbar-base-color : #F0B161;

}

h1, h2, h3, h4 {
	margin:				0;
	font-weight:		normal;
	color:				#F0B161;
	text-align: center;
}

h1 {
	font-size:			197%;
}

h2 {
	font-size:			167%;
}

h3 {
	font-size:			140%;
	font-weight:		300;
	margin-top: 		50px;
}

h4 {
	font-size:			80%;
	font-weight:		300;
}

hr {
	background:			url(immagini/sfondo_vini.jpg) repeat-x left top;
	height:				20px;
	width:				100%;
}

p, ol, ul {
	line-height:		180%;
}

a:link, a:visited {
	text-decoration:	underline;
	color:				#660000;
}

a:hover {
	color: white;
}

/*p {
}

ol {
}

ul {
}
*/
img {
	border:				none;
}

#contenitore {
	width:				780px;
	margin:				0 auto;
	background:			url(immagini/sfondo.jpg) repeat-y left top;
	min-height:			600px;
	position:			relative;
	padding:			0;
}

#clear {
	clear:				both;
}

/* Fine Pagina */

/* Inizio Testata */

#testata {
	width:				780px;
	height:				283px;
	margin:				0 auto;
	position:			relative;
	background:			url(immagini/testata.jpg) no-repeat left top;
	z-index:			-99;
}

#logo {
	width:				170px;
	height:				200px;
	background:			url(immagini/logo.jpg) no-repeat left top;
	position:			absolute;
	top:				0;
	right:				25px;
	z-index:			20;
}

#nomeazienda {
	width:				221px;
	height:				117px;
	background:			url(immagini/enoteca_vesta.jpg) no-repeat left top;
	position:			absolute;
	top:				0;
	right:				166px;
	z-index:			30;
}

#titolo_pagina {
	width:				315px;
	height:				108px;
	position:			absolute;
	bottom:				0;
	right:				0;
	z-index:			10;
}

/* Fine Testata */

/* Inizio Menu */

#menu {
	float:				left;
	width:				210px;
	position:			relative;
	background:			url(immagini/sfondo.jpg) repeat-y left top;
	z-index:			20;
	height: 100%;
}

#menu ul {
	margin:				0;
	padding:			20px 20px 0 0;
	list-style:			none;
	line-height:		normal;
}

#menu li {
	display:		inline; 
}

#menu a {
	display:			inline;
	/*	padding:			8px 20px;
	background:			url(immagini/sfondo_menu.jpg) repeat-y; */
	text-decoration:	underline;
	font-size:			100%;
	font-weight:		normal;
	color:				#E9A95D;
}

#menu a:hover {
	color: white;
}

#indirizzo {
	/*	width:		210px;*/
	font-size:			80%;
	color:				#F0B060;
	font-weight:		300;
	vertical-align:		top;
	text-align:			center;
/*	padding-top:		30px;*/
	z-index:			20;
	margin-top: 		30px;
}

/* Fine Menu */

/* Inizio Corpo */

#corpo {
/*	padding:			10px 20px 20px 230px;*/
	padding:			10px 0;
	margin-left:		230px;
	position: 			relative;
	z-index:			10;
}

p span.required {
	display:			inline-block;
	vertical-align: 	middle;
	line-height:		3.4em;
	width:				25px;
	line-height:		3.4em;
	text-indent:		-10000px;
	overflow:			hidden;
	background:			transparent url(immagini/required.gif) no-repeat center right;
}

.pari {
	background-color:	#F93;
}

.titoli {
	font-size:			140%;
	text-transform:		uppercase;
	background:			url(immagini/sfondo_vini.jpg) repeat-x left top;
	color:				#F0B161;
	padding-left:		15px;
	font-weight:		bold;
	margin-top:			40px;
}

.oppure {
	font-size:			80%;
	line-height:		100%;
	font-weight:		bold;
}

/* Fine Corpo */

/* Inizio Piede */

#piede {
	width:				780px;
	height:				76px;
	margin:				0 auto;
	position:			relative;
	background:			url(immagini/piede.jpg) no-repeat left top;
}

#viesteonline {
	width:				114px;
	height:				30px;
	background:			url(immagini/logo_viesteonline.jpg) no-repeat left top;
	position:			absolute;
	bottom:				9px;
	left:				662px;
	z-index:			20;
}

/* Fine Piede */

/* Inizio Form */

	#corpo form {
/*	margin-left:		10px;
	margin-right:		10px;
*/	}

fieldset {
	border:				1px solid #52130E;
	margin:				10px 0 0 0;
	padding:			0;
/*	background:			transparent url(fieldsetbg.gif) no-repeat bottom right;*/
}

legend {
	font-size:			1.3em;
	padding:			5px;
	margin-left:		1em;
	color:				#F0B161;
	background:			#8B2A23;
}

fieldset ol {
	padding:			10px 10px 0 10px;
	list-style:			none;
}

fieldset li {
	position:			relative;
	padding-bottom:		1em;
	line-height:		3em;
}

fieldset#submitform {
	background-image:	none;
	border-style:		none;
}

label {
	position:			relative;
	clear:				left;
	float:				left;
	width:				10em;
	margin-right:		5px;
	padding-right:		30px;
	line-height:		3em;
	text-align:			right;
}

label.required {
	background:			transparent url(immagini/required.gif) no-repeat center right;
}

label span {
	position:			absolute;
	left:				-10000px;
	top:				0px;
}

input {
	width:				18em;
	font-size:			1.1em;
	padding:			3px;
	background-color:	#EC9B37;
	border:				1px solid #52130E;
	line-height:		2em;
	color:				#660000;
}

input.normale {
	width:				1em;
/*	font-size:			1.1em;
	padding:			3px;
	background-color:	#EC9B37;
	border:				1px solid #52130E;
	line-height:		2em;
	color:				#660000;*/
}

/* Fine Form */

#vini {}

#vini ul {
	list-style:			none;
	line-height:		100%;
}

#vini li {
	padding-left:		5px;
	list-style:			none;
}

span.aziende {
	position: absolute;
	padding-left: 		150px;
}

