﻿html {
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	background: #bdceb7;
	color: #05441A;
	font-family: Trebuchet Ms, Verdana, Arial;
	font-size: 10pt;
	text-align: left;
}
a {
	color: #620000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.box {
	width: 80%;
	padding: 0 0 20px 20px;
}
.texture {
	background-image: url('../images/texture.gif');
	width: auto;
}
.bullseye {
	width: 100%;
	height: 100%;
	margin: auto;
}
.texture table {
	width: 100%;
}
.bullseye td {
	text-align: center;
}
.content {
	border: 4px none #66cc99;
	border-collapse: collapse;
}
.highlight {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.fotine {
	text-align: center;
}
.fotine img {
	border: 2px solid #66cc99;
	margin-bottom: 10pt;
}
.camere td {
	border-bottom: 2px solid #66cc99;
}
.languageTab {
	width: 180px;
	height: 20px;
	background-image: url('../images/texture.gif');
	border: 1px solid #66cc99;
	border-width: 1px 0;
}
img {
	border: 0;
}
#tl {
	background-image: url('../images/topleft.gif');
}
#tr {
	background-image: url('../images/topright.gif');
}
#br {
	background-image: url('../images/bottomright.gif');
}
#bl {
	background-image: url('../images/bottomleft.gif');
}
#top {
	border-top: 1px solid #66cc99;
	width: 100%;
}
#bottom {
	border-bottom: 1px solid #66cc99;
	width: 100%;
}
table {
	font-size: 10pt;
}
th {
	text-align: left;
	padding-top: 15px;
	white-space: nowrap;
}
.decorationLogo {
	position: fixed;
	bottom: 5px;
	right: 5px;
	font: oblique small-caps bold 24pt Verdana;
	color: #a5bc9c;
	text-align: right;
}
.Right {
	text-align: right;
}
.privacy {
	width: 100%;
	height: 100%;
	margin: 0px;
	color: #05441A;
	font-family: Trebuchet Ms, Verdana, Arial;
	font-size: 7pt;
	text-align: left;
}
.privacy-link {
	width: 100%;
	height: 100%;
	margin: 0px;
	color: #05441A;
	font-family: Trebuchet Ms, Verdana, Arial;
	font-size: 7pt;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
.Left {
	text-align: left;
	font-weight: bold;
}
.Center {
	width: 100%;
	height: 100%;
	margin: 4px;
	color: #05441A;
	font-family: Trebuchet Ms, Verdana, Arial;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	line-height: 12pt;
}
.Underline {
	text-decoration: underline;
	width: 100%;
	height: 100%;
	margin: 0px;
	color: #05441A;
	font-family: Trebuchet Ms, Verdana, Arial;
	font-size: 10pt;
	text-align: center;
}
p {
	margin: 4px;
}
.Table_Schede {
	margin: 4px;
	color: #05441A;
	font-family: Trebuchet Ms, Verdana, Arial;
	font-size: 10pt;
	text-align: justify;
	border-collapse: collapse;
}
.TITOLI {
	font-family: Trebuchet Ms, Verdana, Arial;
	font-size: 14pt;
	color: #05441A;
	vertical-align: middle;
	text-align: center;
	line-height: 16pt;
}
