/* =========================
          img  
==========================*/
/*  importante  per tutte le img ?  */  
img { border: 0px; }
img.null { display:inline;  float:right }
img.news {float: right; padding: 0px; border: 1px dotted #e9eaeb} 
img.picpdf { border:0px; margin: 0em 1em 0em 1em  }
img.pic { float: right; border:0px; margin: 1em 0em 1em 1em }
img.noborder, noborder { border:0px; margin: 0em 0em 0em 0em }
img.picnoborder { float: right; border:0px; margin: 0em 0em 0em 0em }
img.picleft { float: left; border:0px; margin:1em 1em 1em 0em }
img.piclefttop { float: left; border:0px; margin:0em 0em 0em 0em }
img.picrighttop { float: right; border:0px; margin:0em 0em 0em 0em }
img.picright {  float: right; border:0px;  margin:1em 1em 1em 1em }
img.border { border-right: 3px double; border-top: 3px double; border-left: 3px double; border-bottom: 3px double }
img.topmain { top: -20px; }
img.product  {border:1px dotted #595959; padding:5px; float:right }

.imgprd { height:225px; padding:0px 200px 0px 100px; clear:both }
