﻿
.page
{ 
background-color: white; 
font-size: 12px;
	color:  Black;
	font-family: Verdana;
	
}
	
	
.titolo_pagina
{
	height:20px;
	background-color:#003399; 
	color: White; 
	font-size: 16px; 
	font-family:Verdana;
}


.spazio_interruzione
{
	height:40px;
	background-color: white; 
}
.spazio_interruzione_piccolo
{
	height:20px;
	background-color: white; 
}
.spazio_interruzione_piccolissimo
{
	height:10px;
	background-color: white; 
}
.titolo_paragrafo
{
 height : 25px; 
 color:#003399; 
 font-weight:bold; 
 font-size: 14px ; 

                       
}
.link
{
	font-weight: bold;
	font-size: 13px;
	color: #0033ff;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	text-decoration: none;
}
a:visited
{
	font-weight: bold;
	font-size: 13px;
	color: purple;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	text-decoration: none;
}
.link_master
{
	font-weight:bold;
	font-size: 13px;
	color: black;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	text-decoration: none;
}

.titolo_statuto_grande
{
	color:#003399; 
	font-weight:bold; 
	font-size: 25px ;
	text-align:center;
}
.titolo_statuto_grande_allineato_sinistra
{
	color:#003399; 
	font-weight:bold; 
	font-size: 25px ;
	text-align:left;
}
.titolo_statuto_piccolo
{
	color:#003399; 
	font-weight:bold; 
	font-size: 15px ;
	text-align:center
	}
	
.titolo_blu_sinistro
{
	color:#003399; 
	font-weight:bold; 
	font-size: 15px ;
	text-align:left
	}	
.titoletto_nero_centrato
{	
	color:Black; 
	font-weight:bold; 
	font-size: 14px ;
	text-align:center; 
	}
	
.titoletto_nero
{	
	color:Black; 
	font-weight:bold; 
	font-size: 14px ;
	
	}	
.titoletto_blu
{
	color: #003399;
	font-weight: normal;
	font-size: 14px;
	font-variant: small-caps;
}
.titolo_blu
{
	color: #003399;
	font-weight: normal;
	font-size: 16px;
	font-variant: small-caps;
}
.titolo_blu_minuscolo
{
	color: #0066ff;
	font-weight: normal;
	font-size: 16px;
}
.titolo_working_groups
{
	color: #0033ff;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	padding-top: 10px;
}

.titolo_pannello
{
	
	color: #003399;
	font-size: 15px;
}
.button_pannello
{
	background-color: #003399;
	font-size: 15px;
	color: White;
}
.button_pannello_grosso
{
	background-color: #003399;
	font-size: 25px;
	color: White;
	font-variant: small-caps;
}

.label_pannello
{
	background-color: White;
	font-size: 15px;
	color: #003399;
	
}
.save_pannello
{
	background-color: #003399;
	height: 50px;
	width: 80px;
	font-size: 18px;
	text-transform: uppercase;
	color: White;
}
.column_pannello
{
	
	text-transform: uppercase;
	color: #003399;
	}
.oeci_titles
{
	font-weight: bold;
	font-size: 16px;
	color: #ffb000;
	font-family: Verdana;
}
.oeci_titles_piccolo
{
	font-weight: bold;
	font-size: 13px;
	color: #ffb000;
	font-family: Verdana;	
	font-style: normal;	
	font-variant: normal;
	text-decoration: none;
}
.GView
{
font-size: medium;
color: #00004D;
background-color: Transparent;
border-color: #00004D;
font-family:Verdana;
border-width:1px;
}

.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:White;
	border-color:Blue;
	border-style:groove;
	border-width:2px
	
}