LI.list-group-item
{
	font-weight: bold;
	cursor: pointer;
}
.margin-top-bottom10
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.lista_interventi
{
	border: 1px solid #CCCCCC;
	/*+border-radius:5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color: #F5F5F5;
	padding: 5px;
	min-height: 46px;
}
.breadcrumb
{
	margin-top: 10px;
}
H1 SMALL
{
	font-size: 12pt;
}
.action-bar
{
	border: 1px solid #DADADA;
	height: 45px;
	padding: 5px;
	/*+border-radius:5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color: #F2F2F2;
}
LI.list-group-item:hover
{
	font-weight: bold;
	cursor: pointer;
	background-color: #ECECEC;
}
.margin-left-10
{
	margin-left: 10px;
}
.fatt_si
{
	background-color: #FFC5C5;
}
.fatt_no
{
	background-color: #D4FFC5;
}
#nuova_fattura
{
	margin-right: 10px;
}
UL.list-group.fatture LI
{
	height: 116px;
}
#modifica_cliente
{
	margin-right: 10px;
}
UL.list-group.clienti LI.list-group-item
{
	height: 99px;
	min-width: 575px;
}
.nominativo
{
	border-bottom: 2px solid #EEEEEE;
}
