BODY{
	color: Black;
	font-family: "Trebuchet MS";
}
A.menu:link{
	color: #00008B;
	text-decoration: none;
	font-size: 16px;
	font-weight: bolder;
}
A.menu:visited{
	color: #00008B;
	text-decoration: none;
	font-size: 16px;
	font-weight: bolder;
}
A.menu:hover{
	color: Red;
	text-decoration: underline;
}
A.titolo:link{
	color: #cc0000;
	text-decoration: none;
	font-size: 26px;
	font-style: italic;
}
A.titolo:visited{
	color: #cc0000;
	text-decoration: none;
	font-size: 26px;
	font-style: italic;
}
A.titolo:hover{
	text-decoration: underline;
	color: #00CCFF;
}
A.test2:link{
	color: Blue;
	text-decoration: none;
	font-size: 14px;
	margin-left: 12px;
}
A.test2:visited{
	color: Blue;
	text-decoration: none;
	font-size: 14px;
	margin-left: 12px;
}
A.test2:hover{
	text-decoration: none;
	color: #00BFFF;
}
A.test3:link{
	color: #CC6600;
	text-decoration: none;
	font-size: 16px;
	margin-left: 12px;
}
A.test3:visited{
	color: Red;
	text-decoration: none;
	font-size: 16px;
	margin-left: 12px;
}
A.test3:hover{
	text-decoration: none;
	color: Blue;
}
A.test4:link{
	color: #000099;
	text-decoration: none;
	font-size: 18px;
}
A.test4:visited{
	color: #000099;
	text-decoration: none;
	font-size: 18px;
}
A.test4:hover{
	text-decoration: none;
	color: #FF3333;
}
A.rosso:link{
	color: Blue;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
	font-family: "Trebuchet MS";
}
A.rosso:hover{
	color: #FFE000;
	text-decoration: blink;
	font-family: Trebuchet MS;
}
.testo{
	font-family: Trebuchet MS;
	text-align: justify;
	color: #3366CC;
	font-size: 16px;
	margin-left: 15px;
}
#promo{
	color: #F00000;
	font-size: 20px;
	text-align: center;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	padding-top: 6px;
}
#promo1{
	color: #F00000;
	font-size: 16px;
	text-align: center;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	padding-top: 6px;
}
A.uno:link{
	font-family: Trebuchet MS;
	color: Green;
	text-decoration: none;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
A.uno:visited{
	font-family: Trebuchet MS;
	color: Green;
	text-decoration: none;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
A.uno:hover{
	color: Lime;
	text-decoration: none;
}
#poesia{
	color: #000000;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-style: italic;
}
#link{
	font-family: Trebuchet MS;
	color: #00008B;
	text-align: justify;
	vertical-align: top;
	font-size: 15px;
}
#foot{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-align: justify;
	vertical-align: top;
	font-size: smaller;
}
#navlist {
	padding: 3px 0;
	margin-left: 0;
	font: bold 12px Verdana, sans-serif;
	border-top: 1px solid #778;
}
#navlist li {
			list-style: none;
			margin: 0;
			display: inline;
}
#navlist li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	text-decoration: none;
	background: url(immagini/sfondo_muro.jpg);
}
#navlist li a:link { color: #448; 
}
#navlist li a:visited { color: #448; 
}
#navlist li a:hover {
			color: #000;
			background: #AAE;
			border-color: #227;
}
#navlist li a#current {
			background: #FF9999;
			border-bottom: 1px solid;
}
p {
	color: Black;
	text-align: justify;
	margin-left: 12px;
	margin-right: 12px;
	font-size: 15px;
}
.test {
	color: #FF9900;
	text-decoration: none;
	font-size: 16px;
	margin-left: 12px;
}
#images {
	background-image: url(immagini/albero_modificato.jpg);
	background-position: center;
	background-repeat: no-repeat	 
}
#film {
	color: #006400;
	font-size: 18px;
	font-family: "Book Antiqua", "Comic Sans MS";
	font-style: oblique;
	margin-left: 8px;
	margin-right: 12px;
	margin-top: 8px;
	font-weight: bolder;
}
#firma {
	float: right;
	font-weight: bolder;
	padding-right: 15px;
	font-size: 14px;
	font-style: oblique;	
}
#titolo {
	color: #006400;
	font-size: 22px;
	font-family: "Book Antiqua", "Comic Sans MS";
	font-style: oblique;
	font-weight: bolder;
}
#test2 {
	color: Green;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
}
#test3 {
	color: Red;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
}
#test4 {
	color: Blue;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
}