@charset "utf-8";
/* CSS Document */
body{
	background-image: url(immagini/pattern.gif);
	background-repeat: repeat;
}

h2{
	font-family: "Courier New", Courier, monospace;
	color: #333;
}
h6{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover{
	color:#990;
	font-weight:bold;
	font-size:101%;
}
a{
	text-decoration:none;
	color: #555;
}
a:active{color:#990;
	font-weight:bold;
	font-size:101%;}
#principale {width: 900px;}
#origini1{float:left; width:145px; height:160px;}
#origini{float:left; width:570px;}

#menu {	width: 150px;	float:left;	text-align: left; background-image:url(immagini/menu.png); height: 585px;}

#menu_voci{
	padding-top: 150px;
	padding-left: 10px;
	font-family: "Comic Sans MS", cursive;
	color: #CCC;
}
#contenuti {
	float:left;
	widht: 730px;
	height:700px;
	text-align: left;
	background-image: url(immagini/back_contenuti.png);
	background-repeat: no-repeat;
	background-position: 5px;
	width: 730px;
}

#contenuti1 {
	float:left;
	widht: 730px;
	height:700px;
	text-align: left;
	background-image: url(immagini/back_contenuti_concerto.png);
	background-repeat: no-repeat;
	background-position: 5px;
	width: 730px;
}

#contenuti2 {
	float:left;
	widht: 730px;
	height:700px;
	text-align: left;
	background-image: url(immagini/back_contenuti_concerto1.png);
	background-repeat: no-repeat;
	background-position: 5px;
	width: 730px;
}
#testo {
	width:718px;
	position: relative;
	padding-top: 13px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
}

#musicanti {
	width:718px;
	position: relative;
	padding-top: 18px;
	padding-left: 10px;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
	vertical-align: top;
	font-size: 14px;
	color: #333;
}
#gruppo {	background-image: url(immagini/gruppo.jpg); height:700px;}
#footer{
	color: #CCC;
	background-color: #333;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#barra {
	background-color: #000;
	height: 20px;
	width: 900px;
}
#barra_voci {
	height: 20px;
	float:left;
	color: #990;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 400px;
	text-align: center;
}
#marque {
	float:left;
	width: 500px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 20px;
	vertical-align: middle;
	text-align: center;
}

#contatore {
	float:left;
	width: 100px;
	background-color: #333;
	height: 43px;
}
#copy {
	float:left;
	width: 800px;
	background-color: #333;
	height: 43px;
}
