/*****************************
   * JBoss Industrial Theme CSS *
   ******************************/
#body { /*  background-image: url( images/portal_background.gif ); */
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: White;
}

/*****************
      * Portal Header  *
      ******************/
	/* spacer to keep header at certain width regardless of display size
done to avoid overlapping of tab navigation in header */
#spacer {
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	min-width: 963px;
}

/* Wrapper for Header */
#header-container {
	/*	background-image: url( images/portal_background.gif );
	background-repeat: repeat-y; 
	   margin: 4px 1% 0 1%; */
	height: 100%;
	width: 963px;
	/* test to reposition header on page
     position: absolute;
     bottom: 5px;*/
}

/* Header background */
#header { /*background-image: url( images/topA.jpg );*/
	background-repeat: no-repeat;
	background-position: 0px 100px;
	/*  border: 1px solid black; */
	height: 194px;
	padding: 0px;
	margin: 0 0 50px 0;
	width: 963px;
}

#logoName { /*	Original Logo...*/
	background-image: url( images/logo.gif );
	background-repeat: no-repeat;
	width: 959px;
	height: 103px;
	/* border: 1px solid black; */
	z-index: +1;
	position: absolute;
	left: 0px;
	top: 1px;
	cursor: pointer;
	/* alt Smokestack Logo in header...
     background-image: url(images/JBossLogoV2.gif);
     background-repeat: no-repeat;
     width: 576px;
     height: 71px;
     position: absolute;
     left: 0px;
     top: 1px;	*/
}

#logoNameAziende { /*	Original Logo...*/
	background-image: url( images/logoAziende.jpg );
	background-repeat: no-repeat;
	width: 959px;
	height: 103px;
	/* border: 1px solid black; */
	z-index: +1;
	position: absolute;
	left: 0px;
	top: 1px;
	cursor: pointer;
	/* alt Smokestack Logo in header...
     background-image: url(images/JBossLogoV2.gif);
     background-repeat: no-repeat;
     width: 576px;
     height: 71px;
     position: absolute;
     left: 0px;
     top: 1px;	*/
}

#logoNameDisable { /*	Original Logo...*/
	background-image: url( images/logo.gif );
	background-repeat: no-repeat;
	width: 959px;
	height: 103px;
	/* border: 1px solid black; */
	z-index: +1;
	position: absolute;
	left: 0px;
	top: 1px;
	/* alt Smokestack Logo in header...
     background-image: url(images/JBossLogoV2.gif);
     background-repeat: no-repeat;
     width: 576px;
     height: 71px;
     position: absolute;
     left: 0px;
     top: 1px;	*/
}

#logoNameDisableAziende { /*	Original Logo...*/
	background-image: url( images/logoAziende.jpg );
	background-repeat: no-repeat;
	width: 959px;
	height: 103px;
	/* border: 1px solid black; */
	z-index: +1;
	position: absolute;
	left: 0px;
	top: 1px;
	/* alt Smokestack Logo in header...
     background-image: url(images/JBossLogoV2.gif);
     background-repeat: no-repeat;
     width: 576px;
     height: 71px;
     position: absolute;
     left: 0px;
     top: 1px;	*/
}

/************************
      * Portal Layout Regions *
      *************************/
	/* wrapper for entire portal. starts/ends after/before body tag */
#portal-container {
	/* part of below IE hack to preserve min-width for portlet regions
   padding: 0 360px 0 360px;
    */
	margin: 4px 2% 0 2%;
	/* border: 1px solid black; */
}

/* min width hack for IE */
#expander {
	position: relative;
	width: 100%;
}

/* min width hack for IE */
#sizer {
	width: 959px;
}

/* IE Hack \*/
* html #portal-container,* html #sizer,* html #expander {
	height: 0;
}

/* end IE min-width hack */
	/*table that contains all regions. does not include header*/
#content-container {
	position: absolute;
	height: 100%;
	text-align: left;
	width: 967px;
	top: 110px;
	border: 0px solid #E6E6E6;
	/*part of below IE hack
      text-align: left;
  padding: 0 350px 0 350px;*/
}

#link-coda {
	
}

#menu-home {
	position: absolute;
	top: 45px;
	left: 350px;
	z-index: +2;
}


#menu-avvisi {
	position: absolute;
	top: 10px;
	left: 796px;
	z-index: +2;
}
/* Login JSP Selectors */
#login-container {
	position: relative;
	left: 35%;
	top: 55px;
	right: 45%;
	width: 320px;
	height: 250px;
	margin: 0px;
	font-family: Trebuchet MS, Arial,sans-serif;
	font-size: 10px;
}

#login-container fieldset {
	background-color: transparent;
}

#login-container label,#login-container input {
	display: block;
	float: left;
	width: auto;
	margin-top: 15px;
}

#login-container label {
	text-align: right;
	padding-right: 20px;
	width: 95px;
}

#login-container br {
	clear: left;
}

#login-container legend {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #596874;
}

#loginForm {
	margin: 0px;
	padding: 0px;
}

/* end Login Page Selectors */
	/* portlet regions within content-container. this includes footer-container. */
#regionA { /* test to swap columns...
     float: right; */
	width: 210px;
	float: left;
	margin: 0px;
	padding: 0px;
	min-width: 210px;
	background-color: #FFFFFF;
}

#regionB {
	padding: 0;
	width: 547px;
	float: left;
	background-color: #e2e6ed;
}

#regionC {
	width: 210px;
	float: left;
	margin: 0px;
	padding: 0px;
	min-width: 210px;
}

#zona-centrale {
	background-color: #e2e7ed;
}

/* give a maximized portlet more space */
#regionMaximized {
	width: 961px;
	float: left;
	margin: 0px;
	padding: 0px;
	min-width: 400px;
}

#footer-container { /* margin: 30px 25% 0 25%;*/
	text-align: center;
	width: 99.5%;
}

#navigation-container {
	
}

#sub-navigation-container {
	
}

/* used to clear float in regionA,B,C divs so that
 footer spans bottom of page */
hr.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	/* border: 1px solid black; */
	visibility: hidden;
}

/****************************
      * Tab Navigation for Header *
      *****************************/
UL#tabsHeader {
	margin: 0;
	padding-left: 1px;
	min-width: 550px;
}

UL#tabsHeader li {
	list-style: none;
	float: left;
	margin-left: -1px;
	margin-top: 74px;
	margin-right: 0px;
	line-height: 16px;
	padding: 0px;
	/*    border-right: 1px solid #72828E;
      border-left: 1px solid #72828E; */
}

UL#tabsHeader li:hover {
	background-image: url( images/highlightedTab.gif );
	background-repeat: repeat-x;
}

/* hover selectors for main header tabs done to deal
with IE not liking hover pseudo class on li */
UL#tabsHeader li.hoverOn {
	background-image: url( images/highlightedTab.gif );
	background-repeat: repeat-x;
}

UL#tabsHeader li.hoverOff {
	background-image: none;
}

UL#tabsHeader a {
	display: block;
	float: left;
	padding: 4px 15px 5px 15px;
	text-decoration: none;
	font: 13px/ normal Arial;
	background: 100% 0 no-repeat;
	color: #596874;
}

UL#tabsHeader a:hover {
	text-decoration: underline;
}

UL#tabsHeader #current,UL#tabsHeader #current a {
	font: 13px/ normal Arial;
	font-weight: 600;
	color: #EBEAEA;
	background-image: url( images/activeTab.gif );
	background-repeat: repeat-x;
}

/* used for sub navigation if applicable
      UL#tabsHeader #currentSubNav, UL#tabsHeader #currentSubNav a {
        color: #000;
        line-height: 19px;
        padding-top: 0px;
        padding-bottom: 1px;
        margin-bottom: -1px;
        background: #eeeeef;
      }*/ /* Tab background color for selected global nav item */
li.currentTabBackground {
	background: #fff;
}

/* used for sub navigation if applicable
      li.currentTabBackgroundSubNav {
        background: #eeeeef;
      }*/ /* backslash hack for IE5-Mac \*/
UL#tabsHeader a {
	float: none;
}

/* End Mac Hack */
html>body UL#tabsHeader a {
	width: auto;
}

/* fixes IE6 win hack */ /****************************
      * Portlet Container Windows *
      *****************************/
.portlet-container { 
      /*margin: 10px;*/
	padding: 3px 10px 0px 10px;
}

.portlet-titlebar-title {
	font-family: Arial;
	font-size: 9px;
	font-weight: 500;
	color: #596874;
	white-space: nowrap;
	line-height: 100%;
	float: left;
	text-indent: 15px;
}

.portlet-titlebar-decoration {
	background-image: url( images/portlet-win-decoration.gif );
	background-repeat: no-repeat;
	height: 0px;
	width: 11px;
	float: left;
	position: relative;
	top: 6px;
}

/* wrapper for floating portlet window modes */
.portlet-mode-container {
	float: right;
}

/* display none su tutti e 3 per nascondere l'header dei portlet */
.portlet-titlebar-left {
	background-image: url( images/portlet-top-left.gif );
	background-repeat: no-repeat;
	width: 9px;
	height: 33px;
	background-position: right;
	min-width: 9px;
	display: none;
}

.portlet-titlebar-center {
	background-image: url( images/portlet-top-middle.gif );
	background-repeat: repeat-x;
	height: 33px;
	display: none;
}

.portlet-titlebar-right {
	background-image: url( images/portlet-top-right.gif );
	background-repeat: no-repeat;
	width: 10px;
	height: 33px;
	min-width: 10px;
	display: none;
}

.portlet-content-left {
	background-image: url( images/portlet-left-vertical.gif );
	background-color: #ffffff;
	height: 100%;
	background-repeat: repeat-y;
	background-position: right;
	width: 9px;
	min-width: 9px;
	display: none;
}
.scelta{
	background-color: #FFFFFF;
	background-repeat: repeat;
	vertical-align: top;
	font-family: Arial;
	font-size: 10px;
	color: #777777;
}

#regionA .portlet-container .portlet-content-center {
	background-color: #FFFFFF;
	background-repeat: repeat;
	vertical-align: top;
	font-family: Arial;
	font-size: 10px;
	color: #777777;
}

#regionB .portlet-container .portlet-content-center {
	background-color: #E2E7ED;
	background-repeat: repeat;
	vertical-align: top;
	font-family: Arial;
	font-size: 10px;
	color: #777777;
}

#regionC .portlet-container .portlet-content-center {
	background-color: #E2E7ED;
	background-repeat: repeat;
	vertical-align: top;
	font-family: Arial;
	font-size: 10px;
	color: #777777;
}


.portlet-body {
	/* background-color: white; */
}

.portlet-content-right {
	background-image: url( images/portlet-right-vertical.gif );
	height: 100%;
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
	min-width: 10px;
	display: none;
	background-color: #e2e7ed;
}

.portlet-footer-left {
	background-image: url( images/portlet-bottom-left.gif );
	width: 9px;
	height: 9px;
	background-repeat: no-repeat;
	background-position: top right;
	min-width: 9px;
	display: none;
}

.portlet-footer-center {
	background-image: url( images/portlet-bottom-middle.gif );
	height: 14px;
	background-repeat: repeat-x;
	display: none;
	background-color: #e2e7ed;
}

.portlet-footer-right {
	background-image: url( images/portlet-bottom-right.gif );
	width: 10px;
	height: 9px;
	background-repeat: no-repeat;
	min-width: 10px;
	display: none;
}

/***********************
      * Portlet Window Modes *
      ************************/
.portlet-mode-maximized {
	background-image: url( images/maximize.gif );
	width: 16px;
	height: 23px;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	cursor: pointer;
}

.portlet-mode-minimized {
	background-image: url( images/minimize.gif );
	width: 16px;
	height: 23px;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	cursor: pointer;
}

.portlet-mode-normal {
	background-image: url( images/normal.gif );
	width: 16px;
	height: 23px;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	cursor: pointer;
}

.portlet-mode-help {
	background-image: url( images/help.gif );
	width: 16px;
	height: 23px;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	cursor: pointer;
}

.portlet-mode-edit {
	background-image: url( images/edit.gif );
	width: 16px;
	height: 23px;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	cursor: pointer;
}

.portlet-mode-remove {
	background-image: url( images/remove.gif );
	width: 16px;
	height: 23px;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	cursor: pointer;
}

.portlet-mode-view {
	background-image: url( images/view.gif );
	width: 16px;
	height: 23px;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	cursor: pointer;
}

.portlet-mode-reload {
	background-image: url( images/reload.gif );
	width: 16px;
	height: 23px;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	cursor: pointer;
}

/**********************
      * Copyright Selectors *
      ***********************/
.portal-copyright {
	font-family: Arial;
	font-size: 9px;
	color: #5E6D7A;
}

a.portal-copyright {
	color: #768591;
	text-decoration: none;
}

a.portal-copyright:hover {
	color: #96A5B1;
	text-decoration: none;
}

#ThemeBy :before {
	content: "Theme by Novell";
}

/*************
      *  Elements  *
      **************/
a {
	color: #777777;
	text-decoration: none;
}

a:hover {
	color: #777777;
	text-decoration: none;
}

INPUT {
	font-family: Arial;
	font-size: 9px;
}

SELECT {
	font-family: Arial;
	font-size: 9px;
	border: 1px solid #717375;
}

FONT {
	font-family: Arial;
	font-size: 9px;
	color: #768591;
}

FIELDSET {
	background-color: #f7f7f7;
	border: 1px solid #BABDB6;
	padding: 6px;
}

LEGEND {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	font-size: 12px;
}

SPAN {
	vertical-align: bottom;
}

/*******************
      * Table Selectors  *
      ********************/ /* Table header */
.portlet-table-header {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #768591;
	color: #fff;
}

/* Normal text in a table cell */
.portlet-table-body {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}

/* Text in every other row in the table */
.portlet-table-alternate {
	font-family: Arial;
	font-size: 9px;
	background-color: #ececec;
}

/* Text in a selected cell range */
.portlet-table-selected {
	font-family: Arial;
	font-size: 9px;
	background-color: #768591;
	color: #fff;
}

/* Text of a subheading */
.portlet-table-subheader {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

/* Table footer */
.portlet-table-footer {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
}

/* Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the table). */
.portlet-table-text {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 9px;
	font-style: italic;
}

.portlet-text {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
	background-color: #e2e7ed;
}

/********
      * FONTS *
      *********/ /* Font attributes for the normal  fragment font.
Used for the display of non-accentuated information */
.portlet-font {
	color: #777777;
	font-family: Arial;
	font-size: 10px;
	/*margin-top: 7px;
     margin-bottom: 5px;*/
}

/* Font attributes similar to the portlet.font but the color is lighter */
.portlet-font-dim {
	color: #888385;
	font-family: Arial;
	font-size: 9px;
}

/********
      * FORMS *
      *********/
	/* Text used for the descriptive label of the whole form (not the label for fields)...why not call this portlet-form-title? */
.portlet-form-label {
	color: #334878;
	text-decoration: none;
	font-family: Trebuchet MS, Arial,sans-serif;
	font-size: 10px;
}

/* Text on a form button */
.portlet-form-button {
	font-family: Arial;
	font-size: 10px;
	color: #777777;
}

/* Text that appears beside a context dependent action icon */
.portlet-icon-label {
	
}

/* Text that appears beside a "standard" icon (e.g Ok, or Cancel)
not sure if we need this one?.. */
.portlet-dlg-icon-label {
	
}

/* Text for form field labels */
.portlet-form-field-label {
	font-family: Trebuchet MS, Arial,sans-serif;
	font-size: 8pt;
	color: #334878;
	font-weight: bold;
	vertical-align: bottom;
}

.portlet-form {
	background-color: #e2e7ed;
}

/* Text for a form field */
.portlet-form-field {
	color: #848484;
	font-family: Trebuchet MS, Arial,sans-serif;
	font-size: 8pt;
	margin-top: 8pt;
	border: 1px solid #717375;
}

.portlet-form-field-label1 {
	color: #777777;
	font-family: Arial;
	font-size: 9px;
	border: 1px solid #717375;
}

/* Text of the user-input in an input field. not sure if we need this guy? */
.portlet-form-input-field {
	color: #888888;
	font-family: Arial;
	font-size: 9px;
}

/********
      * LINKS *
      *********/
.portal-links:link {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #242424;
	text-decoration: none;
}

.portal-links:hover {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #5699B7;
	text-decoration: none;
}

.portal-links:active {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #242424;
	text-decoration: none;
}

.portal-links:visited {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #242424;
	text-decoration: none;
}

/***********
      * MESSAGES *
      ************/ /* Status of the current operation. */
.portlet-msg-status {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color: #788793;
}

/* Help messages, general additional information, etc. */
.portlet-msg-info {
	color: #777777;
	font-family: Arial;
	font-size: 9px;
	font-style: italic;
}

/* Error messages. */
.portlet-msg-error {
	color: red;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
}

/* Warning messages. */
.portlet-msg-alert {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #821717;
}

/* Verification of the successful completion of a task. */
.portlet-msg-success {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #359630;
}

/***********
      * SECTIONS *
      ************/ /* Table or section header */
.portlet-section-header {
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	color: #334878;
	background-color: #f7f7f7; /*background-image: url(interf/head.jpg);*/
}

/* Normal text in a table cell */
.portlet-section-body {
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	color: #848484;
}

/* Text in every other row in the cell */
.portlet-section-alternate {
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	color: #848484;
}

/* Text in a selected cell range */
.portlet-section-selected {
	background-color: #768591;
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	color: #848484;
}

/* Text of a subheading */
.portlet-section-subheader {
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	color: #848484;
	/*margin: 3px;
     padding: 3px;*/
}

/* Table or section footnote */
.portlet-section-footer {
	font-family: Arial, Geneva, Arial, Helvetica, Sans-Serif, Arial,
		Helvetica, sans-serif;
	background-color: #f7f7f7;
	font-size: 10px;
}

/* Text that belongs to the table but does not fall in one of the other categories
(e.g. explanatory or help text that is associated with the section. */
.portlet-section-text {
	font-family: Arial, Geneva, Arial, Helvetica, Sans-Serif, Arial,
		Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}

/********
      * MENUS *
      *********/
	/*General menu settings such as background color, margins, etc. */
.portlet-menu {
	
}

/* Normal, unselected menu item. */
.portlet-menu-item {
	color: #242424;
	text-decoration: none;
	font-family: Arial, Geneva, Arial, Helvetica, Sans-Serif, Arial,
		Helvetica, sans-serif;
	font-size: 9px;
}

.portlet-menu-item:hover {
	color: #5699B7;
	text-decoration: none;
	font-family: Arial, Geneva, Arial, Helvetica, Sans-Serif, Arial,
		Helvetica, sans-serif;
	font-size: 9px;
}

/* Selected menu item. */
.portlet-menu-item-selected {
	
}

/* Selected menu item when the mouse hovers over it. */
.portlet-menu-item-selected:hover {
	
}

/* Normal, unselected menu item that has sub-menus. */
.portlet-menu-cascade-item {
	
}

/* Selected sub-menu item that has sub-menus */
.portlet-menu-cascade-item-selected {
	
}

/* Descriptive text for the menu (e.g. in a help context below the menu) */
.portlet-menu-description {
	
}

/* Menu caption */
.portlet-menu-caption {
	
}

/* A separator bar similar to a horizontal rule, but with styling matching the page */
.portlet-horizontal-separator {
	
}

/* Allows portlets to mimic the title bar when nesting something */
.portlet-nestedTitle-bar {
	
}

/* Allows portlets to match the textual character of the title on the title bar. */
.portlet-nestedTitle {
	
}

/* Support portlets having tabs in the same style as the page or other portlets */
.portlet-tab {
	
}

/* Highlight the tab currently being shown */
.portlet-tab-active {
	
}

/* Highlight the selected tab (not yet active) */
.portlet-tab-selected {
	
}

/* A tab which can not be currently activated */
.portlet-tab-disabled {
	
}

/* Top level style for the content of a tab. */
.portlet-tab-area {
	
}

/* Link statici in testata e in fondo pagina */
#link-testata {
	width: 223px;
	position: absolute;
	left: 747px;
	/*  	border: 1px solid black; */
}

.link-statici {
	font-family: Arial;
	font-size: 9px;
	color: #777777;
}

.link-statici-blue {
	font-family: Arial;
	font-size: 9px;
	color: #7080a5;
}

.link-statici-sottolineato {
	font-weight: bold;
	font-family: Arial;
	font-size: 9px;
	color: #606060;
	text-decoration: underline;
	vertical-align: bottom;
}

.freccia {
	vertical-align: bottom;
}

.freccia-blue {
	vertical-align: bottom;
	color: #000080;
}

.freccia-middle {
	vertical-align: middle;
}

a.link-statici {
	color: #777777;
	font-size: 9px;
	font-family: Arial;
	text-decoration: none;
	vertical-align: bottom;
}

#riga {
	width: 100%;
	height: 19px; /* border: 1px solid black; */
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 175px;
	background-color: #D3D8CA;
}

#riga-esercenti {
	width: 100%;
	height: 19px; /* border: 1px solid black; */
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 175px;
	background-color: #DDE2C2;
}

#riga-banche {
	width: 100%;
	height: 19px; /* border: 1px solid black; */
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 175px;
	background-color: #C9E0E8;
}

#riga-aziende {
	width: 100%;
	height: 19px; /* border: 1px solid black; */
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 175px;
	background-color: #F8E9B5;
}

#spaziatore {
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	width: 435px;
}

#spaziatore2 {
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	width: 521px;
}

#spaziatore3 {
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	width: 400px;
}

/* <a id="sottolineato"  */
.bordo-tabella {
	border: 1px solid #E6E6E6;
}

.bordo-tabella-grigio {
	border: 1px solid #E6E6E6;
	background-color: #E2E6ED;
}

.bordo-sfondo-tabella {
	border: 1px solid #e2e7ed;
	background-color: #e2e7ed;
}

.bordo-sfondo-tabella-sx {
	border: 0px solid #e2e7ed;
	background-color: #FFFFFF;
}

.link-sottolineato {
	font-family: Trebuchet MS, Arial;
	font-size: 8pt;
	color: #777777;
	text-decoration: underline;
	vertical-align: bottom;
}

.titoli-arancioni {
	color: #7080a5;
	text-decoration: none;
	font-family: Lucida Sans, Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.testo-azzurrino {
	color: #848484;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 9px;
}

.testo-blu {
	color: #848484;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
}

.testo-blu-10px {
	color: #334878;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
}

.testo-blu-bold-10px {
	color: #334878;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
       font-weight: bold;
}

.testo-bianco-bold-10px {
	color: #7080A5;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
       font-weight: bold;
       background-color:#ffffff;
}
.testo-bianco-10px {
	color: #848484;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
}

.link-sottolineato-blu {
	color: #334878;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}

.titolo-blu-bold-10px {
	color: #7080a5;
	text-decoration: none;
	font-family: titolo-blu-bold-10px;
	font-size: 9pt;
	font-weight: bold;
}

.titolo-verde-bold-11px {
	color: #7080a5;
	text-decoration: none;
	font-family: titolo-blu-bold-10px;
	font-size: 12px;
	font-weight: bold;
}

.titolo-bianco-bold {
	color: #7080a5;
	text-decoration: none;
	font-family: titolo-blu-bold-10px;
	font-size: 7pt;
	font-weight: bold;
}

.titolo-blu-bold-11px {
	color: #7080a5;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.titolo-blu-bold-9px {
	color: #7080a5;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.form-field-grigio-bordo-9px {
	color: #888888;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: 1px solid #717385;
}

.testo-grigio-10px {
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
}

.testo-grigio-11px {
	color: #848484;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
}

.testo-grigio-bold-10px {
	color: #000000;
	font-family: Lucida Sans, Trebuchet MS, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #848484;
	font-family: Lucida Sans, Trebuchet MS, Arial, sans-serif;
	
}

.testo-grigio-9px {
	color: #848484;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
}

.testo-grigio-bold-9px {
	color: #848484;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 9px;
}

.titolo-grigio-bold {
	color: #7080a5;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.link-grigio {
	text-decoration: none;
	color: #000000;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
}

.msg-arancione-bold {
	color: #E60003;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
}

.msg-arancione {
	color: #E60003;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
}

.msg-arancione-10px {
	color: #E60003;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
}

.msg-verde-bold {
	color: #006822;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
}

.msg-verde {
	color: #006822;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
}

.titolo-bianco {
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	background-color: #e2e7ed;
}

.titolo-colonne-grigie {
	color: #7080a5;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.titolo-colonne-grigio-scuro {
	color: #7080a5;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.titolo-colonne-grigio-scuro-bold {
	color: #7080a5;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.sfondo-grigio-scuro {
	background-color: #F0F0F0;
}

.sfondo-grigio {
	background-color: #959595;
}

.bgc {
	background-color: #e2e7ed;
}

.sfondo-grigio-chiaro {
	background-color: #e2e7ed;
}

.hoverOn {
	height: 23px;
	width: 211px;
	left: 0px;
	top: 77px;
	position: absolute;
	cursor: pointer;
}

.hoverOff {
	height: 23px;
	width: 211px;
	left: 0px;
	top: 77px;
	position: absolute;
	cursor: pointer;
}

#spaziatore_top {
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	width: 838px;
}

#posizione_top {
	left: 0px;
	top: 77Px;
	position: absolute;
}

#titolari {
	height: 23px;
	width: 100px;
	border: 0px;
}

#titolari_home {
	height: 23px;
	width: 22px;
	border: 0px;
}

#sfondo_titolari {
	height: 23px;
	border: 0px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	background-image: url(images/filetto_titolari.jpg);
	background-repeat: repeat-x;
}

#top_titolari {
	height: 23px;
	width: 211px;
	left: 0px;
	top: 77Px;
	border: 0px;
	position: absolute;
}

#top_aziende {
	left: 212px;
	top: 77px;
	position: absolute;
	height: 23px;
	width: 268px;
	border: 0px;
}

#top_esercenti {
	left: 481px;
	top: 77px;
	position: absolute;
	height: 23px;
	width: 268px;
	border: 0px;
}

#top_banche {
	left: 750px;
	top: 77px;
	position: absolute;
	height: 23px;
	width: 211px;
	border: 0px;
}

#foldheader {
	margin-left: - 20px;
	padding: 3px 0px 3px 0px;
	cursor: pointer;
	cursor: hand;
	list-style-image: url( images/bullet.gif );
}

#foldinglist {
	list-style-position: outside;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: inline;
	cursor: pointer;
	list-style-image: url( images/bullet.gif )
}

#pagenosub {
	margin-left: 0px;
	display: inline;
	cursor: pointer;
	list-style-image: url( images/bullet.gif )
}

/* Funziona solo su firefox
  UL#foldheader li:hover {
      list-style-image: url( images/freccia_grigia.gif )
   }
  
  #foldinglist li.hover { 
		list-style-image: url( images/freccia_grigia.gif )
  }  
   
  UL#pagenosub li:hover {
      list-style-image: url( images/freccia_grigia.gif )
   }
 
  */
#pallini_menu {
	background-image: url(images/pallini_menu.gif);
	background-repeat: repeat-x;
	padding: 5px 0 5px 0px;
	left: 0px;
	top: 5px;
	position: relative;
}

.pulsante {
	color: #334878;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: 1px solid #717385;
	background-color: #E7E7E7;
}

.sfondo-pulsante {
	color: #334878;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: 0px solid #E7E7E7;
	background-color: #E7E7E7;
}

.link-pulsante {
	color: #334878;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size:8pt;
	border: 1px solid #717385;
	background-color: #E7E7E7;
}

.immagine-a-sinistra {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 4px;
}

.immagine-a-destra {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 4px;
}

.oggetto-nascosto {
	display: none;
}

#pagepath {
	left: 2px;
	color: #777777;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	top: 177px;
	position: absolute;
	z-index: 2;
}

#freccia-elenco {
	list-style-position: outside;
	margin-left: 0px;
	padding: 0px 0 0px 0px;
	vertical-align: top;
	list-style-image: url( images/freccia_grigia.gif )
}

.pallini_centro {
	height: 1px;
	border: 0px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/pallini_centro.gif);
}

.portlet-content-userRegistration {
	background-color: White;
}

.pulsanteMod {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-color: white;
	cursor: default;
}

.pulsanteInvia {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Invia_out.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: white;
	
}

.pulsanteInviaOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Invia_over.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: white;
	
}

.pulsanteCancella {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Cancella_out.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: white;
	
}

.pulsanteCancellaOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Cancella_over.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: white;
	
}
.pulsanteConferma {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Conferma_out.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: white;
	
}

.pulsanteConfermaOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Conferma_over.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: white;
	
}
.pulsanteCSV {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/esportacsw_out.gif);
	border-width: 1px;
	width: 100px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: white;
	
}

.pulsanteCSVOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/esportacsw_over.gif);
	border-width: 1px;
	width: 100px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: white;
	
}
.pulsanteRicerca {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/ricerca_out.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
	
}

.pulsanteRicercaOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/ricerca_over.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
	
}
.pulsanteLogin {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/LoginOut.gif);
	border-width: 1px;
	width: 79px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: white;
	
}

.pulsanteLoginOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/LoginOver.gif);
	border-width: 1px;
	width: 79px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: white;
	
}

.pulsanteLoginLoader {
	background: url(images/LoginOver.gif);
	background: url(images/LoginOut.gif);
	visibile: none;
}

.pulsanteAnnulla {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Annulla_out.gif);
	border-width: 1px;
	width: 80px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: white;
	
}

.pulsanteAnnullaOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Annulla_over.gif);
	border-width: 1px;
	width: 80px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: white;
	
}

.pulsanteConferma {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Conferma_out.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: white;
}
.pulsanteConfermaCentrale {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Conferma_out.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}
.pulsanteConfermaCentraleOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Conferma_over.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}
.pulsanteConfermaOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Conferma_over.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: white;
	
}

.pulsanteCancellaCentrale {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Cancella_out.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
	
}

.pulsanteCancellaCentraleOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Cancella_over.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}

.pulsanteIndietro {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Indietro_out.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: white;
	
}

.pulsanteIndietroOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Indietro_over.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: white;
	
}
.pulsanteIndietroCentrale {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Indietro_out.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
	
}

.pulsanteIndietroCentraleOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Indietro_over.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}
.pulsanteScaricaModuloCentrale {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/ScaricaModulo_out.gif);
	border-width: 1px;
	width: 210px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
	
}

.pulsanteScaricaModuloCentraleOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/ScaricaModulo_over.gif);
	border-width: 1px;
	width: 210px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}
.pulsanteLogout {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-color: white;
	width: 120;
	height: 19;
	cursor: default;
	background-color: white;
}

.testoReg-grigio-10px {
	color: #777777;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
}

.Testi-Box-Centrale {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	background-color: #e2e7ed;
}

.Testi-Box-Centrale-Bold {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
	font-size: 8pt;
	background-color: #e2e7ed;
}

.Titoli-Box-Centrale-Out {
	color: #7080a5;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 9pt;
}

.Titoli-Box-Centrale-Over {
	color: #112f5d;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
}

.Testi {
	color: #848484;
	text-decoration: none;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	background-color: #e2e7ed;
}

.Titoli-Out {
	color: #7080a5;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	background-color: #e2e7ed;
}

.Titoli-Over {
	color: #112f5d;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	background-color: #e2e7ed;
}

.Sfondo-Box-Centrale-Laterale {
	background-color: #e2e7ed;
}

.Menu-Home-Out {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
}
.Menu-Home-Out:hover {
	color: #bfc9d7;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
}
.Menu-Home-Over {
	color: #bfc9d7;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
}

.Menu-Avvisi-Fogli-Informativi-Out {
	color: #c6cfdc;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
}
.Menu-Avvisi-Fogli-Informativi-Out:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
}
.Menu-Avvisi-Fogli-Informativi-Over {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
}

.link-sottolineatoBac {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
	vertical-align: bottom;
	
}

.link-sottolineatorossoBac {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	color: #E60003;
	text-decoration: underline;
	vertical-align: bottom;	
}

.Testi-Box-Centrale9px {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 7pt;
	background-color: #e2e7ed;
}

.Testi-Box-Centrale-Bold9px {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 7pt;
	background-color: #e2e7ed;
}





.testo-grigio-bold-11px {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	color: #848484;
	font-family: Lucida Sans, Trebuchet MS, Arial, sans-serif;
}

#portlet-content-left-istit {
	background-color: White;
}

.testo-grigio-9pt {
	color: #848484;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
}




.pulsanteEliminaOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Elimina_over.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}
.pulsanteElimina {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Elimina_out.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: white;
	
}

.pulsanteModifica {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Modifica_out.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}
.pulsanteModificaOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Modifica_over.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}


.pulsanteSalvaNumero {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Salvanumero_out.gif);
	border-width: 1px;
	width: 75px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}

.pulsanteSalvaNumeroOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Salvanumero_over.gif);
	border-width: 1px;
	width: 75px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}


.pulsanteProsegui {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Prosegui_out.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}
.pulsanteProseguiOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Prosegui_over.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}


.pulsanteCancella {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Cancella_out.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}

.pulsanteCancellaOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Cancella_over.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}

.pulsanteStampa {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Stampa_out.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}
.pulsanteDisattivaServizi {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Disattiva_out.gif);
	border-width: 1px;
	width: 150px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}

.pulsanteDisattivaServiziOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Disattiva_over.gif);
	border-width: 1px;	
	width: 150px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}

.pulsanteTornaElencoNumeri {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/torna_out.gif);
	border-width: 1px;
	width: 150px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}

.pulsanteTornaElencoNumeriOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/torna_over.gif);
	border-width: 1px;
	width: 150px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}

.pulsanteStampaOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Stampa_over.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}

.pulsanteFileCSV {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Filecsv_out.gif);
	border-width: 1px;
	width: 100px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}

.pulsanteFileCSVOver {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/Filecsv_over.gif);
	border-width: 1px;
	width: 100px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}

.table-home {
	background-image: url( images/logo.gif );	
}

.pulsanteAnnullaCentrale{
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/AnnullaCentrale_out.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}
.pulsanteAnnullaCentraleOver{
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	border: none;
	background-position: 0px 0px;
	background-image: url(images/AnnullaCentrale_over.gif);
	border-width: 1px;
	width: 57px;
	height: 19px;
	background-repeat: no-repeat;
	background-color: #e2e7ed;
}


.loading {
  background: url(images/spinner.gif) no-repeat center center;
  width: 100%;
  height: 32px;
}



