.slider { float:left; width:100%; height: 100%;  position:relative; text-align: center; background: url(../img/boxAgenda.png) no-repeat;  margin-top: 3%; background-size: 100% 100%; }
.slider .sliderContent { float:left; width:96%; min-height:100%; clear:both; position:relative; overflow:hidden;}
.slider .sliderContent .item { position:absolute; width:100%; height:100%; }
.slider .sliderContent .item img{ position:absolute; width:40%; height:90%; left: 3%; top: 5%; margin-top: 0px; }
.slider .sliderArrows a { display:block; text-indent:-9999px; outline:none; z-index:50; background-image:url(../img/prev_next.png); width:40px; height:138px; position:absolute; top:34%; }
.slider .prev { background-position:0 0; left:-30px; }
.slider .next { right:-30px; background-position:-40px 0; }

.slider .sliderBullets { position:absolute; height:5%; z-index:1115; bottom:-7% ; left:49%; }
.slider .sliderBullets a { display:block; float:left; text-indent:-9999px; outline:none; margin-left:10px; width:13px; height:13px; margin-bottom: 7px; background:url(../img/bullets.png) no-repeat; }
.slider .sliderBullets .active { background-position:0 -13px; }


.slider2 { float:left; width:100%; height:99%; position:relative; text-align: center;}
.slider2 .sliderContent { float:left; width:100% ; height:99%; clear:both; position:relative; overflow:hidden;}
.slider2 .sliderContent .item { position:absolute; width:100%; height:99%; left:0; }


.slider3 { float:left; width:100%; height:99%; position:relative; text-align: center;}
.slider3 .sliderContent { float:left; width:100% ; height:99%; clear:both; position:relative; overflow:hidden;}
.slider3 .sliderContent .item { position:absolute; width:100%; height:99%; left:0; }

.slider4 { float:left; width:100%; height:99%; position:relative; text-align: center;}
.slider4 .sliderContent { float:left; width:100% ; height:99%; clear:both; position:relative; overflow:hidden;}
.slider4 .sliderContent .item { position:absolute; width:100%; height:99%; left:0; }
