body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #F1481D;
	font-size: 18px;
	margin-left: 30px;
	line-height: 15px;
}
input {
	/*background-color: #E9EFF5;*/
	/*border: 1px solid #999;*/
	font-size: 11px;
}
label.error {
	color: red;
	font-size: 14px;
	font-weight: bold;
}
label.normal {
	font-weight: normal;
}
select {
	font-size: 11px;
}
textarea {
	/*background-color: #E9EFF5;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	font-size: 11px;
}
#header {
	font-size: 16px;
	color: #80B5D7;
	font-variant: small-caps;
	font-weight: bold;
	width: 100%;
	background-color: #30559C;
	background-image: url(images/adm_header.gif);
	background-position: right;
	line-height: 38px;
	background-repeat: no-repeat;
	border-bottom: 4px solid #80B5D7;
}
#menu {
	width: 100%;
	background-color: #F1F3F5;
	line-height: 22px !important;
	height: 22px;
	background-image: url(images/adm_bg_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	/*word-spacing: 10px;*/
}
#menu a {
	font-size: 11px;
	color: #000;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}
#menu a:hover {
	color: #30559C;
}
#container {
	width: 100%;
	font-size: 10px;
	/*background-color: #F1F3F5;*/
}
#container #intestazione {
	color: #FFF;
	font-weight: bold;
	background-color: #3872B2;
	line-height: 20px;
	border-top: 4px solid #80B5D7;
}
#container #intestazione2 {
	color: #000;
	font-weight: bold;
	background-color: #F5F5F5;
	line-height: 20px;
	border-top: 1px solid #CCC;
}
#container td {
	line-height: 20px;
	border-bottom: 1px solid #E7E7E7;
}
#container a {
	color: #F1481D;
	text-decoration: none;
}
#container a:hover {
	color: #30559C;
}
#container tr.row0 {
	background-color: #F5F5F5;
}
#container tr.row0:hover {
	background-color: #EDEDED;
}
#container tr.row1 {
	background-color: #FFF;
}
#container tr.row1:hover {
	background-color: #EDEDED;
}
#container2 {
	/*background-color: #F5F5F5;*/
	width: 100%;
	/*width: 300px;*/
	font-size: 10px;
}
#container2 #intestazione {
	color: #FFF;
	font-weight: bold;
	background-color: #3872B2;
	line-height: 20px;
	border-top: 4px solid #80B5D7;
}
#container2 #titolo {
	font-weight: bold;
	color: #F1481D;
	line-height: 15px;
}
#container2 #boxdx {
	 background-color: #F5F5F5;
}
#container2 a {
	color: #F1481D;
	text-decoration: none;
}
#container2 a:hover {
	color: #30559C;
}
#attivitą {
	font-size: 11px;
	width: 100%;
}
#attivitą td {
	border-color: #FFF;
}
#paging {
	width: 100%;
	font-size: 10px;
	color: #000;
	line-height: 20px;
	border-top: 4px solid #F5F5F5;
	text-align: center;
}
#paging a {
	text-decoration: underline;
	color: #F1481D;
	text-decoration: none;
}
#login {
	margin-top: 50px;
	width: 400px;
	border: 0;
	background-color: #FFFFFF;
	font-size: 10px;
	padding: 50px;
	border: 1px solid #000;
}
#login th {
	font-size: 14px;
	color: #F1481D;
	font-size: 18px;
}
#login a {
	color: #F1481D;
	text-decoration: none;
}
#login input {
	color: #F1481D;
	border: 1px solid #000;
}
