﻿html {
	background: #F9F9F9;
	background-image: url(../images/siteLayout/siteBackground.jpg);
	background-repeat: no-repeat;
}
html, body {
	margin: 0;
	padding: 0
}
img {
	border-style: none;
}
div#navigation {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 64px;
}
div#navigation ul {
	width: 149px;
	overflow: hidden;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: url(../images/siteLayout/navBar.gif) no-repeat -149px 37px;
}
div#navigation a {
	display: block;
	height: 35px;
	margin: 0;
	padding: 0;
}
div#navigation li {
	display: block;
	height: 35px;
	margin: 0;
	padding: 0;
}
div#navigation li#navTop {
	height: 37px;
	background-image: url(../images/siteLayout/navTop.gif);
}
div#navigation li#navBottom {
	height: 259px;
	background-image: url(../images/siteLayout/navBottom.gif);
}
div#navigation a {
	text-indent: -9000px;
	text-decoration: none;
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 35px;
	background-image: url(../images/siteLayout/navBar.gif);
}
li#navHome a {
	background-position: 0px 0px;
}
li#navHome a:hover {
	background-position: -149px 0px;
}
body#home li#navHome a {
	background-position: -298px 0px;
}
li#navInfo a {
	background-position: 0px -35px;
}
li#navInfo a:hover {
	background-position: -149px -35px;
}
body#info li#navInfo a {
	background-position: -298px -35px;
}
li#navConcerti a {
	background-position: 0px -70px;
}
li#navConcerti a:hover {
	background-position: -149px -70px;
}
body#concerti li#navConcerti a {
	background-position: -298px -70px;
}
li#navFoto a {
	background-position: 0px -105px;
}
li#navFoto a:hover {
	background-position: -149px -105px;
}
body#foto li#navFoto a {
	background-position: -298px -105px;
}
li#navDownload a {
	background-position: 0px -140px;
}
li#navDownload a:hover {
	background-position: -149px -140px;
}
body#download li#navDownload a {
	background-position: -298px -140px;
}
li#navLink a {
	background-position: 0px -175px;
}
li#navLink a:hover {
	background-position: -149px -175px;
}
body#link li#navLink a {
	background-position: -298px -175px;
}
li#navContatti a {
	background-position: 0px -210px;
}
li#navContatti a:hover {
	background-position: -149px -210px;
}
body#contatti li#navContatti a {
	background-position: -298px -210px;
}
div#container {
	position: absolute;
	top: 11px;
	left: 267px;
	width: 715px;
	background-image: url(../images/siteLayout/contentBkgRep.gif);
	background-repeat: repeat-y;
}
body#home div#container {
	background-image: url(../images/siteLayout/contentBkgRepDiv.gif);
}
div#header {
	position: relative;
	background-image: url(../images/siteLayout/header.gif); /*height: 97px;*/;
	text-indent: -9000px;
	text-decoration: none;
	padding: 97px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 97px;
}
div#subMenu {
	height: 19px;
	background-image: url(../images/siteLayout/subMenu.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:3px;
}
div#subMenu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#subMenu li {
	display: inline;
}
div#subMenu a {
	color: #CCCCCC;
	font-weight: 900;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0.3em;
	padding-bottom: 0px;
	padding-left: 0.3em;
	border-right-style: none;
}
div#subMenu a:hover {
	text-decoration: underline;
}
div#subMenu a#activelink {
	color: #FFFFFF;
	font-style: normal;
}
div#content {
	background-image: url(../images/siteLayout/contentBkgTop.gif);
	background-repeat: no-repeat;
	padding: 0px 20px 0px 20px;
	min-height: 431px;
	height: auto !important;
	height: 431px;
}
div#footer {
	background-image: url(../images/siteLayout/contentBkgBottom.gif);
	background-repeat: no-repeat;
	height: 54px;
	padding: 0px 40px 0px 40px;
	text-align: right;
	clear: both;
}
body#home div#footer {
	background-image: url(../images/siteLayout/contentBkgBottomDiv.gif);
}
div#news {
	float: left;
	width: 450px;
	padding-left: 20px; /*padding-right:245px;*/;
	background-image: url(../images/siteLayout/contentBkgTopDiv.gif);
	background-repeat: no-repeat;
}
div#side {
	/*position: absolute;*/
	float: right; /*top: 0px;
	right: 0px;*/;
	width: 200px;
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 20px; /*margin-left:0px;
	margin-top:20px;
	margin-right: 30px;
	margin-bottom:0px;*/;
	background-image: url(../images/siteLayout/contentBkgTopDiv.gif);
	background-repeat: no-repeat;
	background-position: -470px 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #CC0000;
	font-weight: bolder;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-left-color: #F9F9F9;
	margin: 0px;
	padding: 15px 10px 0px 10px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CA0000;
}
div#newsHeader {
	background-image: url(../images/FotoNews.jpg);
	background-repeat: no-repeat;
	background-position: 8px 15px;
	margin-bottom: 10px;
}
div#newsHeader h1 {
	padding-top: 197px;
}
h2 {
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
	color: #B70004;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial, Georgia, serif;
	margin: 0px;
	padding: 0px;
}
.notizia {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.Corpo {
	font-family: Tahoma, Verdana, Arial, Georgia, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.Corpo ul {
	font-family: Tahoma, Verdana, Arial, Georgia, serif;
}
.Corpo li {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
}
.Corpo a {
	/*font-style: italic;*/
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.Corpo a:hover {
	color: #999999;
	text-decoration: underline;
}
.sideElement {
	/*margin-right: 15px;
	margin-left: 5px;*/
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 10px 10px 10px 10px;
	list-style-type: none;
}
.sideTitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: bolder;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-left-color: #F9F9F9; /*margin-left: 5px;
	margin-right: 15px;*/;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CA0000;
	text-align: center;
}
.sideCorpo {
	font-family: Tahoma, Arial, serif;
	font-size: 12px;
	color: #000000;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
	font-weight: normal;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sideCorpo a {
	color: #666666;
	text-decoration: none;
}
.sideCorpo a:hover {
	color: #BF0005;
}
.sideCorpo ul {
	margin: 0px;
	padding: 0px;
	top: 0px;
	list-style-type: none;
	text-decoration: line-through;
}
.sideCorpo li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	top: 0px;
	font-style: italic;
}
div#sideFooter {
	background-image: url(../images/SaxLogo.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 108px;
	margin-top: 40px;
}
/*body#foto div#content{
	padding:0px 66px 0px 66px;
	text-align:center
}
*/
div.photoBox {
	float: left;
	display: inline;
	width: 171px;
	height: 171px;
	line-height: 171px;
	text-align: center;
	margin: 30px 80px 30px 80px;
}
div.photoBox img {
	vertical-align: middle;
}
div#photoSet {
	padding: 10px 10px 0px 10px;
	text-align: center;
}
div.photothumb {
	float: left;
	background-image: url(../images/siteLayout/photoframe.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin: 20px 19px 0px 20px;
	display: inline /* serve per bug double margin IE*/;
}
div.photothumb a {
	display: table-cell;
	width: 129px;
	height: 129px;
	text-align: center; /* qui e non su precedente, iCab */;
	vertical-align: middle;
}
div.photothumb span {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
div.photothumb img {
	vertical-align: middle;
}
.sitelink, .sitelink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bolder;
	padding-left: 0px;
	font-style: normal;
	text-decoration: none;
}
.sitelink a:visited {
	color: #C0C0C0;
}
.sitelink a:hover {
	text-decoration: underline;
}
div#contactBox {
	margin: 20px 20px 20px 20px;
	padding: 20px 320px 0px 0px;
	background-image: url(../images/FotoContatti.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 420px;
}
div#contactBox .Corpo {
	font-size: 16px;
}

div#linksBox {
	margin: 20px 20px 20px 20px;
	padding: 20px 320px 0px 0px;
	background-image: url(../images/FotoLink.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 420px;
}

div#videoBox {
	text-align: center;
	margin-top: 60px;
}
div#ConcertDiv {
	height: 206px;
	background-image: url('../images/FotoConcerti.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	margin: 20px 0px 20px 0px;
}
body#concerti div#content {
	text-align: center;
}
body#download div#content {
	text-align: center;
}
body#concerti div.sideElement {
	margin-left: 200px;
	margin-right: 200px;
}
