body {
	background-color: #DCDCDC;
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	background-attachment: fixed;
	background-image: url(../graphics/bkg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

td, th {
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	left: auto;
	top: auto;
}

a {
	color: #000000;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.testo-titolo-contenuti {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}

.testo-contenuti {

	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.testo-mini-bold {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}

.testo-navigazione {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	top: 10px;
	clip: rect(auto,auto,auto,auto);
}

.testo-navigazione-web {

	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #0099FF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 10px;
	clip: rect(auto,auto,auto,auto);
}
.testo-navigazione-web-small {

	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	font-weight: bolder;
	color: #0073BF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 10px;
	clip: rect(auto,auto,auto,auto);
}
.footer {
  font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #666666;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

a:hover {
	text-decoration: none;
	color: #AA0000;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
