#iframe_topo {
	width: 100%;
	height: 120px;
	border-bottom: 1px solid rgb(191,77,0);
}
#iframe_rodape {
	width: 100%;
	height: 200px;
	border-top: 1px solid rgb(194,194,194);
}
#iframe_sessao {
	width: 800px;
	height: 28px;
	float: right;
}
#iframe_destaque {
	width: 960px;
	height: 315px;
}

#miolo_0 {
	width: 960px;
	margin: 20px auto 20px auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-goog-ms-border-radius: 5px;
	border-radius: 5px;
	background: url(../imagens/layout/brc9.png);
 z-index: -1;
}
#miolo {
	width: 960px;
	margin: 20px auto 20px auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-goog-ms-border-radius: 5px;
	border-radius: 5px;
	background: url(../imagens/layout/brc9.png);
 z-index: -1;
}

#noticia {
	width: 260px;
	min-height: 260px;
	float: left;
	margin: 10px 0 10px 15px;
	padding: 0 20px 10px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-goog-ms-border-radius: 5px;
	border-radius: 5px 5px 2px 2px;
	background: url(../imagens/layout/fd_cx-cinza.png);
	background-repeat: repeat-x;
	display: table;
 z-index: 0;
}
#ntc-txt {
	width: 120px;
	float: left;
}
#ntc-img {
	width: 120px;
	float: right;
}
#ntc-img img {
	width: 120px;
}
#linha-ntc {
	width: 100%;
	height: 1px;
	float: inherit;
	background: rgb(194,194,194);
}

#tt {
	margin: 10px 0 10px 0;
}

#indice {
	width: 20px;
	height: 20px;
	padding: 3px 10px 3px 5px;
	margin: 0 5px 0 5px;
	border: 1px solid #293E55;
}
#indice_actual {
	width: 20px;
	height: 20px;
	padding: 3px 10px 3px 5px;
	margin: 0 5px 0 5px;
	border: 1px solid #B7710C;
}
#legenda {
	width: 910px;
	margin: auto;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-goog-ms-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../imagens/layout/fd_cx-cinza.png);
	background-repeat: repeat-x;
 z-index: 0;
}

#menu {
	width: 175px;
	height: 189px;
	float: left;
	border-bottom: 1px solid #B4B4B4;
	margin: 10px 0 10px 20px;
	padding: 5px 20px 10px 20px;
	background: url(../imagens/layout/fd_cx-cinza2.png);
	background-repeat: repeat-x;
}
#menu_img {
	width: 213px;
	height: 428px;
	float: left;
	border: 1px solid #B4B4B4;
	margin: 10px 0 10px 20px;
	overflow: hidden;
}
#mio-img-esq {
	width: 300px;
	float: left;
	margin: 20px 60px 20px 0;
}
#mio-img-drt {
	width: 300px;
	float: right;
	margin: 20px 0 20px 60px;
}
#menu_cliente {
	width: 175px;
	height: 114px;
	float: left;
	border-bottom: 1px solid #B4B4B4;
	margin: 10px 0 10px 20px;
	padding: 5px 20px 10px 20px;
	background: url(../imagens/layout/fd_cx-cinza2.png);
	background-repeat: repeat-x;
}

#img {
	border: 1px solid #000000;
}

#tab_topo {
	background: url(../imagens/layout/fd_cx-cinza2.png);
}
