#busto
{
	/*position: relative;
	top: 40px;*/
	width: 800px;
	float: left;
	background: #fff url("../img/_sfx_sfx.gif") 0 0 repeat-y;
	margin: auto;
}

#centrato
{
	width: 800px;
	margin: auto;
	text-align: left;
}


#citaz
{
	text-align	: center;
	font-size	: 80%;
	color: #ccc;
}

#contenuto
{
	float: left;
	width: 600px;
	/*background: #333;*/
	background: transparent;
	margin: 0;
	color: #ccc;
	text-align: left;
}
#corpo
{
	width: 600px;
	float: left;
	/*background: #333 url(../img/_sfx_sx.gif) 0 0 repeat-y;*/
}

#indirizzo 
{
	position: relative;
	z-index: 1;
	width: 150px;
	height: 30px;
}

#indirizzo a
{
	display: block;
	width: 150px;
	height: 30px;
	background:  url("../img/busta.gif") no-repeat center;
	text-decoration: none;
}

#indirizzo a:hover
{
	background-image:  url("../img/indirizzoMenu.gif");
}

#indirizzo a span
{
	position: relative;
	z-index: -1;
}

#intestazione
{
	background: transparent;/*#333;*/
	color: #ccc;
}

#menu
{
	float: left;
	width: 180px;
	/*background: transparent;*/
	color: #000;
	/*background: #000 url(_sfx_sx.gif) left top repeat-y;*/
	background: transparent;
	/*display: inline;*/
}

#menutesto
{
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6699FF;
}

#ovale {
	text-align: center;
	}
	
#ovalino
{
	position: relative;
	left: 10px;
}

#pie-di-pagina
{
	background: #666;
	color: #fff;
	width: 800px;
	text-align: left;
	font-size: 60%;
	font-style: italic;
	clear: left;
}

#tabellastat
{
	text-align: right;
}


#intestazione, #menu, #contenuto, #pie-di-pagina
{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.blu
{
	color: #00f;
	text-align: center;
}

.bluette
{
	color: #69f;
}

.centrato
{
	text-align: center;
}

  .datamenu
  {
  	color: #f00;
	font-size: 10px;
	margin: 1em;
	background-color: #000;
  }

.dextera
{
	text-align: right;
}

.menu
{
	/*font-family: monospace;	*/
	font-size: 10pt; /*small*/
	/*font-weight: bold;*/
	text-decoration: none;
	text-align: center;
	color: red;
}

.menuNavigazione
{
	width		: 172px;
	margin		: 0;
	padding		: 0;
	list-style	: none;
}

.menuNavigazione a
{
	display			: block;
	text-decoration	: none;
	padding			: 2px 10px;
	/*line-height		: 2em;*/
	border-right	: 1px  solid #000;
	border-bottom	: 1px  solid #000;
	border-left		: 10px solid #000;
}

.menuNavigazione a:link,
.menuNavigazione a:visited
{
	background	: #000;
	color		: #00f;
}

.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active
{
	color		: #f00;
}

.menuNavigazione ul
{
	/*width		: 200px;*/
	margin		: 0 0 0 10px;
	padding		: 0;
	list-style	: none;
	
	border-top	: 1px solid;
}

.menuNavigazione ul.subMenu-on
{
	position	: absolute;
	margin		: 0;
	width		: 200px;
	top			: -1px;
	left		: 171px;
}

.menuNavigazione ul.subMenu-off
{
	position	: absolute;
	visibility	: hidden;
	height		: 0;
	overflow	: hidden;
}

.menuNavigazione li.voceCorrente
{
	font-weight	: bold;
}

.menuNavigazione li.voceCorrente li
{
	font-weight	: normal;
	position	: relative;
	left		: 180px;
	top			: -48px;
	background	: #999;
}

.menuNavigazione li.voceCorrente li a
{
	position	: relative;
	left		: -3px;
	top			: -3px;
	background	: #000;
}

.menuNavigazione li
{
	position	: relative;
}

.menuNavigazione.subMenu-on a.continua:link,
.menuNavigazione.subMenu-on a.continua:visited,
.menuNavigazione.subMenu-off a.continua:link,
.menuNavigazione.subMenu-off a.continua:visited
{
	background-image	: url(continua.gif);
	background-position	: right center;
	background-repeat	: no-repeat;
}

		 
.rosso
{
	color: #f00;
	text-align: center;
}

.testoSuGrigio
{
	color: #ccc;
}

body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #003;
	margin: 0;
	padding: 40px;
	text-align: center;
	color: #ccc;
}

body.ztat
{
	color: #ccc;
	background-color: #333;
	text-align: center;
}

body.ztat a:link
{
	/*color: #0000EE;*/
	color: #69f;
}

body.ztat a:visited
{
	/*color: #551A8B;*/
	color: #69f;
}

body.ztat a:hover
{
	color: #FF0000;
}

a:link
{
	text-decoration: none;
	color: #6699FF;
	font-size: medium;
}

a:visited
{
	text-decoration: none;
	color: #6699FF;
	font-size: medium;
}

a:hover
{
	text-decoration: none;
	color: #ff0000;
	font-size: medium;
}

a.decenza {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 30px;
	color: #6699FF;
	text-align: center;
}

a.indirizzo 
{
	/*background-image: url (busta.gif);*/
}

a.indirizzo:hover 
{
	background-image:  url(../img/indirizzoMenu.gif);
}

div.nuovo
{
	color: #ff0000;
	font-size: small;
	font-family: monospace;
}

div p
{
	margin: 1em 1em;
	padding: 0;
}

h1
{
	text-align: center;
}


img
{
	border: 0px;
}

p.date
{
	color: #f00;
	font-family: monospace;	
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

p.menu
{
	font-family: monospace;	font-size: small;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: red;
}

table.stat
{
	color: #ccc;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	border-color:#ccc;
	margin: 30px auto;
}

table.stat tr td
{
	text-align: center;
	border-color: inherit;
}

table.stat tr td.formazione
{
	text-align: left;
}

td.vuota
{
	background-color: #333;
}

ul.estmenut
{
	list-style: none;
}

ul.estmenut li a:link, ul.estmenut li a:visited
{
	text-decoration: none;
	color: #6CF;
	font-size: 12pt;
}

ul.estmenut li a:hover
{
	text-decoration: none;
	color: #f00;
	font-size: 12pt;
}


 
