.bianco11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.menu:link, a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.tbl_segnalatore {

	background-color: #F4F4CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0434;
	border-right-color: #CC0434;
	border-bottom-color: #CC0434;
	border-left-color: #CC0434;
}
.rosso10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
.bordo_dettagli {
	border: 1px solid #CCCC99;
}
.button_segnala {
	background-image: url(../img/segnala.gif);
	background-color: #F4F4CC;
	background-repeat: no-repeat;
	border: none;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 151px;
	cursor: hand;
}
.button_modifica {

	background-image: url(../img/modifica.gif);
	background-color: #F4F4CC;
	background-repeat: no-repeat;
	border: none;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 84px;
	cursor: hand;
}
.button_entra {


	background-image: url(../img/entra.gif);
	background-color: #F4F4CC;
	background-repeat: no-repeat;
	border: none;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 59px;
	cursor: hand;
}
.bordo_menu {
	border: 1px outset #E1E173;
	background-color: #E1E173;
}
