.loginTrue{
	visibility: visible;
	color: red;	display: block;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.loginFalse{
	visibility: hidden;
	color: red;	text-decoration: none;
	display: none;
	font-size: x-small;
	font-weight: bold;
}
a{
color: black;
text-decoration: none;	
}
.primo{
	font-weight: bold;
	font-size: 12px;
}
.secondo{
	font-weight: normal;
	font-size: 11px;
}
.menu{
	color: White;
	font-weight: bold;
}
body {
color: Black;
	font-size: 10pt;
	font-family: "Trebuchet MS", Futura, Arial;
	background-color: White;
}
td {
	font-size: 10pt;
	font-family: "Trebuchet MS", Futura, Arial;
}
.filo {
	border: solid 1px black noshade;
}

.titolo {
	color: black;
	font-style: normal;
	font-weight: bolder;
	font-size: 14pt;
}
.titoletto {
	color: white;
	font-weight: bold;
	font-size: 11pt;
}
.descrizione {
	color: black;
	font-weight: normal;
	font-size: 10pt;
	font-style: italic;
}
.testa {
	color: black;
	font-weight: normal;
	font-size: 9pt;
}
.testo {
	color: black;
	font-weight: normal;
	font-size: 10pt;
}
.testobianco {
	color: white;
	font-weight: normal;
	font-size: 10pt;
}
.news {
	color: white;
	font-weight: normal;
	font-size: 10pt;
}
.tabella{
	border-bottom: solid 3px #0C479D;
	border-left: solid 3px #1877CB;
	border-right: solid 3px #0C479D;
	border-top: solid 3px #1877CB;
}
.tabellatop{
	color: White;
	background-image: url(Mirtillo/curva_tab.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.tabellamid{
	border-left: solid 2px #0C479D;
	border-right: solid 2px #1877CB;
}
.tabellabottom{
	color: White;
	background-image: url(Mirtillo/curva_tab-sotto.gif);
	background-position: left;
	background-repeat: no-repeat;
}
td.testo {
	color: black;
	font-weight: normal;
	font-size: 10pt;
	padding-right: 36px
}
.piede {
	color: White;
	font-weight: normal;
	font-size: 8pt;
	background-color: #015399;
}
.piede a{
	color: White;
}
.sfumaprodotti{
	border-top: solid 1px white;
	background-color: #015399;
}
.subsfumaprodotti{
	background-color: #1877CB;
}
.form {
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
}
.campo{
	color: black;
	font-weight: normal;
	font-size: 10pt;
	border: 1px solid black;
}
.bottone{
	color: white;
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana;
	background-color: black;
	border: 3px Black;
}

.menuasx{
	background-color: #1877CB;
	color: white;
}
.menuadx{
	background-color: #1877CB;
	color: white;	
}
.menuasx a{
	color: white;
}
.menuadx a{
	color: white;
}


.sfondo{
	background-color: black;	
	color: white;
   font-size: 10pt;
}
.sfondo a{
	background-color: black;	
	color: white;
   font-size: 10pt;
}
.sfondo2{
	border: 1px solid black;
	color: black;
   font-size: 10pt;
}

/*/////////////////////////// MENU NAVIGA ////////////////*/

.boxNavigaMenu{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #015399;
}

tr.NavigaMenu {
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
}
tr.NavigaMenu td A {
	width: 113px;
	height: 26px;
	font: 11px "Lucida Grande","Lucida Sans Unicode",Arial,Geneva,Verdana,sans-serif;
	text-decoration: none;
	background-color: #015399;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
}	
tr.NavigaMenu td {
	background-color: #015399;
}
tr.NavigaMenu td a:link, tr.NavigaMenu td a:visited {
	background-color: #015399;
	color: white;
} 
tr.NavigaMenu td a:hover, tr.NavigaMenu td a:active {
	font-weight: bolder;
	background-color: #50ADFE;
	color: white;
}