@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.uno{
	background-image: url(alto.jpg);
	min-height:40px;
		background-repeat: no-repeat;
	background-position: center;}
	.due{
	background-image: url(sfondo_delfini.jpg);
	min-height:327px;
	background-repeat: no-repeat;
	background-position: center;
}
	.centrale{
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	
	padding-top: 10px;
}	.centrale2{
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

.tre{
	background-image: url(link.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:43px;
}
.pagina{
	background-image: url(pagina.jpg);
	background-position: center top;
	min-height:600px;
}
.quattro{
	background-image: url(sotto_link.jpg);
	background-position: center top;
	min-height:60px;
}
.quinto{
	background-image: url(basso.jpg);
	background-position: center top;
	min-height:50px;
	background-repeat: no-repeat;
}
.bordi{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.arancio{
	color: #F60;
}
.nero{
	color: #000;
}
.bianco{
	color: #FFF;
}
.testo{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.testo_link{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
}
a.link{
	font-size: 15px;
	text-decoration: none;
}
a.link:hover{
	text-decoration: underline;
}
.indi{
	background-color: #CCC;
}
a.link-piccoli{
	color: #333;
	text-decoration: none;
}
a.link-piccoli:hover{
	color: #000;
	text-decoration: underline;
}
.titolo{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #F60;
}

a.link6 {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

