body { 
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 15px; 
	color: #2a1202;
	margin: 0;
	padding: 0;
	background: url(../images/sfondo.jpg) top center repeat-x #290d00
	}
	
html {
	height: 100%;
}
	
a { 
	text-decoration: underline;
	color: #2a1202;
	text-shadow: none; 
	}
	
a:hover, a:focus { 
	color: #e2ad4d; 
	text-decoration: underline; 
    -webkit-transition: 500ms linear 0s;  
    -moz-transition: 500ms linear 0s;  
    -o-transition: 500ms linear 0s;  
    transition: 500ms linear 0s;
	outline: 0 none;
	text-shadow: -1px 1px 1px #6b6b6b, 1px -1px 1px #6b6b6b;
	}

a:active, a:visited { 
	text-decoration: underline;
	color: #2a1202;
	text-shadow: none; 
	}
	
a.bianco { 
	text-decoration: underline;
	color: #fff;
	text-shadow: none; 
	}
	
a.bianco:hover, a:focus { 
	color: #e2ad4d; 
	text-decoration: underline; 
    -webkit-transition: 500ms linear 0s;  
    -moz-transition: 500ms linear 0s;  
    -o-transition: 500ms linear 0s;  
    transition: 500ms linear 0s;  
    outline: 0 none;
	text-shadow: -1px 1px 1px #fff, 1px -1px 1px #fff; 
	}

.text11 { 
	font-size:11px;
	font-weight:normal
	}

.text11c { 
	font-size:11px;
	font-weight:normal;
	text-align:center
	}

.title11 { 
	font-size:11px;
	font-weight:bold
	}

h1 { 
	font-size: 18px; font-weight:bold; margin: 0; padding:0; 
	}

h2 { 
	font-size: 13px; font-weight: normal; margin: 0; padding:0
	}
	
h3 { 
	font-size:20px; color:#782600; margin: 10px 0 0 0; padding:0
	}
	
h4 { 
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size:12px; margin: 0; padding:0
	}

h5 { 
	font-size:14px; font-weight:normal; margin: 0 0 8px 0; padding:0
	}

h6 { 
	font-size:16px; font-weight: normal; color:#782600; margin: 0; padding:0; 
	}
	
.sopra {
	margin-bottom: 15px
}
	
.sotto {
	margin-top: 15px
}
	
.sotto10 {
	margin-top: 10px
}

.soprasotto {
	margin: 10px 0
}

.center {
	text-align: center
}

.clearer {
	clear:both
}

.destro {
	padding: 5px 15px;
	text-align: right;
	font-size: 14px
}

.destrogrigio {
	padding: 5px 15px;
	margin-top: 8px;
	background-color:#e5e5e5;
	text-align:right;
	font-size: 14px
}

/*generali*/
#interoindex {
	width: 100%;
	float: left;
	z-index:1;
	position: absolute;
	}

#slideshow { 
	height:auto;
	margin: 0 auto;
	position: relative;
	}

#slides { 
	width: 100%;
	height: 520px;
	padding: 0;
	margin: 0
	}
	
.contesto {
	width: 1000px;
	margin: 0 auto;
	}
	
#pagina {
	width: 100%;
	float: right;
	z-index:2;
	position: absolute;
	}

#atuttapagina {
	width: 1000px;
	margin: 0 auto;
	padding:0;
	position: relative;
}

.clearer {
	clear: both
}

#contepagina {
	width: 1000px;
}

#logomenu {
	width: 440px;
	padding: 20px 0 26px 20px;
}

#logo {
	width: 160px;
	float:left
	}
	
#menu {
	width: 260px;
	float:right
}

#fascione {
	width: 940px;
	margin-top: 202px;
	background: url(../images/fascione.jpg) top center no-repeat;
	color: #FFF;
	padding: 10px 30px 15px 30px;
	border-radius-topleft: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-radius-topright: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
}

#titsezione {
	width: 300px;
	float: left
}

#menusezione {
	width: 640px;
	text-align:right;
	float: right
}

#menusezione a  { 
	padding-left: 30px
}

#contealtre {
	width: 940px;
	background: url(../images/fondopagina.jpg) top center repeat #FFF;
	border-radius-bottomleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-radius-bottomright: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	padding: 15px 30px 35px 30px
}

#linkdestro {
	margin-top: 10px;
	text-align:right
}

img.middle {
	vertical-align: middle;
}

#introcalenda {
	background: url(../images/testatacalenda.jpg) top center no-repeat;
	width: 334px;
	padding: 50px 18px 10px 30px;
	margin-top:1px
}

ul#date {
	width:334px;
	list-style:none;
	margin: 0;
	padding: 0;
	line-height: 18px
}

#footer {
	width: 950px;
	height: 125px;
	padding: 52px 25px 0 25px;
	margin: 8px 0 15px 0;
	background: url(../images/fondofooter.jpg) top center no-repeat;
	font-size: 13px;
	color:#FFF
}

#rigasotto {
	width: 714px;
	padding-left:86px;
}

#mappa {
	width: 800px;
	float: left
}

#corocontatto {
	width: 150px;
	text-align:right;
	float: right
}
/*fine*/

/*corocastel*/
.corocastel {
	width: 100%;
	height: 431px;
	background: url(../images/fondocorocastel.jpg) top center no-repeat;
	display:block;
}

.direttore {
	width: 100%;
	height: 431px;
	background: url(../images/fondodirettore.jpg) top center no-repeat;
	display:block;
}

.coristi {
	width: 100%;
	height: 431px;
	background: url(../images/fondocoristi.jpg) top center no-repeat;
	display:block;
}

.sede {
	width: 100%;
	height: 431px;
	background: url(../images/fondosede.jpg) top center no-repeat;
	display:block;
}

.cinque {
	width: 100%;
	height: 431px;
	background: url(../images/fondo5x1000.jpg) top center no-repeat;
	display:block;
}

#fascionealtre {
	width: 1000px;
	margin-top: 205px;
}

#testone {
	width: 670px;
	margin-right: 30px;
	float: left
}

#colonnatesto {
	width: 325px;
	float: left
}

#colonnatesto1 {
	width: 325px;
	margin-right: 20px;
	float: left
}

#colonnatesto2 {
	width: 325px;
	margin-right: 30px;
	padding-top: 30px;
	float: left
}

#fotone {
	width: 240px;
	padding-top: 35px;
	float:right
}

.stosopra {
	margin-bottom: 7px;
}

#colonnasxcentro {
	width: 290px;
	padding: 0 10px 0 160px;
	text-align:center;
	float: left
}

#colonnadxcentro {
	width: 290px;
	padding: 0 160px 0 10px;
	text-align:center;
	float: left
}
/*fine*/

/*calendario*/
.calendario {
	width: 100%;
	height: 431px;
	background: url(../images/fondocalendario.jpg) top center no-repeat;
	display:block;
}

#colonnatesto3 ul {
	margin: 0;
	padding: 0;
	margin-top: 30px;
	list-style: none;
}

#colonnatesto3 ul li {
	margin: 20px 0;
	padding: 0;
}

.titolo {
	border-radius: 6px;
	-moz-border-radius:: 6px;
	-webkit-border-radius:: 6px;
	-o-border-radius:: 6px;
	padding: 5px 10px;
	background-color:#e2ad4d;
	font-weight: bold;
	color:#FFF
}

#appuntamento {
	width: 575px;
	padding: 10px 0 0 20px;
}

.archiviocalendario {
	width: 100%;
	height: 431px;
	background: url(../images/fondoarcalendario.jpg) top center no-repeat;
	display:block;
}

#colonnatesto1 ul {
	margin: 10px 0 0 15px;
	padding: 0;
	list-style: square
}

#colonnatesto1 ul li {
	line-height: 18px;
	margin: 0;
	padding: 0;
}

#colonnatesto4 {
	width: 595px;
	margin-top:30px;
	float: right
}

.scrollContainer div.panel1 {
	width: 595px;   
	height: 535px;
	}

#anno {
	width: auto;
	height: 525px;
	padding-top: 10px;
	overflow-x:hidden; 
	overflow-y:auto
}

/*fine*/

/*discografia*/
.disco {
	width: 100%;
	height: 431px;
	background: url(../images/fondodiscografia.jpg) top center no-repeat;
	display:block;
}

#colonnatesto3 {
	width: 595px;
	float: right
}

#slider {
	width: 595px;
	position: relative;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#slider1 {  
	width: 595px; 
	margin: 0 auto;  
	position: relative;
	}

.scroll {  
	height: 535px;  
	overflow: auto;  
	position: relative; 
	clear: left; 
	overflow-x: scroll;
	}
	
.scrollContainer div.panel {
	width: 555px;   
	height: 505px;
	background: url(../images/fondoscheda.jpg) top left no-repeat;
	padding: 15px 20px
	}
	
#coverdisco {
	width: 265px;
	float: left
}

#dettadisco {
	width: 290px;
	float: right
}

#testarepertorio {
	width: 920px;
	border-radius: 6px;
	-moz-border-radius:: 6px;
	-webkit-border-radius:: 6px;
	-o-border-radius:: 6px;
	padding: 5px 0 5px 20px;
	margin-top: 15px;
	background-color:#e2ad4d;
	font-weight: bold;
}

#titolocanto {
	width: 250px;
	float:left
}

#autore {
	width: 350px;
	float:left
}

#genere {
	width: 170px;
	float:left
}

#provenienza {
	width: 150px;
	float:right
}

#rigarepertorio {
	width: 920px;
	padding: 5px 0 5px 20px;
}

.reperto {
	width: 100%;
	height: 431px;
	background: url(../images/fondorepertorio.jpg) top center no-repeat;
	display:block;
}

.collabo {
	width: 100%;
	height: 431px;
	background: url(../images/fondocollaborazioni.jpg) top center no-repeat;
	display:block;
}

/*fine*/

/*dicono*/
.stampa {
	width: 100%;
	height: 431px;
	background: url(../images/fondodicono.jpg) top center no-repeat;
	display:block;
}

#testonews {
	width: 610px;
	margin-right:30px;
	float:left
}

#fotonews {
	width: 300px;
	margin-top: 70px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	float:right
}
/*fine*/

/*album foto*/
.album {
	width: 100%;
	height: 431px;
	background: url(../images/fondoalbum.jpg) top center no-repeat;
	display:block;
}

#annofoto {
	width:98px;
	height: 54px;
	margin-right: 10px;
	padding-top: 30px;
	text-align:center;
	font-size:18px; 
	font-weight: bold;
	background-color:#e2ad4d;
	color:#782600;
	border-radius: 6px;
	-moz-border-radius:: 6px;
	-webkit-border-radius:: 6px;
	-o-border-radius:: 6px;
	float:left
}

#fotosx {
	width:100px;
	margin-right: 8px;
	padding: 5px;
	border-radius: 6px;
	-moz-border-radius:: 6px;
	-webkit-border-radius:: 6px;
	-o-border-radius:: 6px;
	border: 1px solid #e2ad4d;
	float:left
}

#fotodx {
	width:100px;
	padding: 5px;
	border-radius: 6px;
	-moz-border-radius:: 6px;
	-webkit-border-radius:: 6px;
	-o-border-radius:: 6px;
	border: 1px solid #e2ad4d;
	float:right
}

#annovuoto {
	width:98px;
	height: 84px;
	margin-right: 10px;
	text-align:center;
	float:left
}

/*fine*/

/*album video*/
.albumvideo {
	width: 100%;
	height: 431px;
	background: url(../images/fondovideo.jpg) top center no-repeat;
	display:block;
}

#annofoto {
	width:98px;
	height: 54px;
	margin-right: 10px;
	padding-top: 30px;
	text-align:center;
	font-size:18px; 
	font-weight: bold;
	background-color:#e2ad4d;
	color:#782600;
	border-radius: 6px;
	-moz-border-radius:: 6px;
	-webkit-border-radius:: 6px;
	-o-border-radius:: 6px;
	float:left
}

#fotosx {
	width:100px;
	margin-right: 8px;
	padding: 5px;
	border-radius: 6px;
	-moz-border-radius:: 6px;
	-webkit-border-radius:: 6px;
	-o-border-radius:: 6px;
	border: 1px solid #e2ad4d;
	float:left
}

#fotodx {
	width:100px;
	padding: 5px;
	border-radius: 6px;
	-moz-border-radius:: 6px;
	-webkit-border-radius:: 6px;
	-o-border-radius:: 6px;
	border: 1px solid #e2ad4d;
	float:right
}

#annovuoto {
	width:98px;
	height: 84px;
	margin-right: 10px;
	text-align:center;
	float:left
}

/*fine*/

/*castello*/
.castello {
	width: 100%;
	height: 431px;
	background: url(../images/fondocastelloro.jpg) top center no-repeat;
	display:block;
}

#fotonenopadd {
	width: 240px;
	float:right
}

.anno {
	font-size:18px; 
	font-weight: bold;
	color:#782600;
	margin-right: 15px;
	vertical-align:middle
}
/*fine*/

/*contatti*/
.contatto {
	width: 100%;
	height: 431px;
	background: url(../images/fondocontatti.jpg) top center no-repeat;
	display:block;
}

#map {
	width: 238px;
	height: 428px; 
	overflow: hidden;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	border: 1px solid #5d2b09
}

#telefono {
	width: 285px;
	background: url(../images/icotelefono.png) top left no-repeat;
	padding-left: 40px;
	margin: 10px 0 5px 0
}

#lettera {
	width: 285px;
	background: url(../images/icolettera.png) top left no-repeat;
	padding-left: 40px;
	margin: 5px 0 5px 0
}

#indemail {
	width: 285px;
	background: url(../images/icoemail.png) top left no-repeat;
	padding-left: 40px;
	margin: 5px 0 5px 0
}

#logocoro {
	width: 285px;
	background-color: #0B0D0D;
	padding: 5px 10px;
	margin-top: 15px;
	color:#FFF;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

#colonnatesto5 {
	width: 670px;
	margin-right:20px;
	float: left
}

#mappalink {
	width: 325px;
	margin: 10px 0;
	text-align: right
}

#modulo {
	width: 293px;
	padding: 10px 15px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	border: 1px solid #e2ad4d;
	background-color: #fffddb;
	margin-top: 10px
}

#datimodulo { 
	width:80px;
	line-height: 26px;
	float:left
}
	
#campimodulo { 
	width:213px;
	float:right
}

.campobb {
	border:1px solid #e2ad4d; 
	font-size:12px; 
	width: 35mm; 
	background-color:#e2ad4d;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	box-shadow: inset 1px 1px 2px #b77600;
	-moz-box-shadow: inset 1px 1px 2px #b77600;
	-webkit-box-shadow: inset 1px 1px 2px #b77600;
	-o-box-shadow: inset 1px 1px 2px #b77600;
}

.campoinfo {
	border:1px solid #e2ad4d;
	font-size:12px; 
	width: 50mm; 
	color: #FFF; 
	background-color:#e2ad4d;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	box-shadow: inset 1px 1px 2px #b77600;
	-moz-box-shadow: inset 1px 1px 2px #b77600;
	-webkit-box-shadow: inset 1px 1px 2px #b77600;
	-o-box-shadow: inset 1px 1px 2px #b77600;
}

.send {
	border:1px solid #e2ad4d;
	font-size:12px;
	background-color:#e2ad4d;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	box-shadow: inset -1px -1px 2px #b77600;
	-moz-box-shadow: inset -1px -1px 2px #b77600;
	-webkit-box-shadow: inset -1px -1px 2px #b77600;
	-o-box-shadow: inset -1px -1px 2px #b77600;
}
	
#invia { 
	margin-top:10px;
	padding-right:20px;
	text-align: right;
}

#contegrazie {
	width: 940px;
	background: url(../images/fondopagina.jpg) top center repeat #FFF;
	border-radius-bottomleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-radius-bottomright: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	padding: 15px 30px 150px 30px;
	text-align:center
}
/*fine*/