/*DEFINIZIONE FORM*/
input[type="button"], input[type="reset"] , input[type="submit"] {
	/*this is for NN, FF, MOZ/WIN only*/
	font-size: 1em;
	color: Black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px inset #ccc;
	border-right: 1px inset #ccc;
	border-bottom: 1px inset #eee;
	border-left: 1px inset #eee;
}
input[type="button"]:hover, input[type="reset"]:hover , input[type="submit"]:hover {
	/*this is for NN, FF, MOZ/WIN only*/
	font-size: 1em;
	color: black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px inset #eee;
	border-right: 1px inset #eee;
	border-bottom: 1px inset #ccc;
	border-left: 1px inset #ccc;
}
input,select,textarea,checkbox,radio {
	/*this is for cross browsers*/
	font-size: 1em;
	color: black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
}
input.azzurro {
	/*this is for cross browsers*/
	font-size: 1em;
	color: Black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px inset #ccc;
	border-right: 1px inset #ccc;
	border-bottom: 1px inset #eee;
	border-left: 1px inset #eee;

}



/* DEFINIZIONE TAG HTML */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 1.2em;
	background-color: White;
}
div {
	text-align: center;
}


div.titolo{
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}
div.grasscentr{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

div.sommario {
	margin-bottom: 1em;
}
p{
	text-align: justify;
}
span.rosso{
	font-weight: bold;
	color: Black;
	background-color: White;
}

span.rossonorm {
	text-align: center;
	color: Black;
	background-color: White;
}
span.testorosso {
	color: Black;
	background-color: White;
}
img {
	border: 0;
	vertical-align: middle;
}
img a {

	vertical-align: middle;
}
img a:hover {
	background-color: transparent;
}
a:link {
	color: Navy;
	background-color: White;
}
a:visited {
	color: Navy;
	background-color: White;
}
a:hover {
	color: Navy;
	background-color: White;

}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}
/* DEFINIZIONE CLASSI SPECIALI */
#header { /* INTESTAZIONE */
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	
}
.noprint {
display: none;
}

#footer { /* CODA */
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;

	text-align: center;
}
#footer_low { /* CODA BASSA */
	width: 90%;
	position: absolute;
	bottom: 0%;
	left: 5%;
}
img#helpgif { /* IMMAGINE DI HELP */
	vertical-align: middle;

	border: 0;
}
/* CLASSI DI STILE - TABELLE */
.centra {
	text-align: center;
  }
.lungh {
	width: 60%;
}
.ottanta {
	width: 80%;
	font-size: small;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}
.medium{
 font-size: medium;
}
.sinistra{
	text-align: left;
}
.underl{
	text-decoration: underline;
}
.italic{
text-align: left;
	font-style: italic;
}
.bold{
	font-weight: bold;
}
table.tab-unacolonna {
	border: 1px;
	border-style: solid;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
table.tab-unacolonna td {
	border: 0px;
	font-size: 1.2em;
	text-align: justify;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
table.tab-duecolonne {
	border: 0px;
	border-style: solid;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
table.tab-duecolonne td {
	width: 50%;
	font-size: 1.1em;
	text-align: justify;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

table.messaggi {
	border-bottom: 2px #aaa;
	border-left: 1px #ccc;
	border-top: 1px #ccc;
	border-right: 2px #aaa;
	color: Black;
	background: White;
	border-style: solid;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
table.messaggi td{
text-align: left;
	width: auto;
	font-size: 1em;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

table.messaggi td.titolo{
	text-align: center;
	font-weight: bold;
}
table.messaggi td.titololeft{
	text-align: left;
	font-weight: bold;
}
table.messaggi td.votitabell{
	text-align: center;
	color: black;
	background-color: White;
	border-bottom-color: #DDDDDD;
	border-bottom-style: outset;
	border-bottom-width: 1px;
		border-right-color: #DDDDDD;
	border-right-style: outset;
	border-right-width: 1px;
}
table.messaggi td.voti{
	text-align: center;
	color: Black;
	background-color: White;
	border-bottom-color: #DDDDDD;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	border-right-color: #DDDDDD;
	border-right-style: outset;
	border-right-width: 1px;
}

table.messaggi td.votirosso{
	text-align: center;
	color: Black;
	background-color: White;
	border-bottom-color: #DDDDDD;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	border-right-color: #DDDDDD;
	border-right-style: outset;
	border-right-width: 1px;
}

table.messaggi td.S{
	text-align: center;
	background-color: White;
	color: Red;

}
table.messaggi td.O{
	text-align: center;
	background-color: White;
	color: Blue;

}
table.messaggi td.P{
	text-align: center;
	background-color: White;
	color: Green;

}
table.messaggi td.E{
	text-align: center;
	background-color: White;
	color: Maroon;

}
table.top {
	vertical-align: middle;
	text-align: center;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
table.top td{
	width: auto;
	font-size: 1em;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	color: Black;
	background: White;
	border-bottom: 2px #aaa;
	border-left: 1px #ccc;
	border-top: 1px #ccc;
	border-right: 2px #aaa;
	border-style: solid;
}
table.topoptions {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
table.topoptions td{
	border: 0px;
	text-align: left;
}
table.topoptions td.titolo{
	border: 0px;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
}
table.login {
color: Black;
	background: White;

	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 2px solid #aaa;
	border-right: 2px solid #aaa;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
#login {
	width: 90%;

	bottom: 5%;
	left: 7%;
	font-size: 1em;
}
table.login td{
	width: auto;
	font-size: 1em;
	text-align: center;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}
table.footer_low, table.footer {
color: Black;
	background: #fff;
	font-size:0.9em;
}
