body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 50px;
}
.testa {
}

.search {
	margin-left: 150px;
	width: 450px;
}
.corpo a {
	text-decoration: none;
}

.link {
	clear: both;
	float: left;
	width: 200px;
	position: absolute;
	left: 665px;
	top: 150px;
}


p {
	text-align: justify;
}
.corpo {
	clear: both;
	float: left;
	width: 650px;
	margin-top: 20px;
}

#navi {
	margin:10;
	padding:0;
	clear: both;
	float: left;
	height: 10px;
	width: 800px;
	text-decoration: none;
	list-style-image: url(httpdocs/(URL) );
	list-style-type: none;
}

#navi li {
	margin:2px;
	padding:0;
	float:left;
	text-decoration: none;
	list-style-type: none;
}

#navi li a {
	display:block;
	width:100px;
	padding:4px 0;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	background-color:#0000CC;
	list-style-type: none;
}

#navi li a:hover {
	color:#FF0000;
	background-color:#66CCFF;
	text-decoration: none;
	list-style-type: none;
}
