body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma, sans-serif;
	font-size: x-small;
	background-color: #FFFFFF;
}
.menu {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.powered {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.titolo_pagina {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
.logout {
	font-weight: bold; 
	color: #FFFFFF; 
	font-size: 11px; 
}
.errore {
  font-weight: bold;
	font-size: 13px;  
}
a.layout:link {
	text-decoration: none;
	color: #FFFFFF; 
}
a.layout:visited {
	text-decoration: none;
	color: #FFFFFF; 
}
a.layout:hover {
	text-decoration: underline;
	color: #FFFFFF; 
}
a.layout:active {
	text-decoration: none;
	color: #FFFFFF; 
}
input.submit, input.button {
	font-size: xx-small;
	background-color: #939799;
	border: 1px outset #000000;
	color: #FFFFFF;	
	text-transform: uppercase;
	font-weight: bold;	
}
label {
  font-weight: bold;
}
input, select, textarea {
	font-size: small;
	font-family: tahoma, sans-serif;
}
a:link {
	text-decoration: none;
	color: #000000; 
}
a:visited {
	text-decoration: none;
	color: #000000; 
}
a:hover {
	text-decoration: underline;
	color: #000000; 
}
a:active {
	text-decoration: none;
	color: #000000; 
}
img {
  border: 0px;
}
.adm_titolo {
  font-weight: bold;
	color: #FFFFFF; 
}
.adm_paginazione {
	color: #FFFFFF; 
}
.tabella_admin {
  margin: 10px;
}
