body, html {
	background-color: #00A0C6;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.clear {
	clear: both;
}
hr {
	border-top: 1px solid #000000;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 1px;
}
hr.tratt {
	border-top: 1px dashed #000000;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 1px;
}
img {
	margin: 0px;
	border: 0px;
}
h1 {
	font-size: 30px;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 25px;
	margin: 5px 0px 5px 0px;
}
h3 {
	font-size: 20px;
	margin: 5px 0px 5px 0px;
}
h4 {
	margin: 5px 0px 5px 0px;
	font-size: 18px;
}
h5 {
	font-size: 15px;
	margin: 5px 0px 5px 0px;
}
h6 {
	font-size: 12px;
	margin: 5px 0px 5px 0px;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 5px;
}
input {
	width: 50%;
	margin: 5px 0px 5px 0px;
}
.radio {
	width: auto;
	margin: 0px;
}
.normal {
	width: auto;
	margin: 5px 0px 5px 0px;
}
.button {
	width: auto;
	margin: 5px 0px 5px 0px;
}
select {
	margin: 5px 0px 5px 0px;
}
textarea {
	width: 720px;
	height: 200px;
	margin: 5px 0px 5px 0px;
}
div#centra {
	width: 819px;
	margin: auto;
	position: relative;
	text-align: left;
}
div#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	width: 819px;
	height: 77px;
}
div#bordosx {
	background-image: url(images/bordosx.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 819px;
}
div#bordodx {
	background-image: url(images/bordodx.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 819px;
}
div#contenuto {
	padding: 10px 40px 20px 40px;
}
div .pageNav {
	background-color: #CCECF4;
	border: 1px solid #000000;
	display: block;
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
}
div#firma a {
	background-color: #FFB400;
	border: 1px solid #000000;
	display: block;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
}
div#firma a:hover {
	background-color: #FFE100;
	text-decoration: none;
	color: #000000;
}
div .gbdata {
	background-color: #CCECF4;
	font-weight: normal;
	display: block;
	position: relative;
	float: left;
	width: 737px;
	border: 1px solid #000000;
	margin-bottom: 5px;
}
div .gbdata .info {
	background-color: #CCECF4;
	font-weight: normal;
	display: block;
	position: relative;
	padding: 5px;
	font-size: 11px;
}
div .gbdata .text {
	background-color: #CCECF4;
	font-weight: normal;
	display: block;
	position: relative;
	padding: 5px;
}
div .gbdata .text p {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin: 0px;
	padding: 5px;
}
div .gbdata .data {
	background-color: #FFB400;
	border-bottom: 1px solid #000000;
	padding: 5px;
	font-weight: bold;
	font-size: 15px;
}
div .gbdata span {
	font-size: 10px;
}
div .gbcom {
	font-weight: normal;
	display: block;
	margin-left: 50px;
	position: relative;
	padding: 5px;
}
div#addentry {
	background-color: #CCECF4;
	border: 1px solid #000000;
}
div#tit {
	background-color: #FFB400;
	border-bottom: 1px solid #000000;
	padding: 5px;
	font-weight: bold;
	font-size: 15px;
}
div#conferma {
	background-color: #CCECF4;
	border: 1px solid #000000;
	padding: 5px;
	text-align: center;
}
div#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 819px;
	height: 56px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 25px;
}
div#footer a {
	color: #FFFFFF;
}
