/* CSS Document */

a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FF0000;
}
.Stile1 {
	font-size: 24px;
	font-weight: bold;
}
#Stile2 {
	text-decoration:none;
	color:#003;
}
.testo{
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFF;
	text-align: justify;
	padding-bottom: 10px;
}
h1{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
}
#map-lignano{
	height:380px;
	width:700px;
	}

