/* ******************************************************************* PARTI COMUNI */

body {
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Sans-serif;
	color: #1a2800;
	background-color: #f7f3ba;
	text-align: center;
}
td {
	font: 12px Verdana, Arial, Sans-serif;
	color: #1a2800;
}
#box {
	width: 949px;
	text-align: left;
	margin: 0 auto;
	margin-top: 20px;
}
a:link, a:visited, a:hover, a:active {
	color: #1a2800;
	text-decoration: none;
	border-bottom: 1px dashed #1a2800;
}
a:hover {
	border-bottom: 1px solid #1a2800;
}
#main_tab {
	border-top: 1px solid #525a35;
	width: 949px;
}
.scroll {
	vertical-align: bottom;
}
marquee {
	padding-bottom: 3px;
}
.logo {
	margin-top: 40px;
	border: 0;
}
/* ******************************************************************* FINE PARTI COMUNI */

/* ******************************************************************* HOMEPAGE */
#box_home {
	width: 949px;
	margin-top: 60px;
	margin: 0 auto;
	margin-top: 60px;
}
#home_foto {
	margin-bottom: 1px;
}
#box_home address {
	font-style: normal;
	line-height: 16px;
	font-size: 11px;
	margin-top: 5px;
	background-color: #f7f3ba;
	color: #1a2800;
}
#box_home address a:link, #box_home address a:visited, #box_home address a:hover, #box_home address a:active {
	color: #1a2800;
	border-bottom: 1px dashed #1a2800;
}
#box_home address a:hover {
	border-bottom: 1px solid #1a2800;
}
#lingua_home {
	background-color: #83a442;
	line-height: 22px;
	color: #f7f3ba;
	font-weight: bold;
	margin: 0 auto;
	margin-top: 13px;
	width: 600px;
}
#lingua_home .divisore {
	margin: 0 25px;
}
#lingua_home a:link, #lingua_home a:visited, #lingua_home a:hover, #lingua_home a:active {
	color: #f7f3ba;
	text-decoration: none;
	border-bottom: 0;
}
#lingua_home a:hover {
	text-decoration: underline;
}
.home_text {
	font-size: 10px;
	float: left;
	width: 260px;
	text-align: left;
	margin-top: 12px;
}
#box_home #sx {
	margin-left: 180px;
	display: inline;
}
#box_home #dx {
	margin-left: 65px;
}
/* ******************************************************************* FINE HOMEPAGE */

/* ******************************************************************* CAMBIO LINGUA */
#lingua {
	width: 177px;
	text-align: center;
	line-height: 21px;
	color: #4f6524;
}
#lingua .divisore {
	margin: 0 10px;
}
#lingua a:link, #lingua a:visited, #lingua a:hover, #lingua a:active {
	color: #4f6524;
	text-decoration: none;
	border-bottom: 0;
}
#lingua a:hover {
	font-weight: bold;
}
/* ******************************************************************* FINE CAMBIO LINGUA */

/* ******************************************************************* MENU */
#menu {
	width: 772px;
	background-color: #83a442;
}
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
	text-decoration: none;
	border-bottom: 0;
}
#menu a:hover {
	font-weight: bold;
}
#nav li ul li a:link, #nav li ul li a:visited, #nav li ul li a:hover, #nav li ul li a:active {
	padding-top: 7px;
}
.evid {
	font-weight: bold;
}
.right {
	float: right;
	color: #f7f3ba;
	font-weight: normal;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav a {
	display: block;
	width: 127px;
	text-align: center;
}
#nav li {
	float: left;
	width: 125px;
}
#nav li ul {
	position: absolute;
	width: 125px;
	left: -999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
/* ******************************************************************* FINE MENU */

/* ******************************************************************* CENTRO */
#testo {
	width: 772px;
}
#text {
	vertical-align: bottom;	
}
#testo p {
	padding: 10px 0;
}
#text_scroll {
	line-height: 18px;
	padding: 0 20px;
	height: 195px;
	overflow: auto;
	scrollbar-face-color: #84a542;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #5A712D;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #6699CC;
}
#text_scroll_xl {
	line-height: 18px;
	padding: 0 20px;
	height: 366px;
	overflow: auto;
	scrollbar-face-color: #84a542;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #5A712D;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #6699CC;
}
#foto_small {
	text-align: right;
}
address {
	background-color: #83a442;
	font-style: normal;
	color: #fdf2d6;
	text-align: center;
	font-size: 11px;
	line-height: 17px;
}
.copy {
	margin-right: 30px;
}
address a:link, address a:visited, address a:hover, address a:active {
	color: #fdf2d6;
	border-bottom: 1px dashed #fdf2d6;
}
address a:hover {
	border-bottom: 1px solid #fdf2d6;
}
#testo ul {
	margin: 5px;
	margin-left: 10px;
	padding: 0;
	width: 89%;
	list-style-position: inside;
}
/* ******************************************************************* FINE CENTRO */

/* ******************************************************************* FORM */
#richiesta input, #richiesta textarea {
	border: 0;
}
.titoloform {
	border: 0px solid #84a542;
	border-width: 1px 0;
	font-weight: bold;
}
/* ******************************************************************* FINE FORM */

/* ******************************************************************* PREZZI */
#prezzi td {
	border: 0px dashed #84a542;
	border-width: 0 2px 2px 0;
	color: #1a2800;
}
#prezzi td.last {
	border-bottom: 0;
}
#prezzi td.right {
	border-right: 0;
	text-align: center;
}
#prezzi td.center {
	text-align: center;
}
/* ******************************************************************* FINE PREZZI */

/* ******************************************************************* GALLERY */
#text_scroll_gal {
	line-height: 18px;
	padding: 0 20px;
	height: 264px;
	overflow: auto;
	scrollbar-face-color: #84a542;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #5A712D;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #6699CC;
}
#gallery {
	height: 100px;
}
/* ******************************************************************* FINE GALLERY */