@charset "utf-8";

table.tabellaricercaarchiviolegislativo {
	width:100% !important;
	background-color: white;
}

table.tabellaricercaarchiviolegislativo th, td{
   border:1px solid #A9A9A9;
   /*padding: 5px;*/
   height: 10px;
   
}

table.tabellaricercaarchiviolegislativo th{
	background-color: grey;
	color: white;
	font-size: 12px;
	white-space: nowrap !important;
}	

table.tabellaarchiviolegislativo {
	width:100% ;
}



table.tabellaarchiviolegislativo th, td{
   border:1px solid #A9A9A9;
   padding: 5px;
   min-height: 30px;
   
   
}

table.tabellaarchiviolegislativo th{
	background-color: grey;
	color: white;
	font-size: 12px;
	white-space: nowrap !important;
}	
	
.nowrap{
	white-space: nowrap;
}
.combo{
	font-size: 12px;
	 height: 30px;
	width:90%;
}
.testi{
	font-size: 12px;
	 height: 30px;
	
}

.linkarchivio{
	color:#00488d !important;
	font-size: 12px !important;
}

.bottoni{
	border-radius:5px;
	border:1px solid #566963;
	cursor:pointer;
	color:#ffffff !important;
	font-family:arial;
	font-size:12px !important;
	font-weight:bold;
	padding:9px 15px !important;
	text-decoration:none;
	text-shadow:0px -1px 0px #2b665e;
	background-color:#00488d !important;
}
.inputtitolo{
	 width: 700px;
	
}
.textareatesto{
	height:325px;	
	width:100%;	
}
