body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#000;
	background:url(../gfx/cont_n.gif) 0px 100px repeat-x #fff;
}
/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}
#header {
	background-image:url(../gfx/hdr_n.gif);
	height:100px;
	width:100%;
}
#navigation {
	background:url(../gfx/logo_n.gif) no-repeat 20px 0px transparent;
	height:100px;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
}
#navigation ul {
	list-style:none;
	margin:0px;
	padding:0px;
	position:absolute;
	right:0px;
	bottom:0px;
}
html > body #navigation ul {
	bottom:0px;
}
#navigation li {
	display:block;
	float:right;
	position:relative;
	top:-15px;
	width:75px;
	height:17px;
	text-align:center;
}
#navigation li a:link, #navigation li a:visited {
	display:block;
	width:75px;
	height:17px;
	font-size:11px;
	text-decoration:none;
	color:#600;
	background-color:#fff2c4;
}
#navigation li a:hover, #navigation li a:active {
	color:#fff;
	font-weight:bold;
	background-color:#d30;
}
#content {
	float:left;
	width:100%;
}
#outer {
	min-height:100%;
	margin-bottom:-52px;
}
* html #outer{height:100%;}
#content a:link, #content a:visited {
	text-decoration:none;
	color:#69f;
	background-color:#fff;
}
#content a:hover, #content a:active {
	color:#d30;
	background-color:#fff;
}

/*************************************
**
**	HOMEPAGE
**
*************************************/
#left {
	float:left;
	width:29%;
	margin:3% 0 3% 1.8%;
	background-color:#fff;
	border:1px solid #69f;
}
#center {
	float:left;
	width:29%;
	margin:3% 0 3% 3%;
	background-color:#fff;
	border:1px solid #69f;
	text-align:center;
}
#right {
	float:left;
	width:29%;
	margin:3% 0 3% 3%;
	background-color:#fff;
	border:1px solid #69f;
}
html > body #left, html > body #center, html > body #right {
	width:30%;
}
#clearfooter{
	clear:both;
	height:50px;
}
#footer {
	clear:left;
	height:50px;
	font-size:10px;
	color:#999;
	background-color:#ccc;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
}
#footer p {
	float:right;
	margin-top:10px;
	margin-right:20px;
	text-align:right;
}
#views {
	float:left !important;
	margin:10px;
	font-size:18px;
	color:#fff;
}
#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#999;
	background-color:#ccc;
}
#footer a:hover, #footer a:active {
	color:#000;
	background-color:#ccc;
	border-bottom:1px dotted black;
}
.inside {
	margin:5px;
	padding:5px;
	border:3px solid #fff2c4;
	background-color:#fff;
}
.inside h3 {
	margin:0px;
	font-size:14px;
	text-align:right;
	background:url(../gfx/spiral.gif) 0px 0px no-repeat #fff;
	color:#934556;
	position:relative;
	left:-5px;
	top:-5px;
	border-bottom:1px solid #fff2c4;
	letter-spacing:3px;
}
.news h3 {
	margin:0px;
	text-align:left;
	padding-left:10px;
	margin-top:10px;
	color:#999;
	font-size:12px;
	border-bottom:1px dotted #999;
	background:#fff;
	position:relative;
	left:0px;
	top:0px;
	letter-spacing:1px;
}
.firstletter {
	font-size:14px;
	font-weight:bold;
	color:#d30;
	background-color:#fff;
	font-family:serif;
	margin-right:1px;
}
.white {
	background-color:#ccc;
	color:#fff;
}
.white a:link, .white a:visited {
	background-color:#ccc;
	color:#fff !important;
	border:none !important;
}
.white a:hover, .white a:active {
	color:#000 !important;
}
.distratti {
	position:relative;
}
.distratti img {
	float:left;
	position:relative;
	top:8px;
	margin-right:7px;
}
.concerto h2 {
	color:#888;
	background-color:#fff;
	border-bottom:1px dotted #d30;
	width:50%;
	margin-left:auto;
	margin-right:auto;
	font-size:18px;
}
/*************************************
**
**	DISCO
**
*************************************/
#disco {
	float:left;
	width:87%;
	margin:3%;
	color:#000;
	background-color:#fff;
	border:1px solid #69f;
}
html > body #disco {
	width:94%;
}
#disco h2 {
	padding-left:20px;
	margin-top:5px;
	color:#600;
	background-color:#fff;
	font-size:20px;
	width:50%;
}
#disco p {
	margin-top:0;
}
#disco img {
	float:left;
	margin:5px 5px 0 0;
	border:1px solid #999;
}
#descrizione {
	width:50%;
	float:left;
	text-align:justify;
	border-right:1px solid #999;
	padding-right:20px;
}
#canzoni {
	border:1px solid #888;
	list-style:none;
	margin-left:20px;
	padding:0;
	width:40%;
	float:left;
}
#canzoni div.song {
	cursor:pointer;
	line-height:35px;
	padding-left:10px;
}
#intro {
	width:40%;
	float:left;
	margin:0 0 20px 20px;
}
#intro p {
	margin:0;
	text-align:justify;
}
.parole {
	padding-top:10px;
	line-height:16px !important;
	background:url(../gfx/parole_sf.gif) left repeat-y #fff;
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
	color:#000 !important;
}
.parole p {
	margin:0 0 10px 20px;
	clear:both;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
}
.parole h6 {
	margin:0 0 12px 20px;
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	float:left;
}
.parole a:link, .parole a:visited, .parole a:hover, .parole a:active {
	background-color:#ffffdb !important;
}
.mp3 {
	margin:0;
	height:20px;
	width:25px;
	float:left;
}
.chiude {
	height:10px;
	width:10px;
	cursor:pointer;
}
.c_over {
	color:#fff;
	background-color:#888;
}
/*************************************
**
**	FOTO
**
*************************************/
#lista {
	float:left;
	width:29%;
	margin:3% 0 3% 2%;
}
#gallerie {
	float:left;
	width:64%;
	margin:3% 0 3% 2%;
	background-color:#fff;
	border:1px solid #69f;
}
#gallerie img {
	border:none;
	float:left;
	margin:0 0 5px 5px;
}
#lista ul {
	list-style:none;
	margin:0;
	padding:0;
}
#lista li {
	display:block;
	color:#333;
	background-color:#fff;
	padding:10px;
	margin-bottom:10px;
	cursor:pointer;
	border:1px solid #ccc;
}
#lista li p {
	margin:0;
}
.data_title {
	font-size:13px;
	font-weight:bold;
	color:#666;
	border-bottom:1px dotted #999;
}
.data_date  {
	letter-spacing:2px;
}
.h_over {
	border:1px solid #966 !important;
	background-color:#ffe !important;
	color:#c33 !important;
}
.h_active {
	border:1px solid #7a3e16 !important;
	font-style:italic !important;
	color:#f33 !important;
	background:url(../gfx/arrows.gif) bottom right no-repeat #ffe !important;
}