/* @package OxCMS_Base */
/* 	INDICE GENERALE
--------------------------------------------------------------------------------------------- 
/*  Colori
	azzurro: 			#0093D3
	azzurro hover:		#006B99	
	oro navbar: 		#E8D2AB
	oro navbar hover: 	#fff
	fucsia:				#e5007d
	fuchsia light:		#FFB4D0
	
--------------------------------------------------------------------------------------------- */

/* General Body 
--------------------------------------------------------------------------------------------- */

ul#news_list {margin: 5px 0 0;}
ul#news_list li {display: block; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #666; padding-left: 20px;}
ul#news_list li.last {border-bottom: none;}

ul#news_list li h2.titolo {font-size: 14px; font-weight: bold; padding-left: 20px; margin-left: -20px; background: url(../pics/arrow_dot.gif) no-repeat 0 3px;}
ul#news_list li .mostra_luogo {font-weight: bold;}
ul#news_list li .mostra_data {font-weight: bold; margin-top: 10px;}
ul#news_list li .mostra_abstract {color: #666; margin-top: 5px; }

/* PAGINA MOSTRA
--------------------------------------------------------------------------------------------- */

#mainwrapper #sectiontitlewrapper .short {padding-right: 190px;}

/*#mostra_label {
	background: #2E3035;
	color: #fff;
	width: 180px;
	height: 170px;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
}*/

#mostra_label .mostra_luogo,
#mostra_label .mostra_data {margin: 3px 5px 2px 10px;}