body {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #6FA96C;
	scrollbar-shadow-color:#6FA96C;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color:  #6FA96C;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

.lineMenu {
	margin-bottom: 3px;
}


.testoVerde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #134A17;
}

.testoBlu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A3255;
	text-align: justify;
}

.testoBlu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1A3255;
	text-align: justify;
}

.testoBluChiaro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8194AF;
	text-align: justify;
}

.testoPie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #71839C;
}

.pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A3255;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

.tabella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #1A3255;
	padding: 0px;
}

.tabellaG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A3255;
	padding: 0px;
}

.testoBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A3255;
	padding: 10px;
	text-align: left;
}


.barreBlu {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #8194AF;
	scrollbar-shadow-color:#8194AF;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color:  #8194AF;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	padding-right: 11px;
}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:link {
	text-decoration: underline;	
	color: #1A3255;
}

a:visited {
	text-decoration: underline;
	color: #1A3255;
}

a:active {
	text-decoration: underline;	
	color: #1A3255;
}

a:hover {
	text-decoration: none;	
	color: #1A3255;
}

a.menu:link {
	text-decoration: none;
	font-weight: bold;	
	color: #134A17;
}

a.menu:visited {
	text-decoration: none;
	font-weight: bold;
	color: #134A17;
}

a.menu:active {
	text-decoration: none;
	font-weight: bold;	
	color: #134A17;
}

a.menu:hover {
	text-decoration: none;
	font-weight: bold;	
	color: #CCDFC0;
}

a.menu_:link {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;	
	color: #599F5C;
}

a.menu_:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: #599F5C;
}

a.menu_:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;	
	color: #F68500;
}

a.menu_:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;	
	color: #1A3255;
}



a.menu___:link {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;	
	color: #599F5C;
}

a.menu___:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #599F5C;
}

a.menu___:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;	
	color: #599F5C;
}

a.menu___:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;	
	color: #599F5C;
}




a.menu__:link {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;	
	color: #1A3255;
}

a.menu__:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: #1A3255;
}

a.menu__:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;	
	color: #1A3255;
}

a.menu__:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;	
	color: #1A3255;
}







a.arancio:link {
	text-decoration: none;
	font-weight: bold;
	color: #7D2800;
}

a.arancio:visited {
	text-decoration: none;
	font-weight: bold;
	color: #7D2800;
}

a.arancio:active {
	text-decoration: none;
	font-weight: bold;
	color: #7D2800;
}

a.arancio:hover {
	text-decoration: none;
	font-weight: bold;
	color: #F26522;
}

a.blu:link {
	text-decoration: none;
	font-weight: bold;	
	color: #1A3255;
}

a.blu:visited {
	text-decoration: none;
	font-weight: bold;
	color: #1A3255;
}

a.blu:active {
	text-decoration: none;
	font-weight: bold;	
	color: #1A3255;
}

a.blu:hover {
	text-decoration: none;
	font-weight: bold;	
	color: #A8C9E7;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A3255;
	border: 1px solid #8194AF;
}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A3255;
	border: 1px solid #8194AF ;
	scrollbar-face-color: #F4F5F7;
	scrollbar-highlight-color: #F4F5F7;
	scrollbar-shadow-color:#ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

.pulsanteBlu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A3255;
	border: 1px solid #8194AF;
	background-color: #F4F5F7; 
}
