#bannerTopo
{
	width: 1003px;
	height: 170px;
	margin: 0 auto;
}
#bannerTopo img
{
    float: left;
}
#menu
{
    background: url(img/panel-celulares.jpg) no-repeat bottom center #ffffff;
    display: none;
}
#main_menu #gallery
{
    /*background:url(img/panel.jpg) no-repeat bottom center #ffffff;*/
    width: 1003px;
    overflow: hidden;
}
#main_menu #slides
{
    height: 170px;
    width: 1003px;
    overflow: hidden;
}
#main_menu .slide
{
    float: left;
}
#main_menu #menu
{
    height: 45px;
}
#main_menu ul
{
    margin: 0px;
    padding: 0px;
    height: 45px;
    -webkit-padding-start: 0px;
    margin-left: 575px;
}
#main_menu li
{
    width: 60px;
    float: left;
    list-style: none;
    height: 45px;
    overflow: hidden;
}
#main_menu li.inact:hover
{
}

#main_menu li.act, li.act:hover
{
    background: url(img/active_bg.png) no-repeat;
}

#main_menu li.act a
{
    cursor: default;
}

#main_menu .fbar
{
    width: 2px;
    background: url(img/divider.png) no-repeat right;
    height: 45px;
}

#main_menu li a
{
    display: block;
    cursor: pointer;
    background: url(img/divider.png) no-repeat right;
    height: 35px;
    padding-top: 10px;
    text-align: center;
}

#main_menu a img
{
    border: none;
}

#main_menu
{
    text-align: center;
    width: 1003px;
    position: relative;
}

#main_menu #slides .slide img
{
    width: 1003px;
    height: 170px;
}

#menu li img
{
    margin-left: 16px;
    width: 24px;
    height: 24px;
}

