div#titleNormative{
	width:100%;
	margin:0 auto;
}

.tableNormative{
	width: 90%;
	border: 1px solid #999999;
	background-color: #EAEAEA;
	font-size: 10px;
}

.sortable{
	width: 99%;
	/*border: 1px solid #786145;*/
	border: 1px solid #999999;
	font-size: 10pt;
}

.sortable td{
	padding: 3px;
}

.titoloNormative{
	text-align: left;
	background-color: #EAEAEA;
	border: 2px solid #999999;
	height: 20px;
	vertical-align: middle;
	font-weight: bold;
}

.boxNormative1{
	font-family: arial, sans-serif, verdana, helvetica;
	font-size: 10px;
	text-align: left;
/*	background-color: #FFCB7F;*/
	height: 20px;
	vertical-align: center;
}

.boxNormative2{
    font-family: arial, sans-serif, verdana, helvetica;
	font-size: 10px;
	text-align: left;
	background-color: #EAEAEA;
	height: 20px;
	vertical-align: center;
}

.linkNormative{
	font-family: arial, sans-serif, verdana, helvetica;
	font-size: 90%;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

.linkNormative:hover{
	text-decoration: underline;
	color: #000000;
}

.ordinaNormative{
	font-family: arial, sans-serif, verdana, helvetica;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.ordinaNormative:hover{
	text-decoration: underline;
	color: #000000;
}
.normale{
	background: #CCC;

}
.selezionata{
	background-color: #FDFFC0;
}
