﻿body
{
	background-color: white;
}
input
{
}
.bottone
{
	font-size: 10pt;
	color: #ffffff;
	font-family: 'Arial';
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	cursor: hand;
	text-align: left;	
}

.testo1
{
	font-family: Arial;
	font-size: 7pt;
}

.bottonemenu
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
	text-align: left;
	background-image: url(./immagini/barraarancio2.gif);
	background-repeat: repeat-y;
	font-size: 8pt;
	font-family: Arial;
	cursor: hand;
	text-decoration: none;
	height: 14px;
}


.testotutto
{
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #19194d;
}
.testorosso
{
	font-family: Arial;
	font-size: 8pt;
	color: #ff9900;
	background-color: transparent;
}
.testogrosso
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: midnightblue;
}
.bottoneinfo
{
	font-size: 8pt;
	color: white;
	font-family: arial;
	background-color: #004040;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.bottonegrid
{
	font-size: 8pt;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-decoration: none;
	border-bottom-style: none;
	cursor: hand;
	text-align: right;
	font-weight: bold;
	color: midnightblue;
}
.bottonegrid2
{
	font-size: 8pt;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-decoration: none;
	border-bottom-style: none;
	cursor: hand;
	text-align: right;
	font-weight: bold;
	color: darkgray;
}
.bottonegrid3
{
	font-size: 8pt;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-decoration: none;
	border-bottom-style: none;
	cursor: hand;
	text-align: right;
	font-weight: bold;
	color: lightslategray;
}
.testocredits
{
	font-size: 8pt;
	cursor: hand;
	text-decoration: underline;
	color: navy;
}
.testocredits:hover
{
	font-size: 8pt;
	cursor: hand;
	text-decoration: underline;
	color: #ff6666;
}
.tabellapop
{
	border-left-color: #809291;
	border-bottom-color: #809291;
	border-top-style: solid;
	border-top-color: #809291;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #809291;
	border-bottom-style: solid;
}
.bottonebase
{
	font-size: 8pt;
	color: #ffffff;
	font-family: 'Arial';
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	cursor: hand;
	text-align: left;	
}
.celle
{
	border-bottom: midnightblue 1px solid;
}

