#text {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	position: static;
	height: 430px;
	font-size: 12px;
	padding-left: 10px;
	float: no;
	padding-top: 130px;
}
#textLink {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	position: static;
	top: auto;
	width: 290px;
	font-size: 12px;
	padding-left: 510px;
	float: no;
	padding-top: 30px;
	overflow: auto;
	text-align: left;
	list-style-type: square;
	word-spacing: normal;
	text-transform: none;
	padding-bottom: 30px;
}
#textLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
#textLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#divinterno {
	padding: 0px;
	height: 220px;
	width: 226px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
#spettacoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
#spettacoli a {
	color: #FF0000;
	text-decoration: underline;
}
#spettacoli img {
	border-top-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#spettacoli2 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#spettacoli2 a {
	color: #FF0000;
	text-decoration: underline;
}
#spettacoli2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
a {
	text-decoration: none;
	color: #FF0000;
}
#contenuto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-left: 20px;
	padding-right: 100px;
	padding-top: 0px;
}
#fotoSix {
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#textSpet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	border-right-width: 5px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#videoDx {
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	border-right-width: 3px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#audio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
/*Slimbox*/
#sbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 150%;
	background-color: #000;
	cursor: pointer;
}

#sbCenter, #sbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.sbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#sbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#sbPrevLink, #sbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#sbPrevLink {
	left: 0;
}

#sbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#sbNextLink {
	right: 0;
}

#sbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#sbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#sbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#sbCaption, #sbNumber {
	margin-right: 71px;
}

#sbCaption {
	font-weight: bold;
}

/* Moviebox */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #000;
}

.lbLoading {
	background: #000 url(loading.gif) no-repeat center;
}

#lbImage {
	background-repeat: no-repeat;
	border: 7px solid #000;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/1_prev.png) no-repeat 0% 30%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/1_next.png) no-repeat 100% 30%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 16px;
	text-align: left;
	border: 7px solid #000;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 80px;
	height: 16px;
	background: transparent url(1_close.png) no-repeat center;
	margin: 0px;
}

#lbCaption, #lbNumber {
	margin-right: 14px;
}

#lbCaption {
	font-weight: bold;
}.nascosto {
	visibility: hidden;
}
#videoDx a {
	text-decoration: none;
}
#news p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 7px;
}
#news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	background-color: #CF142B;
	width: 200px;
}
#navbar {
	padding-top: 130px;
	padding-right: 10px;
	position: static;
	height: 430px;
}
#news h1 {
	font-family: Albertino;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 8px;
}
#bg {
	background-repeat: no-repeat;
	background-image: url(../img/delTratto.gif);
}
#newsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
	overflow: auto;
	width: 200px;
	padding-right: 5px;
	text-align: left;
}
#newsText a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
