@font-face {
    font-family: 'alex_brushregular';
    src: url('font/alexbrush-regular-otf-webfont.eot');
    src: url('font/alexbrush-regular-otf-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/alexbrush-regular-otf-webfont.woff') format('woff'),
         url('font/alexbrush-regular-otf-webfont.ttf') format('truetype'),
         url('font/alexbrush-regular-otf-webfont.svg#alex_brushregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    color: #363869;
	font-family: Tahoma,Arial,Sans-serif;
    font-size: 13px;
    line-height: 1;
    margin: 0;
    padding: 0;
}
.clear{
	clear:both;
}
#Contenitore {
    box-shadow: 0 1px 5px 0 #4A4A4A;
    margin: 0 auto;
	padding: 0;
    width: 1000px;
}

/* Index */
#Intestazione {
    height: 142px;
    padding: 15px 0 10px;
    width: 1000px;
}

#Logo {
    float: left;
	margin: 1px 1px 1px 2px;
	padding: 1px 1px 1px 2px;
}
#Motto {
    display: inline;
    float: left;
    margin: 15px 0 15px 590px;
    width: 275px;
}
#FraseCite {
    font-family: 'alex_brushregular',Arial,Sans-serif;
    font-size: 30px;
}
#Motto i {
    display: block;
    float: right;
}
#Menu {
    display: block;
    float: left;
    margin-left: 10px;
    width: 855px;
}
#Menu ul {
    background: none repeat scroll 0 0 #363869;
    border: 1px solid #333333;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 2px 4px 2px #333333;
    font-weight: bold;
    height: 34px;
    list-style: none outside none;
    position: relative;
}

#Menu li {
    display: inline;
    float: left;
    padding: 0 5px;
}
#Menu li > a {
    color: #EEEEEE;
    display: inline-block;
    padding: 12px 23px 12px 30px;
    text-decoration: none;
}
#Menu li *:hover {
    background-color: #EEEEEE;
    color: #363869;
}
#Menu li a:active {
}
.DivSottoMenu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: -moz-use-text-color #DDDDDD #DDDDDD;
    border-image: none;
    border-radius: 0 0 3px 3px;
    border-right: 1px solid #DDDDDD;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    box-shadow: 0 2px 4px 1px #EEEEEE;
    color: #363869;
    display: none;
    padding: 22;
    position: absolute;
    top: 35px;
    z-index: 999;
}

#Menu ul li:hover > .DivSottoMenu {
    display: block;
}

#Menu ul li:hover > #SottoMenuEventi {
    display: block;
	background-color: #B0c4de;
    color: #EEEEEE;
}

#Menu ul li:hover > #SottoMenuRep {
    display: block;
	background-color: #B0c4de;
    color: #EEEEEE;
}

#Menu ul li:hover > #SottoMenuCor {
    display: block;
	background-color: #B0c4de;
    color: #EEEEEE;
}

#SottoMenuRep {
    height: 110px;
    width: 300px;
	padding: 1px 1px 37px 0px;
}
#SottoMenuEventi {
    height: 100px;
    width: 285px;
}

.DivSottoMenu a {
    color: #363869;
    display: inline-block;
    padding: 18px 46px;
    text-decoration: none;
}

#IcoEvento {
    position: absolute;
    right: 25px;
    top: 0px;
}

#Repertorio {
    position: absolute;
    right: 25px;
    top: 25px;
}

#SottoMenuCor{
	height: 300px;
    width: 230px;
}

#Coristi {
    position: absolute;
    right: 2px;
    top: 80px;
}

#SottoMenuGal{
	height: 130px;
    width: 174px;
}

#photo-gallery {
    position: absolute;
    right: 34px;
    top: 22px;
}

#SottoMenuCont{
	height: 130px;
    width: 119px;
}

#Cellulare {
	position: absolute;
    right: 75px;
    top: 68px;
}

#E-mail {
	position: absolute;
    right: 75px;
    top: 20px;
}

#Posta {
	position: absolute;
    right: 20px;
    top: 15px;
}

#Telefono {
	position: absolute;
    right: 20px;
    top: 70px;
}

#slideshow {
	width:996px;
	height:400px;
	margin-left:2px;
}

#Presentazione {
    margin: 70px 0 25px 0;
	padding: 0 15px 10px 115px;
	text-align: left;
	background: url(../img/sagome-note-musicali.gif);
	background-repeat: repeat-y;
	background-position: top 600px;
	background-size: 100px 50px;
	position:relative;
}

#Titolopresentazione {
	color: #363869;
}

#DiscorsoPresentazione {
	color: #00008b;
	font-size: 19px;
	line-height: 35px;
	Font-style: normal;
	margin: 5px 5px 0px 1px;
	text-align: left;
	left: 80px;
	text-decoration: none;
}

#Il_nostro_gruppo {
	color: #00008b;
	font-size: 10px;
	line-height: 35px;
	Font-style: normal;
	margin: 5px 5px 1px 1px;
	text-align: left;
	left: 80px;
	text-decoration: none;	
	
	Border-width: 8;
	Border-color: violet;
	Border-style:solid;
}

#Titolo_nostro_gruppo {
	color: red;
	font-size: 25px;
	font-weight: bold;
	Font-style: oblique;
}

#Discorso_nostro_gruppo {
	color: blue;
	font-size: 18px;
	line-height: 25px;
	Font-style: normal;
	margin: 10px 10px 10px 10px;
	text-align: left;
	left: 80px;
	text-decoration: none;
}

	
#Notiziacoro {
	color: #00008b;
	font-size: 17px;
	line-height: 35px;
	Font-style: normal;
	margin: 5px 5px 1px 1px;
	text-align: r;
	left: 80px;
	text-decoration: none;
	}

#TitoloStoriaCoro {
	color: blue;
	font-size: 20px;
	font-weight: bold;
	
}



#CCCP {
	color: #00008b;
	font-size: 17px;
	line-height: 35px;
	Font-style: normal;
	margin: 620px -265px 1px 275px;
	text-align: r;
	height: 580px;
	right: 270px;
	text-decoration: none;
	position: relative;
	}

#CCCPcoro {
	color: blue;
	font-size: 20px;
	font-weight: bold;
	
}



#Articolo1 {
	border: solid 2px #000000;
	margin: 20px 60px 1px 20px;
}

#BellunoPress {
	color: blue;
	font-size: 15px;
	font-weight: bold;
	margin: 30px 1px -55px 100px;
}

#Articolo2 {
	border: solid 2px #000000;
	margin: 20px 60px 1px 20px;
}

#Amicopopolo {
	color: blue;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 1px -36px 135px;
}

#Auguri_Pasqua {
	color: #8b008b;
	font-size: 16px;
	line-height: 40px;
	Font-style: normal;
	Font-family: arial;
	left: 80px;
	width:415px;
	height: 625px;
	border: solid 4px #8b008b;
}


#Notizieconcerti {
	color: #00008b;
	font-size: 16px;
	line-height: 40px;
	Font-style: small-caps;
	font-weight: 900;
	Font-family: Georgia;
	left: 80px;
	width:835px;
	border: solid 4px #8b008b;
}

#Mp3 {
	height: 60px;
	width: 300px;
	box-shadow: 5px 5px 20px rgba(0,0, 0, 0.4);
	border-radius: 90px;
	transform: scale(0.60);
}

#Audio {
	
	background-color: white;
	line-height: 40px;
	width:300px;
	height: 0px;
	margin: -160px 60px 110px 600px;
	position: absolute;
}


#File_audio {
	width:0px;
	height: 0px;
	position: relative;
	margin: 1000px 1px 1px 300px;
	
}

#File_audio_2 {
	width:0px;
	height: 0px;
	position: absolute;
	margin: -60px 1px 1px 470px;
}

#File_audio_3 {
	width: 0px;
	height: 0px;
	position: absolute;
	margin: -60px 1px 1px 85px;
}

#File_audio_4 {
	width: 0px;
	height: 0px;
	position: absolute;
	margin: -130px 1px 1px 85px;
}


#Concerto_Natale {
	color: #00008B;
	background-color: white;
	font-size: 16px;
	line-height: 40px;
	Font-style: normal;
	Font-family: arial;
	left: 80px;
	width:835px;
	height: 350px;
	border: solid 4px #8b008b;
}

#Concerto_prossimo {
	color: #00008B;
	background-color: white;
	font-size: 16px;
	line-height: 40px;
	Font-style: normal;
	Font-family: arial;
	left: 80px;
	width:835px;
	height: 1100px;
	border: solid 4px #8b008b;
	margin: 1px 1px 0px 1px;
}

#Concerti_Vari {
	color: #00008B;
	background-color: white;
	font-size: 16px;
	line-height: 40px;
	Font-style: normal;
	Font-family: arial;
	left: 80px;
	width:835px;
	height: 525px;
	border: solid 4px #8b008b;
	margin: 15px 1px -15px 1px;
}


#Concerto_Primavera {
	color: #00008B;
	background-color: white;
	font-size: 16px;
	line-height: 40px;
	Font-style: normal;
	Font-family: arial;
	left: 80px;
	width:615px;
	height: 975px;
	border: solid 4px #8b008b;
}


#TitoloConcertiCorali {
	color: red;
	font-size: 25px;
	font-weight: bold;
	Font-style: oblique;
}

.concertoni {
	margin: 1px 1px 1px 1px;
    padding: 5px 20px 10px 10px;
	width: 800px;
	border: solid 2px #c71585;
	position: relative;
}

#immagini_concertoni1 {
	margin: -350px 1px 1px 640px;
    padding: 5px 20px 10px 10px;
	position: absolute;
}

#immagini_concertoni2 {
	margin: -130px 1px 1px -50px;
    padding: 5px 20px 10px 10px;
	position: absolute;
}

#immagini_concertoni3 {
	margin: -200px 1px 1px 120px;
    padding: 5px 20px 10px 10px;
	position: absolute;
}

#immagini_concertoni4 {
	margin: -260px 1px 1px 650px;
    padding: 5px 20px 10px 10px;
	position: absolute;
}

#immagini_concertoni5 {
	margin: -155px 1px 1px 650px;
    padding: 5px 20px 10px 10px;
	position: absolute;
}

#immagini_concertoni6 {
	margin: -115px 1px 1px 520px;
    padding: 5px 20px 10px 10px;
	position: absolute;
}

#immagini_concertoni7 {
	margin: -2px 1px 1px -450px;
    padding: 5px 20px 10px 10px;
	position: absolute;
}

#immagini_concertoni8 {
	margin: -170px 1px 1px 115px;
    padding: 5px 20px 10px 10px;
	position: absolute;
}

#immagine_Natale {
	position: absolute;
    margin: -10px 10px 10px 5px;
	left: 315px;
	height: 800px;	
}

#immagine_Natale1 {
	position: absolute;
	left: 140px;
	height: 500px;
	width: 380px;
	margin: 45px 0px 1px 10px;
	
}

#immagine_Natale 2{	
	position: absolute;
    margin: -10px 10px 10px 5px;
	left: 15px;
	height: 150px;	
}

#immagine_Pasqua {
	position: absolute;
	left: 150px;
	height: 0px;
	width: 300px;
	
}

#news {
    margin: 10px 0px 10px 0px;
	line-height: 8px;
}

#Spannews {
	color: red;
}

#Retenews {
    text-decoration: none;
}

#marnews {
	direction: up;
	height: 870px;
	width: 180px;
	color: red;
}

#centernews {
	margin:68px 0px 01px 0px;
	float:right;
	padding: 1px 2px 1px 1px;
	height: 980px;
	width: 195px;
	background: #F5F5DC;
	Border: 1px #ccc solid;
	text-align: center;
}
#Indicazione{
	background: url(../img/sagome-note-musicali.gif);
	background-repeat: repeat-y;
	background-position: top 600px;
	background-size: 100px 50px;
}
#artnews {
	color: #0000FF;
}

.datenews {
	color: #CC0000;
}


#LoghiConcerto{
	border: 3px solid #4b0082;
	margin: 5px 10px 40px 2px;
	padding: 10px 2px 140px 1px;
	Background-color: #dcdcdc;
}


#logo1000voci {
    border: 4px solid blue;
    color: #008000;
    margin: 20px 340px 1px -30px;
    padding: 1px 100px 1px 5px;
    text-align: center;
    width: 110px;
	right: 20px;
}


#logoPrimavera {
    border: 4px solid blue;
    color: #008000;
    margin: 20px 2px 1px 2px;
    padding: 1px 104px 0px 5px;
    text-align: center;
    width: 103px;
	right: 20px;
}

ul#gallery_loghi li {
    display: inline;
	float: left;
    list-style: none;
    padding: 0 2px;
}


/* Contattaci */
#Mappa{
    border-color: #FFFF00;
    border-style: solid;
    border-width: 0;
    float: left;
    height: 500px;
    margin: 5px 5px 5px 15px;
    padding: 5px 5px 5px 120px;
    position: relative;
    width: 440px;
}

#Nominativo{
	background: none repeat scroll 0 0;
	position: relative;
	text-align: center;
	width: 290px;
	margin: 0;
	padding: 0;
	Border-width: 0;
	Border-style:solid;
	height: 110px;
	Font-weight: 100;
}

#Sede{
	Border-width: 4px;
	Border-style:solid;
}

#Segnofacebook{
	position: absolute;
	margin: -490px 5px 5px 300px;
	padding: 5px 5px 5px 15px;
}

#Indfacebook{
	position: absolute;
	width: 90px;
	height: 100px;
}

#Chi{
	top: 120px;
	display: inline;
	position: relative;
	text-align: left;
	float: right;
	width: 320px;
	margin: 5px 22px 5px 5px;
	padding: 5px 0px 5px 20px;
	Border-width: 0;
	Border-style:solid;
}

#preside{
	position: absolute;
	right: 25px;
    top: 15px;
}

#Direttore {
	position: relative;
	top: 60px;
}

#diretto{
	position: absolute;
	right: 25px;
    top: 15px;
}

#ListaLink {
	margin: 5px 22px 5px 15px;
	padding: 5px 0px 5px 115px;
	height: 400px;
	width: 750px;
}

#TitoloLink {
	color: #0000ff;
	margin: 15px 0 15px 15px;
    padding: 0 0 0 120px;
}

#ElencoListaLink {
	margin: 5px 22px 5px 5px;
	padding: 5px 0px 5px 4px;
	height: 320px;
	width: 750px;
}

.ImmLink > tr td {
	border: none 1px #000000;
	padding: 20px 0 4px 0;
	background-color: #Ffffff;
}

#ImmAsac {
	margin: 0px 4px 10px 5px;
	padding: 12px 4px 10px 5px;
	border: solid 1px #000000;
}

#asac {
	margin: 5px 4px 6px 3px;
	padding: 12px 20px 6px 15px;
	font-size: 16px;
    line-height: 2;
}

#ImmFeniarco {
	margin: 0px 4px 10px 5px;
	padding: 12px 4px 10px 5px;
	border: solid 1px #000000;
}

#Feniarco {
	margin: 5px 4px 6px 3px;
	padding: 12px 20px 6px 15px;
	font-size: 16px;
    line-height: 2;
}

#ImmComuneBorgoValbelluna {
	margin: 0px 4px 10px 5px;
	padding: 12px 55px 10px 5px;
	border: solid 1px #000000;
}

#ComuneBorgoValbelluna {
	margin: 5px 4px 6px 3px;
	padding: 12px 20px 6px 15px;
	font-size: 16px;
    line-height: 2;
}

/* Repertorio */

#Tuttoilrepertorio {
	background: url(../img/sagome-note-musicali.gif);
	background-repeat: repeat-y;
	background-position: top 600px;
	background-size: 100px 50px;
    margin: 1px 2px 10px 15px;
    padding: 1px 2px 1px 105px;
	width: 850px;
}

#titolo{
	margin: 2px 2px 2px 4px;
	padding: 10px 2px 2px 10px;
}

#Piccolalista {
	margin: 1px 2px 1px 3px;
	padding: 1px 2px 1px 3px;
	width: 850px;
	color: red;
}

#Piccolalista1 {
	width: 850px;
	list-style-type: none;
	line-height: 25px;
	Font-family: arial;
	Font-size: 20px;
	font-style: oblique;
}

#TitCanPop{

	width: 850px;
	margin: 1px 1px 1px 5px;
	padding: 1px 1px 1px 3px;
	color: #CC00FF;
}

#TitCanSac{
	margin: 1px 1px 1px 5px;
	padding: 1px 1px 1px 3px;
	color: #CC00FF;
}

#TitCanNat{
	margin: 1px 1px 1px 5px;
	padding: 1px 1px 1px 3px;
	color: #CC00FF;
}

#TabelleCanti {
	width: 840px;
	margin: 1px 1px 1px 5px;
	padding: 1px 1px 1px 3px;
}

#ElencoCanti1{
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 11px;
  border-style: none;
  empty-cells: inherit;
  caption-side: top;
  border-color: black;
  border-width: 3px;
  width: 835px;
}

#ElencoCanti2{
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 11px;
  border-style: none;
  empty-cells: inherit;
  caption-side: top;
  border-color: black;
  border-width: 3px;
  width: 835px;
}

#ElencoCanti3{
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 11px;
  border-style: none;
  empty-cells: inherit;
  caption-side: top;
  border-color: black;
  border-width: 3px;
  width: 835px;
}

.TitolettiElencocanti > tr td {
	border: solid 1px #000000;
	padding: 7px;
	background-color: #F8F8FF;
	font-weight: bold;
	color: #CC0000;
}

.ListaElencoCanti > tr  td {
	border: solid 1px #000000;
	padding: 5px;
	background-color: #F8F8FF;
	font-weight: bold;
	color: #363869;
}

.TestoPdf {
	text-align: center;
}

.AscoltoMp3 {
	text-align: center;
}


/* I-Coristi */
#Curriculum {
    margin: 70px 3px 10px 15px;
    padding: 0 0 0 115px;
	Border-width: 0;
	Border-color: #FFFF00;
	Border-style:solid;
	background: url(../img/sagome-note-musicali.gif);
	background-repeat: repeat-y;
	background-position: top 600px;
	background-size: 100px 50px;
}

#StoriaCoro {
	background: none repeat scroll 0 0;
	Border-width: 2;
	Border-color: #ccc;
	Border-style:solid;
	Font-size: 18px;
	line-height: 25px;
	Color: #0000CD;
}

#Curriculum_Maestro {
	background: none repeat scroll 0 0;
	Border-width: 2;
	Border-color: #ccc;
	Border-style:solid;
	Color: #00008D;
	Font-size: 18px;
	letter-spacing: 1px;
	line-height: 25px;
}

#TitoloStoriaCoro {
	Color: #Ff6347;
	Font-size: 22px;
}

#audio {
	margin: 1px 1px 20px 270px;
	padding: 1px 1px 1px 1px;
	border: 1px none blue;
	box-shadow: 0px 0px 0px #dedede;
	
}


#box01 {
	width: 325px;
	float: left;
	padding: 1px 1px 1px 1px;
	border: 1px none blue;
	box-shadow: 0px 0px 0px #dedede;
}


#box1 {
	width: 800px;
	float: left;
	padding: 10px 10px 10px 15px;
	border: 1px none blue;
	box-shadow: 0px 0px 0px #dedede;
}

#box2 {
	width: 550px;
	float: left;
	margin: 1px 1px 20px 30px;
	padding: -1px  0 10px 10px;
	border: 1px none blue;
	box-shadow: 0px 0px 0px #dedede;
}

#box3 {
	width: 550px;
	float: left;
	margin: 10px 1px 20px 30px;
	padding: -1px 10px 10px 0;
	border: 1px none blue;
	box-shadow: 0px 0px 0px #dedede;
}

#box4 {
	width: 740px;
	float: right;
	margin: 0px 48px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px none blue;
	box-shadow: 0px 0px 0px #dedede;
}

#box5 {
	width: 525px;
	float: left;
	margin: 1px 1px 1px 4px;
	padding: 10px 40px 10px 0;
	border: 1px none blue;
	box-shadow: 0px 0px 0px #dedede;
}

#box6 {
	width: 400px;
	float: left;
	margin: -310px 0px 0px 425px;
	padding: 0px 0px 0px 0px;
	border: 1px none blue;
	box-shadow: 0px 0px 0px #dedede;
	position: relative;
}

#box7 {
	width: 322px;
	float: right;
	margin: 688px 0px 0px -700px;
	padding: 0px 0px 0px 0px;
	border: 1px none blue;
	box-shadow: 0px 0px 0px #dedede;
	position: absolute;
}

#box8 {
	width: 800px;
	float: left;
	margin: 20px 0px 0px 10px;
	border: 1px none blue;
	box-shadow: 0px 0px 0px #dedede;
}

#box9 {
	width: 280px;
	float: center;
	margin: 20px 0px 0px 475px;
	border: 1px none blue;
	box-shadow: 0px 0px 0px #dedede;
}

#box10 {
	width: 830px;
	float: center;
	margin: px 0px 0px 0px;
	border: 1px none blue;
	box-shadow: 0px 0px 0px #dedede;
}

#box11 {
	width: 400px;
	float: left;
	padding: 25px 10px 10px 5px;
	border: 1px none blue;
	box-shadow: 0px 0px 0px #dedede;
}

#box12 {
	width: 400px;
	float: right;
	padding: 35px 0px 0px 0px;
	border: 1px none blue;
	box-shadow: 0px 0px 0px #dedede;
	position: relative;
}

#box13 {
	width: 400px;
	float: center;
	padding: 0px 0px 0px 210px;
	border: 1px none blue;
	box-shadow: 0px 0px 0px #dedede;
	position: relative;
}

#box14 {
	width: 800px;
	float: center;
	padding: 0px 0px 0px 0px;
	border: 1px none blue;
	box-shadow: 0px 0px 0px #dedede;
	position: relative;
}


#Faks {
	margin: -85px 1px 200px 2px;
	padding: 5px 1px 150px 240px;
	background: none repeat scroll 0 0;
	width: 620px;
	border: solid 2px #8b008b;
	height: 145px;
	Color: #0000CD;
	Font-size: 18px;
	position: absolute;
	top: 1280px;
}

#Knox {
	margin: -125px 1px 200px 2px;
	padding: 5px 20px 150px 150px;
	background: none repeat scroll 0 0;
	width: 620px;
	border: solid 2px #8b008b;
	height: 230px;
	Color: #0000CD;
	Font-size: 15px;
	position: absolute;
	top: 910px;
}

#IlMaestro {
	padding: 0px 5px 20px 5px;
	background: none repeat scroll 0 0;
	width: 360px;
	Border-width: 0;
	Border-color: #FFFF00;
	Border-style: solid;
	height: 110px;
	margin:30px auto 15px auto;
	Color: #0000CD;
	Font-size: 18px;
}

#TitIlMaestro {
	color: red;
}

#Maestro {
	float:right;
}

#Nome_Maestro {
	margin: 70px 3px 10px 15px;
    padding: 0 0 80px 115px;
	Border-width: 0;
	Border-color: #FFFF00;
	Border-style:solid;
		background: url(../img/sagome-note-musicali.gif);
	background-repeat: repeat-y;
	background-position: top 600px;
	background-size: 100px 50px;
}

#Nome_Bittante {
	color: black;
}

#NomiCoristi {
	margin: 70px 3px 10px 15px;
    padding: 0 0 20px 115px;
	Border-width: 0;
	Border-color: #FFFF00;
	Border-style:solid;
		background: url(../img/sagome-note-musicali.gif);
	background-repeat: repeat-y;
	background-position: top 600px;
	background-size: 100px 50px;
}

#NomiSoprani {
	margin: -30px 0 80px 0;
	padding: 5px 5px 5px 5px;
	background: none repeat scroll 0 0;
	width: 375px;
	Border-width: 0;
	Border-color: #FFFF00;
	Border-style: solid;
	height: 345px;
	float: left;
	Color: #0000CD;
	Font-size: 18px;
}

#TitSoprani {
	color: red;
}

#Soprano {
	float:right;
	margin-top:145px;
}

#NomiContralti {
	margin: 70px 0 60px;
	padding: 5px 5px 5px 5px;
	background: none repeat scroll 0 0;
	width: 375px;
	Border-width: 0;
	Border-color: #FFFF00;
	Border-style: solid;
	height: 400px;
	Color: #0000CD;
	Font-size: 18px;
	float:right;
}

#TitContralti {
	color: red;
}

#Contralto {
	float:right;
	margin-top:145px;
}

#NomiUomini {
	position: relative;
}

#NomiTenori {
	margin: 100px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	background: none repeat scroll 0 0;
	width: 350px;
	Border-width: 0;
	Border-color: #FFFF00;
	Border-style: solid;
	height: 270px;
	Color: #0000CD;
	Font-size: 18px;
	float:left;
}

#TitTenori {
	color: red;
}

#Tenore {
	float:right;
	margin-top:145px;
}

#NomiBassi {
	margin: 100px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	background: none repeat scroll 0 0;
	width: 375px;
	Border-width: 0;
	Border-color: #FFFF00;
	Border-style: solid;
	height: 305px;
	Color: #0000CD;
	Font-size: 18px;
	float:right;
}

#TitBassi {
	color: red;
}

#Basso {
	float:right;
	margin-top:145px;
}

#Cariche_sociali {
	margin: 1px 1px 200px 5px;
	padding: 1px 1px 110px 3px;
	background: none repeat scroll 0 0;
	width: 835px;
	border: solid 2px #8b008b;
	height: 145px;
	Color: #0000CD;
	Font-size: 18px;
	position: relative;
	top: 200px;
}


#Elencocariche{
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 11px;
  border-style: none;
  empty-cells: inherit;
  caption-side: top;
  border-color: black;
  border-width: 2px;
  width: 440px;
  height: 200px;
}

.Titoletticariche > tr td {
	border: solid 0px #000000;
	padding: 7px;
	background-color: #F8F8FF;
	font-weight: bold;
	color: blue;
}

.ListaElencocariche > tr  td {
	border: solid 0px #000000;
	padding: 5px;
	background-color: #F8F8FF;
	font-weight: bold;
	color: black;
}


/* Eventi */

#ListaEventi {
	position: absolute;
	top: 150px;
	Font-weight: bold;
	Font-size: 15px;
	color: grey;
	left: 250px;
}

#ListaEventi1 {
	list-style-type: none;
	line-height: 30px;
	text-decoration: none;
}

#ProssimiConcerti {
	background: none repeat scroll 0 0;
	Border-width: 0;
	Border-color: #FFFF00;
	Border-style:solid;
	background: url(../img/sagome-note-musicali.gif);
	background-repeat: repeat-y;
	background-position: top 600px;
	background-size: 100px 50px;
	margin:0 0 10px 15px;
}

#TitoloProssimiConcerti {
	color: #CC0000;
	padding: 0 0 0 115px;
}

#PassatiConcerti {
	background: none repeat scroll 0 0;
	Border-width: 0;
	Border-color: #FFFF00;
	Border-style:solid;
}

#TitoloPassatiConcerti {
	color: #CC0000;
	padding: 0 0 0 115px;
	color: #CC0000;
}

.ElencoDate{
	table-layout: fixed;
	width: 920px;
	height: 20px;
	border-collapse: separate;
	border-spacing: 5px;
	border-style: solid;
	empty-cells: show;
	caption-side: top;
	border-color: 0;
	border-width: 0px;
	padding: 1px 1px 1px 115px;
}

.TitoliElenco > tr td {
    border: solid 1px #000000;
	color: Blue;
	background: #CCCCFF;
	padding: 2px;
	Font-size: 16px;
	Font-weight: bold;
	height: 10px;
}

.TitoliConcerti > tr td{
	padding: 5px;
	font-weight: bold;
	color: #363869;
	border: solid 1px #000000;
	background: #CCCCFF;
	Font-size: 14px;
	Font-weight: bold;
	
}

#SpecialeInvito {
	margin: 0 0 10px 15px;
	padding: 5px 5px 750px 270px;
	text-align: center;
	font-size: 16px;
	Font-weight: bold;
	background: url(../img/sagome-note-musicali.gif);
	background-repeat: repeat-y;
	background-position: top 600px;
	background-size: 100px 50px;
}

.SpecialeInvito1 {
	font-size: 25px;
}


/* Galleria Fotografica */

.Album_anni{
	padding-left:120px;
	margin: 0 0 10px 15px;
	padding: 5px 5px 5px 120px;
	text-align: left;
	font-size: 16px;
	Font-weight: bold;
	background: url(../img/sagome-note-musicali.gif);
	background-repeat: repeat-y;
	background-position: top 600px;
	background-size: 100px 50px;
}

#TitoloGallery {
	color: #4b0082;
	border: 2px solid #4b0082;
	margin: 20px 6px 7px 44px;
	padding: 5px 5px 5px 15px;
	width: 240px;
	height: 25px;
}

#albumShow {
	background: none repeat scroll 0 0;
	margin: 5px 5px 5px 5px;
	padding: 0 0 0 115px;
	Border-width: 0;
	Border-color: #FFFF00;
	Border-style:solid;
}

.TitoloAlbumShow {
	color: #Ff1493;
	margin: 2px 1px 2px 1px;
	padding: 2px 1px 2px 1px;
	height: 25px;
}


.TitoloGallery_anni {
	color: #1e90ff;
	border: 2px solid #1e90ff;
	margin: 5px 6px 7px 1px;
	padding: 5px 5px 5px 15px;
	width: 306px;
	height: 25px;
}

#AlbumGallery{
	margin: 0 0 10px 15px;
	padding: 5px 5px 5px 120px;
	text-align: left;
	font-size: 16px;
	Font-weight: bold;
	background: url(../img/sagome-note-musicali.gif);
	background-repeat: repeat-y;
	background-position: top 600px;
	background-size: 100px 50px;
}

#VideoGallery{
	margin: 0 0 10px 15px;
	padding: 5px 5px 5px 120px;
	text-align: left;
	font-size: 16px;
	Font-weight: bold;
	background: url(../img/sagome-note-musicali.gif);
	background-repeat: repeat-y;
	background-position: top 600px;
	background-size: 100px 50px;
}

#TitoloVideoGallery {
	color: #4b0082;
	border: 2px solid #4b0082;
	margin: 20px 6px 7px 44px;
	padding: 5px 5px 5px 15px;
	width: 240px;
	height: 25px;
}

#SottoAlbumGallery{
	border: 3px solid #4b0082;
	margin: 5px 10px 40px 2px;
	padding: 10px 2px 140px 1px;
	Background-color: #dcdcdc;
}

#SottoVideoGallery{
	border: 3px solid #4b0082;
	margin: 5px 10px 40px 2px;
	padding: 10px 2px 10px 1px;
	Background-color: #dcdcdc;
}

ul#gallery_menu li {
    display: inline;
	float: left;
    list-style: none;
    padding: 0 2px;
}

ul#video_menu li {
    display: inline;
	float: left;
    list-style: none;
    padding: 0 2px;
}


#Galleria_2025 {
    border: 4px solid blue;
    color: #008000;
    margin: 20px 10px 1px 2px;
    padding: 1px 2px 3px 2px;
    text-align: center;
    width: 103px;
	right: 20px;
}

div ul li> #Galleria_2025:hover {
    background-color: blue;
    color: #363869;
}

div ul li> #Galleria_2025:active {
}


#Galleria_2024 {
    border: 4px solid blue;
    color: #008000;
    margin: 20px 10px 1px 2px;
    padding: 1px 2px 7px 2px;
    text-align: center;
    width: 103px;
	right: 20px;
}

div ul li> #Galleria_2024:hover {
    background-color: blue;
    color: #363869;
}

div ul li> #Galleria_2024:active {
}


#Galleria_2023 {
    border: 4px solid blue;
    color: #008000;
    margin: 20px 10px 1px 2px;
    padding: 1px 2px 15px 2px;
    text-align: center;
    width: 103px;
	right: 20px;
}

div ul li> #Galleria_2023:hover {
    background-color: blue;
    color: #363869;
}

div ul li> #Galleria_2023:active {
}

#Galleria_2022 {
    border: 4px solid blue;
    color: #008000;
    margin: 20px 10px 1px 2px;
    padding: 1px 2px 15px 2px;
    text-align: center;
    width: 103px;
	right: 20px;
}

div ul li> #Galleria_2022:hover {
    background-color: blue;
    color: #363869;
}

div ul li> #Galleria_2022:active {
}


#Galleria_2021 {
    border: 4px solid blue;
    color: #008000;
    margin: 20px 10px 1px 2px;
    padding: 5px 2px 5px 2px;
    text-align: center;
    width: 103px;
	right: 20px;
}

div ul li> #Galleria_2021:hover {
    background-color: blue;
    color: #363869;
}

div ul li> #Galleria_2021:active {
}


#Galleria_2020 {
    border: 4px solid blue;
    color: #008000;
    margin: 20px 10px 1px 2px;
    padding: 5px 2px 10px 2px;
    text-align: center;
    width: 103px;
	right: 20px;
}

div ul li> #Galleria_2020:hover {
    background-color: blue;
    color: #363869;
}

div ul li> #Galleria_2020:active {
}


#Galleria_2019 {
    border: 4px solid blue;
    color: #008000;
    margin: 20px 10px 1px 2px;
    padding: 1px 2px 35px 2px;
    text-align: center;
    width: 103px;
	right: 20px;
}

div ul li> #Galleria_2019:hover {
    background-color: blue;
    color: #363869;
}

div ul li> #Galleria_2019:active {
}


#Galleria_2018 {
    border: 4px solid blue;
    color: #008000;
    margin: 20px 10px 1px 2px;
    padding: 1px 2px 16px 2px;
    text-align: center;
    width: 103px;
	right: 20px;
}

#Galleria_2017 {
    border: 4px solid blue;
    color: #008000;
    margin: 20px 10px 1px 2px;
    padding: 1px 2px 22px 2px;
    text-align: center;
    width: 103px;
	right: 20px;
}

#Galleria_2016 {
    border: 4px solid blue;
    color: #008000;
    margin: 20px 10px 1px 2px;
    padding: 1px 2px 22px 2px;
    text-align: center;
    width: 103px;
	right: 20px;
}

#Galleria_2015 {
    border: 4px solid blue;
    color: #008000;
    margin: 20px 2px 1px 2px;
    padding: 1px 2px 7px 2px;
    text-align: center;
    width: 103px;
	right: 20px;
}

#Galleria_2014 {
    border: 4px solid blue;
    color: #008000;
    margin: 20px 2px 1px 10px;
    padding: 1px 2px 7px 2px;
    text-align: center;
    width: 103px;
	right: 20px;
}

#Galleria_2013 {
    border: 4px solid blue;
    color: #008000;
    margin: 4px 2px 1px 10px;
    padding: 1px 2px 7px 2px;
    text-align: center;
    width: 103px;
}


div ul li> #Galleria_2018:hover {
    background-color: blue;
    color: #363869;
}

div ul li> #Galleria_2018:active {
}


div ul li> #Galleria_2017:hover {
    background-color: blue;
    color: #363869;
}

div ul li> #Galleria_2017:active {
}

div ul li> #Galleria_2016:hover {
    background-color: blue;
    color: #363869;
}

div ul li> #Galleria_2016:active {
}

div ul li> #Galleria_2015:hover {
    background-color: blue;
    color: #363869;
}

div ul li> #Galleria_2015:active {
}

div ul li> #Galleria_2014:hover {
    background-color: blue;
    color: #363869;
}

div ul li> #Galleria_2014:active {
}

div ul li> #Galleria_2013:hover {
    background-color: blue;
    color: #363869;
}

div ul li> #Galleria_2013:active {
}

#La_storia {
    border: 4px solid blue;
    color: #008000;
    margin: 20px 2px 1px -30px;
    padding: 1px 2px 40px 2px;
    text-align: center;
    width: 103px;
	right: 20px;
}

#Il_maestro {
    border: 4px solid blue;
    color: #008000;
    margin: 20px 2px 1px 10px;
    padding: 1px 2px 8px 2px;
    text-align: center;
    width: 103px;
	right: 20px;
}

#I_coristi {
    border: 4px solid blue;
    color: #008000;
    margin: 4px 2px 1px 10px;
    padding: 1px 2px 7px 2px;
    text-align: center;
    width: 103px;
}

#Lo_statuto {
    border: 4px solid blue;
    color: #008000;
    margin: -10px 2px 1px 10px;
    padding: 1px 2px 35px 2px;
    text-align: center;
    width: 103px;
}

#Il_regolamento {
    border: 4px solid blue;
    color: #008000;
    margin: -25px 2px 1px 10px;
    padding: 1px 2px 10px 2px;
    text-align: center;
    width: 103px;
}

#Invito {
    border: 5px solid #FF22FF;
    color: #008000;
    margin: -133px 2px 1px 625px;
    padding: 0px 0px 15px 0px;
    text-align: center;
    width: 155px;
}


#Invito_2 {
    border: 5px solid #0000ff;
    color: #008000;
    margin: -25px 0px 0px 570px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    width: 75px;
	position: absolute;
}

div > #Invito_2:hover {
    background-color: red;
    color: #ff0000;
}

div > #Invito_2:active {
}

div ul li> #La_storia:hover {
    background-color: blue;
    color: red;
}

div ul li> #La_storia:active {
}

div ul li> #Il_maestro:hover {
    background-color: blue;
    color: red;
}

div ul li> #Il_maestro:active {
}

div ul li> #I_coristi:hover {
    background-color: blue;
    color: red;
}

div ul li> #I_coristi:active {
}

div ul li> #Lo_statuto:hover {
    background-color: blue;
    color: red;
}

div ul li> #Lo_statuto:active {
}

div ul li> #Il_regolamento:hover {
    background-color: blue;
    color: red;
}

div ul li> #Il_regolamento:active {
}

div ul li> #Invito:hover {
    background-color: red;
    color: red;
}

div ul li> #Invito:active { 
}

#Video_001 {
    border: 4px solid blue;
    color: #008000;
    margin: 30px 1px 1px 45px;
    padding: 1px 1px 20px 10px;
    text-align: center;
    width: 550px;
	left: 1px;
	height: 50;
    overflow: hidden;
	position: relative;
}
 
div ul li> #Video_001:hover {
    background-color: blue;
    color: #363869;
}

div ul li> #Video_001:active {
}


#Video_002 {
    border: 4px solid blue;
    color: #008000;
    margin: 5px 0px 10px 0px;
    padding: 1px 5px 10px 0px;
    text-align: center;
    width: 550px;
	left: 45px;
	height: 50;
    overflow: hidden;
	position: relative;
}
 
div ul li> #Video_002:hover {
    background-color: blue;
    color: #363869;
}

div ul li> #Video_002:active {
}

#Video_003 {
    border: 4px solid blue;
    color: #008000;
    margin: 5px 0px 10px 0px;
    padding: 1px 5px 10px 0px;
    text-align: center;
    width: 550px;
	left: 45px;
	height: 50;
    overflow: hidden;
	position: relative;
}
 
div ul li> #Video_003:hover {
    background-color: blue;
    color: #363869;
}

div ul li> #Video_003:active {
}


.anni_foto {
	color: red;
	margin: 5px 4px 12px 13px;
	padding: 2px 5px 3px 4px;
	text-align: center;
	font-size: 26px;
	Font-weight: bold;
	width: 10px;
	height: 15px;
	position: relative;
}


/* Statuto */
#Statuto {
	margin: 70px 3px 60px 15px;
    padding: 0 0 80px 115px;
	Border-width: 0;
	Border-color: #FFFF00;
	Border-style:solid;
		background: url(../img/sagome-note-musicali.gif);
	background-repeat: repeat-y;
	background-position: top 600px;
	background-size: 100px 50px;
}

#Titolo_Lo_Statuto {
	color: red;
	font-size: 20px;
	font-weight: bold;
	Font-style: oblique;
}

#Lo_Statuto {
	color: #000080;
	Border-width: 2;
	Border-color: #00008b;
	font-family: Times New Roman;
	font-size: 18px;
	line-height: 20px;
	Font-style: normal;
	margin: 5px 5px 1px 1px;
	text-align: left;
	left: 80px;
	text-decoration: none;
}


/* Footer */
#footer {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #E5F0FC;
    border-color: #CCCCCC #CCCCCC -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    clear: both;
    color: #4E4E4E;
    font-size: 90%;
	line-height: 18px;
	height: 100px;
	text-align: center;
}