/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align:justify;
}
body {
	background-color: #000000;
}
.Stile1 {color: #CCCCCC}
.Stile3 {font-weight: bold; }
.Stile4 {
	font-size: 18px;
	font-weight: bold;
}
.TDcontenuto { background-image:url('../img/contenuto.jpg');
			   width:393px;
			   height:392px; }
.TDgalleria2 { background-image:url('../img/galleria2.jpg');
			  width:582px;
			  height:392;
			  text-align:center; }
.TDgallery2 { background-image:url('../img/gallery2.jpg');
			  width:582px;
			  height:392;
			  text-align:center; }				  	
.TDgalleria3 { background-image:url('../img/galleria3.jpg');
			   width:393px;
			   height:392px;
			   text-align:center;
			   font-weight:bold;
			   color: #ffffff; }
.TDgallery3 { background-image:url('../img/gallery3.jpg');
			   width:393px;
			   height:392px;
			   text-align:center;
			   font-weight:bold;
			   color: #ffffff; }			   
.TDgalleria4 { background-image:url('../img/galleria4.jpg');
			   width:582px;
			   height:392px;
			   font-weight:bold;
			   color: #ffffff; }
			   color: #ffffff; }			   
.TDgallery4 { background-image:url('../img/gallery4.jpg');
			   width:582px;
			   height:392px;
			   font-weight:bold;
			   color: #ffffff; }			   
.TDgalleria5{ background-image:url('../img/galleria5.jpg');
			   width:393px;
			   height:392px;
			   text-align:center;
			   font-weight:bold;
			   color: #ffffff; }
.TDgalleria6 { background-image:url('../img/galleria6.jpg');
			  width:582px;
			  height:392;
			  text-align:center; }				   				   			  		   
.scroll { overflow: auto; 
              width: 393px; 
		      height: 330px;
			  margin-top: 0px; }             
.TDextra { background-image:url('../img/extra.jpg');
	    width:189px;
		height:392px;
		text-align:center; }
.TDfooter { background-image:url('../img/footer.jpg');
		    width:701px;
			height:39px; 
			text-align:center;}
.TDmenu { background-color:#CCCCCC; }	
.TDintro { background-image:url('../img/intro1.jpg');
		   width:684px;
		   height:466px; }		
a {
	font-size: 10px;
	color: #ffffff;
	
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
}

