
BODY{
	margin-left : 0.27cm;
	margin-right : 0.27cm;
	margin-top : 0.27cm;
	margin-bottom : 0.27cm;
	background : #ffffff url(../IMG/marble004.jpg);
	font-family : "Times New Roman", Times, Serif;
	font-size : 12pt;
	color : #000000;
	}


/* SCROLLBAR colorata */
HTML{
	scrollbar-face-color : #000000;
	scrollbar-base-color : #000000;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #000000;
	scrollbar-3d-light-color : #000000;
	scrollbar-dark-shadow-color : #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color : #aa0000;
	}


/* Grafica dei LINK */
A:LINK{
	text-decoration : none;
	color : blue;
	font-size : 12pt;
	}

A:VISITED{
	text-decoration : none;
	color : blue;
	font-size : 12pt;
	}

A:HOVER{
	text-decoration : none;
	color : blue;
	font-size : 13pt;
	}


/* TABELLA */
TD{
	font-family : "Times New Roman", Times, Serif;
	font-size : 12pt;
	font-style : normal;
	}


/* PARAGRAFI formattati*/
p{
	text-align : justify;
	text-decoration : none;
	text-indent : 0px;
	margin-left : 0cm;
	margin-right : 0cm;
	font-family : "Times New Roman", Times, Serif;
	font-size : 12pt;
	font-style : normal;
	color : #000000;
	}

.par1{
	text-align : justify;
	text-decoration : none;
	text-indent : 0px;
	margin-left : 0cm;
	margin-right : 0cm;
	font-family : "Times New Roman", Times, Serif;
	font-size : 12pt;
	font-style : normal;
	color : #000000;
	}

.par2{
	text-align : justify;
	text-decoration : none;
	text-indent : 0px;
	margin-left : 0cm;
	margin-right : 0cm;
	font-family : Arial, Helvetica, Serif;
	font-size : 12pt;
	font-style : normal;
	color : #000000;
	}

.par3{
	text-align : center;
	text-decoration : none;
	text-indent : 0px;
	margin-left : 0cm;
	margin-right : 0cm;
	font-family : "Times New Roman", Times, Serif;
	font-size : 12pt;
	font-style : normal;
	color : #000000;
	}

.par4{													/* Per menu.html */
	text-align : center;
	text-decoration : none;
	text-indent : 0px;
	margin-left : 0cm;
	margin-right : 0cm;
	font-family : "Times New Roman", Times, Serif;
	font-size : 10pt;
	font-style : normal;
	color : white;
	}

.par5{													/* Per menu.html */
	text-align : center;
	text-decoration : none;
	text-indent : 0px;
	margin-left : 0cm;
	margin-right : 0cm;
	font-family : "Times New Roman", Times, Serif;
	font-size : 10pt;
	font-style : normal;
	color : red;
	}

.par6{
	text-align : justify;
	text-decoration : none;
	text-indent : 0px;
	margin-left : 0cm;
	margin-right : 0cm;
	font-family : "Times New Roman", Times, Serif;
	font-size : 10pt;
	font-style : normal;
	color : #000000;
	}


/* CLASSI DI STILE */
.titolo1{
	text-align : center;
	text-decoration : none;
	text-indent : 0px;
	margin-left : 0cm;
	margin-right : 0cm;
	font-family : "Times New Roman", Times, Serif;
	font-size : 24pt;
	color : #000000;
	}

.titolo2{
	text-align : center;
	text-decoration : none;
	text-indent : 0px;
	margin-left : 0cm;
	margin-right : 0cm;
	font-family : "Times New Roman", Times, Serif;
	font-size : 18pt;
	color : #000000;
	}


