@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABA9A6;
	font-size: 14px;
	line-height: 22px;
}

#tech {
	font-size: 10px;
}

#mainbody {
	background: #000000;
	text-align: left;
}

#footer {
	background: #ffffff url(../imgs/footer_bg.png) top left repeat-y;
	font-size: 10px;
}

#mcol {
	background-color: #2D2920;
}

.titolo {
	font-size: 20px;
	color: #D2D2BB;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 38px;
	text-align: left;
}

.sottotitolo {
	font-size: 11px;
	color: #D2D2BB;
	text-transform: uppercase;
	line-height: 17px;
}

.baloon .titolo {
	font-size: 14px;
	font-weight: bold;
	color: #D2D2BB;
	text-transform: uppercase;
	line-height: 23px;
}

.titolo_paragrafo {
	font-size: 14px;
	font-weight: bold;
	color: #B0990A;
	text-transform: uppercase;
	line-height: 23px;
}

.oro {
	color: #B0990A;
}

.testo_bianco {
	color: #ffffff;
}

.bold {
	font-weight: bold;
}

.sfondo_grigio {
	background-color: #3c3931;
}

.sfondo_bianco {
	color: #2D2920;
	background-color: #ffffff;
}

.baloon .titolo {
	border-bottom: solid 1px #29251d;
}

a {
	color: #B0990A;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

.rcol {
	font-size: 10px;
	line-height: 14px;
}

.rcol .sottotitolo {
	line-height: 15px;
}

.bordo_grigio .sb-border {
	background-color: #36322a;
}

.bordo_grigio .sb-inner {
	background-color: #2D2920;
}

.bordo_grigio .titolo {
	border-bottom: solid 2px #36322a;
	color: #ABA9A6;
}

.baloon .divider {
	border-bottom: solid 1px #29251d;
}

.testo_leggero {
	font-weight: normal;
}

.testo_bold {
	font-weight: bold;
}

.didascalia a {
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

.titolo_foto {
	text-decoration: underline;
	color: #B0990A;
}

.sottolineato {
	text-decoration: underline;
}

#galleria_foto {
	font-size: 10px;
}

#footer a {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

#informativa_privacy {
	color: #2D2920;
	background-color: #ABA9A6;
	border: solid 2px #D2D2BB;
	font-size: 9px;
	line-height: 12px;
}

input[type=text] {
	color: #2D2920;
	background-color: #ABA9A6;
	border: solid 2px #D2D2BB;
}

button {
	background: transparent;
	border: 0;
	color: #B0990A;
}

button div {
	text-decoration: underline;
}

button:hover div {
	text-decoration: none;
}

#aree td {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}

.lcol .entry {
	border-bottom: solid 1px #221f18;
	font-size: 11px;
}

.lcol a {
	color: #D2D2BB;
	text-decoration: none;
}

.lcol .active a.area, .lcol .active .arrow, .lcol .active a.selected {
	color: #B0990A;
}

#errore {
	color: #990000;
}

.controlli_galleria a {
	font-size: 11px;
}

#lista_aree {
	list-style-image: url(../imgs/lista_inattiva.gif);
	margin-left: 40px;
	padding-left: 0px;
}

#lista_aree li {
	margin-left: 3px;
	padding-left: 0px;
}

#lista_aree li.active {
	list-style-image: url(../imgs/lista_attiva.gif);
}

#stampa_opera {
	color: #333333;
}

.italic {
	font-style: italic;
}