.tdmenu {
	font-family: tahoma, arial, verdana, helvetic;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 2px;
	background-image: url(images/fondo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;

}
.tdmenuTitolo {
	font-family: tahoma, arial, verdana, helvetic;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	background-image: url(images/fondoTitolo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #666666;


}
.linkMenu {
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
}

.linkMenu:hover {
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #f14f11;
	TEXT-DECORATION: none;
}
.campiForm {
	font-family: tahoma, arial, verdana, helvetic;
	font-size: 10px;
}
.tdLabelForm {
	font-family: tahoma, arial, verdana, helvetic;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	background-color: #92B1C6;
	white-space: normal;


}
.Errore {

	font-family: tahoma, arial, verdana, helvetica;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #993300;
	TEXT-DECORATION: none;
}
.tdLstTitolo {
	font-family: tahoma, arial, verdana, helvetic;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #92B1C6;
	height: 20px;


}
.tdLstDati {

	font-family: tahoma, arial, verdana, helvetic;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.Titolo1 {
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma, arial, verdana, helvetic;
	color: #FFFFFF;


}
.Scritte {

	font-size: 10px;
	font-weight: normal;
	font-family: tahoma, arial, verdana, helvetic;
	color: #000000;
}
.frmDialog {
	border: 1px solid #92B1C6;
	background-color: #BFD1DD;

}

.linkNorm {
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #000000;
	TEXT-DECORATION: underline;
}

.linkNorm:hover {
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #f14f11;
	TEXT-DECORATION: underline;
}
.Bottoni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #92B1C6;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.tdCampiBack {
	background-color: #DCE6EC;
}
