.printNone {
	display:none;
}

#navcontainer, #navcontainerF{
	display:none;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  background-color : #fff;
}

#content {
	width:100%;
	padding:0px;
}
a:hover.link_tk_2008 {
	color:#990000;
	text-decoration:underline;
}
h1.titolo_admin{
	font-size:22px;
	color:#51141F;
	padding-bottom:10px;
	padding-top:22px;
	padding-right:50px;
}
.componenterror {
  	font-weight: bold;
  	font-size: 13px;
  	line-height: 13px;
  	color:#990000;
  	text-align: left;
  	padding-top:12px;
  	padding-bottom:0px;
}
/* ################### BOX RICERCA ################### */

table.search {
  width  : 95%;
  border : 1px dashed #e0e0e0;
  margin-left: 17px;
  margin-top:10px;
  padding:10px;
  margin-bottom:10px;
}


table.search th {
  font-size        : 14px;
  font-weight      : bold;
  color            : #882732;
  /*line-height:25px;*/
  text-align       : left;
  width            : 100%;
  padding-top:10px;
  padding-left:5px;
}

table.search td {
  font-size        : 11px;
  line-height	   :10px;
  /*background-color:#ececec;
  border : 1px solid #e0e0e0;*/
}

/* ################### PAGINAZIONE ################### */

paginazione.search {
  width  : 93%;
  border : 1px dashed #e0e0e0;
  margin-left: 12px;
  margin-top:10px;
  padding:10px;
  margin-bottom:10px;
}

table.paginazione td {
  font-size        : 11px;
  line-height	   :10px;
  /*background-color:#ececec;
  border : 1px solid #e0e0e0;*/
}

table.paginazione a {
  font-size        : 11px;
  line-height	   :10px;
  /*background-color:#ececec;
  border : 1px solid #e0e0e0;*/
}

/* ################### ELENCO ################### */

table.elencocont {
  width  : 95%;
  border : 1px solid #e0e0e0;
  margin-left: 15px;
  margin-top:5px;
  padding:5px;
  margin-bottom:5px;
}


table.elencocont th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #882732;
  padding-bottom   : 10px;
  padding-left   : 5px;
  border-bottom:#ccc 1px dotted;
}

table.elencocont td {
  font-size        : 11px;
  line-height	   :10px;
  padding-left   : 5px;
  padding-top:5px;
  line-height:15px;
  /*background-color:#ececec;
  border : 1px solid #e0e0e0;*/
}

table.elencocont img {
	text-align:center;
}
.contentpane {
  background       : #FFFFFF;
  padding-top:15px;
  border : 1px solid #e0e0e0;
}
.contentpane td {
  font-size: 11px;
  line-height:15px;
}
