@charset "utf-8";
/* CSS Document */

	
.titoloFlash {
	font-size: 10px;
	color: #CC0000;
	font-weight:bold;


	}
	
	.titoloFlash a:link{
	text-decoration:none;
	color:#CC0000;
	
	}
	
.titoloFlash a:visited{
	color:#014981;
	text-decoration:none;
	}
	
.titoloFlash a:hover{
	color:#014981;
	text-decoration:none;
	
	}

.testoFlash {
	font-size: 10px;
	color: #000000;

	}
	

	
.titoloApp {
	font-size: 16px;
	font-family: Times New Roman, Times, serif;
	color: #CC0000;
	font-weight:bold;
	text-decoration:none;
		letter-spacing:0.4px;
	}
	
	.titoloApp a:link{
	text-decoration:none;
	color:#CC0000;
	
	}
	
.titoloApp a:visited{
	color:#014981;
	text-decoration:none;
	}
	
.titoloApp a:hover{
	color:#014981;
	text-decoration:none;
	}

.testoApp {
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	color: #000000;
	line-height:14px;
	letter-spacing:0.7px;

	}
.testoApp a:visited{
	color: #000000;
		text-decoration:underline;

	}
	.testoApp a:link{
	color: #000000;
	text-decoration:underline;

	}
	
.nomeApp {
	font-size: 16px;
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-weight:bold;

	}

	
	img#sinistro {
float: left;
margin: 0px;
padding-right:10px;
}

.pagineSucc a:link {
		text-decoration:none;
}
.pagineSucc a:visited {
	text-decoration:none;
	color:#CC0000;
}


.pagineSucc {
	font-family: "comic Sans MS";
	font-weight: bold;
	font-size: 14px;
	color:#014981
}

.pagineSucc a:hover{
	color:#014981;
	text-decoration:none;
	}


#tabellaFlash {
	width: 265px; 
	font-family:Verdana;
	padding-left:2px;
	padding-right:2px;
	margin-left:3px;
	table-layout: fixed;
	caption-side:top left;
			background: #F3EFD1;

		}
	
td.flash {
	border-right: 1px solid #A73632;
	border-bottom: 1px solid #A73632;
		background: #F9F7E8;
	text-align:justify;
		border-collapse:separate;
  border-spacing: 5px;
  padding-left:5px;
  padding-right:5px;
}
td.flash2 {
	border-right: 1px solid #A73632;
	border-bottom: 1px solid #A73632;
  padding-left:5px;
  padding-right:5px;
	text-align:justify;
		border-collapse:separate;
  border-spacing: 5px;
}

#tabellaAPP{
	caption-side:top left;
	text-align:left;
	table-layout: fixed;
	}

#tabellaAPP td {
	
	border-bottom: 2px solid #014981;
	text-align:justify;
	border-collapse:separate;
  border-spacing: 3px;
  padding-right:5px;
  padding-bottom:4px;
  padding-top:4px;
}
