/*neropaco firenze | web agency | www.neropaco.net*/
.popover {	
	width:871px!important;
	margin:100px auto 0px;
	padding:0px;
	text-align:left;
}
.windisplay {
	width:100%; 
	left:0px; 
	top:0px;  
	position:absolute;  
	height:1100px; 
	text-align:center;
	z-index:2000;
	background-image:url(../images/popover/sfondo_popover.png);
}
#pop_top {
	height:27px!important;
	height:50px;
	background-image:url(../images/popover/sfondo_pop_top.png);
	padding:23px 30px 0px 0px;
}
#pop_middle {
	background-image:url(../images/popover/sfondo_pop_middle.png);
	padding: 10px 30px 10px 30px;
}
#pop_middle p{
	margin:0px;
}
#pop_bottom {
	height:25px;
	background-image:url(../images/popover/sfondo_pop_bottom.png);
}
/*popover per composizione tipo*/
.popover1 {	
	width:650px!important;
	margin:100px auto 0px;
	padding:2px;
	text-align:left;
	border:#999999 solid 3px;
	background-color:#FFFFFF;
}
/*popover per scheda tecnica*/
.popover2 {	
	width:480px!important;
	margin:200px auto 0px;
	padding:2px;
	text-align:left;
	border:#999999 solid 3px;
	background-color:#FFFFFF;
}

/*popover per finiture*/
.popover3 {	
	width:650px!important;
	margin:30px auto 0px;
	padding:0px;
	text-align:left;
	border:#999999 solid 1px;
	background-color:#FFFFFF;
}

#scheda_tecnica {
	background-image:url(../images/scheda-tecnica.jpg);
	padding:110px 80px 0px 120px;
	background-repeat:no-repeat; 
}
#scheda-tecnica h1{
	margin:0px;
	color:#555454;
	font-size:28px;
	float:none;
}
#scheda-tecnica h2{
	margin:0px;
	font-size:18px;
	font-weight:normal;
}
#scheda-tecnica h3{
	margin:15px 0px 5px 0px;
	color:#555454;
	font-size:16px;
	font-weight:normal;
}
.chiudi {
	display:block;
	background-color:#CCCCCC;
	text-align:right;
	padding-right:10px;
	color:#555454;
	font-size:11px;
	margin-top:10px;
}

