/* ******************************************************************* PARTI COMUNI */
body {
	margin: 20px;
	padding: 0;
	font: 11px Arial, Sans-serif;
	color: #654500;
	text-align: center;
}
#box {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#sfondo {
	background: url(sfondo.gif) no-repeat;
	height: 572px;
}
a:link, a:visited, a:hover, a:active {
	color: #3B2800;
}
a:hover {
	text-decoration: none;
}
/* ******************************************************************* FINE PARTI COMUNI */

/* ******************************************************************* HOMEPAGE */
#lingua_home {
	position: absolute;
	top: 335px;
	left: 50px;
	font-size: 14px;
	font-weight: bold;
}
#lingua_home a:link, #lingua_home a:visited, #lingua_home a:hover, #lingua_home a:active {
	font-size: 14px;
	font-weight: bold;
	color: #0B1218;
	text-decoration: none;
}
#lingua_home a:hover {
	text-decoration: underline;
}
#testo_home {
	background: url(sfondo_testo.gif) no-repeat;
	width: 504px;
	height: 198px;
	position: absolute;
	top: 368px;
	left: 15px;
}
#testo_home img {
	display: block;
}
#testo_home #indirizzo {
	float: right;
	width: 330px;
	margin-top: 15px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
#testo_home #indirizzo a:link, #testo_home #indirizzo a:visited, #testo_home #indirizzo a:hover, #testo_home #indirizzo a:active {
	color: #000000;
}
#testo_home #indirizzo a:hover {
	text-decoration: none;
}
#testo_home #loghi {
	text-align: center;
	width: 150px;
	margin-top: 10px;
}
#testo_home #loghi img {
	margin: 0 auto;
}
#main_foto_home {
	position: absolute;
	top: 20px;
	right: 15px;
}
#gallery_home {
	position: absolute;
	top: 467px;
	right: 15px;
}
#copyright_home:link, #copyright_home:visited, #copyright_home:hover, #copyright_home:active {
	float: right;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#copyright_home:hover {
	text-decoration: underline;
}
/* ******************************************************************* FINE HOMEPAGE */

/* ******************************************************************* LINGUA */
#lingua {
	position: absolute;
	top: -8px;
	right: 20px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	padding: 0 3px;
	background: url(sfondo_lingua.gif) repeat-x 0 2px;
}
#lingua a:link, #lingua a:visited, #lingua a:hover, #lingua a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
#lingua a:hover {
	text-decoration: underline;
}
/* ******************************************************************* FINE LINGUA */

/* ******************************************************************* LOGO */
#logo {
	position: absolute;
	top: 20px;
	left: 10px;
	
}
/* ******************************************************************* FINE LOGO */

/* ******************************************************************* FOTO */
#main_foto {
	position: absolute;
	top: 20px;
	right: 10px;
}
/* ******************************************************************* FINE FOTO */

/* ******************************************************************* TESTO */
#testo {
	background: url(sfondo_testo.gif) no-repeat;
	width: 504px;
	height: 198px;
	position: absolute;
	top: 368px;
	left: 15px;
}
#testo #testo_off {
	margin: 15px 20px;
	height: 168px;
	overflow: auto;
	padding-right: 6px;
	scrollbar-face-color: #EFEFF4;
	scrollbar-arrow-color: #C4B433;
	scrollbar-base-color: #C4B433;
	scrollbar-shadow-color: #C4B433;
	scrollbar-dark-shadow-color: #C4B433;
	scrollbar-highlight-color: #EFEFF4;
	scrollbar-3d-light-color: #C4B433;
}
#testo_big {
	position: absolute;
	top: 20px;
	right: 10px;
	width: 650px;
	height: 528px;
	background: url(sfondo_testo_big.gif) no-repeat;
}
#testo_big #testo_off {
	margin: 15px 20px;
	height: 498px;
	overflow: auto;
	padding-right: 6px;
	scrollbar-face-color: #EFEFF4;
	scrollbar-arrow-color: #C4B433;
	scrollbar-base-color: #C4B433;
	scrollbar-shadow-color: #C4B433;
	scrollbar-dark-shadow-color: #C4B433;
	scrollbar-highlight-color: #EFEFF4;
	scrollbar-3d-light-color: #C4B433;
}
#route {
	float: right;
}
h2 {
	font: 28px 'Trebuchet MS', Arial, Sans-serif;
}
#prezzi {
	width: 100%;
	margin-bottom: 13px;
}
#prezzi td, #prezzi th {
	font: 12px Arial, Sans-serif;
	text-align: center;
	border-bottom: 2px solid #3c2606;
}
#prezzi th {
	font: bold 14px Arial, Sans-serif;
	vertical-align: top;
}
#prezzi th img {
	display: block;
	margin-top: 6px;
}
/* ******************************************************************* FINE TESTO */

/* ******************************************************************* GALLERY */
#gallery {
	position: absolute;
	top: 467px;
	width: 350px;
	right: 10px;
}
#gallery img {
	float: right;
	margin-left: 7px;
}
#gallery_app {
	position: absolute;
	top: 40px;
	left: 240px;
}
#gallery_app a {
	display: block;
	margin-bottom: 2px;
}
/* ******************************************************************* FINE GALLERY */

/* ******************************************************************* MENU */
#menu {
	position: absolute;
	top: 80px;
	left: 15px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 145px;
}
#menu li {
	width: 145px;
	float: left;
}
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
	background: url(sfondo_menu.gif) no-repeat;
	line-height: 23px;
	display: block;
	width: 133px;
	padding-left: 12px;
	font-size: 12px;
	color: #654500;
	text-decoration: none;
	margin-bottom: 1px;
}
#menu a:hover {
	background: url(sfondo_menux.gif) no-repeat;
	color: #fff;
}
#menu a.evid:link, #menu a.evid:visited, #menu a.evid:hover, #menu a.evid:active {
	background: url(sfondo_menux.gif) no-repeat;
	color: #fff;
}
/* ******************************************************************* FINE MENU */

/* ******************************************************************* LOGO VINO */
#logo-weinstrasse {
	position: absolute;
	top: 260px;
	left: 15px;
}
/* ******************************************************************* FINE LOGO VINO */

/* ******************************************************************* SOTTO MENU */
#sotto_menu {
	position: absolute;
	top: 260px;
	left: 115px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 145px;
}
#sotto_menu li {
	width: 145px;
	float: left;
}
#sotto_menu a:link, #sotto_menu a:visited, #sotto_menu a:hover, #sotto_menu a:active {
	background: url(sfondo_menu.gif) no-repeat;
	line-height: 23px;
	display: block;
	width: 133px;
	padding-left: 12px;
	font-size: 12px;
	color: #654500;
	text-decoration: none;
	margin-bottom: 1px;
}
#sotto_menu a:hover {
	background: url(sfondo_menux.gif) no-repeat;
	color: #fff;
}
#sotto_menu a.evid:link, #sotto_menu a.evid:visited, #sotto_menu a.evid:hover, #sotto_menu a.evid:active {
	background: url(sfondo_menux.gif) no-repeat;
	color: #fff;
}
/* ******************************************************************* FINE SOTTO MENU */

/* ******************************************************************* INDIRIZZO */
address {
	font-style: normal;
	font-size: 11px;
	color: #000;
	text-align:center;
}
address a:link, address a:visited, address a:hover, address a:active {
	color: #000;
}
address a:hover {
	text-decoration: none;
}
/* ******************************************************************* FINE INDIRIZZO */

/* ******************************************************************* RICHIESTA */
#richiesta {
	width: 100%;
}
#richiesta td {
	font: 11px Verdana, Arial, Sans-serif;
}
#richiesta .titoloform {
	padding-top: 8px;
	border-bottom: 3px solid #654500;
}
#richiesta input, #richiesta textarea {
	border: 1px solid #67532E;
	font: 11px 'Trebuchet MS', Arial, Sans-serif;
}
#richiesta input.no_color {
	border: 0;
}
#richiesta input.invia {
	background-color: #654500;
	color: #fff;
	padding: 1px 17px;
}
/* ******************************************************************* FINE RICHIESTA */
