﻿body {
	text-align: center;
	background-repeat: repeat;
	background-image: url('images/sfondoceleste.png');
	background-attachment: fixed;
}
button {
	border-style: solid;
	border-width: 1pt;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
}
caption {
	font-family: Verdana,Arial;
	font-style: normal;
}
fieldset {
	border-style: solid;
	border-width: 1pt;
	font-family: Verdana,Arial;
	font-style: normal;
}
p {
	padding: 4px;
	font-family: Verdana,Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}
h1 {
	padding: 1px;
	font-family: Verdana,Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 13pt;
}
h2 {
	padding: 2px;
	font-family: Verdana,Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
}
h3 {
	font-family: Verdana,Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
h4 {
	padding: 3px;
	font-family: Verdana,Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
}
h5 {
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size: 16pt;
	color: #0000FF;
}
h6 {
	font-family: Verdana,Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
}
hr {
	color: #919191;
	height: 2px;
}
img {
	border-width: 0px;
	padding: 4px;
	text-align: center;
}
label {
	font-family: Verdana,Arial;
	font-style: normal;
}
legend {
	font-family: Verdana,Arial;
	font-style: normal;
}
marquee {
	font-family: Verdana,Arial;
}
select {
	border-style: solid;
	border-width: 1pt;
	font-family: Verdana,Arial;
	font-style: normal;
}
table {
	font-family: Verdana,Arial;
	font-style: normal;
	color: #000000;
}
textarea {
	border-width: 1pt;
	font-family: Verdana,Arial;
	font-style: normal;
}
th {
	font-family: Verdana,Arial;
	font-style: bold;
}
td {
	font-family: Verdana,Arial;
	text-align: left;
}
a:hover {
	color: rgb(255, 0, 0);
}
p {
}
h1 {
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 1px;
	}
h2 {
	margin: 2px 1px 2px 2px;
	padding: 0px 0px 2px 2px;
}
h3 {
	margin: 2px 1px 2px 2px;
	padding: 0px 0px 0px 2px;
}
#tabsF {
	float: left;
	width: 100%;
	font-size: 90%;
	line-height: normal;
	border-bottom: 1px solid #666;
}
#tabsF ul {
	margin: 0;
	padding: 2px 2px 0 2px;
	list-style: none;
}
#tabsF li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tabsF a {
	float: left;
	background: url("images/tableftF.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabsF a span {
	float: left;
	display: block;
	background: url("images/tabrightF.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsF a span {
	float: none;
}
/* End IE5-Mac hack */
#tabsF a:hover span {
	color: #000000;
}
#tabsF a:hover {
	background-position: 0% -42px;
}
#tabsF a:hover span {
	background-position: 100% -42px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 1002px;
	text-align: center;
	background-image: url('images/body-background.png');
}

