@charset "utf-8";
/* CSS Document */

#bolsa-slide{
    background: url("../images/bg-slider-7.jpg") 50% 0 no-repeat;
    -webkit-background-size: cover;
       -moz-background-size: cover;
            background-size: cover;
         -o-background-size: cover;
}
	  

