/*

rcs comm. - RCS Media Interactive Department
App mynextzone.com
http://www.mynextzone.com

Autor: Ricardo Rios

A cópia deste documento sem autorização é proibida!

*/

body {
   margin: 0px;
   font: 11px Verdana, Arial, Helvetica, sans-serif;
   color: #666666;
}

#corpo {
   width: 835px;
   height: auto;
}

a {
   color: #990000;
   text-decoration: none;
}

a:hover {
   color: #FF0000;
}

#topo {
   width: 835px;
   height: 117px;
   background-color: #f4f4f4;
}

#topo #logo {
   width: 183px;
   height: 117px;
   float: left;
}

#topo #publicidade {
   width: 652px;
   height: 117px;
   float: right;
}

#menuNacao {
   width: 795px;
   height: 35px;
   border-bottom: solid 1px #CCCCCC;
   background-color: #CCCCCC;
   color: #FFFFFF;
   padding: 0px 20px;
   margin: 0px;
   line-height: 16px;
}

#menuNacao a {
   color: #8e8e8e;
}

#menuNacao a:hover {
   color: #FFFFFF;
}

#menuNacao .noSelected {
   width: auto;
   height: 15px;
   padding: 10px 30px;
   float: left;
   text-align: center;
}

#menuNacao .selected {
   width: auto;
   height: 16px;
   padding: 10px 30px;
   padding-top: 14px;
   background-color: #DCDBE8;
   font-weight: bold;
   float: left;
   text-align: center;
   margin-top: -5px;
}

#conteudo {
   width: 795px;
   height: auto;
   padding: 20px;
   clear: both;
}

#rodape {
   width: 795px;
   height: auto;
   padding: 20px;
   text-align: center;
   font: bold 22px Verdana, Arial, Helvetica, sans-serif;
   letter-spacing: 2px;
   color: #333333;
   background-color: #f4f4f4;
   border-top: solid 2px #dddddd;
   clear: both;
}



/* NOTICIAS */

#destaques {
   width: 320px;
   height: auto;
   float: left;
}

.destNotImg {
   float: left;
   width: 65px;
   height: 65px;
   border: solid 2px #CCCCCC;
}

.destNotTxt {
   float: right;
   width: 225px;
   height: 45px;
   font: bold 13px Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   padding: 10px;
   line-height: 17px;
}

.destNotSepara {
   width: 320px;
   height: 30px;
   clear: both;
}

#notList {
   width: 430px;
   color: #686868;
   font: 11px Verdana;
   float: right;
}

#notList a {
   color: #333333;
}

#notList a:hover {
   color: #FF0000;
}

#notList ul {
   padding: 0px;
   margin: 0px;
}

#notList ul li {
   width: 430px;
   height: auto;
   padding: 10px 10px;
   border-bottom: solid 1px #f0f0f0;
   list-style: none;
}



/* JOGOS */

#proxJogos {
   width: 300px;
   height: auto;
   float: left;
}

#proxJogos #titulo {
   width: 300px;
   height: 30px;
   font: 18px Verdana;
}

#proxJogos .timeNome {
   width: 100px;
   height: 20px;
   padding: 10px 0px;
   float: left;
   text-align: center;
   font-weight: bold;
}

#proxJogos #mandante {
   width: 100px;
   height: auto;
   float: left;
   text-align: center;
}

#proxJogos #versus {
   width: 100px;
   height: auto;
   float: left;
   font: bold 70px Arial, Helvetica, sans-serif;
   color: #999999;
   text-align: center;
}

#proxJogos #visitante {
   width: 100px;
   height: auto;
   float: right;
   text-align: center;
}

#proxJogos #info {
   width: 300px;
   height: auto;
   padding: 10px;
   text-align: center;
   border-top: solid 1px #CCCCCC;
   margin-top: 10px;
   clear: both;
   line-height: 22px;
}

#listJogos {
   width: 445px;
   height: auto;
   float: right;
   margin-bottom: 20px;
}

#listJogos #titulo {
   width: 445px;
   height: 30px;
   font: 18px Verdana;
   color: #999999;
}

#listJogos .competicao {
   width: 140px;
   height: auto;
   padding: 10px 5px;
   border-bottom: solid 1px #f0f0f0;
   float: left;
   color: #999999;
}

#listJogos .time {
   width: 80px;
   height: auto;
   padding: 10px 10px;
   border-bottom: solid 1px #f0f0f0;
   text-align: right;
   float: left;
}

#listJogos .versus {
   width: 10px;
   height: auto;
   padding: 10px 10px;
   border-bottom: solid 1px #f0f0f0;
   float: left;
   text-align: center;
   color: #CCCCCC;
   font-weight: bold;
}

#listJogos .dia {
   width: 45px;
   height: auto;
   padding: 10px 10px;
   float: right;
   border-bottom: solid 1px #f0f0f0;
   text-align: center;
}
