body {
	font-family: arial, sans-serif;
	font-size: 9pt;
	background: #ffffff url('images/sfondo_centro.jpg') repeat-y left top;
}

.mainbox
{
	background: transparent url('images/righe.gif') repeat-y left top;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: arial, sans-serif;
	font-size: 7pt;
}

.mainbox table tr td
{
	padding-left: 7px;
	padding-right: 5px;
}

.mainboxriga
{
	background: transparent url('images/riga.gif') repeat-y left top;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: arial, sans-serif;
	font-size: 7pt;
}

.mainboxriga table tr td
{
	padding-left: 7px;
	padding-right: 5px;
}

.mainboxnull
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: arial, sans-serif;
	font-size: 7pt;
}

.mainboxnull table tr td
{
	padding-left: 7px;
	padding-right: 5px;
}

.horizontalmenu
{
	text-align:center;
	padding-right: 15px;
	padding-left: 15px;
	font-family: arial, sans-serif;
	font-size: 7pt;
}

.title
{
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #e77817;
}

.titlelogin
{
	padding-left: 10px;
	padding-top: 22px;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #e77817;
}

.subtitle
{
	padding-left: 10px;
	padding-top: 3px;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 7pt;
	color: #303030;
}

.text
{
	text-align:justify;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 7px;
	font-family: arial, sans-serif;
	font-size: 8pt;
}

.text p {
	margin-top: 2px;
	margin-bottom: 2px;
}

.text ul {
	margin-top: 2px;
	margin-bottom: 2px;
}

.text ol {
	margin-top: 4px;
	margin-bottom: 4px;
}

.centerimages
{
	width: 103px;
	float: right;
	margin: 10px;
	margin-bottom: 5px;
}

.form
{
	border: #303030 solid 1px;
	background: #ffffff;
	color: #303030;
	font-family: arial, sans-serif;
	font-size: 8pt;
	scrollbar-base-color: #303030;
}

.centralform
{
	border: #e77817 solid 1px;
	background: #E7DFD9;
	color: #303030;
	font-family: arial, sans-serif;
	font-size: 8pt;
	scrollbar-base-color: #303030;
}

.editor
{
	border: #303030 solid 1px;
	background: #ffffff;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 8pt;
	scrollbar-base-color: #303030;
	margin-bottom: 2px;
}

.okform
{
	margin-left: 31px;
	border: #303030 solid 1px;
	background: #ffffff;
	color: #303030;
	font-family: arial, sans-serif;
	font-size: 8pt;
}

.resetform
{
	margin-left: 1px;
	border: #303030 solid 1px;
	background: #ffffff;
	color: #303030;
	font-family: arial, sans-serif;
	font-size: 8pt;
}

.fakeform {
	color: #303030;
	border: #e77817 solid 1px;
	background: #E7DFD9;
	padding: 5px;
}

.fakeform table {
	font-family: monospace;
	font-size: 8pt;
}

.righthr
{
	padding-top: 11px;
}

.tablelist {
	margin-left: 20px;
	color: #303030;
	font-family: arial, sans-serif;
	font-size: 8pt;
}
.tablelist th {
	padding: 2px;
	border: 1px solid #e77817;
	background-color: #E7DFD9;
}

.tablelist td {
	border-bottom: 1px solid #e77817;
	font-size: 7pt;
}

.tablepoll {
	margin-left: 5px;
	color: #303030;
	font-family: arial, sans-serif;
	font-size: 8pt;
}
.tablepoll th {
	padding: 2px;
	text-align: left;
	border: 1px solid #e77817;
	background-color: #E7DFD9;
}

.tablepoll td {
	font-size: 7pt;
}

.tabletesto{
	font-family: arial, sans-serif;
	font-size: 8pt;
}

ul li.lista
{
	list-style-image: url("images/lista.gif");
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 0px;
}

ul li.niente
{
	list-style: none;
	font-size: 7pt;
	margin-top: -7px;
	margin-bottom: 5px;
}

a:link {color: #303030; text-decoration:none;}
a:visited {color: #303030; text-decoration:none;}
a:hover {color: #e77817; text-decoration:none;}
a:active {color: #e77817; text-decoration:none;}

.pulsantiera {
	border: 1px outset;
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
}

a:link .bottone {border: 1px solid #eeeeee;}
a:visited .bottone {border: 1px solid #eeeeee;}
a:hover .bottone {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}
a:active .bottone {border: 1px inset #cccccc;background-color:#bbbbbb}