/*
	Autore: Danilo Cicognani
	Script: main.css
	Applicazione: www.athena.it
	Versione: 3.00
	Data: 22/05/2009
	Scopo: Cascading Style Sheet
	Copyright (c) 2008-2009 Danilo Cicognani
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #41372d;
	color: #e6e0da;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	text-align: center;
}
div#container {
	width: 950px;
	padding-top: 25px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
div#head {
	width: 950px;
	height: 118px;
	background-color: #cfac43;
	background: url(img/head.png);
	text-align: left;
	color: #52493f;
}
img#logo {
	position: relative;
	top: 20px;
	left: 20px;
	width: 434px;
	height: 73px;
	border: 0px;
}
div#page {
	position: relative;
	float: right;
	top: -10px;
	left: -20px;
	color: #ffffff;
	font-weight: bold;
}
div#onoff {
	position: relative;
	top: -33px;
	left: 910px;
	width: 22px;
	height: 21px;
	border: 0px;
}
div#datetime {
	position: relative;
	top: -60px;
	left: 730px;
	width: 200px;
	height: 21px;
	text-align: right;
	font-size: 10px;
}
div#fg {
	position: relative;
	top: -95px;
	left: 950px;
	font-size: 10px;
	width: 20px;
}
div#fg a, div#fg a:link, div#fg a:active, div#fg a:visited {
	color: #52493f;
	text-decoration: none;
}
div#fg a:hover {
	color: #e6e0da;
	text-decoration: underline;
}
div#headvideo {
	width: 950px;
	height: 299px;
	z-index: -1;
}
img#banner {
	width: 950px;
	height: 299px;
	border: 0px;
}
div#body {
	background: url(img/sfondo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
}
div#upmenu {
	height: 36px;
}
div#upmenu ul {
	margin: 0px;
	padding: 0px;
}
li.upmenu {
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	text-align: center;
}
span.upmenu {
	position: relative;
	top: 10px;
	border-left: 1px solid #cfac43;
	border-right: 1px solid #cfac43;
	color: #cfac43;
	display: block;
	z-index: 1;
	margin-left: -1px;
}
li.upmenu a, li.upmenu a:link, li.upmenu a:active, li.upmenu a:visited {
	position: relative;
	top: 10px;
	border-left: 1px solid #e6e0da;
	border-right: 1px solid #e6e0da;
	display: block;
	text-decoration: none;
	z-index: 0;
	margin-left: -1px;
}
li.upmenu a:hover {
	position: relative;
	top: 10px;
	border-left: 1px solid #cfac43;
	border-right: 1px solid #cfac43;
	color: #cfac43;
	display: block;
	text-decoration: none;
	z-index: 1;
	margin-left: -1px;
}
div#menu {
	float: left;
	width: 214px;
	font-size: 13px;
}
div#menu ul {
	margin: 0px;
	padding: 0px;
}
li.menu {
	height: 30px;
	display: block;
	background-color: #41372d;
	padding-bottom: 6px;
	font-weight: bold;
}
li.submenu {
	height: 24px;
	display: block;
	background-color: #41372d;
	padding-bottom: 6px;
	font-weight: bold;
}
li.menu-space {
	height: 18px;
	display: block;
	background-color: #41372d;
	padding-bottom: 6px;
}
li.interventi {
	display: block;
	background-color: #cfac43;
	color: #52493f;
	margin-bottom: 6px;
	padding: 12px;
	font-size: 12px;
}
span.menu {
	width: 214px;
	height: 30px;
	display: block;
	background-color: #cfac43;
	color: #52493f;
}
span.submenu {
	width: 214px;
	height: 24px;
	display: block;
	background-color: #cfac43;
	color: #52493f;
}
span.voce {
	position: relative;
	left: 11px;
	top: 7px;
}
span.subvoce {
	position: relative;
	left: 11px;
	top: 5px;
}
li.menu a, li.menu a:link, li.menu a:active, li.menu a:visited {
	width: 214px;
	height: 30px;
	display: block;
	background-color: #6a6056;
	color: #e6e0da;
	text-decoration: none;
}
li.menu a:hover {
	width: 214px;
	height: 30px;
	display: block;
	background-color: #cfac43;
	color: #52493f;
	text-decoration: none;
}
li.submenu a, li.submenu a:link, li.submenu a:active, li.submenu a:visited {
	width: 214px;
	height: 24px;
	display: block;
	background-color: #544b42;
	color: #e6e0da;
	text-decoration: none;
}
li.submenu a:hover {
	width: 214px;
	height: 24px;
	display: block;
	background-color: #cfac43;
	color: #52493f;
	text-decoration: none;
}
li.interventi a, li.interventi a:link, li.interventi a:active, li.interventi a:visited {
	color: #52493f;
	text-decoration: none;
}
li.interventi a:hover {
	color: #52493f;
	text-decoration: underline;
}
div.sub {
	padding-top: 15px;
	display: none;
}
div.sub-open {
	padding-top: 15px;
	display: block;
}
div.interventi {
	padding-top: 15px;
	padding-bottom: 15px;
	display: none;
}
div.interventi-open {
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
}
div.categoria {
*	margin-right: -3px;
	padding: 9px;
	display: none;
}
div.categoria-open {
*	margin-right: -3px;
	padding: 9px;
	display: block;
}
span.intervento {
	font-weight: bold;
}
a.intervento, a:link.intervento, a:active.intervento, a:visited.intervento {
	font-weight: normal;
}
a:hover.intervento {
	font-weight: normal;
}
div#content {
	float: left;
	width: 706px;
	margin-left: 30px;
	padding: 0px;
}
div.iebug {
*	width: 706px;
*	margin-right: -3px;
	margin-bottom: 8px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 20px;
	width: 100%;
	height: 30px;
	display: block;
	background-color: #cfac43;
	color: #52493f;
	font-weight: bold;
	font-size: 18px;
}
h1 span {
	position: relative;
	top: 4px;
	left: 11px;
}
h1 div.titolo {
	float: left;
	padding-left: 11px;
	padding-top: 4px;
}
h1 div.stampa {
	float: right;
	width: 30px;
}
h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 16px;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: justify;
}
em {
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
}
cite {
	font-weight: bold;
	font-style: normal;
	color: #cfac43;
}
a, a:link, a:active, a:visited {
	color: #e6e0da;
	text-decoration: underline;
}
a:hover {
	color: #e6e0da;
	text-decoration: none;
}
div.h {
	width: 218px;
	float: left;
}
p.h {
	width: 213px;
	height: 20px;
	padding-top: 15px;
	padding-right: 5px;
	text-align: right;
	background: url('img/h.png');
	font-size: 14px;
	color: #41372d;
}
div.h img {
	width: 216px;
	height: 136px;
	border: 1px solid #e6e0da;
}
div.hl {
	width: 331px;
	float: left;
}
div.hr {
	width: 331px;
	float: right;
}
div.hl img {
	border: 1px solid #e6e0da;
}
div.hr img {
	border: 1px solid #e6e0da;
}
a.h, a:link.h, a:active.h, a:visited.h {
	color: #e6e0da;
	font-weight: bold;
	text-decoration: none;
}
a:hover.h {
	color: #e6e0da;
	font-weight: bold;
	text-decoration: none;
}
div.hn {
	width: 170px;
	float: left;
}
div.hn img {
	width: 170px;
	height: 30px;
	border: 0px;
}
div.clear {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
h1.scheda {
	margin-bottom: 6px;
}
ul.scheda {
	margin: 0px;
	padding: 0px;
}
li.scheda {
	height: 20px;
	float: left;
	display: block;
	background-color: #41372d;
	padding-bottom: 3px;
	padding-right: 3px;
	font-weight: bold;
}
li.scheda-right {
	height: 20px;
	float: left;
	display: block;
	background-color: #41372d;
	padding-bottom: 3px;
	font-weight: bold;
}
span.scheda {
	width: 174px;
	height: 20px;
	display: block;
	background-color: #cfac43;
	color: #52493f;
}
span.voces {
	position: relative;
	left: 6px;
	top: 3px;
}
a.scheda, a:link.scheda, a:active.scheda, a:visited.scheda {
	width: 174px;
	height: 20px;
	display: block;
	background-color: #6a6056;
	color: #e6e0da;
	text-decoration: none;
}
a:hover.scheda {
	width: 174px;
	height: 20px;
	display: block;
	background-color: #cfac43;
	color: #52493f;
	text-decoration: none;
}
div.ditta {
	background-color: #6a6056;
	color: #e6e0da;
	height: 71px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 30px;
}
div.nome_ditta {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
}
div.dati_ditta {
	font-size: 13px;
}
div.ditta img {
	float: right;
	height: 76px;
	border: 0px;
	margin-top: -5px;
}
div.imvi-left {
	border: 0px;
	padding: 0px;
	float: left;
	width: 233px;
	text-align: left;
}
div.imvi-center {
	margin-left: 3px;
*	margin-left: 2px;
	border: 0px;
	padding: 0px;
	float: left;
	width: 233px;
	text-align: left;
}
div.imvi-right {
	margin-left: 3px;
*	margin-left: 2px;
	border: 0px;
	padding: 0px;
	float: left;
	width: 233px;
	text-align: left;
}
img.imvi {
	border: 1px solid #e6e0da;
	width: 231px;
	height: 171px;
	margin-bottom: 10px;
}
h1.plan {
	background-color: #ffffff;
	color: #52493f;
}
table.plan {
	width: 100%;
}
th.plan-h1 {
	border-bottom: 20px solid #41372d;
	background-color: #ffffff;
	color: #52493f;
	font-size: 10px;
	height: 30px;
	text-align: left;
	padding-left: 11px;
	font-weight: bold;
	font-size: 18px;
}
div.plan-h1 {
	padding-top: 4px;
	padding-bottom: 4px;
}
th.plan-h2 {
	border-bottom: 20px solid #41372d;
	background-color: #ffffff;
	color: #52493f;
	font-size: 10px;
	height: 30px;
	text-align: left;
	padding-left: 11px;
	font-weight: normal;
	font-size: 12px;
}
th.plan-h2 a, th.plan-h2 a:link, th.plan-h2 a:active, th.plan-h2 a:visited {
	color: #52493f;
	text-decoration: none;
}
th.plan-h2 a:hover {
	color: #716960;
	text-decoration: none;
}
div.plan-h2-left {
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
}
div.plan-h2-right {
	padding-top: 7px;
	padding-bottom: 7px;
	float: right;
	margin-right: 5px;
}
th.plan {
	border-right: 2px solid #41372d;
	border-bottom: 6px solid #41372d;
	background-color: #ffffff;
	color: #52493f;
	font-size: 10px;
	width: 318px;
	height: 24px;
	text-align: left;
	padding-left: 11px;
}
th.plan-per {
	border-right: 2px solid #41372d;
	border-bottom: 6px solid #41372d;
	background-color: #ffffff;
	color: #52493f;
	font-size: 8px;
	width: 50px;
	height: 24px;
	text-align: center;
}
th.plan-sup {
	background-color: #ffffff;
	border-bottom: 6px solid #41372d;
	color: #52493f;
	font-size: 8px;
	width: 66px;
	height: 24px;
	text-align: center;
}
th.plan-right {
	border-top: 6px solid #41372d;
	background-color: #ffffff;
	color: #52493f;
	font-size: 10px;
	height: 24px;
	text-align: right;
	padding-right: 2px;
}
th.plan-tot {
	border-top: 6px solid #41372d;
	background-color: #ffffff;
	color: #52493f;
	font-size: 10px;
	text-align: right;
	padding-right: 18px;
	height: 13px;
}
td.plan-margin-border {
	background-color: #ffffff;
	border-right: 2px solid #41372d;
	height: 6px;
}
td.plan-margin {
	background-color: #ffffff;
	height: 6px;
}
td.plan-left {
	background-color: #ffffff;
	color: #52493f;
	font-size: 9px;
	text-align: left;
	width: 240px;
	height: 13px;
	padding-left: 11px;
}
td.plan-mq {
	background-color: #ffffff;
	color: #52493f;
	font-size: 9px;
	text-align: center;
	height: 13px;
}
td.plan-border {
	background-color: #ffffff;
	color: #52493f;
	font-size: 9px;
	text-align: right;
	border-right: 2px solid #41372d;
	padding-right: 6px;
	padding-left: 4px;
	height: 13px;
}
td.plan-per {
	background-color: #ffffff;
	color: #52493f;
	font-size: 9px;
	text-align: right;
	padding-right: 12px;
	border-right: 2px solid #41372d;
	height: 13px;
}
td.plan-right {
	background-color: #ffffff;
	color: #52493f;
	font-size: 9px;
	text-align: right;
	padding-right: 18px;
	height: 13px;
}
td.plan-space {
	width: 17px;
}
div.over {
	float: left;
	position: absolute;
	padding-top: 5px;
	padding-left: 5px;
	color: #a02b35;
	font-size: 14px;
	font-weight: bold;
}
div.codice {
	width: 248px;
	position: absolute;
	margin-top: -25px;
	text-align: right;
	color: #a02b35;
	font-size: 22px;
	font-weight: bold;
}
td.plan-map {
	width: 253px;
	background-color: #ffffff;
	text-align: center;
}
img.plan {
	width: 253px;
	border: 0px;
}
div.clear55 {
	clear: both;
	height: 55px;
	margin: 0px;
	padding: 0px;
}
div.clear12 {
	clear: both;
	height: 12px;
	margin: 0px;
	padding: 0px;
}
div.clear8 {
	clear: both;
	height: 8px;
	margin: 0px;
	padding: 0px;
}
table.list {
	width: 100%;
}
th.list {
	border-right: 2px solid #41372d;
	border-bottom: 2px solid #41372d;
	background-color: #ffffff;
	color: #52493f;
	font-size: 10px;
	text-align: center;
}
td.list-left {
	border-right: 2px solid #41372d;
	border-bottom: 2px solid #41372d;
	background-color: #ffffff;
	color: #52493f;
	font-size: 10px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
}
td.list-right {
	border-right: 2px solid #41372d;
	border-bottom: 2px solid #41372d;
	background-color: #ffffff;
	color: #52493f;
	font-size: 10px;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
}
td.list-left-venduto {
	border-right: 2px solid #41372d;
	border-bottom: 2px solid #41372d;
	background-color: #eaddcc;
	color: #52493f;
	font-size: 10px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
}
td.list-right-venduto {
	border-right: 2px solid #41372d;
	border-bottom: 2px solid #41372d;
	background-color: #eaddcc;
	color: #52493f;
	font-size: 10px;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
}
td.list-note {
	border-right: 2px solid #41372d;
	border-bottom: 2px solid #41372d;
	background-color: #ffffff;
	color: #7f2c28;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	font-weight: bold;
}
td.list-note-venduto {
	border-right: 2px solid #41372d;
	border-bottom: 2px solid #41372d;
	background-color: #eaddcc;
	color: #52493f;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	font-weight: bold;
}
div#foot {
	clear: left;
	width: 950px;
	margin-bottom: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #6a6056;
	text-align: justify;
}
div#foot a, div#foot a:link, div#foot a:active, div#foot a:visited {
	color: #6a6056;
	text-decoration: none;
}
div#foot a:hover {
	color: #6a6056;
	text-decoration: underline;
}
td.module {
	font-family: Arial, Sans-serif;
	font-size: 14px;
}
input.module {
	border: 1px solid #948c85;
	color: #41372d;
	background-color: #e6e0da;
	width: 200px;
}
select.module {
	border: 1px solid #948c85;
	color: #41372d;
	background-color: #e6e0da;
	width: 200px;
}
select.module-small {
	border: 1px solid #948c85;
	color: #41372d;
	background-color: #e6e0da;
	width: 100px;
}
textarea.module {
	border: 1px solid #948c85;
	color: #41372d;
	background-color: #e6e0da;
	width: 200px;
	height: 70px;
}
input.module-small {
	border: 1px solid #948c85;
	color: #41372d;
	background-color: #e6e0da;
	width: 100px;
}
input.module-smaller {
	border: 1px solid #948c85;
	color: #41372d;
	background-color: #e6e0da;
	width: 50px;
}
input.module-button {
	border: 1px solid #948c85;
	color: #41372d;
	background-color: #e6e0da;
	width: 100px;
}
div.left {
	position: relative;
	float: left;
	top: 4px;
	left: 11px;
}
div.right {
	position: relative;
	top: 4px;
	right: 11px;
	float: right;
}
div.right a, div.right a:link, div.right a:active, div.right a:visited {
	color: #41372d;
	text-decoration: none;
}
div.right a:hover {
	color: #41372d;
	text-decoration: none;
}
div.lista {
	width: 706px;
	height: 30px;
	float: left;
	display: block;
	background-color: #41372d;
	padding-bottom: 3px;
	padding-right: 3px;
	font-weight: bold;
	font-size: 18px;
}
div.lista span {
	position: relative;
	top: 4px;
	left: 11px;
}
a.lista, a:link.lista, a:active.lista, a:visited.lista {
	width: 706px;
	height: 30px;
	display: block;
	background-color: #6a6056;
	color: #e6e0da;
	text-decoration: none;
}
a:hover.lista {
	width: 706px;
	height: 30px;
	display: block;
	background-color: #cfac43;
	color: #52493f;
	text-decoration: none;
}
img.bollino1 {
	width: 25px;
	height: 25px;
	border: 0px;
	float: right;
	margin: 0px 1px;
}
img.bollino2 {
	width: 25px;
	height: 25px;
	border: 0px;
	float: right;
	margin: 0px 0px;
}
