/* ******************************************************************* PARTI COMUNI */
body {
	margin: 0;
	padding: 0;
	margin-top: 7px;
	font: 11px Verdana, Sans-serif;
	color: #B5B4B4;
	text-align: center;
}
#box {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
td {
	font: 11px Verdana, Sans-serif;
	text-transform: lowercase;
}

h1 {display:none;}

.hide {display:none;}
/* ******************************************************************* FINE PARTI COMUNI */

/* ******************************************************************* HOMEPAGE */
#home_lingue {
	background-color: #3E3E40;
	text-align: center;
	font-size: 13px;
	color: #7F7F7F;
	height: 121px;
}
#home_lingue a:link, #home_lingue a:visited, #home_lingue a:hover, #home_lingue a:active {
	color: #fff;
	text-decoration: none;
	margin: 0 7px;
	line-height: 121px;
}
#home_lingue a:hover {
	text-decoration: underline;
}
/* ******************************************************************* FINE HOMEPAGE */

/* ******************************************************************* TOP */
#top {
	background-color: #8AAD1B;
	height: 54px;
}
#logo {
	display: block;
	margin-left: 64px;
}
#lingue {
	position: absolute;
	top: 24px;
	right: 20px;
	color: #fff;
}
#lingue a:link, #lingue a:visited, #lingue a:hover, #lingue a:active {
	color: #fff;
	text-decoration: none;
}
#lingue a:hover {
	text-decoration: underline;
}
/* ******************************************************************* FINE TOP */

/* ******************************************************************* MENU SERVIZI */
#menu_servizi {
	padding: 0;
	margin: 0;
	list-style-type: none;
	background-color: #28272B;
	height: 21px;
}
#menu_servizi a:link, #menu_servizi a:visited, #menu_servizi a:hover, #menu_servizi a:active {
	 display: block;
	 width: 163px;
	 color: #7F7F7F;
	 text-decoration: none;
	 line-height: 21px;
	 text-align: center;
}
#menu_servizi a:hover {
	color: #fff;
}
#menu_servizi a.evid:link, #menu_servizi a.evid:visited, #menu_servizi a.evid:hover, #menu_servizi a.evid:active {
	color: #fff;
}
#menu_servizi li {
	 float: left;
	 width: 163px;
}
/* ******************************************************************* FINE MENU SERVIZI */

/* ******************************************************************* MENU */
#menu {
	width: 980px;
	height: 359px;
	position: relative;
	background-color: #3E3E40;
	z-index: 10;
}
#menu #foto {
	position: absolute;
	top: 0;
	left: 0;
}
#menu a.nav:link, #menu a.nav:visited, #menu a.nav:hover, #menu a.nav:active {
	float: right;
}
/* ******************************************************************* FINE MENU */

/* ******************************************************************* SCROLL XL */
#scroll_xl {
	position: absolute;
	margin: 29px 0 0 70px;
	width: 640px;
	height: 297px;
	padding-right: 4px;
	text-align: justify;
	text-transform: lowercase;
	overflow: auto;
	scrollbar-face-color: #3E3E40;
	scrollbar-arrow-color: #B5B4B4;
	scrollbar-base-color: #B5B4B4;
	scrollbar-shadow-color: #B5B4B4;
	scrollbar-dark-shadow-color: #3E3E40;
	scrollbar-highlight-color: #3E3E40;
	scrollbar-3d-light-color: #3E3E40;
}
#scroll_xl a:link, #scroll_xl a:visited, #scroll_xl a:hover, #scroll_xl a:active {
	color: #8AAD1B;
	text-decoration: none;
}
#scroll_xl a:hover {
	color: #fff;
}
/* ******************************************************************* FINE SCROLL XL */

/* ******************************************************************* MAIN */
#main {
	clear: both;
	background-color: #3E3E40;
	height: 121px;
	width: 980px;
	position: relative;
	line-height: 16px;
	z-index: 3;
}
#main #titolo {
	position: absolute;
	bottom: 0;
	right: 0;
}
#spazio {
	height: 23px;
}
#main #scroll {
    text-transform: lowercase;
	margin-left: 70px;
	text-align: justify;
	width: 650px;
	height: 82px;
	padding-right: 4px;
	overflow: auto;
	scrollbar-face-color: #3E3E40;
	scrollbar-arrow-color: #B5B4B4;
	scrollbar-base-color: #B5B4B4;
	scrollbar-shadow-color: #B5B4B4;
	scrollbar-dark-shadow-color: #3E3E40;
	scrollbar-highlight-color: #3E3E40;
	scrollbar-3d-light-color: #3E3E40;
}
#main a:link, #main a:visited, #main a:hover, #main a:active {
	color: #8AAD1B;
	text-decoration: none;
}
#main a:hover {
	color: #fff;
}
#foto_stretta {
	display: block;
}
/* ******************************************************************* FINE MAIN */

/* ******************************************************************* INDIRIZZO */
address {
	font-style: normal;
	color: #7F7F7F;
	background-color: #28282C;
	line-height: 25px;
	font-size: 11px;
	text-align: center;
	position: relative;
	height: 25px;
}
address a:link, address a:visited, address a:hover, address a:active {
	color: #7F7F7F;
}
address a:hover {
	text-decoration: none;
}
address #copy {
	position: absolute;
	top: 0;
	left: 960px;
}
/* ******************************************************************* FINE INDIRIZZO */

/* ******************************************************************* GALLERY */
#menu #gallery {
	position: absolute;
	right: 230px;
	bottom: 10px;
	background-color: #fff;
	filter: alpha (opacity=75); /* IE */
	-moz-opacity: 0.75; /* Netscape, Mozilla */
	opacity: 0.75; /* Safari */
	padding: 5px;
	z-index: 15;
}
#menu #gallery span {
	float: left;
	padding: 2px 3px;
	color: #28272B;
}
#menu #gallery a:link, #menu #gallery a:visited, #menu #gallery a:hover, #menu #gallery a:active {
	border: 1px solid #28272B;
	text-decoration: none;
	color: #28272B;
	float: left;
	padding: 2px 4px;
	margin-left: 4px;
}
#menu #gallery a:hover {
	background-color: #28272B;
	color: #fff;
}
#menu #gallery a.evid:link, #menu #gallery a.evid:visited, #menu #gallery a.evid:hover, #menu #gallery a.evid:active {
	background-color: #28272B;
	color: #fff;
}
/* ******************************************************************* FINE GALLERY */

/* ******************************************************************* PREZZI */
.prezzi {
	width: 99%;
}
.prezzi th {
	font: 11px Verdana, Sans-serif;
	font-weight: bold;
	text-align: center;
}
.prezzi td {
	background-color: #28272b;
	text-align: center;
}
.prezzi th.tipo {
	background-color: #8AAD1B;
	color: #fff;
	padding: 7px 0;
}
.prezzi td.no_back {
	background-color: #3e3e40;
}
.prezzi th.periodo {
	background-color: #5C5C5C;
	width: 110px;
}
.prezzi .date {
	text-align: left;
}
/* ******************************************************************* FINE PREZZI */

/* ******************************************************************* SITEMAP */
.sitemap ul {
	padding: 0;
	margin: 0;
	padding-left: 15px;
}
/* ******************************************************************* FINE SITEMAP */

/* ******************************************************************* RICHIESTA */
#richiesta {
	width: 100%;
}
#richiesta .titoloform {
	padding-top: 8px;
	border-bottom: 3px solid #8aad1b;
	font-weight: bold;
}
#richiesta input, #richiesta textarea {
	background-color: #5c5c5c;
	border: 0;
	font: 11px 'Trebuchet MS', Arial, Sans-serif;
	color: B5B4B4;
}
#richiesta input.no_color {
	background-color: #3e3e40;
}
#richiesta input.invia {
	background-color: #8aad1b;
	color: #fff;
	padding: 1px 17px;
}
/* ******************************************************************* FINE RICHIESTA */