body {
	margin: 0;
	padding: 0;
	font: normal normal 0.75em arial, sans-serif;
	color: #000;
	background-color: #fff;
}

img {
	border: none;
}

.testoBold, .testoRed {
	font-weight: bold;
}

.titolo {
	font-size: 14px;
	font-weight: bold;
}

.spostato {
	margin-left: 10px;
}

.testoRed {
	color: red;
}

a {
	color: black;
}

.label {		 
	/* font di default */ 
	font-family: Arial; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none; 
	font-size: 7pt;	 
	color: #000000; 
}

.destra {
	margin: 10px 10px 20px 0px;
	float: right; 
}

.bannerFlash {
	margin-top: 8px;
	border-top: 1px solid #808285;
}

.bannerImg {
	/*border-bottom: 1px solid #808285;*/
}