@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
}

body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12px;
	color: #666;
}
body {
	background-color: #FFF;
	text-align: center;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #333;
}

.login {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.choose_which {
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
}
.edit_delete {
	font-weight: bold;
	color: #000;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #900;
}
.titolo {
	font-size: 16px;
	font-weight: bold;
}
.add {
	font-size: 16px;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
.td_center {
	background-color: #D9CCB3;
	border: medium solid #900;
}
.form_small {
	font-size: 9px;
	color: #900;
}
.field_form {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}

.numpages {
	font-weight: bold;
	color: #900;
	font-size: 10px;
}
.numpages a {
	font-weight: bold;
	color: #333;
	font-size: 10px;
}
.descrizione {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #900;
}
.data {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #900;
}
.tablemain {
	border: 5px solid #FFF;
}
.image_restrict {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #900;
}