body {}

body.top {background-image: url('immagini/coloresfondotop.jpg');}

body.uno {background-color:#FFCC66;
			background-repeat: no-repeat; 
			background-image: url('immagini/sfondo_1_0.jpg'); 
			background-attachment: fixed; 
			background-position: center center}
body.due {background-color:#cccc00;
			background-repeat: no-repeat; 
			background-image: url('immagini/sfondo_2_0.jpg'); 
			background-attachment: fixed; 
			background-position: center center}
body.tre {background-color:#CC99CC;
			background-repeat: no-repeat; 
			background-image: url('immagini/sfondo_3_0.jpg'); 
			background-attachment: fixed; 
			background-position: center center}



h1{color: black; font-size: 10 pt;}
h2{color: black; font-size: 8 pt; text-align: justify;}


a {text-decoration: none;font-weight:bold;}
a.left {text-decoration: none; COLOR: #000090;}

a.white {text-decoration: none; COLOR: white}
a.whiteuno {text-decoration: none; COLOR: white}
a.whitedue {text-decoration: none; COLOR: white}
a.whitetre {text-decoration: none; COLOR: white}

a.home{COLOR:black }


a:hover {	COLOR: #FF0000 }
a.left:hover {	COLOR: #0066CC }
a.white:hover {	COLOR: yellow }
a.whiteuno:hover {	COLOR:#ffcc66 }
a.whitedue:hover {	COLOR:#cccc00 }
a.whitetre:hover {	COLOR:#cc99cc }




a.home:hover {	COLOR: #800000}

p.tree {font-size: 8pt; }
p.tree2 {font-size: 7 pt; color: #666666;}

p.sag {font-size: 8 pt; text-align: justify;}
