@charset "utf-8";
/* CSS Document */

#tabArticoli{
	caption-side:top left;
	text-align:left;
	table-layout: fixed;
	background-image:url(../images/spirale.jpg);
	background-position:left;
	background-repeat:repeat-y;
	}

#tabArticoli td {
	text-align:left;
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(../images/fondo_td_tabella.png);
	border-collapse:separate;
  border-spacing: 7px;
  padding-right:5px;
  padding-bottom:4px;
  padding-top:4px;
  padding-left:40px;
}

.titoloArticoli {
	font-size: 18px;
	font-family: Times New Roman, Times, serif;
	color: #CC0000;

	text-decoration:none;
		letter-spacing:0.4px;
	}
	
	.titoloArticoli a:link{
	text-decoration:none;
	color:#CC0000;
	
	}
	
.titoloArticoli a:visited{
	color:#014981;
	text-decoration:none;
	}
	
.titoloArticoli a:hover{
	color:#014981;
	text-decoration:none;
	}

.testoArticoli {
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	color: #000000;
	line-height:16px;
	letter-spacing:0.7px;

	}

.scaricaPdf {
	font-size: 14px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	letter-spacing: 0.3px;
	background-image:url(../images/ico_acrobat.png);
	background-position:right;
	background-repeat:no-repeat;


	}

.fArchivioAnni{
background-image:url(../images/f_archivioAnni.jpg);
text-align:center;
	background-position:right;
	background-repeat:no-repeat;
	
	}
	
.scaricaPdf a:link{
	text-decoration:none;
	color:#CC0000;
	
	}
	
.scaricaPdf a:visited{
	color:#CC0000;
	text-decoration:none;
	}
	
.scaricaPdf a:hover{
	color:#014981;
	text-decoration:none;
	}

.titoloMeseGiornale {
	text-decoration:none;
	font-family:comic Sans MS;
	color:#014981;
	font-size:18px;
	font-weight:bold;
	}
	
	.sommarioMeseGiornale a:link {
	text-decoration:none;
	font-family:comic Sans MS;
	color:#CC9900;
	font-size:18px;
	
	}
	
	.sommarioMeseGiornale a:hover {
	text-decoration:none;
	font-family:comic Sans MS;
	color:#CC9900;
	font-size:18px;
	
	}
	
	.sommarioMeseGiornale a:visited {
	text-decoration:none;
	font-family:comic Sans MS;
	color:#CC9900;
	font-size:18px;
	
	}
	
	
	
	
	.sommarioMeseGiornale {
	text-decoration:none;
	font-family:comic Sans MS;
	color:#CC9900;
	font-size:18px;
	}
	
	.firmaMeseGiornale a:link, hover, visited {
	text-decoration:none;
	font-family:comic Sans MS;
	color:#000000;
	font-size:18px;
	
	}
	.firmaMeseGiornale {
	text-decoration:none;
	font-family:comic Sans MS;
	color:#000000;
	font-size:18px;
	}
	
		.editorialeIng {
	text-decoration:none;
	font-family:comic Sans MS;
	color:#849AB3;
	font-size:18px;
	}
	
	.editorialeIng a:link {
	text-decoration:none;
	font-family:comic Sans MS;
	color:#849AB3;
	font-size:18px;
	
	}
		.editorialeIng a:hover {
	text-decoration:none;
	font-family:comic Sans MS;
	color:#849AB3;
	font-size:18px;
	
	}
	
		.editorialeIng a:visited {
	text-decoration:none;
	font-family:comic Sans MS;
	color:#849AB3;
	font-size:18px;
	
	}
