body {
  font-family: Arial, Helvetica, sans-serif;
}
ul,
ol {
  list-style: none outside none;
}
img {
  vertical-align: top;
  border: 0 none;
}
a {
  outline: 0;
  border: 0;
}
p {
  color: #333333;
  font-size: 13px;
  line-height: 18px;
}
p a {
  text-decoration: auto;
  border: 0 none;
  color: #666666;
  font-weight: normal;
  transition: all 0.25s linear 0s;
}
p a:hover {
  text-decoration: auto;
  border: 0 none;
  color: #333333;
  font-weight: normal;
  transition: all 0.25s linear 0s;
}
h2 {
    font-size: 14px;
    line-height: 18px;
}
/*.header-container {
  height: 86px;
  background: #f2f2f2;
  margin: 0;
  padding: 0;
  background: url(../img/header.jpg) center repeat;
}
.header-container .header-content {
  width: 940px;
  height: 86px;
  margin: 0 auto;
  padding: 0 0 0 20px;
}
.header-container .header-content .header-logo a {
  width: 120px;
  height: 86px;
  margin: 0;
  padding: 0;
  float: left;
  border: 0;
  text-decoration: none;
  opacity: 1;
}
.header-container .header-content .header-logo a:hover {
  opacity: 0.9;
}
.header-container .header-main {
  width: 820px;
  height: 86px;
  float: right;
}*/
.chat-container {
  height: 477px;
  background: #f2f2f2;
  margin: 0;
  padding: 0;
}
.chat-container .chat-content {
  width: 960px;
  height: 446px;
  margin: 0 auto;
  padding-top: 40px;
  text-align: center;
}
/*.nav-container {
  height: 144px;
  position: relative;
  margin: 20px 0 0 0;
  padding: 0;
}
.nav-container .nav-content {
  width: 960px;
  height: 144px;
  margin: 0 auto;
}
.nav-container .nav-content .nav {
  width: 319px;
  height: 62px;
  float: left;
  margin-bottom: 10px;
  background: #DCDCDC;
  text-decoration: none;
  border-right: 1px solid #FFFFFF;
}
.nav-container .nav-content .nav a {
  width: 319px;
  height: 62px;
  display: block;
}
.nav a#um {
  background: url(../img/menu_um.jpg) no-repeat;
  border: 0;
  outline: 0;
}
.nav a#dois {
  background: url(../img/menu_dois.jpg) no-repeat;
  border: 0;
  outline: 0;
}
.nav a#tres {
  background: url(../img/menu_tres.jpg) no-repeat;
  border: 0;
  outline: 0;
}
.nav a#quatro {
  background: url(../img/menu_quatro.jpg) no-repeat;
  border: 0;
  outline: 0;
}
.nav a#cinco {
  background: url(../img/menu_cinco.jpg) no-repeat;
  border: 0;
  outline: 0;
}
.nav a#seis {
  background: url(../img/menu_seis.jpg) no-repeat;
  border: 0;
  outline: 0;
}
.nav a#um:hover {
  background: url(../img/menu_um_h.jpg) no-repeat;
  border: 0;
}
.nav a#dois:hover {
  background: url(../img/menu_dois_h.jpg) no-repeat;
  border: 0;
}
.nav a#tres:hover {
  background: url(../img/menu_tres_h.jpg) no-repeat;
  border: 0;
}
.nav a#quatro:hover {
  background: url(../img/menu_quatro_h.jpg) no-repeat;
  border: 0;
}
.nav a#cinco:hover {
  background: url(../img/menu_cinco_h.jpg) no-repeat;
  border: 0;
}
.nav a#seis:hover {
  background: url(../img/menu_seis_h.jpg) no-repeat;
  border: 0;
}
.nav a#um.active {
  background: url(../img/menu_um_h.jpg) no-repeat;
  border: 0;
}
.nav a#dois.active {
  background: url(../img/menu_dois_h.jpg) no-repeat;
  border: 0;
}
.nav a#tres.active {
  background: url(../img/menu_tres_h.jpg) no-repeat;
  border: 0;
}
.nav a#quatro.active {
  background: url(../img/menu_quatro_h.jpg) no-repeat;
  border: 0;
}
.nav a#cinco.active {
  background: url(../img/menu_cinco_h.jpg) no-repeat;
  border: 0;
}
.nav a#seis.active {
  background: url(../img/menu_seis_h.jpg) no-repeat;
  border: 0;
}*/
/*.main-container{
 width: 960px;
 min-height: 220px;
 margin: 0 auto;
 display:block;
 background: #f2f2f2; 
}*/
.margin-t80 {
  margin-top: 96px;
}

.margin-t80B {
  margin-top: 51px;
}
/*.main-container {
    background: none repeat scroll 0 0 #F2F2F2;
    display: block;
    margin: 30px auto 0;
    min-height: 220px;
    width: 960px;
}*/

.main-container {
  width: 960px;
  min-height: 220px;
  margin: 10px auto 0 auto;
  display:block;
  background: #f2f2f2;
}

/*.footer {
  height: 20px;
  background: #c6c6c6;
  margin: 0;
  padding: 0;
}*/

.nav-container {
  width: 180px;
  height: 406px;
  float: left;
  margin: 0;
  padding: 0;
}
.nav-container .nav {
  width: 180px;
  height: 40px;
  float: left;
  margin-bottom: 5px;
  text-decoration: none;
}
.nav-container .nav a {
  width: 180px;
  height: 40px;
  display: block;
}
.nav a#um {
  background: url(../img/menu_um.jpg) no-repeat;
  border: 0;
  outline: 0;
}
.nav a#dois {
  background: url(../img/menu_dois.jpg) no-repeat;
  border: 0;
  outline: 0;
}
.nav a#tres {
  background: url(../img/menu_tres.jpg) no-repeat;
  border: 0;
  outline: 0;
}
.nav a#quatro {
  background: url(../img/menu_quatro.jpg) no-repeat;
  border: 0;
  outline: 0;
}
.nav a#cinco {
  background: url(../img/menu_cinco.jpg) no-repeat;
  border: 0;
  outline: 0;
}
.nav a#seis {
  background: url(../img/menu_seis_pm.jpg) no-repeat;
  border: 0;
  outline: 0;
}
.nav a#seis_sk {
  background: url(../img/menu_seis_skype_pm.jpg) no-repeat;
  border: 0;
  outline: 0;
}
.nav a#seteB {
  background: url(../img/menu_sete.jpg) no-repeat;
  border: 0;
  outline: 0;
}
.nav a#sete {
  background: url(../img/menu_sete.jpg) no-repeat;
  border: 0;
  outline: 0;
}
.nav a#oito {
  background: url(../img/menu_oito.jpg) no-repeat;
  border: 0;
  outline: 0;
}
.nav a#um:hover {
  background: url(../img/menu_um_h.jpg?p=123) no-repeat;
  border: 0;
}
.nav a#dois:hover {
  background: url(../img/menu_dois_h.jpg?p=123) no-repeat;
  border: 0;
}
.nav a#tres:hover {
  background: url(../img/menu_tres_h.jpg?p=123) no-repeat;
  border: 0;
}
.nav a#quatro:hover {
  background: url(../img/menu_quatro_h.jpg?p=123) no-repeat;
  border: 0;
}
.nav a#cinco:hover {
  background: url(../img/menu_cinco_h.jpg?p=123) no-repeat;
  border: 0;
}
.nav a#seis:hover {
  background: url(../img/menu_seis_pm_h.jpg?p=123) no-repeat;
  border: 0;
}
.nav a#seis_sk:hover {
  background: url(../img/menu_seis_skype_pm_h.jpg?p=123) no-repeat;
  border: 0;
}
.nav a#seteB:hover {
  background: url(../img/menu_sete_h.jpg?p=123) no-repeat;
  border: 0;
}
.nav a#sete:hover {
  background: url(../img/menu_sete_h.jpg?p=123) no-repeat;
  border: 0;
}
.nav a#oito:hover {
  background: url(../img/menu_oito_h.jpg?p=123) no-repeat;
  border: 0;
}
.nav a#um.active {
  background: url(../img/menu_um_h.jpg?p=123) no-repeat;
  border: 0;
}
.nav a#dois.active {
  background: url(../img/menu_dois_h.jpg?p=123) no-repeat;
  border: 0;
}
.nav a#tres.active {
  background: url(../img/menu_tres_h.jpg?p=123) no-repeat;
  border: 0;
}
.nav a#quatro.active {
  background: url(../img/menu_quatro_h.jpg?p=123) no-repeat;
  border: 0;
}
.nav a#cinco.active {
  background: url(../img/menu_cinco_h.jpg?p=123) no-repeat;
  border: 0;
}
.nav a#seis.active {
  background: url(../img/menu_seis_pm_h.jpg?p=123) no-repeat;
  border: 0;
}
.nav a#seis_sk.active {
  background: url(../img/menu_seis_skype_pm_h.jpg?p=123) no-repeat;
  border: 0;
}
.nav a#seteB.active {
  background: url(../img/menu_sete_h.jpg?p=123) no-repeat;
  border: 0;
}
.nav a#sete.active {
  background: url(../img/menu_sete_h.jpg?p=123) no-repeat;
  border: 0;
}
.nav a#oito.active {
  background: url(../img/menu_oito_h.jpg?p=123) no-repeat;
  border: 0;
}

/*header*/
.header-container {
  height: 115px;
  margin: 0;
  padding: 0;
  background: url(../img/header_back.jpg) left top repeat-x;
}
.header-container .header-top {
  width: 960px;
  height: 88px;
  margin: 0 auto;
}
.header-container .header-top .header-logo a {
  width: 180px;
  height: 78px;
  margin: 0;
  padding: 5px;
  float: left;
  border: 0;
  text-decoration: none;
  opacity: 1;
  transition: all 0.25s linear 0s;
}
.header-container .header-top .header-logo a:hover {
  opacity: 0.9;
  transition: all 0.25s linear 0s;
}
.header-container .header-top .header-map {
  width: 320px;
  height: 88px;
  margin: 0;
  padding: 0;
  float: left;
  border: 0;
  text-align: center;
}
.header-container .header-top .header-title {
  width: 440px;
  height: 88px;
  margin: 0;
  padding: 0;
  float: left;
  border: 0;
}
.header-container .header-top .header-title h1 {
  color: #ffffff;
  line-height: 60px;
  text-align: center;
}
.header-container .header-top .header-text {
  width: 320px;
  height: 78px;
  margin: 5px 0;
  padding: 0;
  float: left;
  text-align: center;
  display: table;
}
.header-container .header-top .header-text h2.text {
  width: 280px;
  margin-top: inherit;
  text-align: left;
  padding: 0 20px;
  font-weight: normal;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  color: #f2f2f2;
  *clear: ~'expression(style.marginTop = "" + (offsetHeight < parentNode.offsetHeight ? parseInt((parentNode.offsetHeight - offsetHeight) / 2) + "px" : "0"),style.clear = "none", 0)';
}
.header-container .header-bottom {
  width: 960px;
  height: 27px;
  margin: 0 auto;
}
/*.header-container .header-bottom .header-links {
  width: 320px;
  height: 27px;
  float: left;
}*/
.header-container .header-bottom .header-links {
  width: 390px;
  height: 27px;
  float: left;
}
.header-container .header-bottom .header-links a {
  font-size: 11px;
  font-weight: normal;
  color: #f2f2f2;
  text-decoration: none;
  cursor: pointer;
  outline: 0;
  border: 0;
  transition: all 0.25s linear 0s;
}
.header-container .header-bottom .header-links a:hover {
  color: #999999;
  transition: all 0.25s linear 0s;
}
.header-container .header-bottom .header-links .header-site-ig {
  width: 100px;
  height: 19px;
  margin: 4px 0;
  padding-left: 5px;
  border-right: 1px solid #f2f2f2;
  float: left;	
}
/*.header-container .header-bottom .header-links .header-site-tv {
  width: 180px;
  height: 19px;
  margin: 4px 0;
  float: right;	
}*/

.header-container .header-bottom .header-links .header-site-tv {
  width: 117px;
  height: 19px;
  margin: 4px 0;
  float: left;
 border-right: 1px solid #f2f2f2;
}
.header-container .header-bottom .header-links .header-site-tv-mundo {
  width: 105px;
  height: 19px;
  margin: 4px 0;
  float: left;
 border-right: 1px solid #f2f2f2;
}
.header-container .header-bottom .header-links .header-site-tv a.margin {
  margin-left: 12px;
}
.header-container .header-bottom .header-social {
  width: 320px;
  height: 27px;
  float: right;	
}
.header-container .header-bottom .header-social .header-convidar {
  width: 84px;
  height: 19px;
  margin: 4px 0 4px 125px;
  border-right: 1px solid #f2f2f2;
  float: left;	
}
.header-container .header-bottom .header-social .header-face {
  width: 90px;
  height: 19px;
  margin: 4px 0;
  float: right;	
}
.header-container .header-bottom .header-social p {
  font-size: 11px;
  font-weight: normal;
  color: #f2f2f2;
  margin: 0;
  padding: 0;
}
.header-container .header-bottom .header-social a {
  width: 19px;
  height: 19px;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.9;
  outline: 0;
  border: 0;
  transition: all 0.25s linear 0s;
}
.header-container .header-bottom .header-social a:hover {
  opacity: 1;
  transition: all 0.25s linear 0s;
}


/*footer*/
.footer-container {
  background: #f2f2f2;
  margin: 0;
  padding: 0;
}
.footer-container .footer {
  width: 960px;
  height: 150px;
  margin: 0 auto;
}
.footer-top-container {
  margin: 30px 0 0 0;
  padding: 0;
}
.footer-top-container .footer-top {
  width: 960px;
  height: 16px;
  margin: 0 auto;
}
.footer-top-container .footer-top a.back-to-top {
  width: 65px;
  height: 16px;
  display: block;
  opacity: 0.9;
  transition: all 0.25s linear 0s;
  outline: 0;
  border: 0;
}
.footer-top-container .footer-top a.back-to-top:hover {
  opacity: 1;
  transition: all 0.25s linear 0s;
}

.footer-container .footer .footer-left {
  width: 760px;
  height: 70px;
  float: left;
  padding: 40px 0;
}
.footer-container .footer .footer-left .footer-item {
  width: 735px;
  height: 50%;
  padding-left: 5px;
  border-bottom: 1px solid #cccccc;
}
.footer-container .footer .footer-left .footer-item ul.list {
  margin: 0;
  padding: 0;
}
.footer-container .footer .footer-left .footer-item ul.list li {
  color: #666666;
  display: inline-block;
  list-style-type: none;
  margin: 0;
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
}
.footer-container .footer .footer-left .footer-item ul.list li a {
  outline: 0;
  border: 0;
  color: #666666;
  text-decoration: none;
  transition: all 0.25s linear 0s;
  cursor: pointer;
}
.footer-container .footer .footer-left .footer-item ul.list li a:hover {
  color: #333333;
  transition: all 0.25s linear 0s;
  cursor: pointer;
}
.footer-container .footer .footer-left .footer-item ul.list li a.active {
  color: #333333;
}
.footer-container .footer .footer-left .footer-item ul.list li .separator {
  color: #666666;
  margin: 0;
  padding: 0;
}
.footer-container .footer .footer-left .footer-contact {
  width: 740px;
  height: 50%;
}
.footer-container .footer .footer-left .footer-contact .contact {
  height: 30px;
  float: left;
  line-height: 40px;
  margin: 15px 0 0 0;
  font-size: 12px;
  line-height: 15px;
  color: #666666;
}
.footer-container .footer .footer-left .footer-contact .contact a {
  outline: 0;
  border: 0;
  color: #666666;
  cursor: pointer;
  text-decoration: none;
  opacity: 0.8;
  transition: all 0.25s linear 0s;
}
.footer-container .footer .footer-left .footer-contact .contact a:hover {
  opacity: 1;
  transition: all 0.25s linear 0s;
  cursor: pointer;
}
.footer-container .footer .footer-left .footer-contact .contact span {
  margin-left: 5px;
}
.footer-container .footer .footer-right {
  width: 200px;
  height: 150px;
  float: right;
  padding: 0;
  background: #cccccc;
}
.footer-container .footer .footer-right ul.item {
  height: 110px;
  margin: 20px 0;
  padding: 0 10px;
}
.footer-container .footer .footer-right ul.item a li {
  height: 18px;
  background: #f2f2f2;
  color: #666666;
  display: block;
  list-style-type: none;
  padding: 6px 0;
  margin: 0 0 10px 0;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  cursor: pointer;
  text-align: center;
  transition: all 0.25s linear 0s;

}
.footer-container .footer .footer-right ul.item a
{
	  text-decoration:none;
	}
.footer-container .footer .footer-right ul.item a:hover li {
  background: #e6e6e6;
  color: #333333;
  transition: all 0.25s linear 0s;
}
.footer-container .footer .footer-right ul.item li span {
  margin: 0 0 0 5px;
}
.footer-container .footer .footer-right ul.item ul {
  height: 30px;
  margin: 0;
  padding: 0;
}
.footer-container .footer .footer-right ul.item ul a li.convidar, .footer-container .footer .footer-right ul.item ul a li.compartilhar {
  height: 18px;
  background: #f2f2f2;
  color: #666666;
  display: inline-block;
  list-style-type: none;
  padding: 6px 0;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  cursor: pointer;
  text-align: center;
  transition: all 0.25s linear 0s;
}
.footer-container .footer .footer-right ul.item ul a li.convidar {
  width: 75px;
  float: left;
}
.footer-container .footer .footer-right ul.item ul a li.compartilhar {
  width: 100px;
  float: right;
}
.footer-container .footer .footer-right ul.item ul a:hover li.convidar, .footer-container .footer .footer-right ul.item ul a:hover li.compartilhar {
  background: #e6e6e6;
  color: #333333;
  transition: all 0.25s linear 0s;
}
.float-r {
  float: right;
}
.float-l {
  float: left;
}


/*menu intermédio*/

.bt-extra-container {
  width: 960px;
  height: 40px;
  margin: 10px auto 0 auto;
  position: relative;
}
.bt-extra-content {
  width: 770px;
  height: 40px;
  margin-left: 190px;
}
.bt-extra {
  width: 250px;
  height: 40px;
  float: left;
  text-decoration: none;
}
.bt-extra a {
  width: 250px;
  height: 40px;
  display: block;
}
.bt-extra a#um {
  background: url(../img/bt_public_kuriakos.jpg) no-repeat;
  border: 0;
  outline: 0;
}
.bt-extra a#dois {
  background: url(../img/bt_ig_mundo.jpg) no-repeat;
  border: 0;
  outline: 0;
}
.bt-extra a#tres {
  background: url(../img/bt_mais_canais.jpg) no-repeat;
  border: 0;
  outline: 0;
}
.bt-extra a#um:hover {
  background: url(../img/bt_public_kuriakos_h.jpg) no-repeat;
  border: 0;
}
.bt-extra a#dois:hover {
  background: url(../img/bt_ig_mundo_h.jpg) no-repeat;
  border: 0;
}
.bt-extra a#tres:hover {
  background: url(../img/bt_mais_canais_h.jpg) no-repeat;
  border: 0;
}

.main-container {
  width: 960px;
  min-height: 220px;
  margin: 10px auto 0 auto;
  display:block;
  background: #f2f2f2;
}


/*////////////////////*/
.header-container .header-bottom .header-site-tvmana a {
 width: 90px;
  height: 19px;
  float: left;
 background: #b90000;
  color: #f2f2f2;
  text-decoration: none;
 text-align: center;
 line-height: 20px;
  cursor: pointer;
 margin: 4px 0 0 15px;
 display: block;
  transition: all 0.25s linear 0s;
}
.header-container .header-bottom .header-site-tvmana a:hover {
 background: #4d4d4d;
  color: #f2f2f2;
  transition: all 0.25s linear 0s;
}






