body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFC2;
	margin: 0px;
	padding: 0px;
	background-color: #983628;
	background-image: url(immagini/pixel_uni.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.spazia {
	background-image: url(immagini/bottoni/spaziatore.gif);
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	background-position: center center;
}


.barra{
	background-image: url(immagini/barra.gif);
	background-repeat: repeat-x;
}

.date{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFC2;
	border-left-color: #FFFFC2;
	width: 80%;
}

.date td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFC2;
	border-right-color: #FFFFC2;
	padding: 10px;
}
.date p,span{
	margin-top: 0px;
	margin-bottom: 0px;
}

/************* #intestazione styles **************/
#intestazione {
	text-align: center;
	font-size: x-small;
	font-weight: bold;
}
#intestazione img,a{
	margin: 5px;
	padding: 5px;
}

#menu {
	margin: 0 84% 0 0;
	padding: 0px;
	font-size: 80%;
	font-weight: bold;
	color: #983628;
	background-image: url(immagini/sfondomenu.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: center;
}
#menu a:link, a:visited, a:hover {
	color: #983628;
	text-decoration: none;
	padding: 2px;
}

#menu a:hover {
	text-decoration: underline;
	padding: 2px;
}


#submenu {
	font-size: 90%;
}
#submenu a{
	text-decoration: none;
}
#submenu a:hover{
	text-decoration: underline;
}
/************* #home08 styles **************/
#home08{
}
#home08 td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#home08 a{
	color: #FEB300;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#home08 img{
	padding:20px 10px 0 10px;
}
#home08 td p{
	margin:0;
	padding:0;
}

#home08 a:hover{
	text-decoration: underline;
}
#home08 h1{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#home08 h1 span {
	display: none;
	}



/************* #corpo styles **************/
#corpo{
	font-size: 90%;
	text-align: justify;
	float:right;
	width: 79%;
	margin: 0;
	padding-top: 0;
	padding-right: 3%;
	padding-bottom: 0;
	padding-left: 1%;
}

#corpo a{
	color: #FEB300;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

#corpo h1{
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #FEB300;
	text-align: center;
	font-size: 150%;
}

#corpo h1 span {
	display: none;
	}

#corpo h2{
	padding: 0px;
	color: #FEB300;
	text-align: center;
	font-size: 120%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#corpo h3 {
	padding: 0px;
	color: #FEB300;
	text-align: center;
	font-size: 110%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#corpo .Fotoesp{
	text-align: center;
}
#corpo .Fotoesp p{
	text-align: center;
	line-height: 110%;
	font-size: 80%;
	color: #FEB300;
	font-weight: bold;
}
#corpo .Fotoesp img{
	margin: 10px;
}

/************* #piepagina styles **************/
#piepagina {
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	clear: both;
	padding: 0px;
	margin-top: 0px;
}
#piepagina a{
	color: #FEB300;

}
.centro {
	text-align: center;
}
.foto {
/*	border: 10px solid #FFFFFF; */
}
.domanda {
	font-size: 200%;
	color: #FEB300;
}
.citazione {
	font-style: italic;
	margin-right: 20px;
	margin-left: 20px;
}
.Esposizione {
	font-style: italic;
}
#links table{
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FEB300;
	border-right-color: #FEB300;
}
#links td{
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FEB300;
	border-left-color: #FEB300;
	padding: 5px;
}
