body{
	margin-top:0px;
	margin-left:0px;
	margin-bottom:-30px;
	margin-right:0px;
	
}

.ticket_link_prog{
	border:none;
	color: red;
	font-family:Verdana,sans-serif;
	font-weight: bold;
	font-size:21px;
}


div.overlayTrasp_prog{
	background-color:black;
	FILTER: alpha(opacity=50);
	moz-opacity: .50;
	opacity: .50;
	display: block;
	position: absolute;
	z-index: 100;
	display:block;
	width: 100%;
	height: 100%;
}

.popupMsg_prog{
	position:absolute;
	z-index:101;
	display:block;
	width:798px;
	height:auto;
	background-image:url('../images/sfondoPopup.gif');
	background-repeat: repeat-y;
}


.cont_area_chiusura_prog{
	background-image:url('../images/sfondoPopup.gif');
	background-repeat: repeat-y;
	width: 798px;
	height:24px;
}

.area_chiusura_prog{
	font-family:Verdana,sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #333333;
	text-align: right;
	position:relative;
	right:12px;
	top:7px;
}

a.link_chiusura_prog{
	color: #000000;
	
}


.cont_image_ticket{
	border:none;
	width:798px;
	height: 336px;
	background-image:url('../images/biglietto_resized.gif');
	background-repeat:no-repeat;
}



.box_invito_prog{
	padding:5px 15px 15px 15px;
}

.invito_prog{
	background-color: white;
	font-family:Verdana,sans-serif;
	font-weight: normal;
	font-size:12px;
	color: #000000;
	padding: 10px;
	line-height: 17px;
}

