	body {
		margin:20px;
		font-family:Tahoma;
		font-size:1em;
                  color: #666666;
	}

	body, table {
		font-family:Tahoma;
		font-size:1em;  
                  color: #666666;                
	}
	
         p {
		font-family:Tahoma;
		font-size:1em;
                  color: #555555;
                  padding: 5px;

	}

         h1 {
		font-family:Tahoma;
		font-size:1em;
                  font-weight:bold;
                  color: #FF9900;
                  padding: 5px;
	}

         h2 {
		font-family:Tahoma;
		font-size:0.8em;
                  color: #666666;
                  padding: 5px;
	}
	div {
		margin:0px;
		display:inline;
	}

	img {
		border: 0px;
	}
         a:link {
                  color: #116699;
                  font-weight: bold;
                  text-decoration: none;

         }

         a:visited {
                  color: #663366;
                  font-weight: bold;
                  text-decoration: none;
         }

         a:hover {
                  color: #ff9933;
                  font-weight: bold;
                  background-color: #ffffff;
                  text-decoration: none;
         }

	.info_block {
		/*margin-top:20px;*/
		width:210px;
		display:block;
	}

	.generic_text {
		
		font-family:Tahoma;
		font-size:0.8em;
                  color: #666666;
                  padding: 5px;

	}

	#icon_progetto {
		background-image: url('file://///cepmi03/c$/Inetpub/lelibellule/www/graphics/1795_0.gif');
	}

	#icon_chisiamo {
		background-image: url('file://///cepmi03/c$/Inetpub/lelibellule/www/graphics/1795_0.gif');
	}

	#icon_contatti {
		background-image: url('file://///cepmi03/c$/Inetpub/lelibellule/www/graphics/1796_0.gif');
	}

	#icon_questionario {
		background-image: url('file://///cepmi03/c$/Inetpub/lelibellule/www/graphics/1797_0.gif');
	}

	#icon_demo {
		background-image: url('file://///cepmi03/c$/Inetpub/lelibellule/www/graphics/1798_0.gif');
	}

	#icon_registrazione {
		background-image: url('file://///cepmi03/c$/Inetpub/lelibellule/www/graphics/1799_0.gif');
	}

	#icon_login {
		background-image: url('file://///cepmi03/c$/Inetpub/lelibellule/www/graphics/1800_0.gif');
	}

	#icon_news {
		background-image: url('file://///cepmi03/c$/Inetpub/lelibellule/www/graphics/1801_0.gif');
	}

	#icon_risorse {
		background-image: url('file://///cepmi03/c$/Inetpub/lelibellule/www/graphics/1802_0.gif');
	}


	/* --------------------------------------------
	     Stili della barra del titolo del blocco
	   --------------------------------------------  */

	  .info_block_title {

	  }
	  
	  .info_block_title_left {
	  	
	  	width:3px;
	  	height:25px;
	  	background-image: url('file://///cepmi03/c$/Inetpub/lelibellule/www/graphics/1808_0.gif');
	  	background-repeat:no-repeat;
	  	float:left;
	  }

	  .info_block_title_center {
	  	float:left;
	  	height:25px;
	  	width:204;
	  	
	  	background-color:#ccff66;
	  }

	  .info_block_title_right {
	  	width:3px;
	  	height:25px;
	  	background-image: url('file://///cepmi03/c$/Inetpub/lelibellule/www/graphics/1809_0.gif');
	  	background-repeat:no-repeat;
	  	float:right;	  
	  }

	  .info_block_title_icon {
	  	font-size:2px;
	  	position:relative;
	  	float:right;
	  	display:inline;
	  	top:-40;
	  	left:-5;
	  	width:53;
	  	height:55;
	  	background-image: url('file://///cepmi03/c$/Inetpub/lelibellule/www/css/graphics/icon_header_generic.gif');
	  	background-repeat:no-repeat;
	  }
	/* --------------------------------------------
	     Stili della parte centrale del blocco
	   --------------------------------------------  */


	  .info_block_text {
	  
		font-family:Tahoma;
		font-size:0.8em;
                  color: #666666;
	  }
	  
	  .info_block_text_left {
	  	
	  	width:3px;
	  	/*height:100px;*/
	  	background-color:#ff0000;
	  	/*background-image:url('graphics/barra_lim_sx.gif');*/
	  	float:left;
	  }
	  
	  .info_block_text_center {
	  	font-family:Tahoma;
	  	font-size:1em;
	  	float:left;
	  	width:210px;
	  	/*height:100px;*/
	  	/*background-color:#cccccc;*/
	  }

	  .info_block_text_center_para {
		background-color:#f4f4f4;
		/*margin-top:20px;*/
		margin-bottom:10px;
		padding:10px;
		display:block;
                   color: #666666;
	  }

	  .info_block_text_center_image {
		background-color:#f4f4f4;
		/*margin-top:20px;*/
		margin-bottom:10px;
		padding:0px;
	  }

	  .info_block_text_right {
	  	width:3px;
	  	/*height:100px;*/

	  	background-color:#ff0000;
	  	/*background-image:url('graphics/barra_lim_dx.gif');*/
	  	float:right;	  
	  }

	  .info_block_table {
	  	font-family:Tahoma;
	  	font-size:1em;
		
	  }

	  .info_block_table_column {
	  	font-family:Tahoma;
	  	font-size:1em;
		
	  }
	  
	/* --------------------------------------------
	     Stili del filetto inferiore del blocco
	   --------------------------------------------  */

	  /*.info_block_footer {
	  	font-size:8px;
	  	
	  }
	  
	  .info_block_footer_left {
	  	
	  	width:3px;
	  	height:13px;
	  	background-image: url('../graphics/1810_0.gif');
	  	background-repeat:no-repeat;
	  	float:left;
	  }
	  
	  .info_block_footer_center {
	  	float:left;
	  	width:204px;
	  	height:13px;
	  	background-color:#ccff66;
	  }

	  .info_block_footer_right {
	  	width:3px;
	  	height:13px;
	  	background-image: url('../graphics/1811_0.gif');
	  	background-repeat:no-repeat;
	  	float:right;	  
	  }


#footer {
 	 	font-family: Tahoma;
 	 	font-size: 0.7em;
 	 	color: #999999;
		background-color: #f4f4f4; 

		text-align: center;

		margin-top:20px;
		margin-bottom:10px;
		padding:6px;

		border:1px solid #f4f4f4;
}*/


#footer {
	text-align: center;
}

