body {
	margin: 0;
	padding: 0;
	background: #E1DFA8 url(../img/backfade.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #ff0;
	scrollbar-arrow-color: #479039;
	scrollbar-base-color: #CEC099;
	scrollbar-darkshadow-color: #17470E;
	scrollbar-face-color: #C3B287;
	scrollbar-highlight-color: #FEAF60;
	scrollbar-shadow-color: #479039;
	scrollbar-track-color: #BCAE87;
}

a, a:visited, a:link, #breadcrumb a, #breadcrumb a:visited, #breadcrumb a:link {
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #fff;
	font-family: "Times New Roman", Times, serif;
	color: #FFFF33;
	font-size: 12px;
}

a:hover, #breadcrumb a:hover {
	text-decoration: underline;
	border-bottom: 0;
	font-size: 12px;
}

a img {
	border: 0;
}

img {
	vertical-align: middle;
}

#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	padding-left: 10px;
	height: 12px;
}

.font_small_light {
	color: #fff;
	font-size: 13px;
}

.smaller {
	font-size: 75%;
}

.font_med_light {
	color: #fff;
	font-size: 14px;
}

#scroll {
	margin: 0;
	padding: 0;
	background: url(../img/repeat_base.jpg) repeat-y top left;
	width: 1000px;
	_height: 648px;
	min-height: 648px;
}

#screen {
	margin: 0;
	padding: 0;
	background: url(../img/default_base.jpg) no-repeat top left;
	width: 1000px;
	_height: 648px;
	min-height: 648px;
}

#content {
	margin-top: 10px;
	margin-left: 190px;
	width: 750px;
}

#inner_content {
	width: 750px;
	background-color: #51A541;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	font-family: "Courier New", Courier, mono;
}

#inner_content div, #inner_content div {
	padding: 5px 10px;
}

#service {
	margin: 0;
	padding: 0;
}

#labels {
	padding-left: 580px;
	padding-top: 35px;
	height: 20px;
}

#labels div {
	width: 82px;
	height: 20px;
	margin-left: 6px;
	text-align: center;
}

#content div.column, #labels div.column, #content div.column {
	float: left;
}

#sections div.first, #labels div.first, #content div.first {
	float: left;
	clear: left;
}

#sections div.last, #labels div.last, #content div.last {
	float: left;
	clear: right;
}

#flags {
	margin-top: 15px;
	margin-left: 830px;
}

#flags a {
	text-decoration: none;
	border-bottom: 0;
}

.clear {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
}

.float_l, .left_pad {
	float: left;
	margin-right: 7px;
}

.right_img {
	float: right;
	margin-left: 5px;
	margin-top: 1px;
}

#footer {
	width: 1000px;
	height: 60px;
	background: url(../img/footer_base.jpg) no-repeat;
	margin: 0;
	padding: 0;
}

#footer div {
	margin: 0;
	padding: 5px 36px 0 104px;
	text-align: center;
	font-size: 11px;
	color: #fff;
}

.error {
	display: block;
	font-style: italic;
	color: #990000;
}

ul.livello li {
	list-style-type: none;
}

div.livello {
	border: 2px solid #666;
	border-top: 0;
}

div.livello h4 {
	height: 25px;
	padding: 2px 30px;
	margin: 0;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	border-left: 2px dashed #fff;
	border-right: 2px dashed #fff;
}

p.form_wrong {
	background: url(../img/errorform.jpg) no-repeat top left;
	padding-left: 60px;
}

p.form_ok {
	background: url(../img/okform.jpg) no-repeat top left;
	padding-left: 60px;
}

select, input, textarea {
	font-size: 11px;
	font-family: "Courier New", Courier, mono;
}

textarea {
	height: 50px;
}

input.button {
	margin-right: 10px;
	width: 90px;
	height: 25px;
	background-color: #006633;
	color: #FFFF00;
	border: 3px outset #ccc;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	font-size: 12px;
}

table.border_light_full {
	width: 100%;
}

table.border_light_full th {
	padding: 2px;
	background-color: #aaa;
	border-bottom: 1px solid #000;
	font-size: 14px;
	text-align: left;
}

table.border_light_full td {
	padding: 2px;
	border-bottom: 1px dashed #ddd;
}

tr.lastrow td {
	border: 0;
}

tr.firstrow td.marker {
	width: 30%;
}

.pagine {
	clear: both;
	text-align: center;
	font-weight: bold;
	height: 22px;
	margin: 0 2cm;
}