@import url('contents.css');

body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #006699;
}
#main {
	width: 823px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.top {
	background-image: url(../../img/common/top_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menuLingua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
}
#menuLingua a, #menuLingua a:visited {
	color: #000000;
	text-decoration: none;
}
#menuLingua a:hover {
	text-decoration: underline;
}
#mainMenu {
	margin-bottom: 50px;
}
#mainMenu td {
	vertical-align: top;
}
#mainMenu .voce {
	position: relative;
	z-index: 200;
}
#mainMenu   ul {
	position: absolute;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	left: 0px;
	top: 51px;
	display: none;
	z-index: 500;
}
#mainMenu ul a {
	display: block;
	width: 150px;
	background-color: #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	padding: 3px;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mainMenu ul a:hover {
	background-color: #006699;
	color: #FFFFFF;
}
#mainMenu .voce:hover ul, #mainMenu .over ul {
	display: block;
}
#main  #tabMenu {
	margin-bottom: 5px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
#tabMenu a, .tabMenu a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	position: relative;
	margin: 0px;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../../img/common/tab_dx.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #006699;
	display: block;
}
* html #tabMenu a, * html .tabMenu a:visited {
	overflow:hidden;
	line-height: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
}

#tabMenu a:hover {
	background-color:#666666;
}
#tabMenu a .sx {
	background-image: url(../../img/common/tab_sx.png);
	position: absolute;
	left: 0px;
	top: 0px;
	height: 18px;
	width: 18px;
}
#conts .home img {
	margin: 0px;
}
.calculate {
	margin-top: 10px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.calculate td {
	text-align: left;
	vertical-align: bottom;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006699;
}
.calculate  .label, label {
	font-weight: bold;
}
.calculate .dati td {
	vertical-align: top;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.calculate .calcolati {
	background-color: #B0C0C7;
}
.calculate .calcolati td {
	padding: 2px;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.risultati {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.risultati td {
	padding: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006699;
}
.risultati th {
	padding: 3px;
	text-align: left;
	font-weight: bold;
	color: #003366;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006699;
}
.error {
	color: #CC0000;
	line-height: normal;
}
.note {
	font-size: 10px;
	line-height: normal;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
}
#footer a {
	text-decoration: none;
}
#banner {
	position: absolute;
	left: 583px;
	top: -91px;
	width: 200px;
}
#banner p {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#banner a {
	background-color: #CC0000;
	text-decoration: none;
	color: #FFFFFF;
	width: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	display: block;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #FF0000;
	height: 12px;
	line-height: normal;
}
#banner a:hover {
	background-color: #FF0000;
}
.forms fieldset {
	margin-bottom: 10px;
	background-color: #ECF1F4;
	padding: 5px;
	border: 1px solid #BFD7E6;
}
.forms .formentry td {
	padding-top: 2px;
	padding-bottom: 2px;
}
.forms .formentry .labels {
	width: 240px;
}
.forms .formentry #formsubmit_cod img {
	border: 1px solid #666666;
}
