body {
	background-image: url(../img/back_cont.png);
	background-repeat: repeat-x;
	background-color: #423331;
}
#top {
	height: 248px;
	width: 750px;
	margin-left: -375px;
	position: absolute;
	left: 50%;
	top: 192px;
}
#menu {
	background-color: transparent;
	position: absolute;
	height: 20px;
	width: 500px;
	top: -20px;
	right: 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
#top #menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#top #menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFFC1;
	text-decoration: none;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: none;
}
#content {
	position: absolute;
	top: 420px;
	width: 750px;
	margin-left: -375px;
	left: 50%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../img/bkTextContent.jpg);
	background-repeat: repeat-y;
}
#aut {
	position: absolute;
	bottom: -25px;
	left: 0px;
}
#nano {
	position: absolute;
	top: -61px;
	width: 188px;
	height: 61px;
	left: 200px;
}#content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	font-size: 12px;
	color: #000000;
}
#bott {
	position: absolute;
	bottom: -22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 20px;
	width: 720px;
	background-image: url(../img/bkText.jpg);
	background-repeat: repeat-y;
}
#content p.title {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	font-size: 18px;
	color: #999999;
}
input {
	position: relative;
	width: 200px;
	height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: rgb(250,250,250);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
textarea {
	position: relative;
	width: 200px;
	height: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: rgb(250,250,250);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
#nota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	color: #423331;
	visibility: hidden;
}
