
body {
	margin: 0px;
	padding: 0px;
}


form {
	margin: 0px;
	padding: 0px;
}


table {
	width: 100%;
}


table.piccola {
	width: 60%;
}


td {
	font-family: 'Lucida Grande', Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px solid #A5A5A5;
	padding: 3px;
}


.titoloTabella, thead td {
	color: #333333;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/sfondoTab.gif);
}


hr {
	border: 0px;
	height: 1px;
	color: #a5a5a5;
	background-color: #a5a5a5;
}


hr.linea {
	display: none;
}


#header {
	background-attachment: fixed;
	background-image: url(../images/sfondoHeader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 100%;
	text-align: center;
}


#pulsantiera {
	background-image: url(../images/pulsantiera.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}


#footer {
	background-image: url(../images/sfondoFooter.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 24px;
	width: 100%;
	text-align: center;
	float: left;
}


#pulsanti {
	width: 20%;
	float: left;
}


#principale {
	font-family: 'Lucida Grande', Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C2C2C2;
	color: #000000;
	width: 75%;
	float: left;
}


#principale a:link, #principale a:visited {
	color: #0066CC;
}


#principale a:hover {
	color: #FF0000;
}


#accessorio {
	background-color: #EFEFEF;
	border: 1px dotted #C2C2C2;
	float: right;
	padding: 3px;
}


.menu, a.menu:link, a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #F7D615;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-left-color: #003366;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
 }


a.menu:hover {
	color: #FFFFFF;
	background-color: #097FD9;

}


.menuSel, a.menuSel:link, a.menuSel:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-left-color: #003366;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
 }


.sottomenu, a.sottomenu:link, a.sottomenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #0066CC;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c2c2c2;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	padding-right: 10px;
	background-color: #DDD8BE;
 }


a.sottomenu:hover {
	color: #FF0000;
	background-color: #FFF9DB;
}


.sottomenuSel, a.sottomenuSel:link, a.sottomenuSel:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF0000;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c2c2c2;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	padding-right: 10px;
	background-color: #DDD8BE;
 }


.logout, a.logout:link, a.logout:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c2c2c2;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 10px;
	background-color: #FFFFFF;
 }


a.logout:hover {
	color: #FF0000;
}


.aggiornamento {
	font-size: xx-small;
	color: #666666;
}


.nobordo {
	border: 0px;
}


.data {
	font-size: xx-small;
	text-align: center;
	white-space: nowrap;
}


.fileOn {
	background-image: url(../images/obbligatorio.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}


.invisibile {
	display: none;
}


.loginSx {
	width: 50%;
	float: right;
	text-align: left;
	height: 30px;
}


.loginDx {
	width: 47%;
	float: left;
	text-align: right;
	height: 30px;
}


.blu {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/sfondoForm.gif);
	border: 1px ridge #206093;
}


.attenzione {
	font-family: 'Lucida Grande', Geneva, Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
	font-size: x-small;
	border: 1px solid #A5A5A5;
	padding: 3px;
}.news {
	font-family: 'Lucida Grande', Geneva, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 1.2em;
	border: 1px solid #A5A5A5;
	padding: 3px;
}
