/* Style Sheet - © Copyright 2005 - Servizio Innovazione Informatica Comune di Nuoro */

body
{
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 9pt;
    color: #444;
    background: #ffffff;
    margin: 0;
    padding: 0;
    line-height: 1.4em;
}

ul { line-height: 1.4em; }

img { border: 0; }

#mainBar
{
	 color: white;
    font-size: 9pt;
    text-align: center;
    background: white;
    padding: 10px;
}

ul.mainButtons
{
	position: relative;
	height: 1.8em;
	margin: 0;
	padding: 0;
	background: #2e3436;
	font-size: 80%;
	font-weight: bold;
}

ul.mainButtons li
{
    float: left;
    list-style-type: none;}

ul.mainButtons li a
{
    position: relative;
    display: block;
    margin: 0;
    padding: 2px 3em;
    border-right: 1px solid #bbb;
    color: white;
    text-align: center;
    text-decoration: none;
}

ul.mainButtons li a:hover
{
	background: #cccccc;
	color: #000000;
}

.logo
{
    text-align: left;
}

#path
{
    margin: 0.5em 2em 0.5em 1em;
    font-size: 9pt;
    text-align: center;
    position: relative;
}

#content
{
    background: #ffffff;
    padding: 0 1em 0 1em;    font-size: 9pt;
}

#footer { margin: 1em; text-align: center; font-size:7pt;}

table
{
    background: #333333;
    font-size: 9pt;
}

.label
{
	background: #666666;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

.lettfac
{
    background: #cccccc;
}

.normal
{
    background: #ffffff;
}

.separator
{
	border-bottom: 1px dotted #333333;
}

.totali
{
	background: #666666;
	color: #ffffff;
	font-weight:bold;
	text-align: right;
	vertical-align: middle;
}

.subtotali
{
	background: #cccccc;
	font-weight:bold;
	text-align: right;
	vertical-align: middle;
}

.datareport
{
	background: #666666;
   font-size: 7pt;
	color: #ffffff;
	text-align: right;
	vertical-align: middle;
}

.number {text-align: right}
.colorhome {background: #D9E3F0}

