@charset "utf-8";
/* CSS Document */

body {
	background-color:#EDEDED;
	background-image: url(sfondo.jpg);
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
a:link {
	color: #FAFAFB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.titolo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left:15px;
	color: #00F;
}
.testo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #00F;
	text-align:left;
}
.testo_link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.testo_personalizza {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #00F;
}
.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #fff;
}

/* Photo Zoom CSS */

#zoom { position: relative; top: 10px; left: 10px; width: 75px; background-color: rgb(255, 255, 255); }

#zoom a.p1, #zoom a.p1:visited { border: 1pt none ; background: rgb(255, 255, 255) none repeat scroll 0%; display: block; width: 75px; height: 75px; text-decoration: none; top: 0pt; left: 0pt; }

#zoom a.p2, #zoom a.p2:visited { border: 1pt none ; background: rgb(255, 255, 255) none repeat scroll 0%; display: block; width: 75px; height: 75px; text-decoration: none; top: 0pt; left: 0pt; }

#zoom a.p3, #zoom a.p2:visited { border: 1pt none ; background: rgb(255, 255, 255) none repeat scroll 0%; display: block; width: 75px; height: 75px; text-decoration: none; top: 0pt; left: 0pt; }

#zoom a.p4, #zoom a.p2:visited { border: 1pt none ; background: rgb(255, 255, 255) none repeat scroll 0%; display: block; width: 75px; height: 75px; text-decoration: none; top: 0pt; left: 0pt; }

#zoom a.p5, #zoom a.p2:visited { border: 1pt none ; background: rgb(255, 255, 255) none repeat scroll 0%; display: block; width: 75px; height: 75px; text-decoration: none; top: 0pt; left: 0pt; }

#zoom a img { border: 1px solid black; ; }

#zoom a.p1:hover { text-decoration: none; background-color: rgb(140, 151, 163); color: rgb(0, 0, 0); }
#zoom a.p2:hover { text-decoration: none; background-color: rgb(140, 151, 163); color: rgb(0, 0, 0); }
#zoom a.p3:hover { text-decoration: none; background-color: rgb(140, 151, 163); color: rgb(0, 0, 0); }
#zoom a.p4:hover { text-decoration: none; background-color: rgb(140, 151, 163); color: rgb(0, 0, 0); }
#zoom a.p5:hover { text-decoration: none; background-color: rgb(140, 151, 163); color: rgb(0, 0, 0); }

#zoom a .large { border: 0px none ; display: block; position: absolute; width: 1px; height: 1px; top: -1px; left: -1px; }

#zoom a.p1:hover .large { border: 1px solid black; display: block; position: absolute; top: -310px; left: -200px; width: 400px; height: 300px; }

#zoom a.p2:hover .large { border: 1px solid black; display: block; position: absolute; top: -310px; left: -200px; width: 400px; height: 300px; }

#zoom a.p3:hover .large { border: 1px solid black; display: block; position: absolute; top: -310px; left: -200px; width: 400px; height: 300px; }

#zoom a.p4:hover .large { border: 1px solid black; display: block; position: absolute; top: -310px; left: -200px; width: 400px; height: 300px; }

#zoom a.p5:hover .large { border: 1px solid black; display: block; position: absolute; top: -310px; left: -200px; width: 300px; height: 400px; }

/* End Photo Zoom CSS */



