/* =========================
          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.picleftnoborder { float: left; border:0px; margin:0em 0em 0em 0em }
img.piclefttop { float: left; border:0px; margin:0em 1em 1em 0em }
img.picrighttop { float: right; border:0px; margin:0em 0em 0em 1em }
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 }

.product_bt  {/* float: right;*/ padding: 0px; margin:auto; vertical-align:middle;  border: 1px dotted #e9eaeb}

img.list_prd_l {border: 0px dotted #c7c7c7; margin:0px; padding:2px 5px; max-width: 65px ; max-height:50px  } 

img.gallery {border: 0px /* solid #c7c7c7 */; margin:auto; vertical-align:middle; padding:0px; max-width: 44px ; max-height:50px  } 



/* Attenzione input viene usato in tutti i filed di tipo input */
/*        input {  text-align:center; background:   url(/images/icons/close.gif) no-repeat; }    */
        
        
/*
          input
       {
        width:   300px;
        height:   32px;
        font:     bold 13px Verdana, serif;
        text-align:     center;
        color:         #fe0320;
        background:   url(player.gif) repeat-x; 
        cursor:         pointer;
        border:         0
      }

      
      img
      {
        position:            relative;
        display:                           inline-block;
        float:                                     left;
        border-width:                                 0;
        margin:                                       0;
        padding:                                      0;
        font-size:                                    0;
        cursor:                                 pointer;
        z-index:                                      1;
      }

      div.clickmecontainer
      {
        cursor:                                 pointer;
      }

      div.clickme
      {
        position:                              absolute;
        display:                           inline-block;
        width:                                     79px;
        top:                                        50%;
        margin-top:                               -15px;
        text-align:                              center;
        color:                                    white;
        font-family:                            Journal;
        font-size:                                1.5em;
        z-index:                                      2;
      }
       */
      div.playerpopup
      {
        position:                              absolute;
        top:                                      0px;
        left:                                     0px;
        z-index:                                    110;
      }
      
      /* div.playerpopup
      {
        position:                              absolute;
        top:                                      -100px;
        left:                                     -100px;
        z-index:                                    100;
      }
      */