body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.fondoPagina {
	background-image: url(../images/fondo_navigazione2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.bntPosizione {
	background-image: url(../images/fondoBtnPosizione.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	line-height:normal;
}
.link {
	color: #006699;
	text-decoration:none;
}
.link:hover {
	color: #333333;
	text-decoration:none;
}
.fondoCartoline {
	background-image: url(../images/fondoCartoline.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
INPUT.inputtext {
	border: 1px #999999 inset;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}.tratteggioBottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#img-grande{
border: 1px solid #878887;
padding:5px 5px 5px 5px;
}.RigaTabella {
	background-color: #E1EDFD;
	border: 1px solid #A5BDD7;
}
.RigaTabellaContenuto {
	border: 1px dotted #006699;
}
