body
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	background-color: #c5c5c5;
}


h1{
	display:inline;
	font-weight:800;
	color: #030353;
	font-size:14px;
	text-decoration:underline;
}


h3{
	margin-Left: 10px;
	margin-top: -10px;
	font-weight:800;
	color: #030353;
	font-size:15px;
	text-decoration:none;
}

h4{
	display:inline;
	font-weight:800;
	color: #444444;
	font-size:14px;
	text-decoration:none;
	line-height: 18px;
}


h5{
	 color:#dc7910; 
	 display:inline; 
	 font-size:14px;
	 text-transform: uppercase;
	 height: 25px;
	 text-decoration: underline;
}

.h5{
	 text-decoration:none;
	 color:#dc7910; 
	 display:inline; 
	 font-size:14px;
}

#testo{
	position:absolute;
	top:410px;
	margin-left:250px;
}

.transparent{
	font-weight:normal;
	color: #444444;
	width:638px;
	text-align:left;
	background-image: url(../images/transparent.png);
	padding:7px;
	text-align: justify;
	margin-bottom:25px;
}

#principale{
	
	background-image: url(../images/sfondo_estensibile.jpg);
	background-position: center;
	background-repeat:repeat-y;
}

#login{
	background-image: url(../images/sfondo_login.jpg);
	background-position: center;
	background-repeat:no-repeat;
	height:28px;
	width:926px;
	text-align:center;
}

#ombra{
	background-image: url(../images/sfondo_ombra.jpg);
	background-position: center;
	background-repeat:no-repeat;
	height:40px;
	width:926px;
	text-align:center;
}

#menu{
	background-image: url(../images/sfondo_menu.jpg);
	background-position: center;
	background-repeat:no-repeat;
	height:342px;
	width:876px;
	padding-left:50px;
}
#flash{
	position:absolute;
	top:29px;
	width:100%;
	text-align:center;
}
#centrale{
	background-position:bottom;
	background-repeat:no-repeat;
	/*height:1078px;*/
	width:926px;
	text-align:left;
}


#logo{
	background-image: url(../images/sfondo_logo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:240px;
	width:926px;
}


a:link, a:visited, a.normalink:link, a.normalink:hover, a.normalink:visited{
	text-decoration: none;
	font-size: 11px;
	font-weight: 700;
	color: #444444;
	text-decoration:underline;
}

a.newslink:link, a.newslink:visited{
	text-decoration: none;
	font-size: 9px;
	font-weight: 700;
	color: #030353;
}
a.newslink:hover{
	text-decoration: none;
	font-size: 9px;
	font-weight: 700;
	color: red;
}	
	
a:active, a:hover{
	text-decoration: none;
	font-size: 11px;
	font-weight: 700;
	color: #000000;
}

#tabellahome{
	margin-top: 10px;
	vertical-align: top;
	width: 810px;
}

#tabellaticket{
	margin-top: 13px;
	vertical-align: top;
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #030353;

}

.tdmenu{
	width: 238px;
	vertical-align: top;
	padding-top: 3px;
}


#footer{
	margin-left:20px;
	background-image: url(../images/footer.png);
	background-position:bottom;
	text-align:center;
	width:884px;
	height:54px;
	color:#444444;

}

.input{
	border:1px solid #999999;
	width:100px;
	height:20px;
	text-indent:7px;
	font-size:10px;
}
#left{
	position:absolute;
	top:420px;
	margin-left:25px;
}

.bottonesinistra{
	margin-bottom:20px;
}

#links{
	margin-top: -15px;
	color: #666666;
}

a.classelink, a.classelink:hover,  a.classelink:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

/* @group slideshow */
#mySlideshow
{
	z-index:5;
	margin-bottom: -10px;
}

.jdSlideshow
{
	display: none;
	overflow:hidden;
	position: relative;
}

.jdSlideshow img
{
	border: 0;
	margin: 0;
}

.jdSlideshow .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #FFF;
	background-repeat: no-repeat;
}

.jdSlideshow .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
	/*background-image: url('../images/loading-bar-black.gif');*/
}

.jdSlideshow .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #5f88ae;
	color: #fff;
	text-indent: 0;
	text-decoration:none;
}

.jdSlideshow .slideInfoZone h2
{
	padding: 0;
	font-size: 11px;
	font-weight:bold;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
	text-decoration: none;
}

.jdSlideshow .slideInfoZone p
{
	padding: 0;
	font-size: 10px;
	margin: 2px 5px;
	color: #fff;
	text-decoration: none;
}

.jdSlideshow a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}
/* @end */


/*MENU STYLE DIV*/
.xtralucid{
	 filter:alpha(opacity=80);
	 /*-moz-opacity:0.80;
	 opacity:0.80;*/
}

#popup {
	display:block;
	height:500px;
	left:50%;
	margin:-280px 0 0 -250px;
	position:absolute;
	top:50%;
	width:500px;
	z-index:1000;
}

#closePopup {
	border: 0 !important;
	left:250px;
	position:relative;
}

.fixPng { _behavior: url(scripts/iepngfix.htc); }