body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../immagini/sfondo.gif);
	background-repeat: repeat-x;
	background-color: #F6E9A8;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #F5CD00;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 70%;
	color: #646464;
}
table {
	font-size: 70%;
	color: #646464;
}
img {
	margin-left: 10px;
	margin-right: 10px;
}
a {
	text-decoration: none;
	color: #AE8F00;
}
a:hover {
	text-decoration: none;
	color: #646464;
}
a:visited {
	text-decoration: none;
	color: #FFD200;
}
#contenitore {
	width: 760px;
	background-color: #FFFFFF;
}
#contenitore2 {
	clear: both;
}
#testata {
}
#menu {
	clear: both;
	background-color: #F5CD00;
}
#menu ul {
	margin: 0px;
	list-style-type: none;
	font-weight: bold;
	font-size: 80%;
	padding: 0px;
}
#menu li {
	float: left;
}
#menu li a {
	color: #646464;
	background-color: #F5CD00;
	width: 152px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu li a:hover {
	color: #F5CD00;
	background-color: #646464;
	width: 152px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menuSX {
	float: left;
	width: 140px;
	margin-bottom: 5px;
}
#menuSX ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menuSX li {
	display: block;
	margin: 0px;
	padding: 0px;
}
li.menuSX1 {
	height: 100px;
	width: 140px;
	display: block;
}
li.menuSX1 a {
	background-image: url(../immagini/1_evento.jpg);
	display: block;
	height: 100%;
	width: 100%;
}
li.menuSX1 a:hover {
	background-image: url(../immagini/1_evento-over.jpg);
	display: block;
	height: 100%;
	width: 100%;
}
li.menuSX2 {
	height: 100px;
	width: 140px;
	display: block;
}
li.menuSX2 a {
	background-image: url(../immagini/2_maestri.jpg);
	display: block;
	height: 100%;
	width: 100%;
}
li.menuSX2 a:hover {
	background-image: url(../immagini/2_maestri-over.jpg);
	display: block;
	height: 100%;
	width: 100%;
}
li.menuSX3 {
	height: 100px;
	width: 140px;
	display: block;
}
li.menuSX3 a {
	background-image: url(../immagini/3_associazione.jpg);
	display: block;
	height: 100%;
	width: 100%;
}
li.menuSX3 a:hover {
	background-image: url(../immagini/3_associazione-over.jpg);
	display: block;
	height: 100%;
	width: 100%;
}
#menuDX {
	float: right;
	width: 140px;
}
#menuDX ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menuDX li {
	display: block;
	margin: 0px;
	padding: 0px;
}
li.menuDX1 {
	height: 100px;
	width: 140px;
	display: block;
}
li.menuDX1 a {
	background-image: url(../immagini/4_fotogallery.jpg);
	display: block;
	height: 100%;
	width: 100%;
}
li.menuDX1 a:hover {
	background-image: url(../immagini/4_fotogallery-over.jpg);
	display: block;
	height: 100%;
	width: 100%;
}
li.menuDX2 {
	height: 100px;
	width: 140px;
	display: block;
}
li.menuDX2 a {
	background-image: url(../immagini/5_museo.jpg);
	display: block;
	height: 100%;
	width: 100%;
}
li.menuDX2 a:hover {
	background-image: url(../immagini/5_museo-over.jpg);
	display: block;
	height: 100%;
	width: 100%;
}
li.menuDX3 {
	height: 100px;
	width: 140px;
	display: block;
}
li.menuDX3 a {
	background-image: url(../immagini/6_spello-dintorni.jpg);
	display: block;
	height: 100%;
	width: 100%;
}
li.menuDX3 a:hover {
	background-image: url(../immagini/6_spello-dintorni-over.jpg);
	display: block;
	height: 100%;
	width: 100%;
}
#contenuti {
	width: 450px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
#contenuti50sx {
	padding-top: 10px;
	width: 210px;
	float: left;
}
#contenuti50dx {
	padding-top: 10px;
	width: 210px;
	float: right;
}
#contenutiPop {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	text-align: justify;
}
#contenuti h2 {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	color: #F5CD00;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
#contenuti h3 {
	font-size: 70%;
	font-weight: bold;
	text-align: left;
	color: #005096;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#contenuti h3 a {
	color: #005096;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#contenuti p {
	font-size: 70%;
	text-align: justify;
	line-height: 125%;
	color: #002D55;
}
#contenuti a {
	text-decoration: none;
	color: #AE8F00;
}
#contenuti a:hover {
	text-decoration: none;
	color: #F5CD00;
}
#contenuti ul {
	font-size: 70%;
	text-align: left;
	line-height: 125%;
	color: #002D55;
}
#contenuti hr {
	color: #005096;
}
#contenuti ol {
	font-size: 70%;
	text-align: left;
	line-height: 125%;
	color: #002D55;
}
#contenuti li {
	margin-top: 5px;
}
.serie {
	clear: both;
}

#dovesei {
	font-size: 70%;
	color: #DFB800;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5CD00;
	padding-bottom: 5px;
}
#dovesei a {
	color: #DFB800;
	text-decoration: none;
}
#dovesei a:hover {
	color: #887100;
	text-decoration: none;
}
#contenutiSx {
	margin: 0px;
	padding: 0px;
	width: 210px;
	float: left;
}
#contenutiDx {
	margin: 0px;
	width: 220px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00CCFF;
}
#piede {
	clear: both;
	background-color: #F5CD00;
}
#credits {
	font-size: 70%;
	color: #646464;
	margin-top: 10px;
	margin-bottom: 10px;
}

.invisibile {
	display: none;
}
.linea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #949494;
}
.lineaVerticale {
	height: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00CCFF;
}
.testo {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.testoForm {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titolo {
	font-size: 110%;
}
.testoMini {
	font-size: 60%;
}
.p-piccolo {
	font-size: 90%;
}

