html { overflow: auto; }

body {
	font-family: sans-serif;
	margin:0;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(img/filigrana.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.pagetop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(img/border-btm.gif) repeat-x left bottom;
	/*background: #fff url(img/filigrana-top.jpg) no-repeat top right;*/
	height: 82px;
	width: 100%;
	border-top: 1px solid white;
}

.pagetop .pagetop_title {
	font-weight: bold;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(80,80,80);
	margin-top: 10px;
	/*border-bottom: 1px solid #ccc;*/
}

.pagetop .pagetop_subtitle {
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(80,80,80);
	border-top: 1px solid #c37903;
}

.pagetop .pagetop_icon {
	float: left;
	margin-right: 15px;
	margin-top: -5px;
	margin-bottom: 0;
}

.success {
	font-weight: bold;
	padding: 6px;
	color: white;
	background-color: #2E561A;
	margin-bottom:1em;
}

.failure {
	font-weight: bold;
	padding: 6px;
	color: white;
	background-color: #6A0303;
	margin-bottom:1em;
}

.normal {
	font-weight: bold;
	padding: 6px;
	color: white;
	background-color: #0B3661;
	margin-bottom:1em;
}

.delete {
	font-weight: bold;
	color: red;
	border: 1px solid #ccc;
	padding: 15px 4px 0 50px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #f5f5f5 url('img/alert-f5f5f5.jpg') no-repeat 4px;
	height: 38px;
}

.query, 
.box 
{
	border: 1px solid #ccc;
	background-color: rgb(245,245,245);
	padding: 4px;
	margin: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


/* -----------------------------------------------------------------------------
	button
----------------------------------------------------------------------------- */

.button {
	display: inline;
	padding: 0;
	height: 16px;
	margin: 0 4px 0 4px;
}

.button a {
	color: black;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	padding: 2px;
	height: 1px;
	border: 1px solid #444;
	background-image: url(img/button-bkg.gif);
	background-position: bottom left;	
}

.button a:hover, .button a.current {
	border-color: #c37903;
	background-image: url(img/button-bkg-act.gif);
	background-position: bottom left;
	color: white;
}

.button a:link, .button a:visited {
}


.button a img {
	margin:-1px;
	margin-bottom:-3px;	
	margin-right:0;
}


/* -----------------------------------------------------------------------------
	menu
----------------------------------------------------------------------------- */
#menu {
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: auto;
	margin-top: 12px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	width: 600px;
}
#menu th {
	color: #555;
}

#menu td {
	width: 50%;
	padding: 8px 0 0 0;

	vertical-align: top;
	border-top: 1px solid #ccc;
}

#menu p.desc {
	margin: 0;
}

#menu a.title {
	font-size: 12px;
	text-decoration: none;
	color: #ff5353;
	font-weight: bold;
}

#menu a.title:hover {
	text-decoration: underline;
	color: #e17c49;
}

#menu img.icon {
	float:left;
	margin: 4px 12px 4px 4px;
	border: 0;
}



.help {
	font-family: sans-serif;
	font-size:0.8em;
}



/* -----------------------------------------------------------------------------
	login
----------------------------------------------------------------------------- */

#login-mask {
	margin:auto;
	width:400px;
	margin-top:10px;
	text-align: left;
}

#login-mask .login-error {
	margin: 0 0 0 20px;
	color: red;
	font-size: 0.8em;
	font-weight: bold;
}

#login-mask .box {
	margin:0;
	width:100%;
}

#login-mask .normal, #login-mask .failure {
	width:100%;
	margin:0;
}

#login-mask .box table td {
	font-size:12px;
}

#login-mask table th {
	text-align:center;
	font-weight: bold;
	font-size: 14px;
}



/* -----------------------------------------------------------------------------
	clock
----------------------------------------------------------------------------- */
#ClockTime {
	position: absolute; 
	right: 20px; 
	top: 42px;
	width: 80px; 
	height: 18px; 
	z-index: 1;
	cursor: pointer; 
	text-align: center;
	
	color: black;
	font-family: sans-serif;
	font-size: 14px;
	padding: 2px;
	border: 1px solid #444;
	background-image: url(img/button-bkg.gif);
	background-position: bottom left;		
}

#ClockTime:hover {
	border-color: #c37903;
	background-image: url(img/button-bkg-act.gif);
	background-position: bottom left;
	color: white;
}



/* -----------------------------------------------------------------------------
	paginate
----------------------------------------------------------------------------- */
.paginate {
	margin: 0; 
	height: 36px;
	border: 1px solid #006699;
	border-bottom: none;
	background: #f5f5f5 url(img/paginate-bkg.gif) repeat-x top;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

.paginate .visualizzati {
	height: 14px; 
	text-align: center; 
	margin-bottom: 6px;
	border-bottom: 1px solid #ccc;
}

.paginate form.mostra {
	display: block;
	text-align: right;
	margin-top: -18px;
	margin-bottom: 0;
}

.paginate .button a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



/* -----------------------------------------------------------------------------
	calbuttons
----------------------------------------------------------------------------- */
#calbuttons {
	text-align: right;
	position: absolute;
	right: 16px;
	top: 12px;
	font-size: 15px;
}


/* -----------------------------------------------------------------------------
	forms elems
----------------------------------------------------------------------------- */
form {
	margin:0;
	padding:0;
}

input, textarea, select {
	border-width: 1px;
}

input:focus, textarea:focus, select:focus {
	background: #ffc;
	border-width: 1px;
}

input:hover, textarea:hover, select:hover {
	background: #ffc;
	border-width: 1px;
}


/* -----------------------------------------------------------------------------
altro
----------------------------------------------------------------------------- */
.usernotes {
	font-size: 11px;
}
.calnotes {
	font-size: 11px;
}

acronym {
	border:none;
}
