#icobtn_cat_new {
	
	background-image: url(icone/Actions-folder-new-icon.png);
	width:auto;
	
}

#icobtn_cat_list {
	
	background-image: url(icone/Actions-view-choose-icon.png);
	width:auto;
	
}
#icobtn_mod_new {
	
	background-image: url(icone/Actions-document-new-icon.png);
	width:auto;
	
}

#icobtn_mod_list {
	
	background-image: url(icone/Actions-view-choose-icon.png);
	width:auto;
	
}

#icobtn_msg_back {
	
	background-image: url(icone/left-icon.png);
	width:auto;
	
}


#loadingMsg {
	position: relative;
	top:40px;
	margin-left:-50px;
	left: 50%;
}
#contenutoMsg {
	
	height:300px;
	background-color:#ffffff;
	padding: 12px;
	overflow: auto;
}
.tblEsercizio, .tblEsercizio td, .tblEsercizio tr {
	border:1px solid gray;
	
	border-collapse:collapse;
	 
	background-color: White;
}

.tblEsercizio {
	width:600px;
	
}

.imgschedaPreview {
	width:200px
}
.testoscheda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	
}
.imgover:hover {

width:auto;	
height:auto;
position:absolute;
	margin-left:2px;
	}

#searchcategoriecnt
{

position:absolute;
top:30px;
left:140px;
max-height:200px;
overflow: auto; 
width:300px;
z-index:20000
	
}
