body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url(_images/bckpage.gif);
	background-repeat: repeat-y;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contenuto a:link, #contenuto a:visited {
	color: #045D94;
	font-weight: normal;
	text-decoration: none;
}
.path {
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	font-size: 11px;
}
.path a:link, .path a:visited {
	color: #045D94;
	font-weight: bold;
	text-decoration: none;
}
.menu {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.menu a:link, .menu a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menuAtt {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#contenuto a:hover, #contenuto a:active, #contenuto a:focus, .path a:hover, .path a:active, .path a:focus, .menu a:hover, .menu a:active, .menu a:focus,{
	text-decoration: underline;
}

.formbot {
	border: 1px solid #FFFFFF;
	padding-right: 5px;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #045D94;
	cursor: hand;
	color: #FFFFFF;
	font-weight: bold;
	height: 18px;
}
.forminp { 
	border: 1px solid #045D94;
	padding-right: 1px; 
	padding-top: 0px; 
	padding-left: 1px; 
	padding-bottom: 0px; 
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal; 
	background-color: #EEFFFF;
}
.formlog { 
	border: 1px solid #045D94;
	padding-right: 1px; 
	padding-top: 0px; 
	padding-left: 1px; 
	padding-bottom: 0px; 
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	width: 130px;
	height: 16px;
	font-weight: normal; 
	background-color: #EEFFFF;
}
.tableHeader {
	color: #FFFFFF;
	background-color: #045D94;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#tableRow1 {
	background-color: #DEE7F0;
}
#tableRow2 {
	background-color: #E3EFE5;
}
#tableText td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tableText {
	border-bottom: 1px solid #000000;
}
.tableTitle {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #449650;
}
.indent {
	padding-left: 20px;
}
ul, ol, p, h1, h2, h3, h4, li {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
#contenuto p {
	line-height: 110%;
	text-align: justify;
	padding-bottom: 10px;
}
#contenuto h2 {
	font-size: 13px;
	font-weight: bold;
	color: #449650;
	padding-bottom: 8px;
}
#contenuto h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding-top: 15px;
	color: #045D94;
	padding-bottom: 4px;
}

#contenuto li {
	list-style-type: disc;
	line-height: 110%;
}
#contenuto ul {
	line-height: 110%;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	list-style-type: disc;
	list-style-position: inside;
	text-align: justify;
	padding-bottom: 10px;
}
