body{
	background-color: #FEF1DC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,tr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #544001;
}
.s_txt {
	background-image: url(/images/s_arancio.gif);
	background-color: #FDC572;
	background-repeat: no-repeat;
	background-position: bottom;
}
.bottom {
	font-size: 11px;
	color:#544001;
}
.titolo_sezione {
	font-size: 16px;
	font-weight: bold;
	color: #544001;
}
a:link {
	color: #933A00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #933A00;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:focus {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}

.form {
	font-family:http
://alcastello.intranet/;
	color:#544001;
	text-decoration: none;
	background-color: #FDE9C6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #B08502;
	border-right: 1px solid #544001;
	border-bottom: 1px solid #544001;
	border-left: 1px solid #B08502;
}

.bordino {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#544001;
	text-decoration: none;
	border: 1px dashed #ff6600;
}
.underline {
	text-decoration: underline;
}
.ombra_dx {
	background-image: url(/images/ombra_box.png);
	background-repeat: repeat-y;
	background-position: right bottom;
}
