body {
	margin: 0;
	padding: 0;
	background: #f4db84 url(../img/fnd.gif) no-repeat fixed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #800;
}
#logo {
	background-color: #8c331a;
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	}
#logo h2 {
	text-indent: -2400em;
	margin: 0;
	padding: 0;
	background:  url(../img/fnd_01.gif) center top no-repeat;
	width: 100%;
	height: 100px; 
}
#nav {
	background: #8c331a url(../img/fnd_02.gif) center top no-repeat;
	width: 100%;
	height: 30px;
	margin: 0 auto;
	padding: 0;
}
#txt {
	width: 900px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	min-height: 360px;
	height: auto !important;
	height: 360px;
}
#base {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding: 12px 0 0 0;
	border: 0;
	border-top: 1px solid #900;
}
#nav ul {
	font-size: 75%;
	font-weight: bold;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 30px
}
#nav li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
}
#nav a {
	color: #f4db84;
	margin: 0;
	padding: 10px 10px 5px 30px;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: -40px 0;
}
/* Stili navigazione */
#home a {
	background-image: url(../img/mini_05.gif);
}
#gruppo a {
	background-image: url(../img/mini_06.gif);
}
#repertorio a {
	background-image: url(../img/mini_04.gif);
}
#concerti a {
	background-image: url(../img/mini_03.gif);
}
#photo a {
	background-image: url(../img/mini_02.gif);
}
#contatti a {
	background-image: url(../img/mini_01.gif);
}
#links a {
	background-image: url(../img/mini_07.gif);
}
#video a {
	background-image: url(../img/mini_08.gif);
}
#home a:hover, #gruppo a:hover, #repertorio a:hover, #concerti a:hover, #photo a:hover, #contatti a:hover, #links a:hover, #video a:hover {
	color: #900;
	background-position: 0 0;
	background-color: #f4db84;
}	
#pgGenesis #gruppo a:visited, #pgRepertorio #repertorio a:visited, #pgConcerti #concerti a:visited, #pgGallery #photo a:visited, #pgContatti #contatti a:visited, #pgLinks #links a:visited, #pgVideo #video a:visited {
	color: #c93;
	background-position: 0 0;
	background-color: #f4db84;
}	
/* Stili formattazione */
#txt img {
	float: right;
	margin: 0 0 10px 40px;
	padding: 1px;
	background-color: #f4db84;
	border: 1px solid #800;
}
#pgGallery #txt img {
	float: left;
}
h1 {
	font-size: 140%;
	margin: 16px 100px 8px 40px;
	padding: 0;
}
h2 {
	font-size: 120%;
	margin: 16px 100px 8px 40px;
	padding: 0;
}
h3 {
	clear: both;
	font-size: 104%;
	margin: 24px 100px 8px 40px;
	padding: 4px 0 0 0;
	border: 0;
	border-top: 1px solid #900;
}
p {
	font-size: 92%;
	margin: 0 100px 12px 40px;
	padding: 0;
}
#txt ul {
	font-size: 100%;
	list-style-type: square;
	margin: 5px 100px 12px 65px;
	padding: 0;
}
#txt li {
	margin: 5px 0 5px 0;
	padding: 0;
}
a {
	color: #b00;
}
a:hover {
	background-color: #8c331a;
	color: #fd8;
}
#txt div.galleria {
}
#txt div.galleria ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#txt div.galleria li {
	float: left;
}
