@charset "utf-8";
/* CSS Document */


.titoloSatira {
	font-size: 26px;
	font-family: monotype Corsiva;
	color:#D03505;
	font-weight:bold;
	text-decoration:none;
	letter-spacing: 0,5px;
	text-align:center;

	}
	
.titoloSatira a:link, visited, hover{
	text-decoration:none;
	color:#D03505;
	}
	
	.titoloSatira a:visited {
	text-decoration:none;
	color:#D03505;
	}
	
	
.meseSatira {
	font-size: 20px;
	font-family: monotype Corsiva;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	letter-spacing: 0,5px;
	text-align: center;

	}
	
.meseSatira a:link, visited, hover{
	text-decoration:none;
	color:#000000;
	
	}
	
	#tabellaSatira td {
	
	border-bottom: 2px solid #014981;
	text-align:center;
	border-collapse:separate;
  border-spacing: 2px;
    padding-bottom:6px;
  padding-top:6px;

}

#tabellaSatira{
	caption-side:top left;
	text-align:left;
	table-layout: fixed;
	}
	
