body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5F6061;
	
}


body.primo {
	background-image:  url(img/sfondopicc.jpg);

}

body.image{
	background-image:  url(img/backok.jpg);
	background-repeat: no-repeat;
}


.title {
	font-size: 11pt;
	text-align: left;
	font-weight: 600;
	text-align: center;
}

/*TITOLO PER MENU: RASSEGNA STAMPA/CATALOGO*/
.title2 {
	font-size: 9pt;
	text-align: left;
	font-weight: 600;
	text-align: center;
}

.titlePage {
	font-size: 11pt;
	font-weight: 600;
	text-align: center;
}
.bordoFun {
	border: 1px groove #333;
	width: 60pt;
	text-align: center;
	font-size: 7pt;
	font-weight: 600;
}

.bordomenu {
	border: 1px groove #333;
	text-align: center;
	font-size: 7pt;
	width: 90pt;

}

.textSmall {
	font-size: 7pt;
	text-align: center;
	font-weight: 600;
}

.textMedium {
	font-size: 8pt;
	text-align: justify;
}

.textBig {
	font-size: 9pt;
	text-align: center;
	font-weight: 600;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a.griggio, a.griggio:visited{
	color: #5F6062;
	text-decoration: none;
}

a.griggio:hover{
	color: #31559B;
	text-decoration: underline;
}

a:hover {
	color: #31559B;
	text-decoration: underline;
}

