@CHARSET "ISO-8859-1";
html {
		margin: 0;
		padding: 0; /* setting border: 0 hoses ie6 win window inner well border */
     }
body {
		margin: 0px;
		background: url(../images/menu-bg2.gif); /* indica lo sfondo delo schermo */
	 }
a {
		text-decoration:none;
		color: black;
	}

.imgleft {
			border: 0px;
			padding: 10px 10px 10px 0px;
			float: left;
			display:inline-block;
			font-size: 7pt;
			text-align:center;
		 }
.imgright {
			border: 0px;
			padding: 10px 10px 10px 10px;
			float: right;
			display:inline-block;
			font-size: 7pt;
			text-align:center;
		 }		 
		 
#struttura {
							
		position: absolute;
		width: /**/ 51em;
		margin-left: /**/ 15%; 
		/*margin-top: 20px;*/
		border:3px solid gray;
		color: black;
		background: url(../images/menu-bg.gif);
		background-repeat: repeat-y bottom left; 
	     }
#top {
				 font-size: 8pt;
				 color: #ffffff;
				 font-family: verdana, sans-serif;
				 width: 100%;
				 height: 11em;
				 font-weight: bold;
				 background: transparent;
				 font-weight: bold;
		 
	  }

#logo {	
					float: left;  /* ok IE */
					text-align: center; /* ok IE */
					width: 14em;  /* ok IE */
					padding: /**/ 2em,1em,1em,1em;  /* ok IE */
					clear: right;  /* ok IE */
					padding-top: 1em;
					background: transparent;
					
		  }
	
#top_image {
						 float: right;
						 width: /**/ 59em;
						 background: url(../images/top_color3.gif);
						 background-repeat: repeat-y bottom left; 
						 height: 100%;
					 }	

#menu {
				 float: left;
				 clear: left;
				 width: 14em;
				 padding: 1px;
				 height: 100%;
				 font-size: 76%;
				 color: #ffffff;
				 text-align: left;
				 font-family: tahoma, verdana, sans-serif;
				 font-weight: bold; 
				 background: transparent;
		 
	   }
a.menu {
			/*font-weight: bold; */
			color: #ffffff;
			text-decoration:none;
		}	  
a.link_news {
				font-weight: bold; 
				color: #cc0000;
				text-decoration:none;
			}	  
b.comitato {
				color: #BA1902;
				font-size: 10pt;
		}
#centrale {
				font-size: 8pt;	
				text-align: justify;
				/*background: url(../images/sfondo.jpg);*/
				color: #000000;
				font-family: verdana, sans-serif;
				height: 100%;
				/*margin-left: 16em;*/
				/*padding: 10px;*/
	      }
	      
#centrale2 {
				font-size: 9pt;
				/*width: 580px; */
				text-align: justify;
				background: url(../images/sfondo.jpg);
				
				color: #000000;
				font-family: verdana, sans-serif;
				height: 100%;
				/*margin-left: 16em;*/
				padding: 15px;
				display:block;
	      }
#news {
					float: bottom;
					color: #000000;
					padding: /**/ 1em,1em,1em,1em;
					font-size: 8pt;
					text-align: justify;
					font-weight: normal;
					width: /**/ 53em;
					text-align: center;
					background-color: #FFF6B8;
	    }
#fondo {			
					font-size: 76%;
					color: #ffffff;
					text-align: center;
					text-vertical-align: middle;
					width:100%;
					height: 2em;
					clear:left;
					background: transparent;
		   }
#menu_li {
      			list-style-image: url(../images/bul-off.gif);
      			margin-left: 0 auto;
      			position:relative;
      			left: -1.5em;      						
					}
td.home {
			background: url(../images/homepageimg.jpg);
		}
		
td.man {
			background: url(../images/homepageimg3.jpg);
		}			
td.invito {
			color: #FFFFAA;
			font-weight: bold;
			font-size: 10pt;
		}			
a.invito {
			color: #4B4B4B;
			font-weight: bold;
			font-size: 10pt;
		}			
table.comunicato {
					width: 650px;
					font-size: 8pt;
				}								
