body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#testa {
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 60px;
	width: 95%;
	left: 2%;
	top: 5px;
}
#logo {
	position: absolute;
	height: 60px;
	width: 260px;
	left: 0px;
	top: 0px;
}
#banner {
	position: absolute;
	height: 60px;
	width: 468px;
	top: 0px;
	right: 0px;
	color: #FF9900;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}
#barra {
	background-color: #771935;
	color: #FFFFCC;
	position: absolute;
	height: 15px;
	width: 95%;
	left: 2%;
	top: 70px;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	font-size: 11px;
	letter-spacing: 1px;
}
#content {
	position: absolute;
	width: 95%;
	left: 2%;
	top: 90px;
	height: 80%;
}
#content1 {
	position: absolute;
	width: 20%;
	left: 0px;
	top: 0px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #771935;
	height: 100%;
}
#content2 {
	position: absolute;
	width: 30%;
	left: 20%;
	top: 0px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #771935;
	height: 100%;
}
#content3 {
	position: absolute;
	width: 30%;
	left: 50%;
	top: 0px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #771935;
	height: 100%;
}
#content4 {
	position: absolute;
	width: 20%;
	left: 80%;
	top: 0px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #771935;
	height: 100%;
}
p {
	font-size: 12px;
	margin: 3px 5px;
	padding: 3px 5px;
	letter-spacing: 1px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #771935;
	color: #771935;
	letter-spacing: 1px;
}
a {
	color: #771935;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 2px;
}
a:hover {
	color: #771935;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #771935;
	font-size: 11px;
}
input {
	background-color: #FFFFCC;
	border: 1px solid #771935;
	font-size: 10px;
	color: #771935;
}
input.radio {
	background-color: #FFFFFF;
	border: none;
	color: #771935;
	text-align: left;
}
input.button {
	background-color: #FFFFCC;
	border: thin solid #771935;
	font-size: 10px;
	color: #771935;
	font-weight: normal;
}
ul {
	list-style-type: none;
}
#indietro {
	position: absolute;
	width: 10%;
	left: 0px;
	top: 0px;
	height: 10px;
	text-align: center;
}
#percorso {
	position: absolute;
	width: 50%;
	left: 10%;
	top: 0px;
	height: 10px;
	text-align: center;
}
#connessi {
	position: absolute;
	width: 32%;
	top: 0px;
	height: 10px;
	left: 60%;
	text-align: center;
}
#visitatori {
	position: absolute;
	width: 20%;
	top: 0px;
	height: 10px;
	right: 10%;
}
#data {
	position: absolute;
	width: 8%;
	top: 0px;
	height: 10px;
	right: 0px;
	text-align: center;
}
#content5 {
	position: absolute;
	width: 80%;
	left: 20%;
	top: 0px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #771935;
	height: 100%;
}
a.barra {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
a.barra:hover {
	color: #FFFFCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}
h2 {
	font-size: 12px;
	margin: 5px;
	padding: 5px;
	letter-spacing: 1px;
	font-weight: bold;
}
a.continua {
	color: #771935;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 2px;
}
a.continua:hover {
	color: #771935;
	font-size: 10px;
	letter-spacing: 2px;
	text-decoration: underline;

}
.sondaggi {
	letter-spacing: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.copy {
	font-size: 9px;
	color: #771935;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #771935;
}
.evidenzia {
	font-weight: bolder;
	font-size: 10px;
	background-color: #FFFFCC;
}
select {
	background-color: #FFFFCC;
	border: 1px solid #771935;
	font-size: 10px;
	color: #771935;
}
textarea {
	background-color: #FFFFCC;
	border: 1px solid #771935;
	color: #771935;
}
img.icone {
	float: left;
}
a.banner {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 0px;
	border: none;

}
a.banner:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 0px;
	border: none;

}
h3 {

	font-size: 12px;
	margin: 5px;
	padding: 5px;
	letter-spacing: 1px;
	font-weight: normal;
}

