#esquerda{
	background-image: url(../images/tbi_layout_02.png);
	background-repeat:repeat;
	width:21px;
	height:auto;
	}
#direita {
	background-image: url(../images/tbi_layout_06.png);
	background-repeat:repeat;
}
#menu {
	background-color: #FFF;
	height:40px;
	width:100%;
}
#menu a:link{
	text-decoration:none;
	color:#666;
	font-weight:bold;
}
#menu a:visited{
	text-decoration:none;
	color:#666;
	font-weight:bold;
}
#menu a:hover{
	text-decoration:none;
	color:#666;
	font-weight:bold;
	border-top: 4px #09C solid;
}
#menu span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	}
#icon {
	margin-right:2px;
	}
#titulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	font-weight:bold;
	}
#pesquisar{
	background-color:#E6E6E6;	
}
#form_pesquisar {
	padding:0px;
	margin:0px;
	border: 0px;
}
#conteudo {
	height:611px;
	width:561px;
	background-color:#FFF;
}
#logo {
	background-color: #FFF;
	background-image: url(../images/tbi_layout_03.png);
	height:117px;
	width:170px;
}
#digital {
	background-color: #FFF;
	background-image: url(../images/tbi_layout_09.png);
	width:171px;
	height:243px;
}
#flash {
	width:237px;
	height:494px;
	background-image: url(../images/tbi_layout_08.png);
}
#rodape{
	width:1024px;
	height:55px;
	background-image:url(../images/tbi_layout_10.png);
	}
#rodape span {
		padding-right:20px;
		font-size:10px;
		color:#666;
}
td #rolagem {
	width:98%; height:580px; overflow-y: auto;overflow-x: auto;padding:5px;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	}
	body {
	background-color: #333;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.topo{
	background-image:url(../imagens/topo_fundo.jpg);
	background-repeat:repeat;
	}
.rodape_fundo{
	background-image:url(../imagens/rodape_fundo.jpg);
	background-repeat: repeat-x;
		}
.rodape_links a:link {
	color:#060;
	text-decoration:none;
}
.rodape_links a:visited {
	color:#060;
	text-decoration:none;
}
.rodape_links a:hover {
	color:#090;
	text-decoration:none;
}

.txt_conteudo {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:left;
}
.txt_conteudo h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #40b2a4;
	
}