
#moduloEsterno{	
	min-height: 519px;
	height: auto !important;
	height: 519px;
	
}

.table{
	width:808px;
	height:410px;
	overflow:auto;	
	clear:both;
}

.table .update{
	width:16px;
	height:16px;
	display:block;
	float:left;
	cursor:pointer;
	margin:0 6px 0 4px;
	background:url(../../../img/icons/pencil.gif) no-repeat;
}




.table .upBtn, 
.table .downBtn{
	float:left;
}

.table .upBtn{
	margin-left:9px;
	margin-right:8px;
	float:left;
}


.table .marginLeftDown{margin-left:33px;}


.table th{
	text-transform:capitalize;
}


.table .row{
	clear:both;
	margin-bottom:12px;
	border:1px #e1ecef solid;
	background:url(../../../img/bgScheda.gif) repeat-y;
}

.table .row .titolo{
	width:150px;
	padding:12px;
	padding-bottom:40px;	
	margin-right:5px;
	font-weight:bold;
	text-transform:capitalize;
}
.table .row .corpo{
	width:580px;
	padding:12px;
}



.table .row img{	
	margin:3px 12px 3px 0;
}

.table .galleria img{	
	margin:0;
}

.table .linkGalleria a{	
	margin:0 11px 11px 0;
	display:block;
}



.table .galleria .corpo{
	width:598px;
	padding-top:15px;
	padding-bottom:0;
	padding-right:0;
}


.table .btnImgView{
	width:77px;
	display:block;
}

.table .btnImgGalleria{
	width:108px;
	height:72px;
	display:block;
	float:left;
	margin:0 11px 11px 0;
}

select{
	margin-left:5px;
	margin-bottom:7px;
}

label{
	float:left;
	padding-top:1px;
	padding-left:10px;
}


input{
	margin-top:-1px;
	margin-left:7px;	
	margin-bottom:7px;
}

input[type]{
    margin-top:0; /* Firefox */
}

.searchPanel{
	text-align:right;
	float:right;
	width:520px;
}

#search{
	width:120px;
}


.table .iconVerso{margin:3px}

.table .imgTable{ width:84px; }

.table .galleryTable{ width:100px; }

.table .ordineTable{width:78px; }

.table .first{ width:56px; }

.table .folder{ width:24px;}


.table .folderIcon{ margin-left:4px; float:left; }

.table th .folderIcon{ margin-top:1px; }

.table .checkbox, 
.table .checkboxUpdate{margin:0 0 0 5px;padding:0;background:none; border:none}

.leftButtons a{ margin-right:7px;}

.table .iconAsc{
	float:right;
	margin-top:1px;
	margin-left:3px;
}




