

.moduloEsterno{
	margin:30px 0;
	padding:8px 0;
}


.moduloEsterno h2{
	margin-left:12px;
	font-size:12px;
}


.moduloEsterno .messaggioModulo{
	margin-left:12px;
	font-size:11px;
	padding-top:5px;
}

.moduloEsterno .tableCorrelati{
	border:1px solid #e1ecef;
	clear:both;
}

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



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

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


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


.moduloEsterno .tableCorrelati th{
	text-transform:capitalize;
}


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

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



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

.moduloEsterno .tableCorrelati .galleria img{	
	margin:0;
}

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



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


.moduloEsterno .tableCorrelati .btnImgView{
	width:77px;
	display:block;
}

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




.moduloEsterno .iconVerso{margin:3px}

.moduloEsterno .imgTable{ width:84px; }

.moduloEsterno .galleryTable{ width:100px; }

.moduloEsterno .ordineTable{width:78px; }

.moduloEsterno .first{ width:56px; }

.moduloEsterno .folder{ width:24px;}


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

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

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

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

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

.moduloEsterno .header,
.moduloEsterno .footer{
	margin:6px 0;
	padding:7px;
	height:20px;
	overflow:hidden;
}



