.principale
{    
	BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;  
    BORDER-LEFT: 1px solid;   
    BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #000000;
}
.forma{
	font-size: 8pt;
	border-style: inset;
	border-right:     #000000 1px solid;
    border-top:       #000000 1px solid;
    border-bottom:    #000000 1px solid;
    border-left:      #000000 1px solid	
}
.menu
{    	
    BORDER-TOP: 1px solid;   
    BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #000000	
}

.bordo
{    	
    border-right:     #000000 1px solid;
   
    border-bottom:    #000000 1px solid;
    border-left:      #000000 1px solid	
	BORDER-COLOR:		#000000	
}

.tabella
{    	
    border-right:     #000000 1px solid;
    border-top:       #000000 1px solid;
    border-bottom:    #000000 1px solid;
    border-left:      #000000 1px solid	
	BORDER-COLOR:		#000000	
}



A.titolo
{
	font-family: verdana ;
	font-size: 12;	
	font-weight: bold;
	color: #000000;	
	text-decoration: none;
}
A.titolo:hover
{
	font-family: verdana ;
	font-size: 12;	
	font-weight: bold;
	color: red;	
	text-decoration: none;
}

A.utili
{
	font-family: verdana ;
	font-size: 9;	
	font-weight: normal;
	color: #000000;	
	text-decoration: underline;
}
A.utili:hover
{
	font-family: verdana ;
	font-size: 9;	
	font-weight: normal;
	color: red;	
	text-decoration: underline;
}

FONT.pic
{
	font-family: verdana ;
	font-size: 12;	
	font-weight: normal;
	color: #000000;	
}

FONT.min
{
	font-family: verdana ;
	font-size: 10;	
	font-weight: normal;
	color: #000000;	
}

FONT.ros_pic
{
	font-family: verdana ;
	font-size: 10;	
	font-weight: normal;
	color: #6A0000;	
}


.rossa
{    
	BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;  
    BORDER-LEFT: 1px solid;   
    BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #ffffff;
	background-color: #6A0000
}
.grigia
{    
	BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;  
    BORDER-LEFT: 1px solid;   
    BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #707070;
	background-color: #2A2A2A
}
.bianco_grande
{
	font-family: verdana ;
	font-size: 18;	
	font-weight: BOLD;
	color: #ffffff;	
}
