body {
	background-color: #f4f3df;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
}
table {
	width: 100%;
}
a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #f47c23;
	text-decoration: none;
	font-weight: bold;
}
td {
	vertical-align: top;
}
hr {
	color: #F47C23;
}
textarea {
	width: 99%;
}
input.submit {
	color: #FFFFFF;
	background-color: #63A736;
	border: 1px solid #003300;
	font-weight: bold;
	width: 190px;
}

.spacer_horz {
	font-size: 6px;
	height: 8px;
	background-color: #f47c23;
}
.spacer_vert {
	font-size: 1px;
	background-color: #f47c23;
	height: 100%;
	width: 8px;
}
.spacer_box {
	width: 166px;
	background-color: #FFD071;
}
.spacer_main {
	padding: 3px;
	width: 100%;
	display: block;
}


.box_title_center {
	font-size: 10px;
	text-align: center;
	background-image: url(immagini/box_title_center.gif);
	height: 28px;
	vertical-align: middle;
}
.box_title_left {
	background-image: url(immagini/box_title_left.gif);
	width: 5px;
}
.box_title_right {
	background-image: url(immagini/box_title_right.gif);
	width: 5px;
}
.box_contents {
	padding: 3px;
	background-color: #FFD071;
}




.header {
	color: #FFFFFF;
	font-weight: bold;
	height: 28px;
	background-image: url(immagini/gialloverde2.gif);
	font-size: 28px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
.footer {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}



.titolo {
	color: #333333;
	font-weight: bold;
	display: block;
	background-color: #FFD071;
	padding: 3px;
}
.table_titolo {
	color: #333333;
	font-weight: bold;
	background-color: #FFD071;
	padding: 3px;
}
.page_titolo {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	background-color: #63A736;
	padding: 1px;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
}
.main_contents {
	padding: 3px;
}
.submenu {
	font-size: 9px;
	text-align: right;
}
.evidenziato {
	font-weight: bold;
	color: #336600;
}




.datiutente {
	font-size: 9px;
	color: #999999;
	line-height: normal;
}
.fondorosso {
	font-weight: bold;
	color: #333333;
	background-color: #FF0000;
}
.fondoverde {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #63A736;
}
.bordodotted {
	border: 1px dotted #999999;
}
.padova {
	background-image: url(immagini/padova.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
}

.header_small {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	font-style: oblique;
}
