﻿.tablelayout { width:100%; height:100%; background-color:#EEEEEE }
.briciole    { font-family: Arial; font-size: 7pt; color: #808080 }
table        {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}
.fondopagina { font-family: Arial; font-size: 8pt; color: #A8BBD0 }

a:link, a:visited       {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:hover      {
	color: #DF3131;
	text-decoration: underline;
	font-weight: bold;

}

.menuIndiceProd {
	border-left: 1px #999999 dotted;
	font-family: Arial;
	font-size: 11pt;
	color: #999999;
	font-weight: bold;
}
.menuNumeriProd {
	border-left: 1px #999999 dotted;
	font-family: Arial;
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
}


h1           {
	font-family: Arial;
	font-size: 8pt;
	color: #DF3131;
	line-height: 1.2;
	margin-top: 8;
	margin-bottom: -8;
	padding-left: 50px;
}