@charset "UTF-8";
 #slideshowWrapper{
}
ul#slideshow-publicidade-300x250{
width:300px;
height:250px;
list-style:none;
overflow:hidden;
}
ul#slideshow-publicidade-300x120{
width:300px;
height:120px;
list-style:none;
overflow:hidden;
}
#fssList{
width:100%;
display:none;
list-style:none;
padding:35px 0 0 0;
}
#fssList li{
float:left;
margin:0 12.5px 0 0;
}
#fssList li:last-child{
margin:0;
}
#fssList li a{
width:50px;
height:10px;
line-height:10px;
display:block;
color:#AAAAAA;
background:#AAAAAA;
text-decoration:none;
text-align:center;
}
#fssList li.fssActive a{
color:#749C35;
background:#749C35;
}