@charset "UTF-8";
body {
	margin: 0; /* è buona norma impostare a zero i valori margin e padding dell'elemento body per tenere conto delle diverse impostazioni predefinite dei browser*/
	padding: 0;
	text-align: center; /* centra il contenitore nei browser IE 5*. Il testo viene quindi impostato con l'allineamento predefinito a sinistra nel selettore #container */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #333333;
	line-height: 1.5em;
	letter-spacing: 0.009em;
}
#container  {
	width: 940px; /* i margini auto (insieme a una larghezza) centrano la pagina */
	border: 1px solid #59544a;
	text-align: left; /* sostituisce l'impostazione text-align: center nell'elemento body. */
	color: #D1CFCD;
	padding-top: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.02em;
	-moz-border-radius: 0px 0px 20px 20px;
	-webkit-border-radius: 0px 0px 20px 20px;
	-khtml-border-radius: 0px 0px 20px 20px;
	behavior: url(/css/border-radius.htc);
	border-radius: 20px;
	background-color: #484139;
	background-image: url(../images/bg_patt-484139.gif);
	background-position: 0px 0px;
}
#logo a {
	text-decoration: none;
}
#container a {
	color: #BAA9A9;
	text-decoration: none;
}
#container a:visited {
	color: #BAA9A9;
}
#container a:hover {
	color: #F2F2F2;
}
#container  .selected   {
	color: #F2F2F2;
}
#header  {
	background: transparent;  /* questo padding corrisponde all'allineamento a sinistra degli elementi nei div sottostanti. Se in #header viene utilizzata un'immagine anziché un testo, può essere utile rimuovere il padding. */
	text-align: center;
	font-size: 85%;
}
#header  h1  {

	margin: 0; /* azzerando il valore margin dell'ultimo elemento del div #header si evita la compressione del margine, con la creazione di uno spazio inspiegabile tra i div. Se il div è circondato da un bordo, questo accorgimento non è necessario perché anche il bordo impedisce la compressione del margine */

	padding: 10px 0; /* l'uso del valore padding al posto di margin consente di distanziare l'elemento dai bordi del div */

}
#topnavcontainer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	position: absolute;
}
#topnav {
	float: right;
	width: auto;
	margin-top: 25px;
	position: absolute;
	top: 0px;
	right: 0px;
	font-family: Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
#topnav ul {
	width: 600px;
}
#topnav li {
	float: left;
	list-style-type: none;
	margin-left: 42px;
}
#topcontent  {
	margin-top: 30px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#topcontent img {
	margin-top: 12px;
}
#maincontent {
	font-size: 90%;
	margin-top: 12px;
	margin-bottom: 12px;
}
.gallery {
	text-align: center;
	margin-top: 60px;
}
.gallerybox {
	width: 220px;
	float: left;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.galleryboximg {
	height: 175px;
	text-align: center;
}
.gallerybox img {
	border: 2px solid #8B8576;
}
.galleryboxtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #BAA9A9/*#8B8576*/;
}
.galleryboxend {
	width: 220px;
	float: left;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 24px;
}
.galleryboxend img {
	border: 2px solid #8B8576;
}
.eventstop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	width: 740px;
	margin-top: 25px;
	text-align: justify;
}
.events {
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	height: 208px;
	width: 740px;
}
.eventsempty {
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 20px;
	width: 740px;
}
.eventsbox img {
	float: left;
	margin-right: 20px;
	margin-top: 3px;
	border: 3px solid #d1cfcd;
}
.evboxconttitle {
	font-size: 120%;
	font-weight: bold;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 20px;
}
.evboxconttitle span {
	font-size: 80%;
	font-weight: normal;
	color: #BAA9A9;
}
.evboxontsubtitle {
	color: #BAA9A9;
}
.eventsboxcontent p {
	text-align: justify;
}
.eventsboxbutton {
	font-size: 90%;
}
.evboxphotobutton {
	padding-top: 12px;
}
.evboxphotobutton img {
	margin-right: 6px;
}
.eventsmaindate {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 120px;
	width: 740px;
	margin-bottom: 60px;
	font-size: 110%;
	font-weight: bold;
}
.eventsmaindate span {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-left: 560px;
}
.rightcoldates {
	float: right;
	text-align: left;
	width: 150px;
	margin-top: 45px;
	padding-left: 12px;
	border: 1px solid #333;
	background-color: #59544A;
	-moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -khtml-border-radius: 10px 10px 10px 10px;
	behavior: url(/css/border-radius.htc);
    border-radius: 10px;
}
.rightcoldatestitle {
	color: #BAA9A9;
	margin-top: 12px;
	font-weight: bold;
	margin-bottom: -10px;
}
.rightcoldates ul {
	margin-left: -25px;
}
.rightcoldates li {
	list-style-type: none;
}
.rightcolbutton {
	float: right;
	text-align: center;
	margin-top: 45px;
	border: 1px solid #333;
	background-color: #59544A;
	font-size: 80%;
	color: #D1CFCD;
	padding: 4px;
	width: 120px;
	-moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -khtml-border-radius: 10px 10px 10px 10px;
	behavior: url(/css/border-radius.htc);
    border-radius: 10px;
}
.rightcolbutton a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}
.leftfloat3col {
	float: left;
	width: 30%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 20px;
	padding-left: 12px;
}
.rightfloat3col {
	float: left;
	width: 30%;
	padding-left: 12px;
}
.leftfloat2col {
	float: left;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 20px;
	width: 45%;
}
.center1col {
	padding-right: 20px;
	padding-left: 20px;
}
.mp3box {
}
.mp3box h3 span {
	font-weight: normal;
	color: #BAA9A9;
	font-size: 87%;
}
.mp3box  p {
	margin-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 8px;
}
.musicisti {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 8px;
	color: #baa9a9;
	margin-bottom: 35px;
}
.musicisti strong {
	color: #d1cfcd;
}
.rightcolmusic {
	float: right;
	text-align: left;
	width: 46%;
	margin-top: 45px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
.leftcolmusica {
	float: left;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 20px;
	width: 48%;
}
.rightcolmusica {
	float: left;
	padding-left: 20px;
	padding-right: 12px;
	width: 45%;
}
.rightcolmusica h3 span {
	font-size: 87%;
	font-weight: normal;
	color: #baa9a9;
}
.center1col h3 span {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 90%;
	color: #BAA9A9;
}
.floatright {
	float: right;
}
.rightfloat2col {
	float: left;
	padding-left: 12px;
	padding-right: 20px;
	width: 45%;
}
#footer  {
	background-color: #59544A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
	font-size: 75%;
	color: #999999;
	margin-top: 50px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	behavior: url(/css/border-radius.htc);
	border-radius: 10px;
	background-image: url(../images/bg_patt-59544A.gif);
	background-position: 0px 0px;
}
#footer  p  {

	margin: 0; /* azzerando il valore margin del primo elemento del footer si evita il rischio di compressione del margine, con la creazione di uno spazio tra i div */

	padding: 10px 0; /* il padding di questo elemento crea uno spazio, così come avverrebbe specificando un valore margin, senza il problema della compressione del margine */

}
#bottom {
	color: #666666;
	text-align: center;
	font-size: 75%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#bottom a {
	color: #666666;
	text-decoration: none;
}
.center {
	text-align: center;
}
.clearfloat {
	clear: both;
}
.floatleft {
	float: left;
	padding-top: 3px;
	padding-right: 24px;
}
.generemusicale p {
	margin-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 8px;
}
.rounded-corners {
}
.italicbrown {
	font-style: italic;
	color: #BAA9A9;
}
.bordbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 30px;
}

