*{
	margin: 0;
	padding: 0;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3c5873;
	font-size:11px;
}

#geral{
	position:absolute;
	width:999px;
	margin-left:-500px;
	left:50%;
}


/*--------------- TOPO ----------------*/

#topo{
	position:relative;
}
#topo_logo{
	margin-top:9px;
	float:left;
}
#t_btns{
	float:left;
}

#t_btns ul{
	margin-top:40px;
	margin-left:40px;
}

#t_btns li{
	display:inline;
}

#t_btns a.btn1{
	background:url(img/top_bt1.png) no-repeat;
	display:inline-block;
	width:179px;
	height:63px;
}

#t_btns a:hover.btn1{
	background:url(img/top_bt1.png) bottom;
}
#t_btns a.btn2{
	background:url(img/top_bt2.png) no-repeat;
	display:inline-block;
	width:152px;
	height:63px;
}

#t_btns a:hover.btn2{
	background:url(img/top_bt2.png) bottom;
}

#t_btns a.btn3{
	background:url(img/top_bt3.png) no-repeat;
	display:inline-block;
	width:176px;
	height:63px;
}

#t_btns a:hover.btn3{
	background:url(img/top_bt3.png) bottom;
}
#topo_submenu{
	float: right;
}
#topo_submenu ul{
	margin-right:35px;
	margin-top:11px;
}

#topo_submenu li{
	display:inline;
}

#topo_submenu a.btn1{
	background:url(img/sub_bt1.png) no-repeat;
	display:inline-block;
	width:33px;
	height:9px;
}

#topo_submenu a:hover.btn1{
	background:url(img/sub_bt1.png) bottom;
}

#topo_submenu a.btn2{
	background:url(img/sub_bt2.png) no-repeat;
	display:inline-block;
	width:54px;
	height:9px;
}

#topo_submenu a:hover.btn2{
	background:url(img/sub_bt2.png) bottom no-repeat;
}

#topo_submenu a.btn3{
	background:url(img/sub_bt3.png) no-repeat;
	display:inline-block;
	width:64px;
	height:9px;
}

#topo_submenu a:hover.btn3{
	background:url(img/sub_bt3.png) bottom no-repeat;
}
/*---------------HACK I6---------------*/
* html #topo_submenu a.btn1{
	background:url(img/sub_bt1.png) no-repeat;
	display:inline-block;
	width:33px;
	height:9px;
	overflow: hidden;
	
}
* html #topo_submenu a.btn2{
	background:url(img/sub_bt2.png) no-repeat;
	display:inline-block;
	width:54px;
	overflow: hidden;
	height:9px;
}
* html #topo_submenu a.btn3{
	background:url(img/sub_bt3.png) no-repeat;
	display:inline-block;
	width:64px;
	overflow: hidden;
	height:9px;
}

#t_restrito{
	color:#567d9b;
	font-weight:bold;
	float:right;
	width:200px;
	margin-top:17px;
}

#t_restrito select{
	color:#000000;
	display:block;
	width:110px;
	margin-top:10px;
	font-size:10px;
}
#t_restrito li{
	display:inline;
}

#t_restrito li a{
	top:-18px;
	left:115px;
	position:relative;
	display:block;
	background:url(img/bt_ir.png) no-repeat;
	height:18px;
	width:36px;
}

#t_restrito a:hover{
	background:url(img/bt_ir.png) no-repeat bottom;
}

/*--------------- MENU ----------------*/

#t_menu{
	top:100px;
	left:0px;
	position:absolute;
}
#conteudo{
	position:absolute;
	top:67px;
	left: 6px;
}

/*----------------HACK I8-----------------*/

#conteudo{
	position/*\**/:absolute;
	top/*\**/:167px; /*67*/
	left/*\**/: 6px;
	height: 511px;
}


#boxflash{
	width:760px;
	margin-top:0px;
}
#boxconteudointerna{
	background:url(img/bg_interna.png) no-repeat;
	width:700px;
	margin-top:100px;
	padding:30px;
}

#boxconteudointerna p{
	margin-bottom:10px;
}

#boxconteudointerna h1{
	color:#21518a;
	font-size:30px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px solid #FFFFFF;
}

/*--------------- BANER ----------------*/

#bannerhome{
	margin-left:8px;
}

/*--------------- BOX GERAL ----------------*/

#box_programacao{
	background:url(img/bg_boxprogramacao.png) no-repeat;
	height:221px;
	margin-top:5px;
	margin-left:5px;
	position: relative;
}

/*---------------HACK I6------------------*/
* html #conteudo_box1 {
	display: block;
	position: relative;
	margin-top: 0px;
	margin-left: 5px;
	width:240px;
	color:#555555;
	margin-bottom: -10px;
	float: left;
}

/*--------------- BOX PROGRAMACAO ----------------*/
#conteudo_box1 {
	display: block;
	position: relative;
	margin-top: 0px;
	margin-left: 10px;
	width:240px;
	color:#555555;
	margin-bottom: -10px;
	float: left;
}

iframe {
background: transparent;
}
#conteudo_box1 p{
	display: block;
	position: relative;
	margin-top: 15px;
	margin-left: 5px;
	width:240px;
	color:#555555;
	margin-bottom: -10px;
	
}
#conteudo_box1 span{
	vertical-align:top;
	margin-left:12px;
	margin-top:10px;
	display:inline-block;
	width: 240px;
}
#conteudo_box1 span.box1{
	padding-top:5px;
	color:#555555;
	width:240px;
}
#conteudo_box1 span.imagem{
	margin-left: 5px;
}
#conteudo_box1 span.selecionar{
	margin-left: 5px;
	display: block;
	margin-top: 4px;
}
#conteudo_box1 a.btn{
	top:-18px;
	left:80px;
	position:relative;
	display:block;
	background:url(img/bt_ir.png) no-repeat;
	height:18px;
	width:36px;
}
#conteudo_box1 a:hover{
	background:url(img/bt_ir.png) no-repeat bottom;
}

/*------------BOX MENSAGEM-----------*/
#box_mensagem{
	display: block;
	width: 210px;
	margin-left: 20px;
	position: relative;
	float: left;
	margin-top: 17px;
}
* html #box_mensagem{ /*IE 6 */  /* Hack IE 6 */
	display: block;
	width: 210px;
	margin-left: 7px;
	position: relative;
	float: left;
	margin-top: 17px;
}

#box_mensagem p.textomaior{
	margin-top:20px;
	color:#18325e;
	font-size:12px;
	font-weight:bold;
}

#box_mensagem a.integra{
	display:block;
	position:relative;
	margin-top:15px;
	background:url(img/bt_integra.jpg) no-repeat;
	height:18px;
	width:85px;
}

#box_mensagem a:hover.integra{
	background:url(img/bt_integra.jpg) no-repeat bottom;
}

/*--------------- BOX NOTICIAS ----------------*/

#box_noticias{
	width: 240px;
	height: 200px;
	float: left;
	margin-top: 15px;
	margin-left: 26px;
}
#box_noticias p.menor10{
	margin-top: 5px;
	padding-bottom: 5px;
}
#box_noticias p.menor10 a{
	text-decoration: none; 
	color:#555555;
}
#box_noticias p.menor10 a:hover{
	text-decoration: underline;
}
#box_noticias a.rss{
	display:inline-block;
	position:relative;
	background:url(img/bt_rss.png) no-repeat;
	height:18px;
	width:36px;
	top: -20px;
}
#box_noticias a:hover.rss{
	background:url(img/bt_rss.png) no-repeat bottom;
}
#box_noticias a.maisnoticias{
	display:inline-block;
	margin-left:10px;
	position:relative;
	background:url(img/bt_maisnoticias.png) no-repeat;
	height:18px;
	width:70px;
	top: -20px;
}

#box_noticias a:hover.maisnoticias{
	background:url(img/bt_maisnoticias.png) no-repeat bottom;
}

/*--------------BOX DIREIRO---------------*/

#boxdireito{
	top:-3px;
	position:absolute;
	left:760px;
}
#boxnewsletter{
	background:url(img/box_newsletter.png) no-repeat;
	width:205px;
	height:88px;
	padding-top:20px;
	top: 240px;
	position: absolute;
	left: 760px;
}
#boxnewsletter span.cadastre_se{
	margin-left: 22px;
	
}
#boxnewsletter ul{
	margin-left: 18px;
}
#boxnewsletter li{
	list-style:none;
	margin-left:5px;
	margin-top:5px;
}
#boxnewsletter li.btn{
	position:relative;
	left:130px;
	top:-18px;
}
#boxmaisouvidas{
	position:absolute;
	top:-25px;
	background:url(img/mais_ouvidas.png) no-repeat;
	width:205px;
	height:136px;
	margin-top: 347px;
	margin-left: 760px;
}
#boxmaisouvidas ul{
	padding-top:30px;
	margin-left:30px;
	margin-right:10px;
}
#boxmaisouvidas li.maisouvidas{
	border-bottom:1px solid #b1bec9 ;
	list-style:url(img/icon_quadrado.gif);
	color:#2c4466;
	font-size:10px;
	margin-top:4px;
}
#boxmaisouvidas li span{
	font-size:10px;
	margin-right:7px;
	float:right;
	margin-top:4px;
	border-bottom: none;	
}
#boxmaisouvidas li.semborda{
	border-bottom:none;
	list-style:url(img/icon_quadrado.gif);
	color:#2c4466;
	font-size:10px;
	margin-top:4px;
}
#boxeclesia{
	background: url(img/box.png) no-repeat;
	position:absolute;
	top:463px;
	left:763px;
}

/*---------------HACK I6--------------*/
* html #boxmaisouvidas{
	position:absolute;
	top:-25px;
	background:url(img/mais_ouvidas.png) no-repeat;
	width:205px;
	height:136px;
	margin-top: 352px;
	margin-left: 760px;
}

* html #boxmaisouvidas li.maisouvidas{
	border-bottom:1px solid #b1bec9 ;	 
	list-style:url(img/icon_quadrado.gif);
	color:#2c4466;
	font-size:10px;
	margin-top:-10px;
}
* html #boxmaisouvidas li span{
	font-size:10px;
	margin-right:7px;
	float:right;
	margin-top:4px;
	border-bottom: none;
	
}
* html #boxmaisouvidas li.semborda{
	border-bottom:none;
	list-style:url(img/icon_quadrado.gif);
	color:#2c4466;
	font-size:10px;
	margin-top:-10px;
}


/*---------RODAPE-----------*/

#rodape{
	margin-top:10px;
	margin-left:10px;
	position:absolute;
}
#rodape a{
	text-decoration:none;
}
#rodape a:hover{
	text-decoration:underline;
}


/*------------------------PARTE INTERNA QUEM SOMOS-------------------*/

#boxconteudointerna{
	margin-top: -10px;
	height:480px;
}
#boxnewsletter_interna{
	background:url(img/box_newsletter.png) no-repeat;
	width:205px;
	height:88px;
	padding-top:20px;
	top: 245px;
	position: absolute;
	left: 0px;
}
#boxnewsletter_interna ul{
	margin-left: 18px;
}
#boxnewsletter_interna span.cadastre_se{
	margin-left: 22px;
	
}
#boxnewsletter_interna li{
	list-style:none;
	margin-left:5px;
	margin-top:5px;
}
#boxnewsletter_interna li.btn{
	position:relative;
	left:130px;
	top:-18px;
}
#boxeclesia_interna{
	background: url(img/box.png) no-repeat;
	position:absolute;
	top:460px;
	left:2px;
}
#boxmaisouvidas_interna{
	position:absolute;
	top:138px;
	background:url(img/mais_ouvidas.png) no-repeat;
	width:205px;
	height:136px;
	margin-top: 190px;
	margin-left: 0px;
}
#boxmaisouvidas_interna ul{
	padding-top:30px;
	margin-left:30px;
	margin-right:10px;
}
#boxmaisouvidas_interna li.maisouvidas{
	border-bottom:1px solid #b1bec9 ;
	list-style:url(img/icon_quadrado.gif);
	color:#2c4466;
	font-size:10px;
	margin-top:4px;
}
#boxmaisouvidas_interna li span{
	font-size:10px;
	margin-right:7px;
	float:right;
	margin-top:4px;
	border-bottom: none;
	
}
#boxmaisouvidas_interna li.semborda{
	border-bottom:none;
	list-style:url(img/icon_quadrado.gif);
	color:#2c4466;
	font-size:10px;
	margin-top:4px;
}

/*---------------HACK I6--------------*/

* html #boxmaisouvidas_interna{
	position:absolute;
	top:-25px;
	background:url(img/mais_ouvidas.png) no-repeat;
	width:205px;
	height:136px;
	margin-top: 352px;
	margin-left: 0px;
}
* html #boxmaisouvidas_interna ul{
	padding-top:30px;
	margin-left:30px;
	margin-right:10px;
}
* html #boxmaisouvidas_interna li.maisouvidas{
	border-bottom:1px solid #b1bec9 ;	 
	list-style:url(img/icon_quadrado.gif);
	color:#2c4466;
	font-size:10px;
	margin-top:-10px;
}
* html #boxmaisouvidas_interna li span{
	font-size:10px;
	margin-right:7px;
	float:right;
	margin-top:4px;
	border-bottom: none;
	
}
* html #boxmaisouvidas_interna li.semborda{
	border-bottom:none;
	list-style:url(img/icon_quadrado.gif);
	color:#2c4466;
	font-size:10px;
	margin-top:-10px;
}

