body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../immagini/backgr_pagina.gif);
}

/*/////////////////// mac ///////////////////////\*/
html {
	height: 100%;
	overflow: scroll;
}	
#flashcontent {
	height: 100%;
	background:#333333; 
	border:5px solid #fff; 
}

/* /////////////////////////testi e titoli/////////////////////*/

h1 {
	font-size: 2.2em;
	font-weight: normal;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding-left: 35px;
	padding-right: 35px;
	color: #7a6038;
}

h2 {
	font-size: 1.7em;
	font-weight: normal;
	text-align: right;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding-right: 35px;
	color: #8c7045;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding-right: 35px;
	color: #8c7045;
}

.titolosx {
	text-align: left;
	color: #ebead8;
}

.indica {
	font: 16px "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #422c21;
}

p, ol, ul {
	line-height: 1.67em;
}

/* ///////////////////////// Link /////////////////////*/

a {
	color: #bcb8b4;
}

a:hover {
	color: #2b3a2b;
	text-decoration: none;
}

hr {
	display: none;
}

a.piccolo {
	color: #2b3a2b;
	text-align: right;
}

a:hover.piccolo {
	color: #669900;
	text-decoration: none;
}

a.link {
	font: 16px "Trebuchet Ms", Arial, Helvetica, sans-serif;
	color: #0c2121;
}

a:hover.link {
	color: #669900;
}

a.footer {
	color: #939393;
}

a:hover.footer {
	color: #669900;
}

/* ////////////////////////////menu //////////////////////*/

#menu {
	background: #594730;
	width: 770px;
	margin: 0 auto;
}

#menu a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	
	
}

#menu a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #ca4503;
}

#menu a.attivo {
	border-bottom: 1px solid #ca4503;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #594730;
}

#menu li {
	float: left;
	list-style: none;
	padding:1px 5px 1px 5px;
	background: #594730;
}

#menu li li {
	float: left;
	margin: 0;
	background: #594730;
	border-right:1px solid #939393;
}

/* ////////////////////////////menufooter //////////////////////*/

#menufooter {
	width: 770px;
	margin: 0;
	background: #594730;
}

#menufooter a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	
	
}

#menufooter a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #ca4503;
}

#menufooter a.attivo {
	border-bottom: 1px solid #ca4503;

}

#menufooter ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	background: #594730;
}

#menufooter li {
	float: right;
	list-style: none;
	padding:1px 5px 1px 5px;
	background: #594730;
	border-left:1px solid #939393;
}

#menufooter li li {
	float: left;
	margin: 0;
	border-left:1px solid #939393;
	background: #594730;
}

/* ////////////////////////////eventi //////////////////////////////*/

.evento {
	margin-top: 20px;
	width: 200px;
	background: #EBEAD1;
	height: auto;
	margin: 0px auto;
	padding: 0;
}

.evento .data {
	width: 200px;
	height: 55px;
	margin: 0;
	margin-right: 62px;
	padding-top: 2px;
	background: #654f33;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.evento .data b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

#menueventi {
	margin-top: 20px;
	float: left;
	width: 550px;
	margin-bottom: 10px;
	list-style: none;
}

#menueventi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menueventi li {
	width: 500px;
	margin: 10px auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	list-style: none;
}

#menueventi .titolomenu {
	width: 300px;
	margin-bottom: 10px;
	margin: 0px auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	border-bottom: 1px solid #51412d;
	list-style: none;
	color: #594730
}

#menueventi .titoloportata {
	font-size: 20px;
	margin-top: 20px;
	font-weight: normal;
	text-align: center;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #8c7045;
}

.titoloevento {
	font-size: 24px;
	padding-right: 35px;
	font-weight: normal;
	text-align: right;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #8c7045;
}

/* ////////////////////////////Pagina //////////////////////////////*/

#header {
	width: 770px;
	height: 220px;
	margin: 0 auto;
	padding: 0px 0 0 0px;
	background: url(../immagini/backgr_header.jpg) no-repeat top;
}

#pagina {
	background: #EBEAD1;
	width: 770px;
	height: auto;
	margin: 0px auto;
	padding: 0;
}

#pagina li {
	list-style: none;
}

#footerpagina {
	width: 770px;
	height: auto;
	margin: 0px auto;
	padding: 0;
}

img.immaginesx {
float : left;
}

img.immaginedx {
float : right;
}

/* ////////////////////////////////Contenuti mappa sito elenchi///////////////////////// */

#contenuti {
	float: left;
	width: 550px;
	margin-bottom: 50px;
}

#mappasito {
	background: #EBEAD1;
	width: 550px;
	height: auto;
	margin: 0px auto;
	padding: 0;
}

#mappasito ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mappasito li {
	width: 550px;
	margin: 10px auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
}

#mappasito .titolo {
	font-size: 20px;
	margin-top: 20px;
	font-weight: normal;
	text-align: left;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #8c7045;
	list-style: square;
}

#mappasito .titoloattivo {
	font-size: 20px;
	margin-top: 20px;
	font-weight: normal;
	text-align: left;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #8c7045;
	list-style: square;
}

#mappasito .sottotitolo {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #8c7045;
}

a.mappa {
	font-size: 12px;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	color: #2b3a2b;
	text-align: right;
}

a:hover.mappa {
	color: #669900;
	text-decoration: none;
}

a.mappasito {
	font-size: 18px;
	margin-top: 20px;
	font-weight: normal;
	text-align: left;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #8c7045;
	list-style: square;
}

a:hover.mappasito {
	color: #669900;
	text-decoration: none;
}

.mappasitoattivo {
	font-size: 18px;
	margin-top: 20px;
	font-weight: normal;
	text-align: left;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #669900;
	text-decoration: none;
}

#elenco {
	background: #EBEAD1;
	width: 600px;
	height: auto;
	margin: 0px auto;
	padding: 0;
}

#elenco ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#elenco li {
	width: 600px;
	margin: 10px auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
}

#elenco .titolo {
	font-size: 22px;
	margin-top: 20px;
	font-weight: normal;
	text-align: left;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #8c7045;
	list-style: square;
}

#elenco .sottotitolo {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #8c7045;
}

#elenco .prezzo {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #8c7045;
}

/*///////////////////////// testo //////////////////////////////*/

.testo {
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	text-align: justify;
	color: #3a2b18;
}

.testoindica {
	margin-top: 30px;
	margin-left: 85px;
	margin-right: 85px;
	margin-bottom: 20px;
	text-align: justify;
}

.testo .titolo {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 10px;
	padding-left: 50px;
	font-size: 1.8em;
}

.testo .separatore {
	margin: 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #666633;
}

.testofoto {
	margin-bottom: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 30px;
	text-align: right;
}

.separatore {
	padding: 30px 0 20px 0;
	border-top: 1px dashed #666633;
}

.separatore2 {
	padding: 10px 0 20px 0;
	border-top: 1px dashed #666633;
}
/* ////////////////////////////////barra laterale destra /////////////////////////*/

#laterale {
	float: left;
	width: 200px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

#laterale ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#laterale li {
	margin-bottom: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}

#laterale li ul {
	border-bottom: 1px solid #573D30;
}

#laterale li li {
	margin: 0;
	padding: 4px 0 4px 0;
}

#lateraleli li a {
}

#laterale h2 {
	padding: 0;
	margin: 0 0 6px 0;
	background: #594730;
}

#laterale a {
	text-decoration: none;
}

#laterale a:hover {
	text-decoration: underline;
}

/*///////////////////////////////// Footer /////////////////////////////*/

#footer {
	width: 770px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 0px;
	background: #594730;
}

#footer a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	width: 100px;
	padding-left: 10px;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px solid #573D30;
	margin-bottom: 30px;
}

#testofooter {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px dotted #939393;
	text-decoration: none;
	color: #939393;
	background: #0c2121;
}

 
