.ui-dialog {

	width: 676px;
	background-image:url(../img/sfondoTesto.jpg);
	background-repeat:y;
	
}

.ui-dialog-titlebar {
	width: 676px;
	background-image:url(../img/titleBar.jpg);
	background-repeat:y;
}
.sfondoTitoloNews {
	width: 676px;
	background-image:url(../img/sfondoTesto.jpg);
	background-repeat:repeat-y;
}
.testo h1 {
	width: 600px;
	padding-top: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FF9900;
}
.logo {
	width: 676px;
}
.sfondoNews {
	width: 676px;
	background-image:url(../img/sfondoTesto.jpg);
	background-repeat:repeat-y;
}

.testo {
	width: 600px;
	padding-top: 30px;
	padding-left: 38px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000099;
}

.ui-widget-header .ui-icon-closethick {
	background-image: url(../img/chiudiPopUp.gif);
	overflow: hidden;
	text-indent: -99999px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 70px;
	height: 20px;
	float: right;
	-moz-user-select: none;
	cursor: pointer;
}

#ui-dialog-title-news {
	display: none;
}

.ui-dialog-titlebar {
	height: 20px;
}

.ui-dialog .ui-dialog-titlebar-close span {
display:block;
margin:1px;
}

.ui-draggable .ui-dialog-titlebar {
cursor:move;
}



.sfondoData {
	width: 676px;
	background-image:url(../img/sfondoTesto.jpg);
}
.data {
	font-family:Arial, Helvetica, sans-serif;
	width:600px;
	font-size:12px;
	color:#000099;
	text-align:right;
}
.footer {
	width:676px;
	height: 14px;
	background-image:url(../img/titleBar.jpg);
	background-repeat:repeat-y;
}