html, body {
   height: 100%;
   margin: 0;
   padding: 0;
}

html {
   background-image: url(imagens/bg.gif);
   background-repeat: repeat-y;
   background-position: center;
   background-color: #fafbfb;
}

body {
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   font-family: "Comic Sans MS";
   font-size: 12px;
   color: #0099FF;
   background-image: url(imagens/topo_lados.gif);
   background-position: center top;
   background-repeat: no-repeat; 
}


a {
   text-decoration: underline;
   font-size: 12px;
   color: #56C259;
}

#corpo {
   width: 700px;
   margin-left: auto;
   margin-right: auto;
   background-color: #ffffff;
}

.topo {
   position: relative;
   background-image: url(imagens/topo.jpg);
   background-repeat: no-repeat;
   width: 700px;
   height: 173px;
   margin-left: auto;
   margin-right: auto;
}

.logo {
   position: absolute;
   top: 0px;
   left: 0px;
   width: 167px;
   height: 173px;
}

#menu {
   position: absolute;
   top: 117px;
   left: 237px;
   width: 450px;
   height: 30px;
   font-weight: bold;
   color: #2b9335;
}

#menu ul {
   margin: 0px;
   padding: 0px;
   list-style: none;
}
#menu li {
   float: left;
}
#menu a {
   display: block;
   font-size: 14px;
   text-decoration: none;
   text-align: center;
   height: 22px;
   width: 75px;
   padding-top: 8px;
}

#menu a:hover {
   color: #FF0000;
}

.linkfree a {
   position: absolute;
   width: 70px;
   height: 78px;
   top: 81px;
   left: 167px;
   display: block;
}
.linkfree a:hover {
   background-image: url(imagens/menu_free_over.gif);
   filter: alpha(opacity=50);
   opacity: .50;
}

#publicidade {
   position: absolute;
   top: 10px;
   left: 195px;
   width: 472px;
   height: 64px;
   background-color: #ededed;
}

#esquerdo {
   width: 359px;
   float: left;
}
#direito {
   width: 341px;
   float: left;
   background-color: #FFFFFF;
   background-image: url(imagens/direito_bg.gif);
   background-repeat: repeat-y;
}
#listacanais {
   padding-left: 22px;
   text-align: left;
   width: 319px;
   background-position: top right;
   background-repeat: no-repeat;
}
.fim { clear: both }

.voce_esta_assistindo {
   width: 359px;
   height: 29px;
   background-image: url(imagens/voce_esta_assistindo.gif);
   background-repeat: no-repeat;
   background-color: #d0d0d0;
}

.escolha_o_canal {
   width: 341px;
   height: 29px;
   background-image: url(imagens/escolha_o_canal.gif);
   background-repeat: no-repeat;
   background-color: #FFFFFF;
}

#player {
   width: 359px;
   height: 356px;
   background-color: #d6d6d6;
}

#mural {
   width: 359px;
   height: 518px;
   overflow: hidden;
}
.overfloww {
   overflow: hidden;
}
.opcao_txt {
   width: 74px;
   height: 17px;
   font-size: 12px;
   color: #3F3F3F;
   font-weight: bold;
}

.formm {
   width: 60px;
   height: 18px;
   font-size: 10px;
   color: #009900;
   border: 1px solid #56C259;
}

table {
   margin: 0px;
   padding: 0px;
}

.iframe_ {
   margin: 0px;
   padding: 0px;
}

#ifra {
   width: 296px;
   height: 826px;
   overflow-x: hidden;
}

#banners {
   clear: both;
   margin-left: auto;
   margin-right: auto;
   width: 728px;
   padding-top: 20px;
}

#rodape {
   font-size: 11px;
   text-align: right;
   color: #666666;
   height: 35px;
   font-family: "Trebuchet MS";
   padding-right: 35px;
}
#rodape a {
   text-decoration: underline;
   color: #333333;
   font-weight: bold;
}
#rodape a:hover { text-decoration: none }

#final {
   width: 740px;
   margin-left: auto;
   clear: both;
   margin-right: auto;
   background-color: #fafbfb;
}

.fechamento {
   width: 740px;
   height: 43px;
   background-image: url(imagens/fechamento.gif);
   background-color: #FFFFFF;   
}

.banner_grande {
   width: 728px;
   height: 92px;
   margin-left: auto;
   margin-right: auto;
}