@charset "UTF-8";
/* CSS Document */

	html, body {
	height: 100%;
	font-family: Calibri, Tahoma, Arial;
	font-size: 12px;
	color: #2e2013;
	background-color: #bfb4a2;
	margin:0;
	padding:0;
}

#main {
	min-height: 100%;
	position:relative;
}

#formContatti {
	width: 830px;
	margin: 16px auto;
	line-height: 18px;
}
a {
	text-decoration:underline;
	color: #2e2013;
}

a:hover {
	text-decoration:none;
}
.news {
	width: 275px;
	float: left;
	line-height: 18px;

}
.testo {
	width: 280px;
	float: left;
	line-height: 18px;
	text-align: justify;
}
.titoloNews {
	text-decoration: underline;
	font-weight: bold;
}
#contnews {
	width: 892px;
	margin: 16px auto;
}

img{
	border:0;
}		

#body { /* body è il contenitore dei contenuti ESCLUSO il footer */
	padding-bottom:30px;	/* altezza del footer - in questo modo verrà spinto giù */
}

#footer {
	position:absolute;
	bottom:0;
	background-color: #7f6e5d;
	color: #FFFFFF;
	width: 100%;
	height: 30px; /* altezza del footer */
			}
.infoContatti {
	width: 892px;
	margin: auto;
	font-size: 10px;
}
#fotoNews {
	width: 892px;
	margin: 16px auto;
}
#headHome {
	background-image: url(../img/fondoUP-home_01.jpg);
	background-repeat: no-repeat;
	height: 625px;
	background-position: center top;
	background-color: #000000;
}
#headSmall {
	background-image: url(../img/fondoUP_01.jpg);
	background-repeat: no-repeat;
	height: 469px;
	background-position: center top;
	background-color: #000000;
}
#head {
	background-image: url(../img/fondoUP_01.jpg);
	background-repeat: no-repeat;
	height: 466px;
	background-position: center top;
	background-color: #000000;
}
#content {
	color: #3f3226;
	width: 892px;
	margin: 0 auto;
	padding-bottom:10px
}
#boxHome {
	background-image: url(../img/boxHome.jpg);
	background-repeat: no-repeat;
	width: 892px;
	height: 448px;
	background-position: center;
	margin: 0 auto;
}
#boxLocation {
	background-image: url(../img/boxLocation.jpg);
	background-repeat: no-repeat;
	width: 892px;
	height: 448px;
	background-position: center;
	margin: 0 auto;
}
#boxContact {
	background-image: url(../img/boxContact.jpg);
	background-repeat: no-repeat;
	width: 892px;
	height: 448px;
	background-position: center;
	margin: 0 auto;
}
#boxNews {
	background-image: url(../img/boxNews.jpg);
	background-repeat: no-repeat;
	width: 892px;
	height: 448px;
	background-position: center;
	margin: 0 auto;
}
#boxJazz {
	background-image: url(../img/boxJazz.jpg);
	background-repeat: no-repeat;
	width: 892px;
	height: 448px;
	background-position: center;
	margin: 0 auto;
}
#boxCapodanno {
	background-image: url(../img/centraleCapodanno.jpg);
	background-repeat: no-repeat;
	width: 892px;
	height: 448px;
	background-position: center;
	margin: 0 auto;
}
#menu {
	text-align: right;
	float: left;
	padding: 54px 20px 0px 500px;
}
.submit
{
font-size:10px;font-weight:bold;
color: #2e2013;
background: #fff;
border: 1px solid #2e2013;
}
.jazz{
	float:left;
	padding: 50px 0px;
	}
.jazzTxt{
	width:892px;
	margin:16px auto;
	line-height: 18px;
	}

