/*GB 20071114 BODY*/  
    HTML
    {
      height: 100%;
    }

/*GB 20071114 FINE BODY*/  

/*GB 20071114 DIV*/

   
    Div.DivImmagini
    {
	    border-top-width: 0px;
		border-spacing: 0px;
		background-repeat: repeat;
		background-position: top top; 
		height: 90px;  
		vertical-align:middle;
		width: 100%;
		text-align:left;
    }    
  
    DIV.DataViewer
    {
		/*GB 20070502 Tag Div DataViewer*/
		text-align:left;		
		overflow:auto;
		position: static;
		padding-right: 1px; 
		padding-left: 1px; 
		padding-top: 0px;
		width: 98%;
        color:#1F3173;
        background-color:Transparent;
        border-style:None;
        font-family:Tahoma;
        font-size:10pt;
        font-weight:normal;
        text-decoration:none;	    
    } 
     
    DIV.MenuUser
    {
		/*GB 20070525 Tag Div MenuUserCP*/
		text-align:left;		
		
		padding-right: 1px; 
		padding-left: 3px; 
		padding-top: 5px;
		height: 18px;
		width: 98%;
    } 
     
    DIV.DataViewerSpazi
    {
	    /*GB 20070502 Tag Div DataViewer*/
		text-align:center;		
		position: static;
		padding-right: 1px; 
		padding-left: 1px; 
		padding-top: 2px;
		padding-bottom: 2px;
    } 
     
    DIV.ButtonSpazi
    {
		/*GB 20070502 Tag Div DataViewer*/
		text-align:left;		
		position: static;
		padding-right: 10px; 
		padding-left: 10px; 
		padding-top: 5px;
		padding-bottom: 2px;
    } 
     
    DIV.ButtonSpaziCenter
    {
	    /*GB 20070502 Tag Div DataViewer*/
		text-align:center;		
		position: static;
		padding-right: 10px; 
		padding-left: 10px; 
		padding-top: 5px;
		padding-bottom: 2px;
    } 

    DIV.ButtonSpaziViewer
    {
		/*GB 20070502 Tag Div DataViewer*/
		text-align:center;		
		position: static;
		padding-right: 10px; 
		padding-left: 10px; 
		padding-top: 0px;
		padding-bottom: 2px;
    } 
     
    DIV.Transparent
    {
       text-align:center;
    }
    
    DIV.TransparentTrvNode
    {
       text-align:left;
    }
    
    DIV.TransparentCommand
    {
       text-align:Right;
    }	
    
    DIV.ViewerLeft
    {
		/*GB 20070502 Tag Div DataViewer*/
		text-align:left;		
		position: static;
		padding-right: 1px; 
		padding-left: 1px; 
		padding-top: 2px;
		padding-bottom: 2px;
    } 
     
    DIV.OrderViewerSpazi
    {
		/*GB 20070502 Tag Div DataViewer*/		
		position: static;
		padding-right: 1px; 
		padding-left: 1px; 
		padding-top: 2px;
		padding-bottom: 2px;
    } 
    
    Div.DivMnu
    {
		/*GB 20080313 Tag Div Menu*/		
		position: static;
		padding-right: 0px; 
		padding-left: 0px; 
		padding-top: 0px;
		padding-bottom: 0px;
		text-align:left;
	    border-top-width: 0px;
		border-spacing: 0px;
		background-repeat: repeat;
		background-position: top top;
		border-collapse:collapse;
		border-top-style:none;
		vertical-align: super;
		z-index:inherit;
	    direction:ltr;
	    display:block;
	    elevation:higher;
	    empty-cells:hide;
	    margin-top:0px;
	    margin:0px 0px 0px 0px;
	    marker-offset:0px;
	    outline-width:0px;
	    overflow: auto;
	    top:0px;
	    vertical-align:top;
    } 
    
    Div.CmdBar
    {
      text-align:left; 
    }
    
    DIV.Permessi
    {
		/*GB 20070502 Tag Div DataViewer*/
		text-align:left;		
		overflow:auto;
		position: static;
		padding-right: 1px; 
		padding-left: 1px; 
		padding-top: 0px;
		height: 160px;
		width: 98%;
    }       
    
  Div.Selection
    {
		/*GB 20080313 Tag Div Menu*/
		position:fixed;
	    z-index:999;		
		width: 100%;
		height:72%;
		vertical-align:middle;
		padding-top:20%;
		top:0;
		left:0;
		border-width:Thick;
    }           
    
/*GB 20071114 FINE DIV*/  

/*GB 20071114 TABELLE*/  
    TABLE.Generale
    {
      /*GB 20070214 Tag Tabella Normale*/
      width:100%;    
      height:95%;
    }
     
/*GB 20071114 FINE TABELLE*/  

/*GB 20071114 ALTRI CONTROLLI*/    
	FORM.Generale
	{
	    border-bottom:0px;
	    border-left:0px;
	    border-right:0px;
	    border-top:0px;
	    padding-bottom:0px;
	    padding-left:0px;
	    padding-right:0px;
	    padding-top:0px;	    
        position:relative;
	}
	
	iframe.Upload
	{
	    width:80%;
	    height:35%;
	    border-style:none;
	    border-width:0;
	    overflow:hidden;
	}	
/*GB 20071114 FINE ALTRI CONTROLLI*/    
