body{
	text-align:center;
	font-family:  Tahoma, Arial, Verdana,Helvetica, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
	background-color: #DBE4EA;
	color: black;
	line-height: 1.2;
	background-color: white;
	}
img{
	border: none;
	}
#head-div-imgpop{
	text-align: left;
	min-height: 47px;
	height: auto!important;
	height: 47px;
	width: 100%;
	background-image: url(../img/bg-popup.gif);
	background-position: right;
	background-repeat: repeat-x;
	}
#head-div-imgpop #logo-sx{
	float: left;
	}
a#x-chiudi{
	font-size: 80%;
	float: right;
	text-decoration: none;
	padding: 0 11px 1px 3px;
	color: black;
	background-color: yellow;
	background-image: url(../img/x-popup.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
	}
#center-div-imgpop{
	margin: 0 0 10px 0;
	text-align: center;
	background-color: white;
}
#body-div-imgpop{
	padding-bottom: 8px;
	padding-top: 8px;
	text-align: center;
	}
#body-div-imgpop img{
	}
#body-div-imgpop .cont-txt-popup-img{
	margin: 5px 5px;
	text-align: left;
	font-size: 85%;
	}
#footer-div{
	clear: both;
	background-color: white;
	}	
#dida-div{
	margin: 10px 3px;
	text-align: center;
	background-color: white;
	border: 1px solid black;
	padding-bottom: 10px;
	padding-top: 10px;
}
/*    testo    */
#body-div-testo{
	float: left;
	padding: 10px;
	width: 95%;
	margin: 0 auto;
	}
.titolo, .testo{
	float: left;
	clear: left;
	width: 100%;
	text-align: left;
	}
.titolo{
	font-weight: bold;
	margin-bottom: 5px;
	}
.testo{
	margin-bottom: 20px;
	}
.messaggio{
	width: 50%;
	padding: 50px 0 0 0;
	text-align: center;
	margin: 0 auto;
	font-weight: bold;
	}
.messaggio a{
	margin: 50px 0 0 0;
	color: #9AAED7;
	font-weight: bold;
	}
