@charset "UTF-8";
#NewsDiv {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #dedede;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	background-color: #666;
	color: #666;
	cursor: default;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body a {
	text-decoration: none;
	outline: none;
	color: #F90;
}
body a:hover {
	text-decoration: none;
	color: #F00;
}
body .hidden {
	display: none;
}
body ul {
	list-style-type: none;
}
#msg h3 {
	font-size: 18px;
	letter-spacing: -0.05em;
	color: #F90;
	font-weight: bold;
	line-height: 18px;
}
.tit {
	font-size: 16px;
	letter-spacing: -0.05em;
	color: #000;
	font-weight: bold;
	line-height: 16px;
}
.txtMSG {
	font-size: 14px;
	letter-spacing: -0.05em;
	color: #000;
	font-weight: bold;
	line-height: 14px;
}
.titoloni {
	font-size: 72px;
	font-weight: bold;
	letter-spacing: -0.05em;
}
masthead {
	background-image: url(/sito/svc/foto1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFF;
}
masthead2 {
	background-image: url(/sito/svc/foto3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFF;
}
foto {
	background-image: url(../svc/foto1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 540px;
}
#hue2 {
	background-image: url(../svc/hue2.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.testoSX {
	letter-spacing: -0.05em;
}
.testoARAtit {
	letter-spacing: -0.05em;
	color: #F90;
	font-weight: bold;
}
.testoAPPHP {
	letter-spacing: -0.05em;
	color: #F90;
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
}
/* Gallery styles */

#gallery {
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:1px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:1px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	border:0;
	background:url(img/panel.jpg) repeat-x bottom center #ffffff;
	/* The width of the gallery */
	width:600px;
	overflow:hidden;
	text-align: center;
}
#main {
	/* The main container */
	margin:15px auto;
	text-align:center;
	width:80%;
	position:relative;
}
#slides {
	/* This is the slide area */
	height:380px;
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:600px;
	overflow:hidden;
}
.slide {
	float:left;
}
ul {
	margin:0px;
	padding:0px;
}
li {
	/* Every thumbnail is a li element */
	width:54px;
	display:inline-block;
	list-style:none;
	height:70px;
	overflow:hidden;
	padding-left: 2px;
}
li.inact:hover {
	/* The inactive state, highlighted on mouse over */
	background:url(img/pic_bg.png) repeat;
}
li.act, li.act:hover {
	/* The active state of the thumb */
	background:url(img/active_bg.png) no-repeat;
}
li.act a {
	cursor:default;
}
#menu {
	/* This is the container for the thumbnails */
	height:70px;
}
.fbar {
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(img/divider.png) no-repeat right;
}
li a {
	display:block;
	background:url(img/divider.png) no-repeat right;
	height:35px;
	padding-top:10px;
}
a img {
	border:none;
}
.titoli {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.05em;
}
.titoliW {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #333;
}
.titoliWw {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #333;
}
div.iconHPx {
	background-image: url(../svc/fondelloA.png);
	background-repeat: repeat-x;
	background-position: right top;
	height:30px;
}
div.iconA {
	background-image: url(../svc/fondelloA.png);
	background-position: right top;
	height: 219px;
	background-repeat: no-repeat;
	background-color: #9FA6AB;
}
div.iconB {
	background-image: url(../svc/fondelloB.png);
	background-position: right top;
	height: 219px;
	background-color: #9FA6AB;
	background-repeat: no-repeat;
}
div.iconC {
	background-image: url(../svc/fondelloC.png);
	background-position: right top;
	height: 219px;
	background-repeat: no-repeat;
	background-color: #9FA6AB;
}
div.iconD {
	background-image: url(../svc/fondelloD.png);
	background-repeat: no-repeat;
	background-color: #9FA6AB;
	background-position: right top;
	height: 219px;
}
div.iconE {
	background-image: url(../svc/fondelloE.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 219px;
}
div.iconXX {
	background-image: url(../svc/fondello_mini.png);
	background-repeat: repeat-x;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
div.header {
	background-image: url(../../svc/head.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 140px;
}
.iconTitHP {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding-top: 6px;
	padding-bottom: 6px;
}
.iconTit {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding: 4px;
	line-height: 36px;
	color: #FFF;
}
.iconTitPAGE {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Tahoma, Geneva, sans-serif;
}
.iconTitPAGEmeno {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Tahoma, Geneva, sans-serif;
}
.iconTitPAGEdimANNO {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Tahoma, Geneva, sans-serif;
}
.iconSubTit {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding-top: 2px;
	padding-bottom: 8px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.BX {
	vertical-align: bottom;
}
#iconMenu {
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
#iconMenu a:link {
	color: #FFF;
}
#iconMenu a:hover {
	color: #F00;
	text-decoration: none;
}
#iconHP {
	color: #666;
}
#iconHP a:link {
	color: #666;
}
#iconHP a:hover {
	color: #F00;
	text-decoration: none;
}
.titoloniPAGE {
	font-size: 72px;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #FFF;
	line-height: 60px;
}
.titoloniPAGEmeno {
	font-size: 56px;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #FFF;
}
.txtSX {
	font-size: 12px;
	letter-spacing: -0.04em;
	font-family: Arial, Helvetica, sans-serif;
}
.pt12 {
	font-size: 12px;
}
.pt14 {
	font-size: 14px;
	line-height: 20px;
}
playlist ul {
	list-style-type: none;
}
playlist li {
	list-style-type: none;
}
.PIVA {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 2px;
	margin-right: 2px;
}
.centra {
	text-align: center;
}
.photoCredits{
	text-align: left;
	font-size: 10px;
	color: #000;
	border-left-width: 6px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 30px;
	padding-bottom: 2px;
}
.TXmappa {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.03em;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Tahoma, Geneva, sans-serif;
}
