body {
	background-color: #FFFFFF;
	margin: 0px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.bodynero {
	background-color: #000000;
	margin: 0px;
}
.titGrigio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #646464;
}
.titNero {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.menuNero {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.menuNero:hover {
	text-decoration: none;
	background-color: #FFFF00;
}
.menuGrigio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.menuGrigio:hover {
	text-decoration: none;
	background-color: #FFFF00;
}

.tdcentrale {
	background-image: url(../img/backcentrale.gif);
	background-repeat: repeat-y;
}
.txtGrigio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #646464;
	font-style: italic;
}
.linkNero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.linkNero:hover {
	background-color: #FFFF00;
}
.linkNeroG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.linkNeroG:hover {
	text-decoration: none;
	background-color: #FFFF00;
}
.titGrigiogiallo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;

}
.txtGrigioArial {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}
.linkNeroGsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.linkNeroGsmall:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
}
.titNerogiallo18 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
}
.titnero11G {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.txtGrigioN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
}
.errore {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
}
/* stili per il calendario */
.settimana {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px;
	background-color: #000000;
}
.data {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFFF00;
}
.calendario {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	background-color: #CCCCCC;
}
.linkcalendario {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	text-decoration: underline;
}
.linkcalendario:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFFF00;
	padding: 2px;
	text-decoration: underline;
}
.txtGrigioNarial {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
}
.linkNeroGsmallArial {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.txtGrigioN12 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
}
.linkNeroGsmall12 {

	font-family: Arial, Helvetica, sans-serif
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

