body {
	margin: 0px 0px 0px 0px;
}

#schede_difesamare {
	width: 50;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #6f7d86;
	margin-left: 5px;
	margin-right: 5px; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	text-align:justify;
	line-height: 130%;
}
.center_tile_difesamare {
	color: #80b5eb;
	font-weight: bold;
	padding-bottom: 2px;
	width: 530px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: justify;
	line-height: 130%;
	
}
#right {
	float: right;
	margin: 0px;
	padding: 3px;
}
.green {
	color: #6aa322;
	font-weight: bold;
}
.blue {
	color: #80b5eb;
	font-weight: bold;
}
.red {
	color: #d50000;
	font-weight: bold;
}
.sottolineato {
	color: #d50000;
	font-weight: bold;
}
.grassetto {
	color: #000000;
	font-weight: bold;
}
.corsivo {
	color: #6f7d86;
	font-style:italic;
}
.evidenzioto {
	color: #000000;
	font-weight: bold;
	background-color:#FFFF00;
}