body { 
	background-color: #333333;
	margin: 18px 0 18px 0;
	padding: 0;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 12px;
	color: #990000;
	text-align: center;
}
 
#up { 
  BORDER-LEFT: #996600 3px solid; 
  BORDER-RIGHT: #996600 3px solid; 
  BORDER-TOP: #996600 3px solid;
  width:788px;
  margin:0;
  padding:0;
}

#down { 
  BORDER-LEFT: #996600 3px solid; 
  BORDER-RIGHT: #996600 3px solid; 
  BORDER-BOTTOM: #996600 3px solid;
  width:788px;
  margin:0;
  padding:0;
}

#box {
  BORDER-LEFT: #996600 3px solid; 
  BORDER-RIGHT: #996600 3px solid; 
  width:788px;
  text-align:left;
  margin:0;
  padding:0;
}

#up, #down, #box { 
  background: url(../immagini/sfondo02.gif);
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

#box { 
	position:relative; 
	text-align: center;
}
#contenuto { 
	position:absolute; left:0; top:0;
	width:615px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}

#menu, #menu2 { 
	text-align: center;
	margin:0 0 0 615px;  /* a destra c'e' il layer menu */
	padding: 0 2px 0 0;
}
#menu2 { 
	border-left: 2px solid #996600;
}

input, textarea {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

p, .biglietti, td.eventi, th.eventi { 
	font-family: "Verdana", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 6px 12px 12px 12px; 
	text-align: justify;
	font-weight: normal;
}

.testo730b {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #990000;
}

.testo730 {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #CCCCCC;
	color: #000000;
}

.biglietti { 
    margin:0;
	text-align: justify;
}
p.bold, p .bold, td .bold, td.bold { 
	font-weight: bold; 
}
p .bold_percorso, th.eventi { 
	font-weight: bold;
	color: #996600; 
}

p.info, p .info, td.info, td .info{ 
	font-size: 10px;
}

p.center, p .center{ 
	text-align: center;
}

p.info_home, p .info_home { 
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0; 
	text-align: justify;
	font-weight: normal;
}

h3, h1 {
	font-family: "Verdana", arial, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold; 
	color: #996600;
	margin: 0;
    padding: 0;
}

h3 {
    padding: 4px 0 0 22px;
}

.testo, .testoMenuServizio, h2 {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.testoMenuServizio {
	color: #996600;
}
h2 {
    color: #990000;
	font-size: 13px;
	padding: 0;
	margin: 0;
}

.testo a:link, .testo a:visited {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background: url(../immagini/sfondo02.gif);
	color: #996600;
}
.testo a:hover {
	color: #FEFEEC;
	background: #996600;
	text-decoration: none;
}

.immagine_top {
	margin: 0 0 12px 0;
}

.immagine_header {
	margin: 0;
	padding: 0;
	border: 0;
}

.immagine_top_left {
	margin: 0 8px 0 0;
	border: 1px solid #000000;
}

.immagine_top_right {
	margin: 0 0 0 8px;
	border: 1px solid #000000;
}

.immagine {
	border: 3px solid #996600;
}

/* definizione del menu laterale */
td.menu { 
	font-family: "Arial", sans-serif;
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 18px;										 
	background: url(../immagini/sfondo02.gif);
}
td.menu a, td.menu a:link, td.menu a:visited { 
	display: block;
	text-decoration: none;
	font-weight: bold;
	background: #996600;
	color: #FEFEEC;
	margin: 0;
}
td.menu a:hover { 
	display: block;
    color: #996600;
	background: url(../immagini/sfondo02.gif);
}
/* fine del menu laterale */

/** MENU 2 - orizzontale **/
tr.menu2 { 
	font-family: Arial, sans-serif;
	font-size: 14px;
	list-style: none;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	text-align: center;
}
td.menu2 { 										 
	line-height: 18px;
	background: #996600;
}
td.menu2 a { 
	display: block;
	text-decoration: none;
	font-weight: bold;
}
td.menu2 a:link, td.menu2 a:visited { 
	color: #FEFEEC;
}
td.menu2 a:hover { 
	background: #FFFFCC;
	color: #996600;
}
/** FINE MENU2 **/
