/* formattazioni generali */
/* ___________________________________  */
body
	{
	margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px;
	background-color:#e7ecef;
	/*background-image: url('../immagini/sfondo.gif'); */
	background-image: url('../immagini/testata_sfondo.jpg');
	background-repeat:repeat-x;
	background-position:top;
	}
html, table, tr, td
	{font-family:Verdana; font-size: 10pt; color:#666666;}
a:link, a:hover, a:visited
	{font-family:Verdana; font-size: 10pt; color:#666666; text-decoration:underline;}
img
	{border:0px;}
input
	{font-size:10px; font-family:Verdana; font-weight:none; height:20px;}
input.invio
	{font-size:12px; font-family:Verdana; font-weight:none; height:20px;}
textarea
	{font-size:10px; font-family:Verdana; font-weight:none;}
select
	{font-size:10px; font-family:Verdana; font-weight:none; height:20px;}
/* ___________________________________  */

.pagina
	{background-image:url('../immagini/pagina_sfondo.jpg'); background-repeat:repeat-x; text-align:center;}
	
.rivista_titolo
	{color:#ed7900; font-weight:bold; font-size:11pt;}
.rivista_descrizione
	{font-size:10pt;}
	
.news_data
	{font-size:8pt; font-weight:bold;}
a.news_titolo_link:link, a.news_titolo_link:visited
	{font-size: 12pt; color:#232e39; text-decoration:none; font-weight:bold;}
.news_titolo
	{font-size: 12pt; color:#232e39; text-decoration:none; font-weight:bold;}
.news_abstract
	{font-size: 10pt; font-style:italic;}
a.news_titolo_link:hover
	{font-size: 12pt; color:#ed7900; text-decoration:none; font-weight:bold;}

a.numeri_singoli_link:link, a.numeri_singoli_link:visited, a.numeri_singoli_link:hover
	{font-size: 11pt; color:#ed7900; text-decoration:none; font-weight:bold;}

.breadcrumb
	{padding:10px;}
