body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

.no_bordo {
	border: 0px;
}

.path {
	margin: 0px;
	font-size: x-small;
	text-align: left;
	padding-top: 70px;
	padding-left: 10px;
	font-weight: bold;
}
.path a:link {
text-decoration:underline;
}
.path a:hover{
text-decoration:underline;
}
.path a:visited {
text-decoration:underline;
}

h1 {
color:#f3971b;
font-style: oblique;
}

#testata_stampa {
width: 100%;
text-align:center;
}

#logo {
display:none;
}

#menu {
display:none;
}

#home {
display:none;
}

.content{
	padding: 20px;
	text-align:center;
}

.pdf {
display:none;
}

#footer_dx {
display: none;
}

#footer_stampa {
width: 100%;
text-align:center;
}

#menu_book {
margin-left: 75px;
width: 50%;
text-align:center;
}

.pulsante_sup {
width: 33%;
}

.pulsante_inf {
width: 33%;
}