div.bc{ padding-bottom: 10px; }

#menuMidiaKit{
    width: 208px;
    padding-top: 10px;
    background-color: #E8E8BB;
    text-align: center;
}

h5.midia_kit{ background-image: url(../images/boxTit_midia_kit.gif); }
#menuMidiaKit .ban_anuncie_no_catalogo{
    width: 188px;
    height: 60px;
    margin: 0 auto 10px;
    background-image: url(../images/ban_anuncie_no_catalogo188x60.gif);
}
#menuMidiaKit .txtLink{
    display: block;
    padding: 0 10px 16px 10px;
    text-align: left; line-height: 130%;
 }
#menuMidiaKit .txtLink strong{
    display: block;
    color: #004851;
 }

#B, #B div.txt, #B h1, #B h3.titLine { width: 718px !important; }

.box_destaques{ width: 100%; overflow: hidden; padding-bottom: 0; margin-bottom: 0; font-size: 20px; font-weight: bold; color: #004851; line-height: 150%;  }
    .box_destaques p{ display: block; padding-bottom: 0; margin-bottom: 0; }
    .box_destaques strong{ font-size: 40px; color: #88AD28; }

.colorCols { width: 720px; overflow: auto; }
    .colorCols .cols{
        display: block; float: left;
        width: 230px;
        margin-right: 15px;
        font-size: 11px; line-height: 150%;
    }
.colorCols .cols ul, .colorCols .cols li{ margin: 0; padding: 0; list-style-position: inside;}
.colorCols .cols.last{ margin-right: 0 !important; }
    .colorCols .cols h3{
        display: block;
        text-align: center; font-size: 11px; line-height: 130%;  padding: 3px 10px; font-family: "Century Gothic", Arial, sans-serif; color: #FFF;
    }
    .colorCols .cols h3.yellow{ background-color: #FF9300; }
    .colorCols .cols h3.orange{ background-color: #FF5100; }
    .colorCols .cols h3.red{ background-color: #E80012; }

table {
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
	line-height: 150%;
}
table th {
	border: 1px solid #ccc;
	font-weight: bold;
	font-size: 12px;
	font-family: "Century Gothic", Arial, sans-serif;
	background-color: #e9e9e9;
	padding: 5px;
	white-space: nowrap;
}
table tr.another {
	background-color: #ececec;
}
table td {
	border: 1px solid #ccc;
	padding: 5px;
}