@CHARSET "ISO-8859-1";

.infiniteCarousel {
height:171px;
position:relative;
width:600px;

}
.infiniteCarousel .wrapper {
background-color:#99CC00;
float:left;
height:171px;
margin:0 0px;
min-height:10em;
overflow:auto;
position:relative;
top:0;
width:563px;
}
.infiniteCarousel ul a img {
-moz-border-radius:5px 5px 5px 5px;
background-color:#CCFF99;
/*border:5px solid #000000;*/
}
.infiniteCarousel .wrapper ul {
list-style:none outside none;
margin:0;
padding:0;
position:absolute;
top:0;
width:9999px;
}
.infiniteCarousel ul li {
display:block;
float:left;
text-decaration:none;
height:85px;
margin:15px 12px 0px 0px;
position:relative;
width:118px;
list-style:none;
border:0px solid;
}
.infiniteCarousel ul li a img {
display:block;
}

.infiniteCarousel .arrow {
background-color:#99CC00;
cursor:pointer;
display:block;
float:left;
height:171px;
position:absolute;
text-indent:-999px;
top:0;
width:37px;
}
.infiniteCarousel .forward {
background-position:center;
float:left;
position:relative;
right:0;
background-repeat:no-repeat;
background-image:url("http://www.clickfozdoiguacu.com.br/static/image/arrow-right-carousel.jpg");
height:171px;
}
.infiniteCarousel .back {
background-position:center;
left:0;
background-repeat:no-repeat;
background-image:url("http://www.clickfozdoiguacu.com.br/static/image/arrow-left-carousel.jpg");
height:171px;
}
.infiniteCarousel .forward:hover {
background-position:0 ;
}
.infiniteCarousel .back:hover {
background-position:0 ;
}
.legenda-youtube{background-color:#CCFF99;height:50px !important;width:115px;text-decoration:none;padding:3px;}
