.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : normal
}

.greytitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	color : #666666;
}


.mini {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal
}

.btitle {  
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	text-decoration: none; 
	font-weight: bold
	}
	
.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none
}
	
.dir {  
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	font-weight: bold
	}
	
.sub {  
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	text-decoration: none; 
	font-weight: normal; 
	color:#666666
}

a:hover {  
	color:#FC9207
}


.bordino {
	border: thin solid #000000;
	border-left-width : thin;
	border-right-width : thin;
	border-top-width : thin;
	border-bottom-width : thin;
}
.bordinoGrey {
	border: thin solid #cccccc;
	border-left-width : thin;
	border-right-width : thin;
	border-top-width : thin;
	border-bottom-width : thin;
}
.DimCarattere {
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}
.bloccatesto {
	font-size: 11px;
}
.bottone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
.piccolissimo {
	font-size: 8px;
}
.sfondoBMG {
	background-attachment: scroll;
	background-image: url(/BMG/immagini/sfondoBMG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
