@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 5px auto;
	background-color: #AA0202; 
}
img {
	border: none;
}
a {
	color: #000000;
	text-decoration: none;	
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;	
}
p {
	padding: 0.5em 0 0 0;
	margin: 0;
}
#principale {
	width:80%;
	background-color: #FFFFFF;
	margin: 0 auto;
}
#principalePopup {
	width:400px;
	background-color: #FFFFFF;
	margin: 0 auto;
}
#principalePopup tr {
	border-top: #AA0202 medium solid;
	border-bottom: #AA0202 medium solid;
}
#testata {
	border-bottom: #AA0202 medium solid;
}
.testata {
	width: 60%;
	vertical-align: middle;
	text-align: center;
}
.claim {
	text-align: center;
	border-bottom: #AA0202 thin solid;
}
#menuLeft {
	width: 20%;
	vertical-align: top;
	border-right: #FFFFFF 0.7em solid;
}
#briciole {
	width: 80%;
	/*border-top: #AA0202 0.1em solid;*/
	border-bottom: #AA0202 0.15em solid;
	/*padding: 0.25em 0 0.25em 0.5em;*/
	vertical-align: top;
}
#corpo {
	width: 80%;
	min-height: 380px;
	height: 380px !important;
	height: 380px;
	margin-left: 1em;
}
.titoloPagina {
	min-height: 34px;
	height: 34px !important;
	height: 34px;
	font-size: 1.5em;
	border-bottom: #AA0202 0.1em solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #AA0202;
}
p.menu {
	margin: 0;
	padding: 0.25em 0 0.25em 0.5em;
	border-top: #FFCC33 0.1em solid;
	border-bottom: #FFCC33 0.15em solid;
	background-color:#FFFF99;
	font-weight: bold;
}
ul.menu {
	list-style-type: none;
	text-indent: 0;
	margin: 0;
	padding: 0;
}
ul.menu li {
	border-bottom: #AA0202 1px solid;
	padding: 0.8em 0 0.65em 2.2em;
	background-image: url(../img/Comuni/chiave.gif);
	background-repeat: no-repeat;
}
ul.menu li.primo {
	border-top: #AA0202 1px solid;
	border-bottom: #AA0202 1px solid;
	padding: 0.25em 0 0.25em 1.5em;
}
ul.menu li a, ul.menu li.altLivello ul li a {
	color: #000000;
	text-decoration: none;	
	font-weight: normal;
}
ul.menu li a:hover, ul.menu li.altLivello ul li a:hover {
	color: #000000;
	text-decoration: underline;	
	font-weight: normal;
}
ul.menu li a#current, ul.menu li.altLivello ul li a#current {
	color: #000000;
	text-decoration: none;	
	font-weight: bold;
}
ul.menu li.altLivello ul{
	text-indent: 0;
	border-top: #AA0202 1px dashed;
	margin: 0.65em 0 -0.65em 0;
	margin-left: -2.2em;
	padding: 0;
}
ul.menu li.altLivello ul li {
	background: none;
	padding: 0.8em 0 0.65em 0;
	list-style: none;
	text-indent: 0;
	margin-left: 2.2em;
	border: none;
}
ul.menu li.altLivello ul li.altPrimo {
	border-bottom: #AA0202 1px dashed;
}
p.direttore {
	margin-left: 110px;
}
span.titoloPezzo {
	color: #aa0202;
	font-weight: bold;
}
span.titoloPezzo a{
	color: #aa0202;
	font-weight: bold;
	text-decoration: underline;
}
dt {
	font-size: 1.2em;
	color: #AA0202;
	font-weight: bold;
}
dd {
	margin: 0.5em 1em 2em 2em;
}
table.foto {
	text-align: center;
	/*width: 100%;*/
}
table.foto td{
	text-align: center;
	vertical-align: top;
	padding: 0.5em 1em 0.5em 1em;
}
p.foto {
	text-align: center;
	vertical-align: top;
	font-size: 1.2em;
	border-bottom: #AA0202 0.1px solid;
	color: #AA0202;
	font-weight: bold;
}
.nomeCorista {
	font-size: 1.2em;
	border-top: #AA0202 0.1em solid;
	border-bottom: #AA0202 0.15em solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #AA0202;
	padding: 1em 0 1em 0;
}
.fotoDett {
	min-height: 180px;
	height: 180px !important;
	height: 180px;
	vertical-align: middle;
}
ul.repertorio {
	list-style-type: none;
	margin-left: 1em;
}
ul.repertorio li {
	text-align: center;
	color: #AA0202;
	font-size: 1.1em;
	font-weight: bold;
}
ul.repertorio li ul {
	border-top: #AA0202 0.1em solid;
	border-bottom: #AA0202 0.1em solid;
	list-style-type: none;
	margin: 1em 0 1em 0;
	padding: 0;
	text-indent: 0;
	font-weight: normal;
}
ul.repertorio li ul li {
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
}
img.concerti {
	width: 160px;
	height: 120px;
}

