@charset "iso-8859-1";

span.testopiede {font-size: 12px; font-family: Verdana; color: #ffffff;}

body	{
	color: #000000;
	background-color: #000000;
	margin: 0;
	padding: 0;
}

a:link	{
	color: #666666;
	background-color: transparent;
	text-decoration: none
}

a:visited	{
	color: #666666;
	background-color: transparent;
	text-decoration: none
}

a:hover	{
	color: #666666;
	background-color: transparent;
	text-decoration: underline
}

a:active	{
	color: #666666;
	background-color: transparent;
	text-decoration: none
}

/* Big Benvenuto ( */
h1	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
/* Big Benvenuto ) */

h2	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.h1	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: black;
}

.logo	{
	margin-right: 35px;
	width: 140px;
	height: 143px
}

/* Scritta in Barra Orizzontale Superiore ( */
.h1bar	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}
/* Scritta in Barra Orizzontale Superiore ) */

.h2	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.normal	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
}

.normalbar	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.label	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.labelbar	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #380000;
}

.biglabel	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

/* Contenuto Riquadri Categorie ( */
.mverbarlefttable	{
	background-color: #ffffff;
}
/* Contenuto Riquadri Categorie ) */

/* Bordo Riquadri Sinistra ( */
.verbarbordertable	{
	background-color: #4E7581;
	margin-left: 5px;
}
/* Bordo Riquadri Sinistra ) */

/* Contenuto Riquadri Sinistra ( */
.verbarlefttable	{
	color: #000000;
	background-color: #ededed;
}
/* Contenuto Riquadri Sinistra ) */

.notice	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.bnotice	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.warning	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	background-color: #ffffff;
}

.error	{
	font-variant: small-caps;
	font-weight: bold;
	color: #ff0000;
	background-color: #ffffff;
}

/* Barra Orizzontale Superiore ( */
.horbartop	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}
/* Barra Orizzontale Superiore ) */

/* Barra Verticale Sinistra ( */
.verbarleft	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}
/* Barra Verticale Sinistra ) */

.nav	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fff5e4;
}

th	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #004060;
	background-color: #fff0c8;
}

.button	{
	border-top: 2px solid grey;
	border-left: 2px solid grey;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ededed;
	background-color: black;
}

input	{
	font-family: luxi mono, courier, courier new, monospace, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #fffef8;
}

select, textarea	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #fffef8;
}

