.titolo {
	text-align : center;
	font-variant : normal;
	font-weight : normal;
	font-style :  normal;
	font-size : x-large;
	font-family : Impact, Georgia, Times New Roman, Times, serif;
	color : rgb(0,0,204);	
}

.sottotitolo {
	text-align : center;
	font-variant : normal;
	font-weight : bolder;
	font-style : oblique;
	font-size : larger;
	font-family : Verdana, Georgia, Times New Roman, Times, serif;
	color : rgb(200,0,0);	
}


.normale {
  text-align : justify; 
	font-variant : normal;
	font-weight : normal;
	font-style : normal;
	font-size : x-small;
	font-family : Verdana, Georgia, Times New Roman, Times, serif;
	color: rgb(0,0,8)
}


.importante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  x-small;
	font-weight:  bold;
	text-decoration : none;
	color: rgb(128,0,0);
}

.tabella-campo {
	text-align : left;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;
	font-size:12pt; 
	color: #000000;
}

.tabella-intestazione {
	text-align : center;
	text-transform : Capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;
	font-size:12pt; 
	color: rgb(51,0,204)
}


.tabella-valore {
	text-align : right;
	text-transform : Capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration : none;
	font-size:12pt; 
	color: rgb(0,0,204);
}

.didascalia {
  text-align : center;
	font-variant : normal;
	font-weight : bold;
	font-style : oblique;
	font-size : large;
	font-family : Verdana, Georgia, Times New Roman, Times, serif;
	font-size:10pt; 
	color: rgb(102,102,204)

}

.benvenuto {
  text-align : right;
	font-variant : normal;
	font-weight : bold;
	font-style : oblique;
	font-size : large;
	font-family : Verdana, Georgia, Times New Roman, Times, serif;
	font-size:10pt; 
	color: rgb(102,102,204)

}

.novita {
	text-align : center;
	font-variant : normal;
	font-weight : normal;
	font-style :  normal;
	font-size :medium;
	font-family : Verdana, Impact, Georgia, Times New Roman, Times, serif;
	color : rgb(0,0,204);	
}

.novita-tabella {
	border-collapse:collapse; 
	border:1; 
	border-color:#FFFFFF; 
	width:512;  
	border-spacing:0;
	}

.novita-titolo {
	text-align : left;
	text-transform : Capitalize;
	font-family:  Verdana, Arial,Helvetica, sans-serif;
	font-weight: bold;
	text-decoration :none;
	font-size:12pt; 
	color: rgb(51,0,204);
	padding:5px 3px 3px 5px;
}

.novita-titolo-td
{
	background-image:url("news_file/sfondo news title.jpg");
	width:400px;
	height:28px;
	}

.novita-data {
	text-align : right;
	text-transform : Capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration : none;
	font-size:12pt; 
	color: rgb(255,255,255);
	padding:5px 3px 3px 5px;	
}

.novita-data-td
{
	background-image:url("news_file/sfondo news date.jpg");
	width:112px;
	height:28px;
	}

.novita-descrizione {
    text-align : left;
	font-variant : normal;
	font-weight : bold;
	font-style : oblique;
	font-size : large;
	font-family : Verdana, Georgia, Times New Roman, Times, serif;
	font-size:10pt; 
	color: rgb(102,102,204);
	padding:0px 3px 5px 5px;	
}

.novita-descrizione-td
{
	background-image:url("news_file/sfondo news descrizione.jpg");
	width:512px;
	
	}

.novita-sotto-td
{
	background-image:url("news_file/sfondo news sotto.jpg");
	width:512px;
	height:10px;
	}


.emailaddress {
	
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
font-size:12pt; 
color : #0000CC;
}

.menu {
	background-attachment : fixed;
	background-position : center;
	background-repeat : repeat;
	color : #FFFFFF;    
	background-color : #3366FF;
	font-variant : small-caps;
	font-weight : normal;
	font-style : normal;
	font-size : small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
