div#doc3 {
    margin: 0px;
    background-color: #FFF;
    min-width: 1000px
}
div#hd {
    position: relative;
}
div#hd div.texto {
    width: 100%;
    position: absolute;
    text-align: center;
    padding-top: 20px;
    padding-left: 100px;
}
div#hd div.embrulho {
    width: 100%;
    position: absolute;
    text-align: right;
}
div#hd div.left {
    float: left;
}
div#hd div.right {
    text-align: right;
    padding-right: 20px;
    line-height: 26px;
    font-weight: bold;
}
div#hd div#menu {
    height: 40px;
    vertical-align: middle;
    background: transparent url("/bebida/images/kits/fundo-menu.jpg") repeat-x top;
}
div#menu div.right a {
    color:#FFF;
    font-size:108%;
}
h1 {
    color: #b0251d;
    text-align: center;
    font-size: 123.1%;
}
.yui-t2 .yui-b {
    width: 165px;
}
.categorias, .categoria {
    background: transparent url("/bebida/images/kits/fundo-categoria.jpg") repeat-y left;
    border: 0;
}
.categorias li {
    background-color: transparent;
}
.yui-t2 #yui-main .yui-b {
    margin-left: 15.5em;
}
.yui-g .yui-u {
    text-align: center;
}
ul {
    margin: 0;
}
#lateral {
    background: transparent url(/bebida/images/kits/fundo-categoria.jpg) repeat-y scroll left center;
}
#lateral h1 {
    margin: 0;
    padding: 10px 0 0 0;
    color: #FFFFFF;
}
#lateral h1 a, #lateral h1 a:hover {
    color: #FFFFFF;
}
.categorias h2 {
    margin: 10px 0 0 5px;
    font-size: 100%;
    color: #FFFFFF;
}
.categorias ul li {
    color: #FFFFFF;
    background-color: transparent;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 10px;
}
.categorias li.sem-kit {
    display: none;
    visibility: hidden;
}
.categorias li a {
    color:#FFF;
    padding: 2px 0;
    font-weight: bold;
}
.categorias ul li a:hover {
    color: #DF4545;
    background-color: transparent;
}
div#bd a {
    display: block;
}
a:hover {
    text-decoration: none;
}
.categorias div a.selected {
    font-weight: bold;
    font-style: italic;
    font-size: 1.1em;
}
em {
    font-style: normal;
    color: #B0251D;
    font-weight: bold;
}
div#ft {
    padding: 20px 0 0 0;
}
div#lateral-footer {
    height: 10px;
    background: transparent url("/bebida/images/kits/final-menu.jpg") no-repeat top left;
}
td, td {
    border: 0;
}
div#ft a {
    display: inline;
}
li.categoria-nivel2 h2 {
    padding-left: 10px;
    border-width: 0;
    border-style: none;
    border-color: transparent;
    z-index: 99;
    background: none;
}
li.categoria-nivel2 h2:hover,
li.categoria-nivel2 h2.categoria-hovered {
    cursor: auto;
}
li.categoria-nivel2 ul {
    display: block;
    position: relative;
    left: 0;
    z-index: 100;
    border-width: 0;
    border-style: none;
    border-color: transparent;
}
li.categoria-nivel2 ul li {
    border-width: 0;
    border-style: solid;
    border-color: #C0C0C0;
}
.yui-u {
    margin-top: 10px;
}
em img {
    vertical-align: middle;
    margin-right: 5px;
}
ul li {
    list-style: none outside none;
}
