
#popup{
position:absolute;
left:25%;
top:30%;
z-index:1000;
background:#F0661B;
/border:2px solid #fff;*/
}
#popup #pcontenuto{
position:relative;
left:0; top:0;
width:750px;
height:150px;
cursor:pointer;
}
#popup #pcontenuto p{
font-size:15px;
line-height:22px;
margin:10px;
padding:5px;
color:#fff;
background:#F69562;
}
.titpop{
font-size:24px;
color:#D68E60;
}
#popup img{
cursor:pointer;
/*display:none;*/
}

#close_popup{
margin-top:0px;
margin-left:30px;
/*display:none;*/
}
#close_popup a{
padding:10px;
font-size:14px;
background:#CE4A02;
font-family:Arial, Verdana, San Serif;
color:#ffffff;
font-weight:bold;
}
#close_popup a:hover{
background:#D68E60;
color:#ffffff;
}.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #666666;
	text-decoration: none;
}

.indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #F1661A;
	text-decoration: none;
}
.testo_9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #666666;
	text-decoration: none;
}
