a.tooltip
{
	position:relative;
	z-index:100;
	text-decoration: none;
	color:#318FCD
}
a.tooltip:hover{z-index: 25; background-color: #ffffff;}
a.tooltip span{display: none;}
a.tooltip:hover span
{
	display: block;
	position:absolute;
	width: 250;
	height: 98;
	overflow:auto;
    top: 0em;
    left: 1px;
    border: 1px solid #0cf;
    background-color: #bfd9ff;	/*#ccccff;*/
    color:#000000;
    font-size: 100%;
    text-align: left;
}
.tb
{
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
}
.clearST{
	clear:both;
}
.spacer5ST{
	height:5px;
}

.spacer10ST{
	height:10px;
}


.right60ST
{
	float: right;
	width: 60px;
}

.left90ST
{
	float: left;
	width: 90px;
}
.left170ST
{
	float: left;
	width: 170px;
}
.left110ST
{
	float: left;
	width: 120px;
}
.left150ST
{
	float: left;
	width: 150px;
}
.left210ST
{
	float: left;
	width: 210px;	
}

.left380ST
{
	float: left;
	width: 380px;
}

.left404ST
{
	float: left;
	width: 404px;
}
.left420ST
{
	float: left;
	width: 420px;
}
.right380ST
{
	float: right;
	width: 380px;
}

.left360ST
{
	float: left;
	width: 360px;
}


.font7
{
    font-size: 7pt;
	color: #004188;
    font-family: Verdana,Arial, Helvetica, sans-serif;
}

.font8
{
	font-size: 8pt;
	color: #004188;
    font-family: Verdana,Arial, Helvetica, sans-serif;
}

.font10
{
	font-size: 10pt;
	font-weight: bold;
	color: #F7F5F5;
    font-family: Verdana,Arial, Helvetica, sans-serif;
}

.fontMP8bold
{
	font-family: Myriad Pro;
	font-size:8pt;
	font-weight:bold;
	/*color: #004188;*/
	color: #003167;
	text-align:left;
}
.fontMP8
{
	font:8pt normal Tahoma;		/*, Arial, Helvetica, sans-serif*/
	color: #004189;
	text-align:left;
}
.font9bold
{
	font-weight: bold;
	font-size: 9pt;
	color: #004188;
  font-family: Verdana,Arial, Helvetica, sans-serif;
}
.schedaTecnica
{
	/*border-left: 1px solid white;*/
	margin: 0px 0px 0px 15px;
	/*background-color: #E0E0E0;*/
	background-color:white;
	/*width: 633px;*/
	width: 646px;
	float:left;
	display: inline;
}

.tbSchedaTecnica
{
	align: top left;
	/*background-color: #E0E0E0;*/
	/*background-color:white;*/
	background-image: url(../img/dettSol/vgto/sfondoDettagli.png);
	background-repeat:repeat-y;		
	width: 100%;
	padding: 0px;
	margin: 0px 3px;
	_margin: 0px 5px;	
}

.imageUrlST
{
	/*padding: 10px 0px 10px 0px;
	background-color: #E0E0E0;*/
	padding: 1px 0px 1px 10px;
	margin: -3px 0 0 3px;
}

.shortDescriptionST
{	
	padding: 10px 5px 0px 10px;
	/*background-color: #E0E0E0;*/
	background-color:white;
	text-align: justify;
}

.linkDtlST
{
	padding: 0px 0px 10px 0px;
	/*background-color: #E0E0E0;*/
	background-color:white;
}

.tblinkDtlST
{
	vertical-align: top;
	height: auto;
	margin: 0px;
	width: 100%;
	/*background-color: #E0E0E0;*/
	/*text-decoration: underline;*/
}

.tbDescDtlST
{
	vertical-align: top;
	width: 100%;
	height: 100%;
	margin: 0px;
	background-color:white;
	/*background-color: #E9E9E9;*/
}
.linkImageST
{
	/*background-color: #E0E0E0;*/
	padding: 5px 0px 3px 10px;
}

.divStampaInviaST
{
	/*background-color: #E0E0E0;*/
	background-color:white;
	padding:0px 5px 0px 5px;
}

.divDescLinkST
{
	 vertival-align: top;
	 text-align: top left;
	 width: 97%;
	 height: 100%;
	 /*background-color: #E9E9E9;*/
	 background-color:white;
	 padding: 2px 2px 5px 5px;
}
.tdTableDTL
{
	width: 100%;
	/*border-top: 1px solid white;*/
}


/* Visual Photo */
.stepcarousel{
	position: relative; /*leave this value alone*/
	/*border: 1px solid #9F9C9C;*/
	border: 2px solid #a7bcd0;
	overflow: hidden; /*leave this value alone*/
	width: 106px; /*Width of Carousel Viewer itself*/
	height: 76px; /*Height should enough to fit largest content's height*/
	margin:5px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 106px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height: 76px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	text-align: center;
}

.stepcarouselBIG{
position: relative;
border: 1px solid #9F9C9C;
overflow: hidden; /*leave this value alone*/
width: 400px; /*Width of Carousel Viewer itself*/
height: 320px; /*Height should enough to fit largest content's height*/
}

.stepcarouselBIG .beltBIG{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;

}

.stepcarouselBIG .panelBIG{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 400px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height: 320px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
text-align: center;
}

.divOpacityCarousel
{
 background-color: #000000;
 filter:alpha(opacity=50);
 opacity: 0.5;
}
.divBIG
{
 position:relative;
 top: 272px;
 width: 400px;
 height:20px;
}
.divPlus
{
 	position:relative;
	top: 0px;
	/*left: 130px;*/
	left: 87px;
	#left: 83px;
	width: 20px;
	height:20px;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

.divCLOSE
{
	color: white;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
.tbdivCLOSE
{
 	position:relative;
	top: 0px;
	left: 0px;
	width: 400px;
	height:20px;
}
.divNORMAL
{
 	position:relative;
	/*top: 80px;*/
 	top: 36px;
	/*left: 0px;
	width: 150px;*/
	width: 106px;
	height:20px;
}
.divVediDettaglioHO_ST
{
	position:relative;
	float: right;
	width: 150px;
	height: 50px;	
}
.pVediDettST
{
	/*position:absolute;
	bottom:-5;
	right:0;*/
	font-weight: bold;
	/*text-decoration: underline;*/
	cursor: pointer;
	/*margin: 3px 0px 3px 0px;*/
	margin: 3px 0px 5px 0px;
}

.pVediDettSTDescC
{
	margin-right: 19px;
	padding: 2px 0px 5px 0px;
	/*_padding: 2px 0px 5px 0px;*/
}
.pVediDettSTBtnC
{
	padding: 3px 0px 5px 0px;	
}
.pVediDettSTDescM
{
	margin-right: 18px;
	padding-bottom: 2px;
}
.pVediDettSTBtnM
{
	padding-bottom: 2px;
}

.tbDett {
	margin: 0px 0px 0px -6px;
	_margin: 0px 0px 0px -8px;
	/*width: 633px;*/
	width: 646px;
	float:left;
	display:inline;
/*	background-image: url(/ResEBook/img/dettSol/vgto/middleFondoGrigio.png); 
	background-repeat:repeat-y; */
}
.footerDett {
	display: inline;
	padding-top: 1px;
	margin: 0px 0 0 -2px;
  width: 646px;
	float:left;
	background-image: url(/ResEBook/img/dettSol/vgto/middleFondoGrigio.png); 
	background-repeat:repeat-y;
	height:25px;
	_padding-top: 0px;
  _margin: 0px 0 0 2px;	
}
.ButtonDett {
	padding-top: 1px;
	margin: 0px 0 0 -2px;
  width: 450px;
	float:left;
	height:25px;
	_padding-top: 0px;
  _margin: 0px 0 0 2px;	
}
.ButtonLink {
	float:left;
	cursor:normal;
	margin:1px 20px;
	_margin:1px 0px 1px 20px;
}
/******************************************************************/
.descGen
{
	/*margin-left:130px;
	width:280px;*/
}
.descH
{
	_width:300px;
	_margin-left:-2px;
}
.descHVGWJ
{
	_width:200px;
	_margin-left:-2px;
}
.descF
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #004189;
	float:left;
	width:490px;
	margin-left:4px;
	
}
.logoAgenzia
{
	margin-right:10px;
	float:right;
	margin-top:10px;
}
.logoAgenzia2
{
	margin-right:20px;
	float:right;
	margin-top:6px;	
}
.logoAgenziaWJ
{
	margin-right:20px;
	float:right;
	margin-top:0px;	
}
.etichettaGiudizio
{
	float:left;	
	color: #4b4b4b;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 9pt;
	margin: 3px 0 0 3px;
}

.imgEtichettaGiudizio
{
	margin-left:6px;
	margin-top:6px;
	/*margin:6px 0 0 10px;*/
}
.detailsVGTO
{
	margin-left: 0px;
	/*background-color: white;
	background-image: url(/ResEBook/img/dettSol/vgto/middleFondoGrigio.png); 
	background-repeat:repeat-y;
	width: 633px;*/
	width: 649px;
}
.left_inline
{
  float: left;
  display: inline;
}
.linkImageVGTO
{
/*	width: 580px;*/
	width:646px;	
	float: left;
	/*
	padding: 5px 0px 10px 10px;
	*/
	display: block;
	margin: 0px 0px 0px 0px;
    overflow: hidden;
}
.divVediDettaglioVGTO
{
	/*position:relative;*/
	float: right;
	margin-right:30px;
	_margin-right:18px;
}
.lineaDettSep {
	/*margin:0px -50px -10px 0px;*/
	_margin:0px 0px 1px -4px;
}
.lineaDettaglioSep {
	_margin-left: 2px;
}



