/* SOLO SOPRANI */
	
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}

.header-home {
	width: 770px;
	height: 100px;
	background: url(../img/header-home.gif) no-repeat;
	margin:0 auto;
	padding: 0 0 0 0;
	font: Tahoma;
	font-size: 11px;
	display:block;
	}	
	
.header-interna {
	width: 770px;
	height: 100px;
	background: url(../img/header-interna.gif) no-repeat;
	margin:0 auto;
	padding: 0 0 0 0;
	font: Tahoma;
	font-size: 11px;
	display:block;
	}
		
.header-interna-eng {
	width: 770px;
	height: 100px;
	background: url(../img/header-interna-eng.gif) no-repeat;
	margin:0 auto;
	padding: 0 0 0 0;
	font: Tahoma;
	font-size: 11px;
	display:block;
	}	
	
.testo-evidenziato {
	font: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color:#FFFF00;
	}
	
.testo-grigio {
	font: Tahoma;
	font-size: 11px;
	color:#959595;
	}
	
			
.contenitore {
	font: Tahoma;
	font-size: 11px;
	width: 770px;
	height: 101px;
	display:block;
	} 
		
	

.flash-home{
	width: 770px;
	height: 501px;
	float: center;
	}

	
#container-news {
		display:block;
		margin:0 auto; /* Unico modo per centrare i DIV, lo 0 è la distanza top */
		width:770px;
		background:url(../img/bg-interna-riga.gif);
		margin-bottom: 10px;
		}


	.news {
		display:block;
		width:315px;
		height:131px;
		float:left;
		margin-top: 10px;
		margin-left: 45px;
		margin-right: 0;
		margin-bottom: 0;
		background:url(../img/bg-news.gif);
		}
	
			.news IMG {
				display:block;
				float:left;
				margin-right:8px;
				margin-bottom:10px;
				}	
				
				
			.txt {
				display:block;
				width:235px;
				margin-left:80px;
				line-height: 14px;
				}
				
				
		.news-ghost {
		display:block;
		width:315px;
		height:131px;
		float:left;
		margin-top: 10px;
		margin-left: 45px;
		margin-right: 0;
		margin-bottom: 0;
		background:url(../img/bg-news-ghost.gif);
		}
				
	.annulla-float { /* Per rendere visibile lo sfondo container */
		clear:both;
		}
		
.footer {
	width: 770px;
	height: 27px;
	background: url(../img/footer.gif) no-repeat;
	padding: 0 0 0 0;
	font: Tahoma;
	font-size: 11px;
	display: block;
	margin:0 auto; /* Unico modo per centrare i DIV, lo 0 è la distanza top */
	}	

	
	