body {/*impostare anche in tiny con margin 15px e bgcolor FFFFFF*/
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8c8c8c; 
}
/*newsletter*/
div.footer_newsletter {
	padding:10px 10px 10px 10px;
	font-size: 10px;
	text-align:center;
}

div.footerunsub_newsletter {
	color:#000000;
	font-size:9px;
	padding:10px;
	width:590px;
	text-align:left;
}
div.footerunsub_newsletter a:visited, div.footerunsub_newsletter a:link, div.footerunsub_newsletter a:active, div.footerunsub_newsletter a:hover{
	color:#000000;
	text-decoration:underline;
}




.titolo_grigio{
	font-size:26px;
	color:#8a8782;
	line-height:normal;
}

.titolo_rosso{
	font-size:26px;
	color:#dc151a;
	line-height:normal;
}

.titolo_blu{
	font-size:26px;
	color:#0bb3e0;
	line-height:normal;
}

.titolo_nero{
	font-size:26px;
	color:#000;
	line-height:normal;
}

.sottotitolo_grigio{
	font-size:20px;
	color:#8a8782;
	line-height:normal;
}

.sottotitolo_rosso{
	font-size:20px;
	color:#dc151a;
	line-height:normal;
}

.sottotitolo_blu{
	font-size:20px;
	color:#0bb3e0;
	line-height:normal;
}

.sottotitolo_nero{
	font-size:20px;
	color:#000;
	line-height:normal;
}

.testo_grigio2{
	font-size:12px;
	color:#8a8782;
	line-height:normal;
}

.testo_rosso{
	font-size:12px;
	color:#dc151a;
	line-height:normal;
}

.testo_blu{
	font-size:12px;
	color:#0bb3e0;
	line-height:normal;
}

.testo_nero{
	font-size:12px;
	color:#000;
	line-height:normal;
}

.testo_grigio_dimensione_minima{
	font-size:8px;
	color:#8a8782;
	line-height:normal;
}

.testo_rosso_dimensione_minima{
	font-size:8px;
	color:#dc151a;
	line-height:normal;
}

.testo_blu_dimensione_minima{
	font-size:8px;
	color:#0bb3e0;
	line-height:normal;
}

.testo_nero_dimensione_minima {
	font-size:8px;
	color:#000000;
	line-height:normal;
	display:block;/*altrimenti line-height lo ignora*/
}

