/*body{margin:auto;text-align:center;font-family:Verdana, Arial;font-size:11px;line-height:20px;letter-spacing:1px}*/
body{margin:0px;text-align:center; letter-spacing:1px}

/*------- GESTIONE CSS LINK --------*/

      
      a.tag1{text-decoration:none;font-size:12px;color:#C31E1A;font-weight:bold}
      a.tag2{text-decoration:none;font-size:14px;color:#0EC91B;font-weight:bold}
      a.tag3{text-decoration:none;font-size:15px;color:#212ADC;font-weight:bold}
      a.tag4{text-decoration:none;font-size:17px;color:#DCA121;font-weight:bold}
/*------- FINE GESTIONE CSS LINK --------*/

   /* TEXT ALIGN CENTER */
      .alignCenter{text-align:center}
      .alignLeft{text-align:left}
      .alignRight{text-align:right}

            /*------- GESTIONE FLOAT GENERALI --------*/
              .right{float:right;}
              .left{float:left;}
              .width10{width:10px;}
              .width15{width:15px;}
              .width20{width:20px;}
              .width30{width:30px;}
              .width40{width:38px;}
              .width30{width:30px;}
              .width60{width:60px;}
              .width70{width:70px;}
              .width80{width:80px;}
              .width90{width:90px;}
              .width100{width:100px;}
              .width110{width:110px;}
              .width120{width:120px;}
              .width130{width:130px;}
			  .width140{width:140px;}
              .width145{width:145px;}
              .width150{width:150px;}
              .width180{width:180px;}
			  .width190{width:190px;}
              .width200{width:200px;}
              .width220{width:220px;}
			  .width240{width:240px;}
              .width250{width:250px;}
              .width265{width:265px;}
              .width270{width:270px;}
              .width280{width:280px;}
              .width300{width:300px;}
              .width340{width:340px;}
              .width350{width:350px;}
              .width370{width:370px;}
              .width400{width:400px;}
              .width450{width:450px;}
              .width470{width:470px;}
              .width490{width:490px}
              .width500{width:500px}
              .width530{width:530px}
              .width550{width:550px}
              .width600{width:600px}
              .width630{width:630px}
              .width650{width:650px}
              .width700{width:700px}
              .width710{width:710px}
              .width730{width:730px}
              .width740{width:740px}
              .width750{width:750px}
              .width800{width:800px}
              
              .height30{height:35px;margin-bottom:3px;}
			  .height250{height:250px;}
              
              .size11{font-size:11px;}
            
          /*GESTIONE MARGIN*/
               .margin1{margin:1px;}  
                .margin2{margin:2px;}
                  .margin3{margin:3px;}
                    .margin4{margin:4px;}
                      .margin5{margin:5px;}
                        .margin10{margin:10px;}
                         .margin15{margin:15px;}
                          .margin20{margin:20px;}
              .marginTop0{margin-top:0px}
               .marginTop10{margin-top:10px;}
               .marginLeft0{margin-left:0px}
                .marginRight0{margin-right:0px}
                 .marginBottom0{margin-bottom:0px}
/*------ INIZIO GESTIONE BORDER -------*/  
  .borderZero{border:0px;}

  .borderBianco1{border:1px solid #FFFFFF}
  .borderBianco2{border:2px solid #FFFFFF}
  .borderBianco3{border:3px solid #FFFFFF}
  
  .borderNero1{border:1px solid #000000}
  .borderNero2{border:2px solid #000000}
  .borderNero3{border:3px solid #000000}
  
  .borderBlu1{border:1px solid #024C9C}
  .borderBlu2{border:2px solid #024C9C}
  .borderBlu3{border:3px solid #024C9C}
  
  .borderGiallo1{border:1px solid #FCAD04}
  .borderGiallo2{border:2px solid #FCAD04}
  .borderGiallo3{border:3px solid #FCAD04}
  
  .borderAzzurroChiaro1{border:1px solid #B3C5E3}
  .borderAzzurroChiaro2{border:2px solid #B3C5E3}
  .borderAzzurroChiaro3{border:3px solid #B3C5E3}
    
  .borderRosso1{border:1px solid #72220B}
  .borderRosso2{border:2px solid #72220B}
  .borderRosso3{border:3px solid #72220B}
  
  .borderArancio1{border:1px solid #f88e04}
  .borderArancio2{border:2px solid #f88e04}
  .borderArancio3{border:3px solid #f88e04}
  
  .borderViola1{border:1px solid #656EE1}
  .borderViola2{border:2px solid #656EE1}
  .borderViola3{border:3px solid #656EE1}
  
  .borderViolaChiaro1{border:1px solid #B2B7F0}
  .borderViolaChiaro2{border:2px solid #B2B7F0}
  .borderViolaChiaro3{border:3px solid #B2B7F0}
  
  .borderVerde1{border:1px solid #265d1c}
  .borderVerde2{border:2px solid #265d1c}
  .borderVerde3{border:3px solid #265d1c} 
  
  .borderBottom{border-bottom:1px solid #B3C5E3}
/*----  FINE GESTIONE BORDER    ----*/  
  
  
        /*----- GESTIONE COLORE  ------*/
          .bianco{color:#FFFFFF}
          .nero{color:#000000}
          .grigio{color:#767A7D}
          .giallo{color:#FCCB02}
          .bluColore{color:#024C9C;}
          .violaScuro{color:#3D3AB8}
          .rosso{color:#DC241F}
          .verde{color:#39806D}
          .arancio{color:#ED8000}
		  .viola{color:#435273}
        /*----- FINE GESTIONE COLORE -----*/
        
  /*----GESTIONE BACKGROUND COLOR ------*/
    .biancoBack{background-color:#FFFFFF;}  
    .bluBack{background-color:#003279;}
    .bluScuroBack{background-color:#204696;}
    .gialloBack{background-color:#FCAD04;}
    .azzurroBack{background-color:#ABD1F5;} 
    .azzurro2Back{background-color:#93ABDC;}
    .violaBack{background-color:#656EE1}
    .violaChiaroBack{background:#B2B7F0} 
    .violaScuroBack{background:#3D3AB8}
    .rossoBack{background:#DC241F}
    .grigioBack{background:#EBE7E4}
    .verdeBack{background:#255d1e}
    .arancioBack{background:#FC7905}
    .rosaBack{background:#FEC99B}
	
  /*----GESTIONR BACKGROUND COLOR ------*/  
        
       /* GESTIONE PARAGRAFO E/O DIV TESTO */         
         
       /* GESTIONE PARAGRAFO E/O DIV TESTO  */
       
   
  /**/


  .calendario{border:0px;background-image:url(img/generale/calendar.jpg);background-repeat:no-repeat;color:#2A587C;width:15px;height:15px}
  
  .nascondi{display:none;}     
       
        
    .titoloNews{text-transform:uppercase;font-weight:bold}    
        
 

   div#insieme{clear:both;line-height:1px;border-bottom:1px dashed #FFFFFF}
   
   div.unitiVuoto{clear:both}
    div.uniti0{clear:both;line-height:0px;}
   div.uniti{clear:both;line-height:1px;}
   div.uniti2{clear:both;line-height:2px;}
   div.uniti3{clear:both;line-height:3px;}
   div.uniti4{clear:both;line-height:4px;}
   div.uniti7{clear:both;line-height:7px;}
   div.uniti16{clear:both;line-height:16px;}
   div.uniti10{clear:both;line-height:10px;}
   div.uniti20{clear:both;line-height:20px;}
   div.uniti30{clear:both;line-height:30px;}
   div.uniti40{clear:both;line-height:40px;}
      .blu{background-color:#183E78;}
      .azzurro{background-color:#ABD1F5;}
      
   div.controllo{display:none}
   

	 
  div#matrixcom{margin:auto;width:960px;margin-bottom:10px;text-align:right}	
  
  div#sotto{margin:auto;text-align:right;width:974px;height:19px;}     

 
