@charset "utf-8";
/* CSS Document */

img.img_redonda{
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
-khtml-border-radius: 100px;
 overflow: hidden;
 }

