#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
#lbOverlay.grey { background-color: #000000; }
#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }
#lbOuterContainer { position: relative; background-color: #000; width: 200px; height: 200px; margin: 0 auto; }
#lbOuterContainer.grey { border: 3px solid #CC3399; }
#lbDetailsContainer {font: 10px Verdana, Helvetica, sans-serif; background-color: #000; width: 100%; line-height: 1.4em; overflow: auto; margin: 0 auto; }
#lbDetailsContainer.grey { border: 3px solid #CC3399; border-top: none; }
#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(/css/images/loading.gif) center no-repeat;}
#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }
#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
#lbDetailsData { padding: 0 10px; }
#lbDetailsData.grey { color: #333333; }
#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbClose.grey { background: url(/css/images/close_grey.png) no-repeat; }
#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbPlay.grey { background: url(/css/images/play_grey.png) no-repeat; }
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbPause.grey { background: url(/css/images/pause_grey.png) no-repeat; }

body	{
	margin:0px;
	margin-top:20px;
	padding:0px;
	// background: #CCCCCC url(/images/bgs.png) repeat-y center center;
	background: #000000 url(/images/bg2.png) no-repeat center center;
	}
img {
	border:0;
}
td.occatitle {
	font-family: Verdana;
	font-size: 10px;
	background-color: #290819;
	font-weight:bold;
	color: #887788;
	padding-left:5px;
	}
div.contenuti {
	text-align: justify;
	line-height: 15px;
	font-family: verdana;
	font-size: 11px;
	color: #CCCCCC;
	}
input.frmContatti {
	border: 1px solid #999999;
	font-family:Arial;
	font-size:11px;
	width:150px;
	color:#290819;
	}
textarea.frmContatti {
	border: 3px solid #999999;
	font-family:Arial;
	font-size:11px;
	width:340px;
	height:80px;
	color:#290819;
	}
.testo {
	text-align: justify;
	line-height: 15px;
	font-family: verdana;
	font-size: 11px;
	color: #CCCCCC;
	}
table.infoauto{
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	text-align:justify;
	}
table.infoauto td.title {
	background-color: #290819;
	font-weight:bold;
	}
a.ricInfo{
	font-family: Verdana;
	font-size: 10px;
	color: #811947;
	text-decoration:none;
	}
a.ricInfo:hover{
	color:#FF3696;
	}
.miniTextm{
	font-family: Verdana;
	font-size: 9px;
	color: #CCCCCC;
	}
.miniText{
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	}
.numpag{
	font-family: Verdana;
	font-size: 8px;
	color: #CCCCCC;
	font-weight: bold;
	}
span.select {
	position: absolute;
	width: 148px;
	height: 22px; 
	padding: 4px 0px 20px 3px; 
	color: #666666; 
	font-family: Arial;
	font-size: 10px;
	background: url(/images/select.gif) no-repeat;
	overflow: hidden;
	}
select {
	padding: 5px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	}
table.imgPrev{
	width: 95;
	height: 80;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0;
	margin: 0;
	border-spacing: 0;
	background-color: #000000;
	}
table.occaPrev{
	width: 80;
	height: 80;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0;
	margin: 0;
	border-spacing: 0;
	background-color: #000000;
	}
.occaMarca{
	font-family: Verdana;
	font-size: 12px;
	color: #9E005D;
	font-weight: bold;
	}
.occaAuto{
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	}
a.occaInfo{
	font-family: Verdana;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration:none;
	}
a.occaInfo:hover{
	color:#EEEEEE;
	}
a.miniInfoauto{
	display:block;
	padding:0;
	margin:0;
	width: 500px;
	height: 80px;
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-align:justify;
	text-decoration:none;
	width:100%;
	height:100%;
	cursor: pointer;
	}
a.miniInfoauto:hover{
	color:#FFFFFF;
}