/* OBS: As configurações de mudanças de cores,
		estão nos CSSs de cada área.  */


/* ------ FORMATO GERAL ------ */


* {
	color:#000000;
	font:10px verdana,arial;
}

body {
	margin:10px 0 0 0;
	height:100%;
}

p {
	margin:0 0 10px 0;
	padding:0 10px;	
	text-align:justify;	
}

b {
	font-weight:bolder;	
}

h3 {
	color:#000000;
	font-size:11px;
	font-weight:bolder;
	padding:10px;
	margin:0;
}

a {
	text-decoration:none;
}

.centraliza {
	left:50%;
	margin-left:-390px;
	position:relative;
	width:780px;
}



/* ------ ESTILO EXTERNO ------ */



/* ------ Data ------ */

#data_inicial{
	background:#183884 url('../imgs/tb1.gif') no-repeat left top;
	width:360px;
}

#data_inicial div {
	background:transparent url('../imgs/tb2.gif') no-repeat right top;
}

#data_inicial div div {
	background:transparent url('../imgs/marcador_data.gif') no-repeat 10px 10px;
	color:#FFFFFF;
	font-weight:bolder;
	height:25px;
	text-indent:26px;
	padding-top:7px;
} 

#data_inicialAlagoas {
	background:#183884 url('../imgs/tb1.gif') no-repeat left top;
	width:360px;
	position:relative; left:270px;
}

#data_inicialAlagoas div {
	background:transparent url('../imgs/tb2.gif') no-repeat right top;
}

#data_inicialAlagoas div div {
	background:transparent url('../imgs/marcador_data.gif') no-repeat 10px 10px;
	color:#FFFFFF;
	font-weight:bolder;
	height:25px;
	text-indent:26px;
	padding-top:7px;
} 

#data_inicialEsporte {
	background:#183884 url('../imgs/tb1.gif') no-repeat left top;
	width:360px;
	position:relative;
}

#data_inicialEsporte div {
	background:transparent url('../imgs/tb2.gif') no-repeat right top;
}

#data_inicialEsporte div div {
	background:transparent url('../imgs/marcador_data.gif') no-repeat 10px 10px;
	color:#FFFFFF;
	font-weight:bolder;
	height:25px;
	text-indent:26px;
	padding-top:7px;
} 


/* ------ Favoritos ------ */

#favoritos, #indique {
	text-indent:12px;
	position:relative; float:right;
	height:25px;
}

#favoritos a, #indique a {
	color:#183884;
	font-weight:bolder;
}

#favoritos a:hover, #indique a:hover {
	color:#898989;
}

#favoritos {
	background:transparent url('../imgs/marcador_favoritos.gif') no-repeat left 2px;
	width:75px;
}



/* ------ Indique------ */

#indique {
	background:transparent url('../imgs/marcador_indique.gif') no-repeat left 2px;
	width:50px;
}

#formIndique {
	position:absolute;
	left:-90px;
	_left:-98px;
	top:20px;
	width:240px;
}

#formIndique #bg {
	 background:transparent url('../imgs/bg_indique.gif') no-repeat left top;
	 width:240px;
	 height:110px;
	 _height:108px;
	 overflow:hidden;
}

#formIndique p{
	 margin:10px;
	 margin-top:30px;
}

#formIndique b{
	color:#8d0700;
}

#formIndique a{
	color:#000000;
}

#formIndique a:hover{
	text-decoration:underline;
}

#formIndique form{
	 margin:0;
	 padding:15px;
}

#formIndique form div {
	position:relative;
	float:left;
}


#formIndique form button{
	float:right;
	margin:8px  0;
	_margin:3px  0;
	position:relative;
	left:8px;
	background:transparent;
	border:none;
	width:auto;
}

#formIndique form input{
	background:#FFFFFF;
	border:1px solid #000000;
	width:370px;
	margin-bottom:5px;
}

/* ------ Linhas ------ */

.azul {
	background:#183884;
	width:100%;
	position:relative;
	z-index:1000;
}

.verde {
	background:#6ac334;
	width:100%;
	position:relative;
	z-index:1000;
}

/* ------ Topo ------ */

#topo {
	background:#CCCCCC url('../imgs/bg_topo.gif') left top;
	width:780px;
	height:80px;
}

#topoAlagoas {
	background:#CCCCCC url('../imgs/topo_alagoas.jpg') left top;
	width:780px;
	height:110px;
	z-index:3000;
	position:relative;
}


#topoEsporte {
	background:#00458e url('../imgs/esporte/topo_esporte.jpg') left top;
	width:780px;
	height:110px;
	z-index:3000;
	position:relative;
}

#marca {
	background:transparent url('../imgs/pajucara_ponto_com.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/pajucara_ponto_com.png');
	position:relative; float:left;
	width:236px;
	height:58px;
	margin:11px 43px 0 16px;
	display:inline;
}

#banner {
	position:relative; float:left;
	width:468px;
	height:60px;
	border:solid 1px #666666;
	margin:9px 0 0 0;
	display:inline;
}

#marcaAlagoas {
	background:transparent url('../imgs/marca_alagoas.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/marca_alagoas.png');
	position:absolute; top:-20px;
	width:327px;
	height:131px;
	display:inline;
}

#bannerAlagoas {
	position:absolute; left:295px; top:15px;
	width:468px;
	height:60px;
	border:solid 1px #666666;
	margin:9px 0 0 0;
	display:inline;
}

#marcaEsporte {
	background:transparent;
	position:absolute; top:10px;
	width:240px;
	height:100px;
	display:inline;
}

#bannerEsporte {
	position:absolute; left:295px; top:15px;
	width:468px;
	height:60px;
	border:solid 1px #666666;
	margin:9px 0 0 0;
	display:inline;
}


#publicidade {
	position:relative; float:right;
	width:10px;
	height:45px;
	margin:16px 2px 0 0;
	_margin:16px 3px 0 0;
	display:inline;
}

#publicidadeAlagoas {
	position:relative; float:right; top:15px;
	width:10px;
	height:45px;
	margin:16px 2px 0 0;
	_margin:16px 3px 0 0;
	display:inline;
}

#publicidadeEsporte {
	position:relative; float:right; top:15px;
	width:10px;
	height:45px;
	margin:16px 2px 0 0;
	_margin:16px 3px 0 0;
	display:inline;
}

#vermelho {
	width:100%;
}

/* ------ Menu no Topo ------ */

#menu {
	background:#183884 url('../imgs/bg_menu.gif') left top;
	width:780px;
	height:30px;
}

#menu a {
	color:#FFFFFF;
	font-size:90%;
	font-weight:bolder;
}

#menu a:hover {
	color:#CCCCCC;
}

#menu ul {
	margin:0;
	padding:8px 0 0 0;
	text-align:center;
}

#menu ul li {
	color:#FFFFFF;
	display:inline;
	list-style:none;
}

/* ------ Menu no Alagoas ------ */

#menuAlagoas {
	background:#183884 url('../imgs/bg_menu.jpg') no-repeat left top;
	width:780px;
	height:32px;
}

#menuAlagoas a {
	color:#FFFFFF;
	font-size:90%;
	font-weight:bolder;
}

#menuAlagoas a:hover {
	color:#CCCCCC;
}

#menuAlagoas ul {
	margin:0;
	padding:10px 0 0 400px;
	text-align:center;
}

#menuAlagoas ul li {
	color:#FFFFFF;
	display:inline;
	list-style:none;
}

/* ------ Menu no Esporte ------ */

#menuEsporte {
	background:#183884 url('../imgs/esporte/bg_menu_esporte.jpg') no-repeat left top;
	width:780px;
	height:32px;
}

#menuEsporte a {
	color:#FFFFFF;
	font-size:90%;
	font-weight:bolder;
}

#menuEsporte a:hover {
	color:#CCCCCC;
}

#menuEsporte ul {
	margin:0;
	padding:10px 0 0 170px;
	text-align:left;
}

#menuEsporte ul li {
	color:#FFFFFF;
	display:inline;
	list-style:none;
}


/* ------ Backgrounds ------ */

#bg_degrade {
	background:#848484 url('../imgs/bg_degrade.gif') repeat-x;
	width:100%;
}

#bg_linhas {
	background:transparent url('../imgs/bg_linhas.gif');
	width:100%;
}


/* ------ Conteudo ------ */

#conteudo {
	background:#FFFFFF url('../imgs/bg_conteudo.gif') repeat-y left top;
	height:100%;
}

/* ------ Colunas 1 e 2 ------ */

#coluna1 {
	/*border-left:solid 1px #777777; */
	display:inline;	
	margin-left:15px;
	position:relative; float:left;
	width:419px;
	_width:420px;
	min-height:700px;
	_height:700px;
}

#coluna2 {
	position:relative; float:left; left:-2px;
	width:328px;
	_width:329px;
	min-height:700px;
	_height:700px;
	/* border-right:solid 1px #777777; */
}

#coluna1_tipo1 {
	display:inline;	
	margin-left:15px;
	position:relative; float:left;
	width:420px;
	min-height:700px;
	_height:700px;
}

#coluna1_tipo2 {
	display:inline;	
	margin-left:15px;
	position:relative; float:left;
	width:420px;
	min-height:700px;
	_height:700px;
}

#coluna1_tipo2 ul{
	margin:0 0 10px 0;
	padding:0 10px;	
}

#coluna1_tipo2 li{
	list-style:none;
	margin-left:10px;
}

#coluna1_tipo2 .titulo{
	list-style:none;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:0;
	padding-left:0;
}

#coluna2_tipo1 {
	position:relative; float:left;
	width:328px;
	_width:331px;
}

#coluna2_tipo1 {
	background:transparent url('../imgs/bg_coluna2_degrade.gif') repeat-y left top;
}

#coluna2Top_tipo1 {
	background:transparent url('../imgs/bg_coluna2_degrade_top.gif') no-repeat left top;
}

#coluna2Bottom_tipo1 {
	background:transparent url('../imgs/bg_coluna2_degrade_bottom.gif') no-repeat left bottom;
}

#coluna2_tipo2 {
	position:relative; float:left; left:-2px;
	width:327px;
	_width:329px;
	min-height:700px;
	_height:700px;
}


/* ------ Menu do Rodape ------ */

#menu_bottom {
	background:#183884 url('../imgs/bg_menu_bottom.gif') left top;
	width:780px;
	height:25px;
}

#menu_bottom a {
	color:#183884;
	font-size:90%;
	font-weight:bolder;
}

#menu_bottom a:hover {
	color:#898989;
}

#menu_bottom ul {
	margin:0;
	padding:6px 0 0 0;
	text-align:center;
}

#menu_bottom ul li {
	color:#183884;
	display:inline;
	list-style:none;
}


/* ------ Rodape ------ */

#rodape {
	background:#72706F;
	color:#FFFFFF;
	font-weight:bolder;
	height:15px;
	text-align:center;
	width:780px;
}



/* ------ ESTILOS DAS COLUNAS 1 E 2 ------  */



/* ------ Busca ------ */

#busca {
	display:inline;
	margin-left:9px;
	_margin-left:8px;
	position:relative; float:left;
	width:309px; height:40px;	
}

#busca div {
	color:#FFFFFF;
	font-size:9px;
	font-weight:bolder;
	margin:13px 0 0 10px;
	width:90px;
	position:relative; float:left;
	display:inline;
}

#busca form {
	margin:0;
	padding:0;
}

#busca input {
	background:#FFFFFF;
	border:none;
	height:15px;
	width:154px;
	margin:11px 5px 0 0;
	display:inline;
	z-index:9;
}

#busca button {
	background:transparent;
	position:relative; top:6px; _top:3px; left:-5px; _left:0px;
	border:none;
	padding:0;
	width:40px;
	height:18px;
}



/* ------ Box Cinza ------ */

.box_cinza_bg {
	background:transparent url('../imgs/box_cinza_bg.gif');
	margin:15px 10px 10px 10px;
	width:400;
}

.box_cinza_tb1  {
	background:transparent url('../imgs/box_cinza_tb1.gif')	no-repeat left top;
}

.box_cinza_tb2 {
	background:transparent url('../imgs/box_cinza_tb2.gif')	no-repeat right top;
}

.box_cinza_tb3{
	background:transparent url('../imgs/box_cinza_tb3.gif')	no-repeat left bottom;
}

.box_cinza_tb4 {
	background:transparent url('../imgs/box_cinza_tb4.gif')	no-repeat right bottom;
	padding-bottom:1px;
	padding-top:1px;
}


/* ------ Box TV ------ */

.box_tv_bg {
	background:#e30a00 url('../imgs/box_tv_bg.gif') repeat-x;
	margin:15px 10px 10px 10px;
	width:400;
}

.box_tv_tb1  {
	background:transparent url('../imgs/box_tv_tb1.gif')	no-repeat left top;
}

.box_tv_tb2 {
	background:transparent url('../imgs/box_tv_tb2.gif')	no-repeat right top;
}

.box_tv_tb3{
	background:transparent url('../imgs/box_tv_tb3.gif')	no-repeat left bottom;
}

.box_tv_tb4 {
	background:transparent url('../imgs/box_tv_tb4.gif')	no-repeat right bottom;
}



/* ------ Box Radio 103 ------ */

.box_radio_bg {
	background:#f56400 url('../imgs/box_radio_bg.gif') repeat-x;
	margin:15px 10px 10px 10px;
	width:400;
}

.box_radio_tb1  {
	background:transparent url('../imgs/box_radio_tb1.gif')	no-repeat left top;
}

.box_radio_tb2 {
	background:transparent url('../imgs/box_radio_tb2.gif')	no-repeat right top;
}

.box_radio_tb3{
	background:transparent url('../imgs/box_radio_tb3.gif')	no-repeat left bottom;
}

.box_radio_tb4 {
	background:transparent url('../imgs/box_radio_tb4.gif')	no-repeat right bottom;
}


/* ------ Box Radio 101 ------ */

.box_radio101_bg {
	background:#70cf01 url('../imgs/box_radio101_bg.gif') repeat-x;
	margin:15px 10px 10px 10px;
	width:400;
}

.box_radio101_tb1  {
	background:transparent url('../imgs/box_radio101_tb1.gif')	no-repeat left top;
}

.box_radio101_tb2 {
	background:transparent url('../imgs/box_radio101_tb2.gif')	no-repeat right top;
}

.box_radio101_tb3{
	background:transparent url('../imgs/box_radio101_tb3.gif')	no-repeat left bottom;
}

.box_radio101_tb4 {
	background:transparent url('../imgs/box_radio101_tb4.gif')	no-repeat right bottom;
}


/* ------ Destaque da Coluna 1 ------ */

.destaque_coluna1 {
	width:400px;
	clear:both;
}

.destaque_coluna1_titulo_tv {
	background:transparent url('../imgs/titulo_tv.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/titulo_tv.png');
	
	color:#FFFFFF;
	font-weight:bolder;
	position:absolute; top:-8px; left:300px;
	height:16px;
	_height:18px;
	width:90px;
	text-align:center;
	padding-top:2px;
}

.destaque_coluna1_titulo_social {
	background:transparent url('../imgs/titulo_social.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/titulo_social.png');
	
	color:#FFFFFF;
	font-weight:bolder;
	position:absolute; top:-8px; left:300px;
	height:16px;
	_height:18px;
	width:90px;
	text-align:center;
	padding-top:2px;
}

.destaque_coluna1_titulo_eventos {
	background:transparent url('../imgs/titulo_eventos.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/titulo_eventos.png');
	
	color:#FFFFFF;
	font-weight:bolder;
	position:absolute; top:-8px; left:300px;
	height:16px;
	_height:18px;
	width:90px;
	text-align:center;
	padding-top:2px;
}

.destaque_coluna1_titulo_radio {
	background:transparent url('../imgs/titulo_radio.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/titulo_radio.png');
	
	color:#FFFFFF;
	font-weight:bolder;
	position:absolute; top:-8px; left:300px;
	height:16px;
	_height:18px;
	width:90px;
	text-align:center;
	padding-top:2px;
}

.destaque_coluna1_titulo_radio101 {
	background:transparent url('../imgs/titulo_radio101.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/titulo_radio101.png');
	
	color:#FFFFFF;
	font-weight:bolder;
	position:absolute; top:-8px; left:300px;
	height:16px;
	_height:18px;
	width:90px;
	text-align:center;
	padding-top:2px;
}



#destaque_coluna1_ico_tv {
	background:transparent url('../imgs/ico_35_tv.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/ico_35_tv.png');

	display:inline;
	height:35px;
	width:35;
	margin:10px 20px 0 10px;
	position:relative; float:left;
}

#destaque_coluna1_ico_eventos {
	background:transparent url('../imgs/ico_35_eventos.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/ico_35_eventos.png');

	display:inline;
	height:35px;
	width:35;
	margin:10px 20px 0 10px;
	position:relative; float:left;
}

#destaque_coluna1_ico_radio {
	background:transparent url('../imgs/ico_35_radio.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/ico_35_radio.png');

	display:inline;
	height:35px;
	width:35;
	margin:10px 20px 0 10px;
	position:relative; float:left;
}

#destaque_coluna1_ico_radio101 {
	background:transparent url('../imgs/ico_35_radio101.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/ico_35_radio101.png');

	display:inline;
	height:35px;
	width:35;
	margin:10px 20px 0 10px;
	position:relative; float:left;
}

#destaque_coluna1_ico_social {
	background:transparent url('../imgs/ico_35_social.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/ico_35_social.png');

	display:inline;
	height:35px;
	width:35;
	margin:10px 20px 0 10px;
	position:relative; float:left;
}

.destaque_coluna1_subtitulo {
	background:transparent url('../imgs/div_linha.gif') repeat-x left 15px;
	color:#666666;
	font-weight:bolder;
	font-size:110%;
	display:inline;
	height:35px;
	width:320px;
	margin-top:10px;
	position:relative; float:left;
}

.destaque_coluna1_imagem {
	display:inline;
	position:relative; float:left;
}

.destaque_coluna1_texto {
	position:relative; float:left;
	overflow:hidden;
	width:270px; height:75px;
}

.destaque_coluna1_texto a{
	font-weight:bolder;
}

.destaque_coluna1_saiba_mais {
	display:inline;
	margin:6px 0 10px 0;
	position:relative; float:left; left:200px;
	width:70px; height:15px;
}



/* ------ Titulos da Coluna 1 ------ */

#ico_titulo_tv {
	background:transparent url('../imgs/ico_40_tv.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/ico_40_tv.png');

	display:inline;
	height:40px;
	width:40;
	margin:10px 0 0 10px;
	position:relative; float:left;
}

#ico_titulo_eventos {
	background:transparent url('../imgs/ico_40_eventos.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/ico_40_eventos.png');

	display:inline;
	height:40px;
	width:40;
	margin:10px 0 0 10px;
	position:relative; float:left;
}

#ico_titulo_radio {
	background:transparent url('../imgs/ico_40_radio.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/ico_40_radio.png');

	display:inline;
	height:40px;
	width:40;
	margin:10px 0 0 10px;
	position:relative; float:left;
}

#ico_titulo_radio101 {
	background:transparent url('../imgs/ico_40_radio101.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/ico_40_radio101.png');

	display:inline;
	height:40px;
	width:40;
	margin:10px 0 0 10px;
	position:relative; float:left;
}

#ico_titulo_social {
	background:transparent url('../imgs/ico_40_social.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/ico_40_social.png');

	display:inline;
	height:40px;
	width:40;
	margin:10px 0 0 10px;
	position:relative; float:left;
}


#ico_titulo_empresa {
	background:transparent url('../imgs/ico_40_pscom.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/ico_40_pscom.png');

	display:inline;
	height:40px;
	width:40;
	margin:10px 0 0 10px;
	position:relative; float:left;
}

#ico_titulo_comercial {
	background:transparent url('../imgs/ico_40_pscom.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/ico_40_pscom.png');

	display:inline;
	height:40px;
	width:40;
	margin:10px 0 0 10px;
	position:relative; float:left;
}

#ico_titulo_equipe {
	background:transparent url('../imgs/ico_40_pscom.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/ico_40_pscom.png');

	display:inline;
	height:40px;
	width:40;
	margin:10px 0 0 10px;
	position:relative; float:left;
}


#ico_titulo_fale {
	background:transparent url('../imgs/ico_40_pscom.png') left top;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/ico_40_pscom.png');

	display:inline;
	height:40px;
	width:40;
	margin:10px 0 0 10px;
	position:relative; float:left;
}

#titulo {
	background:transparent url('../imgs/div_linha_branca.gif') repeat-x left 15px;
	color:#000000;
	font-weight:bolder;
	font-size:110%;
	display:inline;
	height:40px;
	width:345px;
	margin:15px 0 0 0;
	position:relative; float:left;
	text-indent:20px;
}

#titulo2 {
	background:transparent url('../imgs/div_linha.gif') repeat-x left 15px;
	color:#000000;
	font-weight:bolder;
	font-size:110%;
	display:inline;
	height:40px;
	width:345px;
	margin:15px 0 0 0;
	position:relative; float:left;
	text-indent:20px;
}

#destaque_titulo {
	background:transparent url('../imgs/div_linha.gif') repeat-x left top;
	font-weight:bolder;
	font-size:11px;
	padding-top:5px;
	margin:10px;
	height:18px;
	clear:both;
}


/* ------ Destaques e Noticias da Coluna 2 ------ */

.coluna2_destaque {
	background:transparent url('../imgs/div_linha.gif') repeat-x left 74px;
	color:#666666;
	width:auto;
	height:78px;
	margin:10px;
	clear:both;
}

.coluna2_destaque_foto {
	position:relative; float:left;
	width:60px;
	height:60px;
	margin:0 10px 0 0;
	display:inline;
}

.coluna2_destaque_texto {
	overflow:hidden;
	position:relative; float:left;
	height:43px;
	width:235px;
}

.coluna2_destaque_botao {
	position:relative; float:left;
	/*left:167px;*/
	width:70px;
	height:15px;
	margin:2px 0 0 0;
	display:inline;
}

#mais_noticias {
	text-align:center;
}

#coluna2 ul {
	margin:10px;
	padding:0;
	list-style:none;
}

#coluna2 li div{
	background:transparent url('../imgs/div_linha.gif') repeat-x left 6px;
	border:none;
	height:14px;
}

#coluna2_tipo1 ul {
	margin:10px;
	padding:0;
	list-style:none;
}

#coluna2_tipo1 li div{
	border:none;
	height:14px;
}

#coluna2_tipo1 li {
	background:transparent url('../imgs/div_linha.gif') repeat-x left bottom;
	border:none;
	height:57px;
}

.paginacao {
	font-size:11px;
	color:#999999;
	font-weight:bolder;
	text-align:right;
	margin:0 10px;
}

.paginacao a {
	font-size:11px;
	color:#555555;
	font-weight:bolder;
}

.paginacao a:hover {
	font-size:11px;
	color:#999999;
	font-weight:bolder;
}



/* ------ Separadores Coloridos ------ */


.linha_tv, .linha_equipe, .linha_comercial, .linha_empresa, .linha_fale {
	background:transparent url('../imgs/div_linha_tv.gif') repeat-x left 6px;
	border:none;
	height:14px;
	clear:both;
}

.linha_radio {
	background:transparent url('../imgs/div_linha_radio.gif') repeat-x left 6px;
	border:none;
	height:14px;
	clear:both;
	margin:0 10px;
}

.linha_eventos {
	background:transparent url('../imgs/div_linha_eventos.gif') repeat-x left 6px;
	border:none;
	height:14px;
	clear:both;
	margin:0 10px;
}

.linha_radio101 {
	background:transparent url('../imgs/div_linha_radio101.gif') repeat-x left 6px;
	border:none;
	height:14px;
	clear:both;
	margin:0 10px;
}

.linha_cinza {
	background:transparent url('../imgs/div_linha.gif') repeat-x left 6px;
	border:none;
	height:14px;
	clear:both;
	margin:0 10px;
}



/* ------ Galerias Fotos ------ */

#galeria {
	padding:10px;
}

#galeria div {
	background:transparent;
	width:60px;
	height:72px;
	margin:0 15px 10px 0;
	position:relative; float:left;
	display:inline;
}

#galeria div div {
	background:#CCCCCC;
	width:60px;
	height:60px;
	margin:0px;
}



/* ------ Downloads ------ */

#downloads {
	padding:10px;
}

#downloads div {
	display:inline;
	font-size:9px;
	width:120px;
	margin:0 5px 5px 10px;
	position:relative; float:left;
}

#downloads div img {
	margin-bottom:3px;
}



/* ------ Links Relacionados ------ */

#links_relacionados {
	margin:0 0 10px 26px;
	padding:0 0 10px 0;
	_padding:0;
}

#links_relacionados li {
	margin:0;
}



/* ------ Ajustar imagem a esquerda ------ */

#imagem_esquerda {
	display:inline;
	margin:0 10px 10px 10px;
	position:relative; float:left;
}

#imagem_esquerda div {
	font-size:10px;
	font-weight:bolder;
	text-align:center;
}



/* ------ Mural da Coluna 1 ------ */

#mural_coluna1 form {
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-weight:bolder;
	position:relative; float:left;
	width:185px;
}

#mural_coluna1 input {
	color:#555555;
	background:#f3f3f3;
	width:185px;
	border:none;
	margin-bottom:3px
}

#mural_coluna1 textarea {
	color:#555555;
	background:#f3f3f3;
	width:185px;
	height:50px;
	border:none;
}

#mural_coluna1 button {
	position:relative; left:100px; top:-2px;
	background:transparent;
	border:none;
}

#mural_coluna1 div {
	color:#FFFFFF;
	display:inline;
	font-weight:bolder;
	position:relative; float:left;
	margin-left:10px;
	padding-bottom:10px;
	width:185px;
}

#ultimos_recados {
	left:-10px;
	width:185px;
	height:100px;
	_height:114px;
	background:#FFFFFF;
}

#ultimos_recados p {
	color:#555555;
	margin:5px;
	padding:0;
}

#ultimos_recados b {
	color:#555555;
}



/* ------ Mural da Coluna 2 ------ */

#mural_coluna2 {
	background:#FFFFFF;	
	margin:10px 10px 0 10px;
	width:270px;
	_width:290px;
	min-height:125px;
	_height:125px;
	padding:10px;
}

#semana_programacao {
	 padding:10px 0 0 10px;
	 font-size:9px;
}

#semana_programacao a{
	font-weight:bolder;
	font-size:9px;
}