
	body {
		margin: 0px;
		padding: 0px;
		text-align: center;
		font-family: Arial,Helvetica,Sans Serif; 
		}

/* stili dei div generali */
	
	#frame {
		/*width:990px;
		*width:991px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background:#fff;*/
		
		width:990px;
		*width:991px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background:#fff;
		border-left:1px solid #c6c6c6;
		border-right:1px solid #c6c6c6;
		}
		

#header-out {
		margin:0;
    /*margin: 0px;*/
		padding: 0px;
	  background-image: url(../images/background_header.gif);
	  background-repeat: repeat-x;
		}
  #quad-left{

    width:53px;
    height:53px;
    background-image:url(../images/quad_b_left.png);
    margin:81px 0px 0px 2px;
    position:absolute;
    left:0px;

  }
  #quad-right{

    position:absolute;
    right:0px;
    width:53px;
    height:53px;
    background-image:url(../images/quad_t_right.png);
    margin:2px 2px 0px 0px;
  
  }
	#header {
    /*height: 220px;
    margin: 0px;
		padding: 0px;*/
		
		background-image: url(../images/headerline.gif);
	  *background-image: url(../images/headerline_ie.gif);
	  background-repeat: no-repeat;
	  background-position: bottom;
		width:992px;
		*width:993px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
    height: 161px;_height: 162px;
		padding: 0px;
		}

  	#header_sx {
   	/*	width:320px;
   		_width:310px;
   		height: 220px;
   		float:left;
      margin: 0px;
  		padding: 0px;*/
  		
  		width:320px;
   		_width:310px;
   		float:left;
      margin: 0px;
  		padding: 0px;
  		}

    	#logo {
    		/*width:300px;
    		padding: 10px 0px 10px 0px;*/
    			width:294px;
    		height: 180px;
    		padding: 5px 0px 0px 0px;
    		_padding: 0px 0px 0px 0px;
    		_position:absolute;
    		}

      	#logo a img{
      		border:0px;
      		}
    		
    		
  	#header_dx {
   		/*width:670px;
   		height: 220px;
   		float:left;
      margin: 0px;
  		padding: 0px;*/
  		
  		width:670px;
   		float:left;
      margin: 82px 0px 0px 0px;
      _margin: 81px 0px 0px 0px;
  		padding: 0px;
  		}

    	#top_menu {
    		/*width:670px;
    		*width:672px;
    		height: 50px;
    		padding:0px;
    		float:left;*/
    		
    		width:484px;
    		*width:484px;
    		height: 58px;
    		_height: 43px;
    		padding:0px;
    		float:right;
    		margin:0 10px 0 0;
    		_margin:0 7px 0 0;
    		}
    		
      		#top_menu ul {
            /*list-style-type:none;
            margin: 0px;
            padding: 15px 0px 0px 10px;
            *padding: 15px 5px 0px 10px;*/
                        
            list-style-type:none;
            margin: 0px;
            padding: 15px 0px 0px 0px;
            *padding: 0px 0px 0px 0px;  
            width:484px;
          }
          
          /* questo da problemi in IE6 */
          
          #top_menu li {
           /* position:relative;
            float:left;
            text-align: center;
            clear: right;*/
            position:relative;
            float:left;
            text-align: center;
            clear: right;
            background-image: url(../images/backg_menu.gif);
            height:58px;
          }
          
          #top_menu a {
            /*float:left;
            width:110px;
            height: 16px;
            text-decoration:none;
            font-size: 13px;
            color: #009ee1;
            font-weight:bold;
            background:#ffffff;
            padding:8px 5px;
            border:1px solid #999;
            border-right: 0px;
            margin-top: 1px;
            text-align: center;*/
            
            float:left;
            /*width:105px;*/
            height: 16px;
            text-decoration:none;
            font-size: 13px;
            color: #fff /*#009ee1*/;
            font-weight:bold;
            /*background:#ffffff;*/
            padding:8px 28px;
            /*border:1px solid #999;*/
            border-right: 0px;
            margin-top: 1px;
            text-align: center;
            }
          
          #top_menu a#first {
            /*float:left;
            width:109px;
            height: 18px;
            text-decoration:none;
            font-size: 13px;
            color: #009ee1;
            font-weight:bold;
            background:#ffffff;
            padding:8px 5px;
            border: 0px;
            margin-top: 1px;
            background: url('../images/menu_sx.jpg') no-repeat left;*/
            
            float:left;
            height: 21px;
            text-decoration:none;
            font-size: 13px;
            color: #fff;
            font-weight:bold;
            padding:8px 27px;
            *padding:8px 27px;
            border: 0px;
            margin-top: 1px;
            background: url('../images/backg_menu_sx.gif') no-repeat left;
            }
          #top_menu a#last {
            height: 21px;
            *padding:8px 28px;
            border: 0px;
            margin-top: 1px;
            background: url('../images/backg_menu_dx.gif') no-repeat right;
            }
          #top_menu div {
           /* float:left;
            width:165px;
            *width:167px;
            height: 18px;            
            text-decoration:none;
            font-size: 13px;
            color: #009900;
            padding:8px 5px;
            *padding:8px 4px;
            margin-top: 1px;            
            _margin-top: 0px;
            border: 0px;
            background: url('../images/menu_dx.jpg') no-repeat right;*/
            float:right;
            font-weight:bold;
            color:#007db2;
            width:205px;
            *width:207px;
            height: 18px;            
            text-decoration:none;
            font-size: 13px;
            text-align:right;
            padding:0px 0px 4px 0px;
            *padding:0px 0px 4px 0px;
            margin-top: 1px;            
            _margin-top: 0px;
            border: 0px;
          }
  
          #top_menu a#first:hover {
            /*background:#009ee1;
            color: #ffffff;
            border-right: 0px;*/
            
            color: red;

          }
          #top_menu a:hover {
            /*background:#009ee1;
            color: #ffffff;
            border-right: 0px;*/
            
            color: red;

          }
          
          /*#top_menu a#first:hover {
            color: #ffffff;
            border: 0px;          
            background: url('../images/menu_sx_sel.jpg') no-repeat left;
          }
          */
          #top_menu a#first.selected {
            /*color: #ffffff;
            border: 0px;          
            background: url('../images/menu_sx_sel.jpg') no-repeat left;*/
            
            color: red;
            background: url('../images/backg_menu_sx.gif') no-repeat top left;
            margin-top:0px;
          }
          #top_menu a#last.selected {
            color:red;           
            background: url('../images/backg_menu_dx.gif') no-repeat right;         

          }             
          #top_menu a.selected {
            /*background:#009ee1;
            color: #ffffff;
            border-right: 0px;*/
            color: red;
          }
          
          #cerca {
          /*border:1px solid #999;
          height:13px;
          width: 125px;
          *width: 120px;*/
          
          border:1px solid #007db2;
            height:13px;
            width: 125px;
            *width: 120px;
          }
          
          input.button {
          vertical-align: top;
          padding-left: 5px;
          }
          
    		
    	
   
  #divider {    
    background-color: #fff;    
    margin:10px 11px 0px 0;
    *margin:15px 11px 0px 0;
    height: 22px;
    font-size: 12px;
    line-height: 22px;
  }

  #divider_cx {
    width: 752px;/*772*/
    float: RIGHT;
    background-color: #fff;
    height: 22px;
    line-height: 18px;
    background: url('../images/bc_cx.jpg') repeat-x;
  }
  #divider_px {
    width: 200px;
    float: RIGHT;
    background-color: #fff;
    height: 22px;
    line-height: 18px;
    background: url('../images/bc_cx.jpg') repeat-x;
  }
  #divider_sx {
    width: 6px;
    float: RIGHT;
    background-color: #fff;
    height: 22px;
    background: url('../images/bc_sx.jpg') no-repeat left;
  }

  #divider_dx {
    width: 6px;
    float: RIGHT;
    background-color: #fff;
    height: 22px;
    background: url('../images/bc_dx.jpg') no-repeat right;
  }

  #divider_cx img{
    vertical-align: middle;
    
    margin-bottom: 2px;
  }
  
  #divider a{
/*    width: 100%;
    height: 1px;*/
    color: #999;
    text-decoration: none;
        padding: 0px 3px;
        line-height: 22px;
  }

  #divider a:hover{
/*    width: 100%;
    height: 1px;*/
    color: #999;
    text-decoration: underline;
     padding: 3px;
    line-height: 22px;
  }


  #divider_rosso {
    width: 100%;
    height: 1px;
    background-color: #CC0000;
    margin-bottom: 5px;
    overflow: hidden;
  }

  #divider_giallo {
    width: 100%;
    height: 1px;
    background-color: #CC9900;
    margin-bottom: 5px;
    overflow: hidden;
  }

  #divider_arancio {
    width: 100%;
    height: 1px;
    background-color: #CC3300;
    margin-bottom: 5px;
    overflow: hidden;
  }


	#middle {
    padding: 0px 0px 20px 0px;
		margin: 0px;
		}
    
    #breadcrumb {
      font-size: 12px;
      width: 230px;
      margin: 0px 0px 5px 0px;
      float: left;
    }

    .breadcrumb_1 {
      font-size: 12px;
      width: 230px;
      margin: 0px 0px 0px 10px;
    }

    .breadcrumb_2 {
      font-size: 12px;
      width: 190px;
      margin: 0px 0px 0px 10px;
      padding-left: 30px;
    }

    .breadcrumb_3 {
      font-size: 12px;
      width: 120px;
      margin: 0px 0px 0px 10px;
      padding-left: 100px;
    }
    
    #titolo_pagina {
      float: left;
      padding-left: 240px;
      width: 690px;
    }
    
    #titolo_pagina h1,#titolo_pagina h2,#titolo_pagina h3 {
      color: #009ee1;
      font-size: 20px;
      line-height: 30px;
      text-align: left;
      font-weight: bold;
      margin: 30px 0px 0px 10px;         
      padding: 0px;
      z-index: 100; 
    }
		#titolo_pagina h1 a,#titolo_pagina h2 a,#titolo_pagina h3 a{
      color: #009ee1;
      text-decoration: none;
    }
    
          #breadcrumb a{
            color: #000;
            text-decoration: none;
          }

          #breadcrumb a:hover{
            color: #000;
            text-decoration: underline;
          }

          #breadcrumb a.this{
            font-weight: bold;
            text-decoration: none;
            color: #009ee1;          
          }

          #breadcrumb a:hover.this{
            font-weight: bold;
            text-decoration: underline;
            color: #009ee1;          
          }

    
    #page_menu {
      width:230px;
		  float: left;
		  margin: 4px 0px 0px 0px;
      color: #666666;
      font-size: 14px;
      line-height: 18px;
    }

    #page_menu_servizio {
      width:230px;
		  float: left;
		  margin: 4px 0px 0px 0px;
      color: #666666;
      font-size: 14px;
      line-height: 18px;
    }

    #page_menu_iframe {
      width:430px;
		  float: left;
		  margin: 4px 0px 0px 0px;
      color: #666666;
      font-size: 14px;
      line-height: 18px;
    }

    
/*      #page_menu ul.principale, #page_menu_servizio ul.principale{
        list-style-type: none;
        font-size: 16px;
        line-height: 28px;
        padding: 0px 0px 0px 24px;
        margin: 0px;
        *margin: 0px 0px 10px -24px;
      }
      
      #page_menu ul.principale ul, #page_menu_servizio ul.principale ul{
        list-style-type: none;
        font-size: 14px;
        line-height: 26px;
        padding: 0px 0px 0px 24px;
        *padding: 0px 0px 0px 49px;
        *margin: 0px 0px 10px -24px;
      }
  */    
      #page_menu ul.secondario, #page_menu_servizio ul.secondario ul li, #page_menu_servizio ul.secondario{
        width: 100%;
        list-style-type: none;
        font-size: 13px;
        line-height: 24px;
        margin: 5px 0px 15px 0px;
        padding: 0px 0px 0px 24px;
        *margin: 0px 0px 10px -24px;
      }

      #page_menu_servizio ul.secondario ul li{
        font-size: 13px;
        line-height: 22px;
      }

/*      #page_menu ul.principale li.principale, #page_menu_servizio ul.principale li.principale{
        font-size: 22px;
        line-height: 28px;
      }
  */    
      #page_menu ul.secondario li.principale, #page_menu_servizio ul.secondario li.principale{
        font-size: 16px;
        font-weight:bold;
        padding: 0px;
        margin: 0px;
      }
    
      #page_menu ul li a, #page_menu_servizio ul li a{
        text-decoration: none; 
        color: #333333;
        display:block;
        _height: 1%;
        line-height:24px;

             
      }    

      #page_menu ul.secondario li a, #page_menu_servizio ul.secondario li a, #page_menu ul.principale li a, #page_menu_servizio ul.principale li a{
        *padding: 0px 0px 0px -20px;
        *margin: 0px 0px 0px 20px;
        line-height:24px;        
        display:block;
        _height: 1%;

      }


      #page_menu ul.secondario li a:hover, #page_menu_servizio ul.secondario li a:hover{
        background: url('../images/blu_balln.gif') no-repeat left center;
        /*background: url('../images/blu_ball_lil.jpg') no-repeat left center;*/
        padding: 0px 0px 0px 20px;
        margin: 0px 0px 0px -20px;
        *margin: 0px 0px 0px 0px;        
        color: #333333; 
        line-height:24px;     
        display:block;
        _height: 1%;

      }

      #page_menu ul.secondario li a.selected, #page_menu_servizio ul.secondario li a.selected{
        background: url('../images/blu_balln.gif') no-repeat left center;
      /*  background: url('../images/blu_ball.jpg') no-repeat left center;*/
        line-height: 22px;
        padding: 0px 0px 0px 20px;
        margin: 0px 0px 0px -20px;
        *margin: 0px 0px 0px 0px;
        color: #333333;  
        line-height:24px;    
        display:block;
        _height: 1%;

      }

        span.rosso {
        	color: #cc0000;
        }
        
        span.arancio {
        	color: #cc3300;
        }
        
        span.giallo{
        	color: #cc9900;
        }



/*        #middle h1{
          color: #009ee1;
          font-size: 20px;
          line-height: 30px;
          text-align: left;
          font-weight: bold;
          margin: 10px 0px 0px 250px;
         
          padding: 0px;
          z-index: 100; 
        }
*/    
    #page_text {
      width:480px;
      _width:460px;
      min-height: 300px;
      
      _height: 300px;
		  float: left;
		  margin: 10px 0px 0px 0px;
		  padding: 0px 27px 0px 20px;
      color: #333333;
      font-size: 12px;
      line-height: 18px;
      text-align: justify;
      border-left: 1px solid #c6c6c6;/*009ee1*/
       
    }

    #page_text_all {
      width:710px;
      _width:690px;
      min-height: 300px;
      _height: 300px;
		  float: left;
		  margin: 10px 0px 0px 0px;
		  padding: 0px 20px 0px 20px;
      color: #333333;
      font-size: 12px;
      line-height: 18px;
      text-align: justify;
      border-left: 1px solid #c6c6c6; /* 009ee1*/
    }

    #page_text_servizio {
      width:480px;
      _width:460px;
		  float: left;
		  margin: 10px 0px 0px 0px;

		  padding: 0px 20px 0px 20px;
      color: #333333;
      font-size: 13px;
      line-height: 18px;
      text-align: justify;
      border-left: 1px solid #c6c6c6;/*009ee1*/
    }
      .news_testo {
          font-size:12px;
        }
      .news_testo table{
          border:1px solid #666666;
          border-spacing:0;
          border-collapse:collapse;
          margin:0 0 10px 0;
        }
      .news_testo table td{
          border:1px solid #666666;
          
        }
      .performs_required {
      color:red;
      font-weight:bold;
      font-size:13px;
      }
   #Lavoraconnoi .inputbox , #Lavoraconnoi .informativa{
   
   font-size:12px;
   border:1px solid #007DB2;
   }
        #page_text h2, #page_text_servizio h2, #page_text_all h2{
          color: #333333;
          font-size: 14px;/*16*/
          line-height: 20px;
          text-align: left;
          font-weight: bold;
          margin: 0px 0px 10px 0px;
          padding: 0px; 
        }

        #page_text_servizio p, #page_text_all p{
          margin-top: 0px; 
        }

    #page_text a{
      color: #333333;
     /* text-decoration: none; */
    }

    #page_text a:hover{
      color: #333333;
    /*  text-decoration: underline; */
    }


    #page_panels {
      width:230px;
      _width:232px;
		  float: left;
		  margin: 10px 0px 0px 0px;
      color: #333333;
      font-size: 12px;
      line-height: 18px;
      text-align: justify; 
    }

        
    #gray_panel {
      width: 222px;
      float:left;
      margin: 0px 0px 0px 8px;
  		padding: 0px;
  		background-color: #ebf6fb;/*#eee*/
  		overflow: hidden;
    }
        
        #gray_panel_up {
          background: url('../images/gpanel_top_n.jpg') no-repeat;
          width: 222px;
          height: 22px;
          float:left;
          margin: 0px;
          padding: 0px;
        }
    
        #gray_panel_up span{
          color: #009ee1;
          font-size: 14px;
          text-align: left;
          margin: 0px;
          padding: 0px 0px 0px 20px;
          line-height: 30px;
          _line-height: 24px;
          font-weight: bold;
        }
    
    
        #gray_panel_center {
          width: 222px;
          float:left;
          text-align: left;
      		border-left: 1px solid #007fb3;/*9e9e9e*/
      		margin-bottom:-200px;
          padding-bottom:200px;
        }

        #gray_panel_inside{
          width: 182px;
          _width: 183px;
          float:left;
          text-align: left;
          margin: 8px 8px 10px 8px;
          _margin: 0px 5px 10px 5px;
      		padding: 5px 5px 5px 5px;
      		background-color: #fff;
      		border:1px solid #a2cfe1;
        }

        #gray_panel_inside form{
      		padding-top: 3px;
          padding-bottom: 3px;
          margin-left: 18px;

        }
        
      #user, #pass {
        border: 1px solid #007DB2;
        margin-bottom: 5px;
        font-size:12px;
        width:145px;

      }
        

        #gray_panel_center ul{
          list-style-type: none;
          /*text-indent:-10px;*/
          margin: 10px 0px 0px -35px;
          *margin: 10px 0px 0px 5px;
        }
        
        #gray_panel_center ul li a{
          color: #009ee1; 
          line-height: 30px;
          text-decoration: none;
        }        

        #gray_panel_center ul li a:hover{
          color: #009ee1; 
          line-height: 30px;
          text-decoration: underline;
        }        
        #gray_panel_center li{
					background-image:url(../images/blu_ball_lils.jpg);
					background-position: -4px 7px;
					background-repeat:no-repeat;
					padding: 0px 0px 0px 20px;
        }
        #gray_panel_center li.evid{
					background-image:url(../images/red_ball_lils.jpg);
					background-position: -4px 7px;
					background-repeat:no-repeat;
					padding: 0px 0px 0px 15px;
        }
        #gray_panel_right{
          float:left;
          clear: right;
          width: 11px;
          background: url('../images/gpanel_right_n.jpg') repeat-y;
          margin-bottom:-500px;
          padding-bottom:500px;
        }

    
        #gray_panel_down {
          background: url('../images/gpanel_bottom_n.jpg') no-repeat bottom;
          width: 222px;
          height: 12px;
          float:left;
          text-align: center;
          margin: 0px;
          padding: 0px;
        }


 #gray_panel_2 {
      width: 222px;
      float:left;
      margin: 0px 0px 0px 8px;
  		padding: 0px;
  		background-color: #eee;
  		overflow: hidden;
    }
        
        #gray_panel_up_2 {
          background: url('../images/gpanel_top.jpg') no-repeat;
          width: 222px;
          height: 22px;
          float:left;
          margin: 0px;
          padding: 0px;
        }
    
        #gray_panel_up_2 span{
          color: #009ee1;
          font-size: 14px;
          text-align: left;
          margin: 0px;
          padding: 0px 0px 0px 20px;
          line-height: 30px;
          _line-height: 24px;
          font-weight: bold;
        }
    
    
        #gray_panel_center_2 {
          width: 222px;
          float:left;
          text-align: left;
      		border-left: 1px solid #9e9e9e;
      		margin-bottom:-200px;
          padding-bottom:200px;
        }

        #gray_panel_inside_2{
          width: 182px;
          _width: 183px;
          float:left;
          text-align: left;
          margin: 8px 8px 10px 8px;
          _margin: 0px 5px 10px 5px;
      		padding: 5px 5px 5px 5px;
      		background-color: #fff;
      		border:1px solid #DDDDDD;
        }

        #gray_panel_center_2 ul{
          list-style-type: none;
          text-indent:-10px;
          margin: 10px 0px 0px -20px;
          *margin: 10px 0px 0px 15px;
        }
        
        #gray_panel_center_2 ul li a{
          line-height: 30px;
          text-decoration: none;
        }        

        #gray_panel_center_2 ul li a:hover{
          line-height: 30px;
          text-decoration: underline;
        } 
        #gray_panel_center_2 li.evid{
					background-image:url(../images/red_ball_lil.png);
					background-position: -4px 7px;
					background-repeat:no-repeat;
					padding: 0px 0px 0px 15px;
        }
        #gray_panel_center_2 a.rosso{
          color: #cc0000; 
        }        

        #gray_panel_center_2 a.rosso:hover{
        	color: #cc0000; 
        }       
				#gray_panel_center_2 a.giallo{
          color: #cc9900; 
        }        

        #gray_panel_center_2 a.giallo:hover{
        	color: #cc9900; 
        }   
        #gray_panel_center_2 a.arancio{
          color: #cc3300; 
        }        

        #gray_panel_center_2 a.arancio:hover{
        	color: #cc3300; 
        }   
        #gray_panel_right_2{
          float:left;
          clear: right;
          width: 11px;
          background: url('../images/gpanel_right.jpg') repeat-y;
          margin-bottom:-500px;
          padding-bottom:500px;
        }

    
        #gray_panel_down_2 {
          background: url('../images/gpanel_bottom.jpg') no-repeat bottom;
          width: 222px;
          height: 12px;
          float:left;
          text-align: center;
          margin: 0px;
          padding: 0px;
        }


      .tab_news {
        background: url('../images/bg_news.jpg') no-repeat bottom left;
        height: 252px;
        padding: 10px;
      }
      
      .elenco_news{
        font-size: 13px;
        padding: 10px 5px 15px 0px;
      }

      .elenco_news a{
        font-size: 13px;
        color: #333;
        font-weight: bold;
        text-decoration: none;
      }

      .elenco_news a:hover{
        font-size: 13px;
        color: #333;
        font-weight: bold;
        text-decoration: underline;
      }


      .elenco_news .data{
        font-size: 12px;
        color: #333;
        font-weight: normal;
        font-style: italic;
        text-decoration: none;
      } 

      
      .news_data {
        padding: 0px 0px 10px 0px;
      }
      
      .news_footer {
        padding: 10px 0px 10px 0px;
      }
      
      .news_footer_sx {
        width: auto;
        float: left;
        padding: 0px 5px 10px 0px;
      }

      .news_footer_dx { 
        width: auto;
        float: left;
        padding: 0px 5px 5px 5px;        
      }

      .news_footer a{      
      color: #009EE1;
      text-decoration: none;
      line-height: 20px;
      }

      .news_footer a:hover{      
      color: #009EE1;
      text-decoration: underline;
      line-height: 20px;
      }


      .bottone_news a img{
        border: 0px;
        padding: 10px 5px 15px 350px;
      }

      .tab_login {
        background: url('../images/bg_login.jpg') no-repeat bottom left;
        height: 252px;
        padding: 10px;
      }
      
      .log_box{
        text-align: right;
        font-size: 13px;
        padding: 80px 60px 0px 0px;
        line-height: 30px;
      }

      .log_box label{
        font-size: 14px;
        font-weight: bold;
        margin: 0px 10px 2px 0px;
      }

      .log_box input{
        margin-top: 10px;
      }
      


  #upfooter {
    /*text-align: center;
    margin: 30px 0px 20px 0px;*/
    
    text-align: center;
    width: 990px;
    *width: 991px;
    margin: 0px auto 0px auto;
    padding: 40px 0 35px 0;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
  }
  
  

  #upfooter img{
    text-align: center;
    vertical-align: middle;
    padding: 0px 18px; 
    border:0px solid #ffffff;  
  }
  
  #shadfooter{
    text-align:center;
    margin:0px;
    padding:0px;
    width:100%;
    height: 9px;
    background-image: url(../images/shadow_footer.gif);
     _background-color:#6EB7D8;
	  background-repeat: repeat-x;
  }
  #footerline {
    height:9px;
   /* border-left:1px solid #c6c6c6;
    border-right:1px solid #c6c6c6;*/
    background-image: url(../images/footerline.gif);
	  *background-image: url(../images/footerline_ie.gif);
	   _background-color:#6EB7D8;	  
	  background-repeat: no-repeat;
	  background-position: top;
	  margin:auto;
		width:992px;
		*width:993px;
  }
  #quad-left-b{
     position:absolute;
    left:0px;
    *left:0px;
    width:53px;
    height:53px;
    background-image:url(../images/quad_t_left_b.png);
    margin:11px 2px 0px 2px;
  }
  #quad-right-b{
   position:absolute;
    right:0px;
    width:53px;
    height:53px;
    background-image:url(../images/quad_b_right_b.png);
    margin:121px 2px 0px 2px;
  
  }
  #footer {
    /*height: 200px;
    padding: 15px 20px 0px 20px;
    background: url('../images/bg_footer.jpg') repeat-x;
    font-size: 14px;
    line-height: 24px;*/
    
    padding: 20px 20px 0px 20px;
   /* padding: 15px 20px 0px 20px;*/
    background: url('../images/bg_footer.jpg') repeat-x;
    font-size: 12px;
    line-height: 18px;
  }

  
	#inside {
		/*width:990px;
		*width:991px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;*/
		width:990px;
		*width:991px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px 0px 0px 50px;;
		text-align:left;
		}
  
  #footer a {
    color: #000;
    text-decoration:none;
  }

  #footer a:hover {
    color: #000;
    text-decoration:underline;
  }

  #footer a.big {
    font-weight: bold;
    color: #000;
    text-decoration:none;
  }

  #footer a.big:hover {
    font-weight: bold;
    color: #000;
    text-decoration:underline;
  }


    #f_1 {
    width: 17%;
    float: left;
    }  

    #f_2 {
    width: 17%;
    float: left;
    }  

    #f_3 {
    width: 17%;
    float: left;
    }  

    #f_4 {
    width: 17%;
    float: left;
    }  

    #f_5 {
    width: 25%;
    float: left;
    border-left: 1px solid #000;
    padding-left: 25px;
    }  

    .bottom_footer {
    text-align: center;
    font-size: 10px;
    }


.yoo_sx {
  float: left;
  width: 200px;
}

.yoo_dx {
  float: left;
  width: 370px;
  padding-top: 40px;
}
.yoo_dx a{
	text-decoration: none;
	color: #000;
}
.yoo_dx_2 {
  float: left;
  width: 370px;
  padding-top: 40px;
}

 	#top_carousel {
    		width:484px;
    		*width:483px;
    	/*	height: 170px;*/
    		padding:0px 1px 5px 0px;
        margin:0px 10px 15px 0px;
        *margin:0px 12px 0px 0px;
    		float:right;


    		background-image:url(../images/footer_banner.jpg);
    		background-repeat:no-repeat;
    		background-position:bottom;
    		}

  #inn_top_car{

  	width:482px;
  	*width:482px;
  	border-left:1px solid #c6c6c6;
    		border-right:1px solid #c6c6c6;
    	/*	height: 170px;*/
    		padding:0px 0px 2px 0px;
        margin:0px 0px 2px 0px;
        *margin:10px 0px 0px 0px;
                

  }
.yoo_dx_page {
  float: left;
  width: 120px;
  padding-top: 20px;
 /* background-color:green;*/

}
.yoo_dx_page a{
	color:#000000;
	text-decoration:none;
}
/*.yoo_dx_page img{
	width:90%;
	height:90%;
}*/
.yoo_sx_page {
  float: left;
  font-size:12px;
  width: 330px;
  padding: 5px 0px 0px 10px;
  /*background-color:red;*/
}
.yoo_sx_page a{
	color:#000000;
	text-decoration:none;
}
.yoo_sx_page_2 {
  float: left;
  width: 650px;
  padding: 20px 0px 0px 10px;
}
.yoo_sx_page_2 a{
	color:#000000;
	text-decoration:none;
}
.formFields {
  width: 100%;
  margin: 10px 0px 5px 0px;
}

.etichetta {
  width: 100px;
  float: left;
  text-align: right;
  font-weight: bold;
  margin: 0px 15px 0px 0px;
}

.informativa {
  font-size: 12px;
  background-color: #ebf6fb;
  
  /*background-color: #eee;*/
}

.lcn_msg {
  color: #CC3333;
  font-weight: bold;
  line-height: 30px;
}

      .risultato_q {
        font-size: 13px;
        margin-bottom: 20px;
        color: #666;
        width: 90%;
      }

      .risultato_q .incat {
        font-size: 13px;
        margin-bottom: 20px;
        color: #009EE1;
        width: 90%;
      }

      .risultato_q a{
        font-size: 16px;
        color: #333;
        font-weight: bold;
        text-decoration: none;
      }

      .risultato_q a:hover{
        font-size: 16px;
        color: #333;
        font-weight: bold;
        text-decoration: underline;
      }

      .risultato_q a.more {
        font-size: 13px;
        color: #333;
        font-weight: normal;
        text-decoration: none;
      }

      .risultato_q a:hover.more {
        font-size: 13px;
        color: #333;
        font-weight: normal;
        text-decoration: underline;
      }
      
      .pager {
        letter-spacing: 4px;
        color: #009EE1;
        width: 90%;
        text-align: center;
        padding: 2px;
      }

      .pager a{
        padding: 3px 2px 3px 6px;
        margin: 5px;
        border: 1px solid #009EE1;
        color: #333;
        font-weight: bold;
        text-decoration: none;
      }

      .pager a.chpage{
        padding: 3px 2px 3px 6px;
        margin: 0px 15px;
        border: 1px solid #009EE1;
        color: #333;
        font-weight: bold;
        text-decoration: none;
      }
      
      
      .pager .curpage{
        padding: 3px 2px 3px 6px;
        margin: 5px;
        border: 0px;
        color: #009EE1;
        font-weight: bold;
        text-decoration: none;
      }

      .pager a:hover{
        color: #fff;
        font-weight: bold;
        background-color: #009EE1;
      }

      
hr.separator {
  border-color:#009EE1;
  border-style:dotted;
  border-width:1px 0 0;
  clear:both;
  display:block;
  height:1px;
  margin:5px 0 0.75em;
  padding:0;
  visibility:visible;
  width:100%;
}


.clear {
  clear:both;
  display:block;
  height:1px;
  margin:0;
  overflow:hidden;
  padding:0;
}

#page_text_servizio .mh1{
		color:#333333;
		font-size:14px;
		line-height:20px;
		text-align:justify;
		font-weight: bold;
		margin:0 0 0 0;
}

#page_text_servizio .mh2{
		color:#333333;
		font-size:14px;
		line-height:20px;
		text-align:justify;
		font-weight: bold;
		margin:0 0 0 0;
}

#page_text .mh1{
		color:#333333;
		font-size:14px;
		line-height:20px;
		text-align:justify;
		font-weight: bold;
		margin:0 0 0 0;
}

#page_text .mh2{
		color:#333333;
		font-size:14px;
		line-height:20px;
		text-align:justify;
		font-weight: bold;
		margin:0 0 0 0;
}

#page_text_all ul.mappa{
  list-style-type: none;
  font-size: 16px;
  line-height: 28px;
}

#page_text_all ul.sitemap{
  font-size: 16px;
  line-height: 28px;
}


#page_text_all ul.mappa a{
  color: #009EE1;
  text-decoration: none;
}

#page_text_all ul.mappa ul {
  list-style-type: none;
}

ul.insitemap {
  list-style-type: none;
  font-size: 14px;
  line-height: 28px;
}

#page_text_all ul.mappa ul.insitemap li a{
  font-size: 14px;
  line-height: 28px;
  color: #009EE1;
}

a.gradrosso {
	/* optional styling, you can use whatever you wish */
	font-size:180%;
	color:#CC0000;
	font-weight:bold;
	letter-spacing:-.05em;
	margin: 0;
	text-decoration:none;
									/* now, this is important */
	position:relative;	
}


a.gradrosso span{
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(gradient_1.png) repeat-x;
}
								
* html a.gradrosso span{
	background-color:#fff;
	back\ground-color:transparent;
	background-image: url(none.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gradient_1.png", sizingMethod="scale");
}

a.gradgiallo {
	/* optional styling, you can use whatever you wish */
	font-size:180%;
	color:#CC9900;
	font-weight:bold;
	letter-spacing:-.05em;
	margin: 0;
	text-decoration:none;
									/* now, this is important */
	position:relative;	
}


a.gradgiallo span{
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(gradient_1.png) repeat-x;
}
								
* html a.gradgiallo span{
	background-color:#fff;
	back\ground-color:transparent;
	background-image: url(none.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gradient_1.png", sizingMethod="scale");
}


a.gradarancio {
	/* optional styling, you can use whatever you wish */
	font-size:180%;
	color:#CC3300;
	font-weight:bold;
	letter-spacing:-.05em;
	margin: 0;
	text-decoration:none;
									/* now, this is important */
	position:relative;	
}


a.gradarancio span{
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(gradient_1.png) repeat-x;
}
								
* html a.gradarancio span{
	background-color:#fff;
	back\ground-color:transparent;
	background-image: url(none.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gradient_1.png", sizingMethod="scale");
}


a.gradneutro {
	/* optional styling, you can use whatever you wish */
	font-size:180%;/*160%*/
	color:#009EE1;
	font-weight:bold;
	letter-spacing:-.05em;
	margin: 0;
	text-decoration:none;	
									/* now, this is important */
	position:relative;	
}


a.gradneutro span{
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(gradient_1.png) repeat-x;
}
								
* html a.gradneutro span{
	background-color:#fff;
	back\ground-color:transparent;
	background-image: url(none.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gradient_1.png", sizingMethod="scale");
}

/* classe per grassetto non grassetto */
b.nobold {
                font-size: 14px;
                font-weight: normal;
}

/* classe per h4 non grassetto dimensione testo normale */
h4.norm {
                font-size: 14px;
                font-weight: normal;
                display:inline;
} 