@charset "utf-8";
/* CSS Document */

div.popup{
	background:transparent url(img/popupbg.png) no-repeat;
	padding-top:60px;
	padding-left:119px;
	padding-right: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #521a49;
	width: 400px;
}
.popup div{
	background:no-repeat 37px 36px;
}
.popup h2{
	font-size: 12px;
	line-height: 15px;
	color:#aa9246;
	font-weight:bold;
}
.popup hr {display:none;}
.popup .hr {
	background-image: url(img/riga.png);
	background-repeat: no-repeat;
	height: 7px;
	display:block;
	margin-bottom: 5px;
}
.popup .grey {
	font-style: italic;
	color: #757576;
}
.popup h4 {
	font-size: 11px;
	font-style: italic;
	color: #521a49;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.popup .px10 {
	font-size: 10px;
	margin: 0 0 2px 0;
	padding: 0px;
	line-height: 12px;
}
.popup .viola {
	color: #521a49;
}
.popup img {
	position: relative;
}
.popup h3 {
	font-size: 14px;
	color: #521A49;
	line-height: 18px;
}
.popup h3 .oro {
	font-size: 17px;
	color: #aa9246;
}
