body {
	position: center;
	margin:auto;
	background-color: #000000;
	background-attachment: fixed;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-repeat: no-repeat;
	font-size: 10px;
	background-image: url(immagini/sfondo.jpg);
}



a:link {color: #FF0000;
 text-decoration: none;}
a:visited {color: #993300;
 text-decoration: none;}
a:hover {color: #FF6600;
	text-decoration: underline;	
}
a:active {color: #99FF00;
		text-decoration: underline;	
}

img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.maiuscola {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.scrittarossa {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #AE181A;
}


.titolo {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;

}

#centro {
	width: 800px;
	height: 300px;
	background-image: url(immagini/repeat.jpg);
	background-repeat: repeat;
}

.testocontenuti {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	text-align: center;
	}
	
.testolink {
	text-align: justify;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	text-align: center;
	}	

.testocontenutihome {
	margin: 0px 0px 0px 100px;
	text-align: justify;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	}

.testoattrezzature {
	width: 420px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	}
	
	
.album {
	width: 420px;
	text-align:center;
	}	

#contenuti {
	height: 300px;
	width: 500px;
	top: auto;
}



#attrezzature{
	height: 280px;
	width: 470px;
	overflow:auto;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
}


#foto {
	height: 280px;
	width: 470px;
	overflow:auto;
	padding: 10px;
}
	
#testohome{
	width: 240px;
}	

#immaginesinistra{
	width: 300px;
}

#footer {
	background-image: url(immagini/strut2.gif);
	width: 800px;
	height: 45px;	
}

#mappa {
	position: absolute;
}

#footer {
	background-image: url(immagini/footer.jpg);
	width: 800px;
	height: 45px;
}

#datiesterni {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
}

#myspace {
	padding: -50px 20px 0px 0px;
	float:right;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color:#003399;
	border: none;
	}


#myspaceicon {
	border: none;
}
	
#amyspace:link {color: #003399;
 	text-decoration: none;}

#amyspace:visited {color: #003399;
 text-decoration: none;}

#amyspace:hover {color: #003399;
	text-decoration: underline;	}

#amyspace:active {color: #003399;
		text-decoration: underline;	

}