img {
	border: none;
}
ul, li, form {
	margin: 0px;
	/* padding: 0px; */
}

.eventLink {
	margin-right: 4px;
}


.tabellaContainer1 {
	background-color: white;
	text-align: center;
}

.tabella1 {
	/* min-width: 500px; max-width: 800px; */
	margin: 0px auto;
	border: 1px solid #333333;
	width: 100%;
}

.tabellaTitle {
	background-color: #99B0BF;
	padding-left: 6px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}


.tabellaHeader1 {
	margin: 0px;
	background-color:#99B0BF;
	font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold; color:#333333;
}
.tabellaHeaderTitle1 {
	padding: 2px;
	font-size: 15px;
}
.tabellaHeader1 .leftInput {
	margin-right: 10px;
}

.tabellaBodyCell1 {
	padding: 2px;
	width: 50%;
	background-color:#D8E1EB;
	font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; font-weight:bold; color:#333333;
}
.tdInput input, .tdInput textarea, .tdInput select {
	width: 98%;
}

.tabellaBodyCell1_left {
	text-align: right;
	padding-right: 10px;
}

.tabellaBodyCell1_error {
	color: red; font-size: 11px;
}




.boxLayer {
	/* display: none; */
}

#layerBackground {
	display: none; background-color: #EEEEEE;
	/* height:630px; width:977px; */
	filter:alpha(opacity=60); opacity: 0.6;
	
	z-index:2;
	position: absolute;
}




/*******************************************************
List Table
	*****************************************************/
.tabella_Lista_HeaderTitle1, .tabella_Lista_Header1 {
	padding: 0px 3px 0px 3px;
}

.tabella_Lista_BodyCell1 {
	width: auto;
	vertical-align: top;
}

.massiveEventsTable tr td {
	padding-top: 6px;
	border-bottom: 1px solid #999999;
}

.itSubBox {
	display: none;
	border-left: 1px solid black;
	border-bottom: 2px solid grey;
	border-right: 2px solid grey;
	border-top: none;
	font-family: Tahoma;
	font-size: 12px;
}

.itSubBox_Name {
	margin-left: 10px;
	font-family: Tahoma;
	font-size: 12px;
}

.itSubBox_sent {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	margin: 3px;
	text-align: left;
	margin-left: 18px;
	margin-top: 0px;
	padding-top: 6px;
	font-size: 13px;
	font-weight: bold;
}

.pr_testo_sconto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color: #666666;
}

.pr_testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color: #666666;
}




.boxBuz {
	border: 1px solid black;
	padding: 6px;
	/* overflow: scroll; */
	position: absolute;
	background-color: white;
}
.boxBuz div:hover {
	/* background-color: yellow; */
}
