/* CSS Document */
body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container {
	position:absolute;
	top:50%;
	width:900px;
	height:540px;
	margin-left:-450px;
	margin-top: -270px;
	padding:0;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC491;
	border-right-color: #CCC491;
	border-bottom-color: #CCC491;
	border-left-color: #CCC491;
	background-image: url(images/LogoCoro-Filigrana.gif);
	background-position: center 100px;
	background-repeat: no-repeat;
	left: 50%;
	z-index: -100;
} 
#barrasopra {
	background-color: #333333;
	height: 80px;
	position: absolute;
	width: 900px;
	top: 0px;
	left: 0px;
	z-index: -50;
	background-repeat: no-repeat;
}
#logo {
	height: 76px;
	position: absolute;
	width: 109px;
	top: 2px;
	background-repeat: no-repeat;
	background-position: center center;
	left: 2px;
}
#scrittaintesta {
	height: 50px;
	position: absolute;
	width: 400px;
	top: 18px;
	background-image: url(images/Scritta-Coro.jpg);
	background-repeat: no-repeat;
	background-position: center;
	left: 97px;
}
#fotointesta {
	height: 80px;
	position: absolute;
	width: 311px;
	top: 0px;
	background-image: url(photos/Incanto-G.jpg);
	background-repeat: no-repeat;
	background-position: right;
	right: 0px;
	z-index: 100;
	background-color: #000066;
}
#menu {
	position: absolute;
	top: 80px;
	background-repeat: no-repeat;
	width: 900px;
	background-color: #CCC491;
}
#menu01o {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#menu01o ul{
margin: 0;
padding-left: 0;
list-style: none;
}
#menu01o li{
	font-size: 11px;
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: bold;
}
#menu01o a:link, #menu01o a:visited{
	float: left;
	color: #333333;
	margin: 0em;
	text-decoration: none;
	border: 1px solid #BFB675;
	background-color: #CCC491;
	padding-top: 0.4em;
	padding-right: 1.18em;
	padding-bottom: 0.4em;
	padding-left: 1.18em;
}
#menu01o a:hover, #menu01o a:focus, #menu01o a:active{
	color: #FFFFFF;
	background-color: #333333;
}
#fotomusici {
	height: 250px;
	position: absolute;
	width: 220px;
	top: 121px;
	left: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
	font-weight: bold;
}
#indirizzomusici {
	height: 100px;
	position: absolute;
	width: 220px;
	top: 400px;
	left: 10px;
	text-align: left;
	padding: 10px;
}
#colonnadestra {
	height: 300px;
	position: absolute;
	width: 620px;
	top: 104px;
	left: 250px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: justify;
	padding: 10px;
}
#prev {
	height: 24px;
	width: 24px;
	position: absolute;
	left: 5px;
	top: 470px;
	z-index: 300;
}
#next {
	height: 24px;
	width: 24px;
	position: absolute;
	left: 870px;
	top: 470px;
	z-index: 300;
}
#barrasotto{
	background-color: #CCC491;
	height: 20px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	bottom: 24px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center 80px;
	text-align: center;
}
#credits {
	background-color: #333333;
	height: 24px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 24px;
	color: #CCC491;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	bottom: 0px;
	width: 910px;
	left: -5px;
}
.secondolink {
	color: #9A0034;
	text-decoration: underline;
}
.terzolink12 {
	color: #9A0034;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
}
.grassetto {
	font-weight: bold;
}	
.grassettocolor {
	font-weight: bold;
	color: #990033;
}
.corsivo {
	font-style: italic;
}
