html {
	height: 100%;
}
body {
	background-color: #ffce28;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	outline-style:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	outline-style:none;
}
a:hover {
	color: #000000;
	outline-style:none;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	outline-style:none;
}
a:focus {
	outline:0px;
}
table.cornice {
	border: 1px solid #FFFFFF;
}	
table.contenitore{
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	margin: 0px;
}
td.menubk{
	background-image:url(immagini/menu_background.jpg);
	background-attachment:scroll;
	background-position:left top;
	background-repeat: no-repeat;
}
.testoMaterialiSel {
	color: #FF0000;
}
.testosettore {
	color: #000000;
}
a.testosettore {
	color: #000000;
	text-decoration:underline;
}
a.testosettore:HOVER {
	color: #FF0000;
	text-decoration:underline;
}
.titolosettore {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-style:italic;
}
.scrittaStampinox {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
td.menusettori {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
td.menusettoriSel {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
a.menusettori {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a.menusettori:hover {
	color: #FF0000;
}
td.fondorosso{
	background-color:#FF0000;
}
td.areaTestoSettore {
	padding-right: 10px;
}
td.areaTestoAzienda {
	line-height:22px;
	padding-right: 10px;
}
td.areaTestoQualita {
	line-height:22px;
	padding-right: 10px;
}
a.titoloMateriali {
	color: #000000;
	text-decoration:none;
}
a.titoloMateriali:HOVER {
	color: #FF0000;
	text-decoration:none;
}