/*stili per il layout fisso*/
html,body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: White;
}
body{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	background-color: #97B6D4;
}
table.footer{
	text-align: center;
	background-color: White;
	color: #000;
	padding: 0.3em;
	font-size: 10px;
	height: 10%;
	border-top: 1px solid #97B6D4;
}
table.footer td#undermenu{
	display: none;
}
table.header{
	color: #D70000;
	font-size: 20px%;
	line-height: 100%;
	text-indent: 0;
	word-spacing: 0;
	margin: 5px 2px 0 0;
	height: 105px;
	background-color: White;
}
table.header td#HSX{
	width: 182px;
	background-image: none;
}
table.header td#HCE{
	width: 590px;
	vertical-align: middle;
	background-image: none;
}
table.header td#HDX{
	width: auto;
}
table.footer a{
	color: Black;
	text-decoration: none;
}
table.corpo{
	text-indent: 0;
	line-height: 100%;
	margin: 0;
}
table.corpo td#navi{
	display: none;
}
table.corpo td#contenuto{
	background-color: White;
}
table.corpo a{
	color: #183856;
	text-decoration: none;
}
table.corpo a:hover{
	color: #565518;
	text-decoration: underline;
}
table.corpo a#activelink{
	color: Red;
	text-decoration: none;
}
table.corpo a#dettaglio{
	color: #56181A;
	text-decoration: none;
	font-size: 70%;
}
table.corpo a:hover#dettaglio{
	color: #183856;
	text-decoration: overline;
	font-size: 70%;
}
table.corpo a#activedett{
	color: Red;
	text-decoration: none;
	font-size: 70%;
}
table.menu_top {
	display: none;
}
table.menu {
	display: none;
}
table.contenuto{
	padding: 2px 5px 5px 5px;
}
table.contenuto td#path{
	font-size: 0.6em;
	color: Red;
	height: 20px;
	border-bottom: 1px solid #97B6D4;
}
table.contenuto td#path a{
	color: Red;
	text-decoration: none;
}
table.contenuto td#path a:hover{
	color: Red;
	text-decoration: none;
}
table.contenuto td#testo{
	font-size: 12px;
	text-align: justify;
	padding-top: 15px;
}
table.navi_cont {
	display: none;
}
table.navi_vert {
	display: none;
}
table.navi_prod {
	display: none;
}
