body {
	margin: 0;
	padding: 0;
	background: #E1DFA8 url(../img/backfade.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
}

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

a:hover {
	text-decoration: underline;
	border-bottom: 0;
}

a img {
	border: 0;
}

img {
	vertical-align: middle;
}

a.action_menu, a.action_menu:visited, a.action_menu:link {
	display: block;
	width: 65px;
	height: 12px;
	background-color: #006633;
	color: #FFFF00;
	border: 3px outset #ccc;
	text-decoration: none;
	text-align: center;
	padding: 1px 2px;
	font-size: 13px;
}

a.action_menu:hover {
	background-color: #66CC33;
	color: #fff;
	border: 3px inset #ccc;
}

a.smaller_button, a.smaller_button:visited, a.smaller_button:link {
	display: block;
	margin: auto 8%;
	width: 55px;
	height: 10px;
	background-color: #006633;
	color: #FFFF00;
	border: 3px outset #ccc;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	font-size: 12px;
}

a.smaller_button:hover {
	background-color: #66CC33;
	color: #fff;
	border: 3px inset #ccc;
}

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

textarea {
	width: 450px;
	height: 200px;
	border: 2px double #666;
}

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

.smaller {
	font-size: 66%;
}

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

.font_big_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: 30px;
	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;
	border: 1px solid #49943B;
}

#inner_content p, #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;
}

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

.float_r {
	float: right;
	margin-left: 7px;
}

#footer {
	width: 1000px;
	height: 60px;
	background: url(../img/footer_base.jpg) no-repeat;
	margin: 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;
}

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;
}

table.border_light_full {
	width: 750px;
	margin: 0;
	padding: 0;
	border: 0;
}

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

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

table.listrec td.sezione {
	width: 10%;
}

table.recs {
	width: 100%;
}

table.recs td {
	width: 20%;
	border-right: 3px solid #fff;
	color: #000;
}

tr.pari td {
	background-color: #66CC66;
}

tr.dispari td {
	background-color: #99CC99;
}

tr.capitolo td, h4.capitolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFF99;
	color: #000;
	font-weight: bold;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

table.inner_rows tr td, tr.lastrow td {
	border: 0;
}

tr.tab td {
	border: 0;
}

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

tr.sezione td {
	background-color: #ddd;
}

tr.quote input {
	width: 90px;
}

td.sezione {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	padding: 5px;
	width: 40%;
}

td.cestinato {
	text-decoration: line-through;
	background-color: #aaa !important;
	border-color: #aaa !important;
}

.deactive {
	color: #eee;
	font-style: italic;
}

.active {
	color: #000;
	font-style: normal;
}

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