/* CSS Document */
#global { width:779px;}
body {
	background-image:url(../img/layout/bg_pagina.gif);
}
img {
	border:none;
}
div#topo_logo {
	width:374px;
	height:171px;
	padding:0;
	margin:0;
	background-color:#000000;
	float:left;
}
div#topo_aqui_toca {
	width:405px;
	height:171px;
	padding:0;
	margin:0;
	background-color:#000000;
	float:left;
	z-index:0;
}
/**************************************
> BARRA
**************************************/
div#barra {
	width:779px;
	background:url(../img/layout/barra_topo_bg.jpg) repeat-x;
	float:left
}
div#topo_barra_1 {
	width:32px;
	height:75px;
	background:url(../img/layout/barra_1.jpg) no-repeat;
	float:left;
}
div#topo_barra_home {
	width:65px;
	height:75px;
	background:url(../img/layout/barra_home.jpg) no-repeat;
	float:left;
}
div#topo_barra_2 {
	width:18px;
	height:75px;
	background:url(../img/layout/barra_2.jpg) no-repeat;
	float:left;
}
div#topo_barra_programas {
	width:65px;
	height:75px;
	background:url(../img/layout/barra_programas.jpg) no-repeat;
	float:left;
}
div#topo_barra_3 {
	width:18px;
	height:75px;
	background:url(../img/layout/barra_3.jpg) no-repeat;
	float:left;
}
div#topo_barra_top10 {
	width:65px;
	height:75px;
	background:url(../img/layout/barra_top10.jpg) no-repeat;
	float:left;
}
div#topo_barra_4 {
	width:18px;
	height:75px;
	background:url(../img/layout/barra_4.jpg) no-repeat;
	float:left;
}
div#topo_barra_horoscopo {
	width:65px;
	height:75px;
	background:url(../img/layout/barra_horoscopo.jpg) no-repeat;
	float:left;
}
div#topo_barra_5 {
	width:29px;
	height:75px;
	background:url(../img/layout/barra_5.jpg) no-repeat;
	float:left;
}
div#topo_barra_6 {
	width:403px;
	height:75px;
	float:left;
}
/**************************************
> BARRA INTERNAS
**************************************/
div#barra_internas {
	background:url(../img/layout/internas_barra.jpg) no-repeat left top;
	height:37px;
}

/**************************************
> ICONES INTERNAS
**************************************/
div#icones_internas {
	width:297px;
	height:91px;
	float:left;
}
/**************************************
> TITULO E CONTEUDO INTERNAS
**************************************/
div#titulo_internas {
	float:left;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	padding-top:45px;
}
div#titulo_inicial {
	float:left;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	
}
div#menu_internas {
	width:219px;
	float:left
}
div#div_conteudo_internas {
	float:left
}
div#conteudo_internas {
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width:520px;
	margin:36px 0 0 6px;
	float:left;
	padding:5px 10px 10px 10px;
}

div#conteudo_internas .data {
	font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}

div#conteudo_internas h1, h2, h3, {
	padding:3px;
	margin:0;
}

/**************************************
> NO AR
**************************************/
div#no_ar * {
	margin:0;
	padding:0;
}
div#no_ar {
	width:383px;
	height:231px;
	float:left;

}

div#no_ar_topo {
	width:375px;
	height:42px;
	float:left;
}
div#no_ar_esq {
	width:23px;
	height:164px;
	float:left;
	clear:both;
}
div#no_ar_conteudo {
	width:333px;
	height:164px;
	float:left;
	background:url(../img/layout/noar_conteudo.jpg) no-repeat center;
	
}
div#no_ar_dir {
	width:27px;
	height:164px;
	float:left;
}
div#no_ar_baixo {
	width:375px;
	height:23px;
	float:left;
	clear:both;
}

/**************************************
> BLOCO TOPO
**************************************/

div#flash_programas {
	width:396px;
	height:50px;
	display:block;
	float:left;

	
}
div#topo_noticias {
	width:396px;
	height:152px;
	float:left;
	background:url(../img/layout/txt_noticias.jpg) no-repeat left center;
}
div#topo_noticias_bloco {
	width:378px;
	height:159px;
	float:right;
	background:url(../img/layout/bg_bloco_noticias.jpg) no-repeat center;
}
div#topo_noticias_bloco td {
	font:11px Arial, Helvetica, sans-serif;
}
div#topo_noticias_bloco td .titulo {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#779A47;
}
div#topo_noticias_bloco td .leia_mais {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#779A47;
	text-align:center;
	text-decoration:none
}