a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Stile1 {font-size: 16px}

.rosso1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.rosso2_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #D4D4D4;
}
.rosso2_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #ECECE8;
}

.grigio1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: bold}
.link1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #990000; text-decoration: underline}
.testo2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333 }
.rosso2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #990000 }
.testo_mini {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #990000}
.bordo1 {
	border: 1px none #666666;
	background-color: #D4D4D4;
}


.iframe {
	width: 100%;
	height: 300px;
	overflow: auto;
	border: 1px solid #999999;
	padding: 5px;
	background-color: #D4D4D4;
}





#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(SCRIPT/videobox/css/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(SCRIPT/videobox/css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(SCRIPT/videobox/css/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.iBox {
	width: 100%;
	border: 1px solid #999999;
	background-color: #D4D4D4;
	height: auto;
	padding: 5px;
}
.iFoto1 {
	border: 1px solid #999999;
	padding: 5px;
	background-color: #ECECE8;
}


.testo_mini_nero {
font-family: Arial, Helvetica, sans-serif; font-size: 10px;  color: #333333
}
.iAlert {
	width: 100%;
	background-color: #D4D4D4;
	height: auto;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.iBox2 {
	width: 100%;
	border: 1px solid #999999;
	background-color: #D4D4D4;
	height: auto;
	padding: 0px;
	margin: 0px;
}
.iBox3 {

	width: 100%;
	border: 1px solid #999999;
	height: auto;
	padding: 0px;
	margin: 0px;
}

