/*  copyright Francesco Piro 1998 - www.piropiro.org */
body {
	background: #bcbcbc url('servizio/imma_servizio/mare_5.jpg') no-repeat fixed left center;

	font-family: "Bookman Old Style", "Garamond", serif;
	font-size: 0.9em;
	font-style: italic;
	color: #000000;
}
img {
	border-width: 0px;
}
a {
	text-decoration: none;
	color: #000000;
	margin: 1px;
	padding: 1px;
}
a:hover {
	color: #c71585;
}

p {
	margin: 1px;
	padding: 1px;
}
h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1em;
}
.intestazioni {
	color: #666699;
	font-style: italic;
	line-height: 200%;
	border-left-width: 1px;
	border-right: 1px solid #666699;
	border-top-width: 1px;
	border-bottom: 1px solid #666699;
	margin-left: 20px;
	margin-bottom: 20px;
	border-bottom-right-radius:15px;
	-moz-border-bottom-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	}
}
.contattiquadro {
	background-color: #ffeeee;
	color: #cc3300;
	font-family: "Bookman Old Style", "Garamond", serif;
	font-size: 0.8em;
}
#demian {
	position: absolute;
	z-index: 9;
	right: 20px;
	bottom: 30px;
}


