﻿body 
	{ 	
	text-align: center; 
	color: black;
	font-family: "times new roman";
	}

h1 
	{ 
	font-family: times;
	}

.menu1 
	{
	 color: white;
	}
	
.style1
	{
	border: 5px solid #5E4822;
	background-color:  #ffffe5;
	}

.frame
	{
	border: 0px
	}	

.div
	{
	Border-Right:#bb160f 5px solid; 
	Border-Top:#bb160f 5px solid; 
	Border-Left:#bb160f 5px solid;
	Border-Bottom:#bb160f 5px solid;
	}	
	
.M0
	{
	background-color: #bb160f;
	}

.M1
	{
	background-color: #ffffe5;
	}

.off
	{
	background-color: #bb160f;
	color: #ffffe5;
	}

.on
	{
	background-color:#ffffe5;
	color:#bb160f;
	}

.collegamenti
	{
	color: #bb160f;
	font-size: x-small;
	word-spacing: 12px;
	}
	
.news0
	{
	color:maroon;
	font-size: large;
	}
	
.news1
	{
	color: red;
	font-size: large;
	
	}
	
.news2
	{
	color: fuchsia; 
	font-size: large;
	}
	
.news3
	{
	color: green;
	font-size: large;
	}
		
.ln1
	{
	text-decoration: none;
	}

.benvenuto
	{
	font-family: "times new roman";
	}
	
.rosso
	{
	color: red;
	}

.info 
	{
	font-size: small;
	color: black;
	}
	
.titolo 
	{
	font-family: "Comic Sans MS";
	font-size: large;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	line-height: normal;
	}

.importante 
	{
	font-family: "Comic Sans MS";
	font-size: large;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: green;
	line-height: normal;
	}

.inevidenza 
	{
	font-size: large;	
	color:red;
	}

.testo
	{
	font-family: "Comic Sans MS";
	font-size: medium;
	}

.release
	{
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	}

a.info:hover {color: #115483;}
a.info:link {color: #115483;}
a.info:visited {color: #115483;}
a.info:active {color: #115483;}

a.torna:hover {color: #115483;}
a.torna:link {color: #115483;}
a.torna:visited {color: #115483;}
a.torna:active {color: #115483;}

a:link {color: gray;}     

a:visited {color: gray;}

a:hover {color: #115483;} 

a:active {color: #0000FF;}

a.ln1:hover {color: #ffffe5; font-size: large;}

a.ln1:link {color: #ffffe5;}

a.ln1:visited {color: #ffffe5;}

a.ln1:active {color: #bb160f;}

