@charset "UTF-8";

a:visited, a:active, a:link, a:active  {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
line-height:20px;
}
a:hover {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
line-height:20px;
text-decoration:underline;
}

#menu {
	width: 270px;
	display: inline;
	z-index: -1;
	position: absolute;
	top: 240px;
	left: 10px;
}

#testa {
	z-index: 1;
	position: absolute;
	top: 10px;
	left: 0px;
}
#contenuto {
	height: 200px;
	width: 200px;
	z-index: 0;
	top: 316px;
	left: 372px;
	display: table;
	position: absolute;
}
#uccellino {
	display: inline;
	height: 69px;
	width: 90px;
	left: 242px;
	top: 823px;
	position: absolute;
	
	z-index: 1;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}
.testo_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}
.testo_bold a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.testo_bold a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #df742d;
	line-height: 20px;
	font-weight: bold;
}
.testo_bold a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}

.testi_di {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}
.numeri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #df742d;
}
.titolo_sezioni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #608f82;
	line-height: 20px;
	font-weight: bold;
}
.titolo_sezioni2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #bdb25a;
	line-height: 20px;
	font-weight: bold;
}

p {
	margin-top:3px;
	padding:0;
}


/* RASSEGNA STAMPA */
a#link_titolo_rassegna:visited, a#link_titolo_rassegna:active, a#link_titolo_rassegna:link, a#link_titolo_rassegna:active  {
	font-family:Times;
	font-size:13px;
	text-decoration: none;
	color:#888;
	font-weight:bold;
}
a#link_titolo_rassegna:hover {
	font-family:Times;
	font-size:13px;
	text-decoration:underline;
	color:#555555;
	font-weight:bold;
}
#scheda_rassegna_titolo   {
	font-family:Times;
	font-size:18px;
	color: #ff7525;
	font-weight:bold;
	width:100%;
	border-bottom: 1px solid #ff7525;
}
#data_titolo_rassegna {
	font-family: Times;
	font-size:13px;
	color: #ff7525;
	font-weight:bold;
}
a#scheda_rassegna_link:active , a#scheda_rassegna_link:link, a#scheda_rassegna_link:hover, a#scheda_rassegna_link:visited {
	width:100%;
	font-family:Times;
	font-size:12px;
	color: #888;
	text-align:right;
	padding-left:10px;
}
#scheda_rassegna_descrizione {
	margin-top:0px;
	margin-bottom:20px;
	margin-right:10px;
	font-family: Times;
	font-size:13px;
	color: #888;
	line-height: 18px; 
	text-align:justify;
}
#scheda_rassegna_allegato {
	margin-right:10px;
	margin-top:10px;
	font-family:Times;
	font-size:12px;
	color: #888;
	text-align:right;
}
