/* CSS random paint for isaias */

#rotador
  {
  background: #FFF url('imagenesrota/rotator.php') no-repeat top center;
  width: 778px;
  height: 150px;
  float: left;
   margin: 1px 1px 1px 1px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  -moz-border-radius-topleft:10px; 
  -moz-border-radius-topright:10px;   
  }  


