.slideshow {float:left;background:transparent;margin: 0;padding:0;z-index:1;overflow:visible;position:relative;width:100%;}
.slidediv {float:left;background:none ;list-style-type:none ;z-index:2;visibility:hidden;}
.ssprev {
  
    height:100px !important;
    background:transparent;
    float: left;
    border:none;
    z-index:1024;
}

.flechasContainer {
    position: absolute; 
    z-index:1; 
    padding-top: 17%;
    margin:  auto; 
    width:   100%;
    
    display: block; 
}

.ssnext {
   
    height:100px !important;
    background:transparent;
    float:right;
    border:none;
    z-index:1024;
   
}
.ssprev img,.ssnext  img{	border: 0;}
.ssbutton {
    clear:       both;
    text-align:  right;
    height:      20px;
    position:    absolute;
    float:       left;
    padding-top: 6px;
    width:       525px;
    top:         50px;
    margin-left: -75px;
    z-index:     999;
    background:  transparent;
}
.ssbutton a:focus {	background: none !important;}
.slideshow li {	background: none;	list-style: none;}
.slideshow img, .slideshow li {background:none !important;} 
.bgs_bottom {background:none;height:57px;width:100%}
.bgs_bottom_left { background:url(../img/shadow_left.png) 0 0 no-repeat ;width:50%;float:left;height:57px;}
.bgs_bottom_right {background:url(../img/shadow_right.png) top right no-repeat ;width:50%;height:57px;line-height:0%;font-size:0%;float:right;}