
.eventoLive_box
{
	border-style:				solid;
	border-width:				0px 0px 1px 1px;
	border-color:				#dedee0;
	border-bottom-color:		#666666;

	padding-bottom:				56px;
	margin-bottom:				0px;

	background-color: 			#f3f3f3;
	background-image:			url('../img/eventoLive.jpg');
	background-repeat:			no-repeat;
	background-position:		right bottom;
}

.eventoLive_box_titolo
{
	cursor:						pointer;
}

.eventoLive_box .intestazione
{
	background-color: 			#33a4f7;
	color:						#fff939;
	font-weight:				bold;
	font-size:					12px;
	line-height:				20px;
	height:						20px;
	text-align:					center;

	overflow:					hidden;
}

.eventoLive_box .titolo
{
	text-align:					center;
	font-weight:				bold;
	font-size:					13px;
	padding:					10px 5px 10px 5px;
}



/*----------
note
----------*/

.eventiNewsNote
{
	margin:				10px 10px 10px 10px;
	padding:			0px 0px 10px 0px;

	overflow:			auto;
	border-width:		1px 1px 1px 1px;
	border-style:		solid;
	border-color:		#B6B7B7;

	font-size:		small;
	font-weight:	normal;

	background-color:	#F9F9F9;
}

.eventiNewsNote_block
{
	margin:				5px;

	border-width:		0px 0px 0px 0px;
	border-style:		solid;
	border-color:		#B6B7B7;

	margin:				5px 0px 0px 0px;
	padding:			5px 5px 5px 5px;
}

.eventiNewsNote_block .titolo
{
	font-weight:	bold;
	margin-bottom:	10px;
}

.eventiNewsNote_block .testo
{
	margin-left:	40px;
	text-align:		justify;
}

.eventiNews_iframe
{
	background-color:	yellow;
	height:				200px;
	width:				100%;
}


/*----------
esterno
----------*/

.eventiNews_main
{
	overflow:			auto;
	padding-right:		10px;
}

.eventiNews_mainFrame
{
	border-width:		1px 0px 0px 0px;
	border-style:		solid;
	border-color:		#B6B7B7;

	width:				100%;
	display:			inline;
	margin:				0px;
	overflow:			visible;
}

.eventiNews_mainTitle
{
	color:			#2B333C;
	font-size:		12px;
	font-weight:	bold;
	line-height:	15px;
	text-align:		justify;
	font-family:	arial;
}

.eventiNews_mainDescription
{
	color:				#2B333C;
	font-size:			12px;
	font-weight:		normal;
	line-height:		15px;
	padding:			10px 5px;
	text-align:			justify;
	vertical-align:		top;
	color:				#2B333C;
	font-family:		arial;
	overflow:			auto;
}