/* DIV dinâmica - começo */
#conteudo_1{
	width:447px;
	height:23px;
	float:left;
	margin:134px 0 0 0;
}
#conteudo_2{
	width:447px;
	height:58px;
	float:left;
	overflow:hidden;
}
#conteudo_3{visibility:hidden;}

#conteudo_4{visibility:hidden;}

#conteudo_5{visibility:hidden;}

#conteudo_6{visibility:hidden;}

/* DIV dinâmica - fim */

/**************************************

**************************************/
/*********** Lista do menu vertical ***********/
#menu_horizontal{
  width:447px;
  height:23px;
  float:left;
}
ul li span{
  display:none;
}

ul#botao_horiz{ width:447px; height:23px; float:left; display:block; padding:0; margin:0;}
ul#botao_horiz li{ height:23px; display:inline; padding:0; margin:0; float:left;}
ul#botao_horiz li a{ height:23px; display:block; padding:0; margin:0;}

ul#botao_horiz li.noticias a{  background:url(../imagens/botoes_horizontal.gif) no-repeat; width:63px; height:23px;}
ul#botao_horiz li.noticias a:hover{  background:url(../imagens/botoes_horizontal.gif) 0 -23px no-repeat;}

ul#botao_horiz li.moda a{  background:url(../imagens/botoes_horizontal.gif) -63px 0 no-repeat; width:43px; height:23px;}
ul#botao_horiz li.moda a:hover{  background:url(../imagens/botoes_horizontal.gif) -63px -23px no-repeat;}

ul#botao_horiz li.eventos a{  background:url(../imagens/botoes_horizontal.gif) -106px 0 no-repeat; width:59px; height:23px;}
ul#botao_horiz li.eventos a:hover{  background:url(../imagens/botoes_horizontal.gif) -106px  -23px no-repeat;}

ul#botao_horiz li.lancamentos a{  background:url(../imagens/botoes_horizontal.gif) -165px 0 no-repeat; width:83px; height:23px;}
ul#botao_horiz li.lancamentos a:hover{  background:url(../imagens/botoes_horizontal.gif) -165px -23px no-repeat;}

ul#botao_horiz li.contato a{  background:url(../imagens/botoes_horizontal.gif) -248px 0 no-repeat; width:59px; height:23px;}
ul#botao_horiz li.contato a:hover{  background:url(../imagens/botoes_horizontal.gif) -248px -23px no-repeat;}
  
ul#botao_horiz li.cadastro a{  background:url(../imagens/botoes_horizontal.gif) -307px 0 no-repeat; width:65px; height:23px;}
ul#botao_horiz li.cadastro a:hover{  background:url(../imagens/botoes_horizontal.gif) -307px -23px no-repeat;}
  
ul#botao_horiz li.curriculos a{ background:url(../imagens/botoes_horizontal.gif) -372px 0 no-repeat; width:75px; height:23px;}
ul#botao_horiz li.curriculos a:hover{ background:url(../imagens/botoes_horizontal.gif) -372px -23px no-repeat;}
