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

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


div.overlayTrasp{
	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{
	position:absolute;
	z-index:101;
	display:block;
	width:798px;
	height:auto;
	background-image:url('../images/sfondoPopup.gif');
	background-repeat: repeat-y;
}


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

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

a.link_chiusura{
	color: #000000;
	
}


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



.box_textarea{
	padding:15px;
}

textarea.regolamento{
	font-family:Verdana,sans-serif;
	font-weight: normal;
	font-size:12px;
	color: #000000;
	text-align: left;
	padding: 5px;
	border: none;
	background-color: white;
	width: 758px;
	line-height: 17px;
	height: 279px;
}
