body{
	background-image: url(immagini/sfondo_sabbia2.jpg);
	background-color: #F8A86B;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	padding: 0px;
}
#header {
	text-align: center;
	background-image: url(immagini/LaCittaDellaLuce.jpg);
	height: 425px;
	width: 900px;
}
#menu {
	color: #493B14;
	font-size: 80%;
	text-align: justify;
}
#menu a{
	text-decoration: none;
	color: #493B14;
}
#menu a:hover{
	text-decoration: underline;
}
#submenu {
	font-size: 70%;
	text-align: justify;
	color: #493B14;
}
#submenu a{
	color: #493B14;
	text-decoration: none;
}
#submenu a:hover{
	color: #493B14;
	text-decoration: underline;
}
#footer {
	text-align: center;
	font-size: 90%;
}
#corpo {
	text-align: justify;
	font-size: 90%;
}
#corpo h1{
	text-align: center;
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	color: #37321C;
	font-size: 120%;
	text-transform: uppercase;
}
#corpo strong{
	color: #201706;
}
#corpo em{
	color: #201706;
}
#corpo a {
	color: #201706;
}
#home {
	text-align: center;
	font-size: 90%;
}
#home a{
	text-decoration: none;
	color: #201706;
}
#home a:hover{
	text-decoration: underline;
}
#home table {
	text-align: center;
}
#home td {
	text-align: center;
	padding: 15px;
}

#footer a {
	color: #003366;
}
#corpo h2 {
	text-align: center;
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	color: #37321C;
	font-size: 100%;
	text-transform: uppercase;
}
.spazia {
	background-image: url(immagini/IBuddha.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#corpo h3 {
	text-align: center;
	color: #37321C;
	font-size: 110%;
}
