/* CSS Document */
TABLE.gestione{
	margin: 0 1% 0 1%;
	/*width: 98%;*/
	/*border: 1px solid #999999;
	border: 1px solid #FFD595;*/
}
TABLE.gestione TD {
	padding: 0 0 0 5px;	
}
TABLE.gestione TH {
	text-align: left;
	padding: 0 0 0 5px;
	color: black;
	font-size:12px;
	font-weight:  bold;
}
/*TABLE.gestione TR {
	height: 20px;
}*/
acronym{
	cursor:help;
	background-color: #99FFFF;
}
.bordo-dx {
	border-right: 1px dotted #CCCCCC;
	padding-bottom: 2px;
	text-align: left;
	font-size:12px;
}
.bordo-sx-dx {
	border-left: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	padding-bottom: 2px;
	text-align: left;
	font-size:12px;
}
.bordo-sx-sotto-dx {
	border-right: 1px dotted #CCCCCC;	
	border-left: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 2px;
	text-align: left;
	font-size:12px;
}
.bordo-sotto-dx {
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 2px;
	text-align: left;
	font-size:12px;
}
.sfondo-arancio {
	background-color: #FFEFD5;
	height: 19px;
	width: auto;	
}
.sfondo-giallo {
	/*background-color: #FFFFF0;*/
	background-color:#FDF0DB;
	height: 19px;
	width: auto;	
}
.sfondo-grigio{
	background-color: #E7E7E7;
	height: 19px;
	width: auto;
	font-size:12px;	
}
.sfondo-grigio-chiaro{
	background-color: #F7F7F7;
	height: 19px;
	width: auto;
	font-size:12px;	
}
.sfondo-bianco {
	background-color: White;
	height: 19px;
	width: auto;
	font-size:12px;
}
.sfondo-celeste{
	background-color: #CCFFFF;
	height: 19px;
	width: auto;
	font-size:12px;
}
/*.intestazione{
	font-weight: bold;
	border-top: 2px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	background-color:#E7E7E7;
}*/

.mtop{
	height: auto;
}
.mtop:hover{
	background-color: #FDE0B5;
}
#barra{
	float: left;
	color: #FFFFFF;
	font-size:12px;
	/*vertical-align: bottom;*/
}
	color:#FF6600;
.alert_ok{
	color:#009900;
}
.alert_ko{
	color: #FF0000;
}
form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.no-float{
	float:none;
	clear: both;
}

/* Begin Tooltips Definition */

