#menu {
	display: block;
	position: absolute;
	top: 310px;
	left: 0;
	border-style: outset;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-color: #ffffff;
	padding: 10px;
	font-size: 14pt;
	line-height: 1.5;

}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu a {
	color: #333399;
	text-decoration: none;
	font-weight: 700;
}
#menu a:visited {
	color: white;
}
#menu a:hover {
	color: red;
}
#menu a:focus {
	color: yellow;
}
#menu a:active {
	color: purple;
}
#box3 {
	top: 250px;
	height: 350px;
	width: 710px;
	border-style: outset;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-color: #ffffff;
	padding: 20px;
	text-align: center;
	font-size: 32pt;
}
#box {
	top: 250px;
	height: 300px;
	width: 710px;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-color: #ffffff;
	padding: 20px;
	text-align: center;
	font-size: 32pt;
}
#box2 span {
	font-weight: 700;
	color: orange;
	text-decoration: underline;
}
#camper{
	font-size: 20pt;
}
#papillon{
	font-style: italic;
}
#box1 {
	display: block;
	top: 150px;
	height: 350px;
	width: 710px;
	border-style: outset;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-color: #ffffff;
	padding: 20px;
	text-align: center;
	overflow: scroll;
}
#box1 a {
	font-size: 14pt;
	text-align: center;
	color: red;
}
#box2 {
	display: block;
	top: 250px;
	height: 350px;
	width: 710px;
	border-style: outset;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-color: #ffffff;
	padding: 20px;
	text-align: center;
	font-size: 32pt;
}
#box_dati {
	display: block;
	top: 670px;
	border-style: outset;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-color: #ffffff;
	padding: 10px;
	width: 740px;
	text-align: center;
	font-weight: 700;
}
#box3 {
	line-height: 2.0;
}
#box3 span {
	font-size: 14pt;
}
#box3 a:hover {
	color: red;
}
#bianco {
	text-align: left;
	font-size: 14pt;
}
.bianco {
	font-size: 16pt;
}
.numero {
	color: red;
	font-size: 14pt;
}

.spazio {
font-family : helvetica, arial, times new roman;
color : black;
font-size : 2pt;
font-style : bold
text-decoration : none

}
