@import "nav.css";
@import "nav-sub.css";

/* geral */

* {
	margin: 0;
	padding: 0;
	border: 0
}

html {
    overflow: -moz-scrollbars-vertical;
}


body{
	background: url(../../img/bg_bottom.gif);
}


body, div, td, input, select {
	font: normal 11px Tahoma, sans-serif;
	color: #4C5B63
}

input, select, textarea {border: #BAC5C9 1px solid; background-color: #F8FAFA;}

li {list-style-type: none}
img, .no-border {border: 0}

h2, h3{
	text-indent: -5000px;
}

/* Links */
a:link, a:hover, a:visited, a:active {color: #83949B; text-decoration: underline; outline: none;position: relative;}

/* classes */

.right{float: right}
.left{float: left}
.clear{clear:both; line-height: 0;}

.DF-alert {background-color: #F99}

.apoio{
	background: url(../../img/bg_apoio.gif) no-repeat top left;
	width: 754px;
	height: 32px;
	padding-left: 14px;
} * html .apoio{
	width: 768px;
}

/* ids */
#background_top{
	background: url(../../img/bg_top.gif) repeat-x top left;
	width: 100%;
	height: 427px;
}


#container {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -389px;
	width:768px;
	background-color: #FFF;
	padding: 5px;
} * html #container{width: 778px;}


#busca{
	float: right;
	width:100px;
	position:relative;
	top:-3px; left:-20px;
}* html #busca{ top:-4px; }

#busca img{
	position:relative;
	top:8px; left:-50px;
}

#busca input{
	background-color: #E5E9EA;
	border: 0;
}

#busca #bt-busca{ position:relative; top:12px; left:60px}

#logo{
	float: left;
	margin: 7px 0 7px 17px;
}

#headlight{
	font-weight: bold;
	color: #5C8090;
	float: right;
	margin-top: 15px;
	width:700px
}

#headlight li{
	float: right;
	margin-right: 2em;
	list-style-image: url(../../img/pt-br/ico_noticia.gif);
}


#assinatura {
	float: left;
	margin-top: 12px;
}

.nodecoration {
	text-decoration: none !important;
}

/*
.nodecoration:hover {
	text-decoration: underline !important;
}
*/

.txtmenor{
	font-size: 10px;
}


#newheader {
	height: 103px;
}

#newheader {
	height: 103px;
	background: url(../../img/pt-br/barra.gif) 0 8px no-repeat !important;
	/*background: url(../../img/copa.jpg) 0 8px no-repeat !important;*/
}

#newheader h1 a {
	background:  url(../../img/pt-br/logonovo.gif) 20px 8px no-repeat !important;
	width: 176px;
	height: 86px;
	display: block;
	font-size: 1px;
	text-indent: -9000px;	
}

.dadosprograma {

	border-collapse: collapse;
}

.dadosprograma th {
	border: 1px solid #ccc;
	padding: 5px;
	width: 30px;
}

.dadosprograma td {
	border: 1px solid #ccc;
	padding: 5px;
	width: 30px;
	text-align: center;
}

#bg-dhtml-8000{position:absolute; margin: -5px; background-image: url(../../img/overlay.png); width:778px; height:843px; display:none}
#dhtml-8000{position:absolute; margin: 140px 0 0 120px; width:550px; height:300px; display:none}
