/* CSS Document */

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:hover {text-decoration: underline;}

#body {
background: #004992;
}

/* 	CRIAÇÃO DOS CONTAINERS PRINCIPAIS */
#container {
width: 778px;
margin: 0 auto 0 auto;
}

#container_cabecalho {
width: 778px;
margin: 0 auto 0 auto;
padding: 0 0 3px 0;
/*border-bottom: 4px solid #4c578d;*/
background: #fff;
float: left;
}

#container_cabecalho1 {
width: 656px;
height: 68px;
margin: 0 auto 0 auto;;
background: #fff;
float: left;
}

#container_cabecalho2 {
width: 655px;
height: 68px;
margin: 0 auto 0 auto;;
background: #fff url(http://www.fabelnet.com.br/imagens_layout/cabecalho1.jpg) no-repeat left bottom;
float: left;
}

#container_cabecalho3 {
width: 122px;
height: 68px;
margin: 0 0 0 0;;
background: #fff;
float: right;
}

#sub_container {
width: 778px;
margin: 0 auto 0 auto;
background: #fff;
float: left;
/*border: 1px solid #000;*/
}

#sub_container2 {
width: 771px;
margin: 3.5px 3.5px 3.5px 3.5px;
background: #fff;
float: left;
/*border: 1px solid #000;*/
}

#container_esquerda { /* alterar de acordo com a largura do menu */
width: 23.5%;
margin: 0 0 0 0;
background: #fff;
float: left;
}

#container_centro_superior{ /* alterar de acordo com a largura do menu */
width: 75.5%;
margin: 2px 0px 0px 4px;
background: #fff;
float: left;
}

#container_centro { /* alterar de acordo com a coluna central*/
width: 48.5%;
margin: 0px 0 0 1%;
/*background: #eaeaea;*/
float: left;
}

#container_direita { /* altrar de acordo com a comluna direita*/
width:27%;
margin: 0px 0 0 0; 
background: #fff;
float: right;
/*border-left: 1px dotted #999;*/
}

#container_conteudo { 
width:72%;
margin: 0 0 0 2%; 
background: #fff;
float: left;
/*border-left: 1px dotted #999;*/
}

#container_banner_superior { /* alterar de acordo com a coluna central*/
width: 75.5%;
margin: 10px 0 0 7px;
/*background: #eaeaea;*/
float: left;
}

#container_banner_direita { /* alterar de acordo com a coluna central*/
width: 100%;
margin: 10px 0 0 4px;
/*background: #eaeaea;*/
float: left;
}

#container_banner_central { /* alterar de acordo com a coluna central*/
width: 100%;
margin: 10px 0 0 4px;
/*background: #eaeaea;*/
float: left;
}

#container_banner_esquerda { /* alterar de acordo com a coluna central*/
width: 100%;
margin: 10px 0 0 0px;
/*background: #eaeaea;*/
float: left;
}

#container_rodape {
width: 771px;
margin: 5px 3.5px 3.5px 3.5px;
font-family: "arial";
font-size: 11px;
text-align: center;
color: #eaeaea;
background: #999;
float:left;
/*border: 1px solid #000;*/
}


/* CRIAÇÃO DOS CONTAINERS DAS COLUNAS CENTRAL E DIREITA */
#conteudo_cc {
width: 97%;
margin: 0 1% 0 1%;
/*background: #ccc;*/
}

#conteudo_cd {
width: 95%;
margin: 0px 0px 0px 0px;
background: #fff;
}

/* CRIAÇÃO DOS CONTEINERS DOS TIPOS DE COLUNAS DO CENTRO */
#CC {
width: 96%;
/*height: 70px;*/
margin: 0 auto 0 auto;
background: #fff; 
}


#sub_CC_2 {
width: 49.5%;
margin: 0 0px 0 auto;
padding: 5px 0 5px 0;
float: left;
}

#sub_CC_22 {
width: 154px;
margin: 0 auto 0 auto;

}

#CD {
width: 98%;
/*height: 70px;*/
margin: 0 auto 0 auto;
background: #fff; 
}



#sub_CC {
width: 95%;
height: 85px;
margin: 0 auto 2px auto;
padding: 10px 0 5px 0;

}

#sub_CC_tipo3 {
width: 95%;
margin: 0 auto 2px auto;
padding: 2px 0 0px 0;

}

#sub_CD {
width: 100%;
height: 100px;
margin: 0 auto 0 auto;
padding: 10px 0 0 0;
background: #fff;
}


/* CONFIGURAÇÃO DE NOTÍCIAS DO CENTRO */

.Cimagem {
margin: 0 5px 0 0; 
float:left;
padding: 1px 1px 1px 1px;
border: 1px solid #000;
}

.Ctitulo {
margin: 5px 0 0 0; 
font-family: "arial";
/*font-family: "Trebuchet MS";*/
font-weight: bold;
font-size: 14px;
color: #990000;
}

.Ctitulo a {text-decoration: none; color:#990000}
.Ctitulo a:visited {text-decoration: none; color:#990000}
.Ctitulo a:hover {text-decoration: underline; color:#990000}

.Cchamada {
font-family: "arial";
margin: 0 0 5px 0;
/*font-family: "Trebuchet MS";*/
/*font-weight: bold;*/
font-size: 12px;
color: #999;
}

.Cchamada a {text-decoration: none; color:#999}
.Cchamada a:visited {text-decoration: none; color:#999}
.Cchamada a:hover {text-decoration: underline; color:#999}

#Container_nome_coluna_CC {
width: 96%;
margin: 10px auto 2px auto;
padding: 1px 0 1px 5px;
font-Family: "Arial";
font-weight: bold;
color: #999;
/*height: 18px;*/
background: #eaeaea; /*url(../imagens_layout/fundo_nome_cc.jpg) repeat-y left bottom;*/
/*border-top: 1px solid #ccc;*/
/*/border-bottom: 1px solid #ccc;*/
}

/* CONFIGURAÇÃO DE NOTÍCIAS DA DIREITA */
.Dimagem {
margin: 0 5px 0 0; 
float:left;
padding: 1px 1px 1px 1px;
border: 1px solid #000;
}

.Dimagem2 {
margin: 0 0px 2px 0px; 
padding: 1px 1px 1px 1px;
border: 1px solid #000;
}

.Dimagem5 {
margin: 2px 0px 2px 0px; 
padding: 1px 1px 1px 1px;
border: 1px solid #000;
}


.Dtitulo {
margin: 2px 0 2px 0; 
font-family: "arial";
/*font-family: "Trebuchet MS";*/
font-weight: bold;
font-size: 14px;
color: #0000ff;
}

.Dtitulo a {text-decoration: none; color:#0000ff}
.Dtitulo a:visited {text-decoration: none; color:#0000ff}
.Dtitulo a:hover {text-decoration: underline; color:#0000ff}

.Dchamada {
font-family: "arial";
/*font-family: "Trebuchet MS";*/
/*font-weight: bold;*/
font-size: 11px;
color: #999;
}

.Dchamada a {text-decoration: none; color:#999}
.Dchamada a:visited {text-decoration: none; color:#999}
.Dchamada a:hover {text-decoration: underline; color:#999}

#Container_nome_coluna_DD {
width: 98%;
margin: 0 auto 0 auto;
height: 25px;
margin: 0 auto 0.5% auto;
background: #CCC; /*url(../imagens_layout/fundo_nome_cc.jpg) repeat-y left bottom;*/
}

/* CONFIGURAÇÃO DE NOTÍCIAS DO TIPO DE COLUNA D */
.Dnome_coluna {
margin: 0 2% 0 0; 
float: left;
font-family: "arial";
font-weight: bold;
font-size: 14px;
color: #cb481f;
margin: 5px 0px 0px 5px;
}






/* INICIO FORMATAÇÃO DO MENU  */

#container_corpo sidebar {
float : left;
width : 100%;
margin : 0 0 0 0;
padding : 0px;
backgroun: #fff;
}

			
.menu {
margin : 0 0 0 0 ;
padding : 0px 0 0 0;
}

.menu ul{
margin : 0 0 0 0 ;
padding : 0;
list-style: none;
}

.menu li {
margin : 0 0 0 0;
}

.menu a {
display : block;
font-size : 11px;
font-family : "Trebuchet MS";
color : #333;
width : 99%;
padding : 4px 0 3px 0px;
margin: 1px 0px 1px 0px;
text-decoration : none;
background: #ccc url(../imagens_layout/fundo_itens_menu.jpg) repeat-x left bottom;
border : 1px solid #eaeaea;
}

.menu a:hover {
background:  #ccc;
text-decoration : none;
color : #333;
border : 1px solid #eaeaea;
}

#categoria_menu {
width : 100%;
font-family: "Trebuchet MS";
font-size : 13px;
color: #cdc4c4;
font-weight: bold;
margin : 3px 0px 0px 0px;
padding : 3px 0px 2px 0px;
text-decoration : none;
background: #004a94;
border-bottom : 1px solid ;

}

.opcao_categoria_menu {
font-size : 13px;
color : #4B6121;
margin :5px 0 5px 0;
font-weight: bold;
text-decoration : none;
}



/* CONFIGURAÇÃO DOS BANNERSS */

.banner {
margin: 5px 0 10x 0;
}

.banner_direita {
margin: 0px 0 5px 0;
}

.banner_central {
margin: 10px 0 10px 0;
}


/* CONFIGURAÇÃO DOS CONTATOS */

.sub_titulo_contatos {
font-family: "arial";
font-size: 13px;
font-weight: bold;
color: #666;
}

.contatos1 {
font-family: "arial";
font-size: 11px;
font-weight: bold;
}

.contatos2 {
font-family: "arial";
font-size: 11px;
font-weight: none;
}



/* CONFIGURAÇÃO DA EXIBIÇÃO DE TEXTOS DAS INFORMAÇÕES */
.titulo_outras_noticias {
font-family: "Trebuchet MS";
font-size: 18px;
margin: 10px 0 5px 0;
color: #006699;
font-weight: bold;
}
.texto_conteudo_chamada {
font-family: "arial";
font-size: 13px;
margin: 5px 0 5px 0;
color: #666;
font-weight: none;
}
.texto_conteudo {
font-family: "arial";
font-size: 12px;
margin: 5px 0 10px 0;
color: #666;
font-weight: none;
}
.texto_fonte {
font-family: "arial";
font-size: 12px;
margin: 5px 0 5px 0;
color: #999;
font-weight: bold;
}
.texto_fonte2 {
font-family: "arial";
font-size: 12px;
margin: 5px 0 5px 0;
color: #999;
font-weight: none;
}
.mais_informacoes {
font-family: "arial";
font-size: 12px;
margin: 15px 0 5px 0;
color: #000;
font-weight: bold;
}
.link_mais_informacoes {
font-family: "arial";
font-size: 12px;
margin: 5px 0 5px 0;
color: #0000ff;
font-weight: none;
}
.texto_outras_noticias {
font-family: "arial";
font-size: 13px;
margin: 20px 0 5px 0;
color: #000;
font-weight: bold;
}
.link_mais_noticias {
font-family: "arial";
font-size: 12px;
margin: 5px 0 5px 0;
font-weight: none;
}

.link_mais_noticias a {text-decoration: none; color:#00f}
.link_mais_noticias a:visited {text-decoration: none; color:#00f}
.link_mais_noticias a:hover {text-decoration: underline; color:#00f}


.texto_galeria {
font-family: "arial";
font-size: 12px;
margin: 5px 0 5px 0;
font-weight: none;
}

.texto_galeria a {text-decoration: none; color:#666}
.texto_galeria a:visited {text-decoration: none; color:#666}
.texto_galeria a:hover {text-decoration: underline; color:#666}


#texto_conteudo {
font-family:"arial";
font-size: 12px;
padding: 10px 0 0 0;
margin: 0px 0 0 0;
border-top: 3px solid #ccc;

}


/* Formularios */

form.login {

margin-top: 10px ;
margin-right: 0px ;
margin-bottom: 0px ;
margin-left: 0px 
}

.campos {
border: 1px solid #99b3b4;
			background: #e4ebeb;
			font: 12px;
			color:#443;

}

.campos:focus {
			border:1px solid #567475;
			background: #e4ebeb;
		}

.botao {

font: 11px verdana, sans-serif;
color: #000000;
margin-top: 10px ;
}

.botao2 {

font: 10px arial;
color: #ffffff;
margin-bottom: 2px ;
margin-top: 2px ;
}




/* CONFIGURAÇÃO DAS COLUNAS CENTRAIS TIPO1, TIPO2 E TIPO10 */
#inicio{
width: 100%;
margin: 0px 0px 10px 0px;
float: left;
/*background: #ccc;*/
}

#nome_coluna_c1{
width: 98.6%;
padding: 2px 0px 2px 5px;
font-family: "Trebuchet MS";
color: #666;
font-size: 16px;
font-weight: bold;
/*border-bottom: 3px double #CC0000;*/
margin: 10px 0 2px 0;
background:  #fff url(../imagens_layout/fundo_titulos_cinza.jpg) repeat-x left bottom;
}
#divisoes_coluna_c1{
width: 33.3%;
display: inline;
float: left;
padding: 5px 0 5px 0;

}
#divisoes_coluna_c12{
width: 94%;
margin: 0 auto 0 auto;
/*background: #ccc;*/
}
.assunto_informacao_coluna_c1{
font-family: "arial";
font-size: 13px;
font-weight: bold;
color: #09c;
margin: 0 0 3px 2%;
}
.assunto_informacao_coluna_c1 a {text-decoration: none; color:#09c}
.assunto_informacao_coluna_c1 a:visited {text-decoration: none; color:#09c}
.assunto_informacao_coluna_c1 a:hover {text-decoration: underline; color:#09c}

.titulo_informacao_coluna_c1{
font-family: "arial";
font-size: 16px;
font-weight: bold;
color:#000066;
margin: 0 0 3px 2%;
}
.titulo_informacao_coluna_c1 a {text-decoration: none; color:#000066}
.titulo_informacao_coluna_c1 a:visited {text-decoration: none; color:#000066}
.titulo_informacao_coluna_c1 a:hover {text-decoration: underline; color:#000066}

.resumo_informacao_coluna_c1{
font-family: "arial";
font-size: 13px;
/*font-weight: bold;*/
color: #333;
margin: 0 0 6px 4%;
}
.resumo_informacao_coluna_c1 a {text-decoration: none; color:#333}
.resumo_informacao_coluna_c1 a:visited {text-decoration: none; color:#333}
.resumo_informacao_coluna_c1 a:hover {text-decoration: underline; color:#333}

.paragrafo_icone_coluna_c1{

margin: 0 0 3px 2%;
}
.icone_informacao_coluna_c1{
border: 1px solid #000;
padding: 0px 0px 0px 0px;
}
/* FIM DA CONFIGURAÇÃO DAS COLUNAS CENTRAIS TIPO1, TIPO2 E TIPO10 */


/* CONFIGURAÇÃO DAS COLUNAS CENTRAIS TIPO3,TIPO4 E TIPO9 */
#nome_coluna_c3{
width: 98.6%;
padding: 2px 0px 2px 5px;
font-family: "Trebuchet MS";
color: #666;
font-size: 16px;
font-weight: bold;
/*border-bottom: 3px double #CC0000;*/
margin: 10px 0 2px 0;
background:  #fff url(../imagens_layout/fundo_titulos_cinza.jpg) repeat-x left bottom;
}
#divisoes_coluna_c3{
width: 49.99%;
display: inline;
float: left;
margin: 0 0 10px 0;
padding: 5px 0 5px 0;
/*border-bottom: 1px dotted #ccc;*/
}
#divisoes_coluna_c32{
width: 96%;
margin: 0 auto 0 auto;
/*background: #ccc;*/
}
.assunto_informacao_coluna_c3{
font-family: "arial";
font-size: 13px;
font-weight: bold;
color: #666;
margin: 0 0 3px 2%;
}
.assunto_informacao_coluna_c3 a {text-decoration: none; color:#666}
.assunto_informacao_coluna_c3 a:visited {text-decoration: none; color:#666}
.assunto_informacao_coluna_c3 a:hover {text-decoration: underline; color:#666}

.titulo_informacao_coluna_c3{
font-family: "arial";
font-size: 16px;
font-weight: bold;
color:#000066;
margin: 0 0 3px 2%;
}
.titulo_informacao_coluna_c3 a {text-decoration: none; color:#000066}
.titulo_informacao_coluna_c3 a:visited {text-decoration: none; color:#000066}
.titulo_informacao_coluna_c3 a:hover {text-decoration: underline; color:#000066}

.resumo_informacao_coluna_c3{
font-family: "arial";
font-size: 13px;
/*font-weight: bold;*/
color: #333;
margin: 0 0 6px 2%;
}
.resumo_informacao_coluna_c3 a {text-decoration: none; color:#333}
.resumo_informacao_coluna_c3 a:visited {text-decoration: none; color:#333}
.resumo_informacao_coluna_c3 a:hover {text-decoration: underline; color:#333}

.paragrafo_icone_coluna_c3{
align: center;
margin: 0 0 3px 2%;
}
.icone_informacao_coluna_c3{
border: 1px solid #000;
padding: 0px 0px 0px 0px;
}
/* FIM DA CONFIGURAÇÃO DAS COLUNAS CENTRAIS TIPO3,TIPO4 E TIPO9 */



/* CONFIGURAÇÃO DAS COLUNAS CENTRAIS TIPO5 E TIPO6 */
#nome_coluna_c5{
width: 98.6%;
padding: 2px 0px 2px 5px;
font-family: "Trebuchet MS";
color: #666;
font-size: 16px;
font-weight: bold;
/*border-bottom: 3px double #CC0000;*/
margin: 10px 0 2px 0;
background:  #fff url(../imagens_layout/fundo_titulos_cinza.jpg) repeat-x left bottom;
}

#divisoes_coluna_c5{
width: 100%;
display: inline;
float: left;
margin: 0 0 2px 0;
padding: 7px 0 6px 0;
/*border-bottom: 1px dotted #ccc;*/
}
#divisoes_coluna_c52{
width: 96%;
margin: 0 auto 0 auto;
/*background: #ccc;*/
}
.assunto_informacao_coluna_c5{
font-family: "arial";
font-size: 13px;
font-weight: bold;
color: #666;
margin: 0 0 3px 1%;
}
.assunto_informacao_coluna_c5 a {text-decoration: none; color:#666}
.assunto_informacao_coluna_c5 a:visited {text-decoration: none; color:#666}
.assunto_informacao_coluna_c5 a:hover {text-decoration: underline; color:#666}

.titulo_informacao_coluna_c5{
font-family: "arial";
font-size: 16px;
font-weight: bold;
color:#000066;
margin: 0 0 3px 1%;
}
.titulo_informacao_coluna_c5 a {text-decoration: none; color:#000066}
.titulo_informacao_coluna_c5 a:visited {text-decoration: none; color:#000066}
.titulo_informacao_coluna_c5 a:hover {text-decoration: underline; color:#000066}

.resumo_informacao_coluna_c5{
font-family: "arial";
font-size: 13px;
/*font-weight: bold;*/
color: #333;
margin: 0 0 6px 1%;
}
.resumo_informacao_coluna_c5 a {text-decoration: none; color:#333}
.resumo_informacao_coluna_c5 a:visited {text-decoration: none; color:#333}
.resumo_informacao_coluna_c5 a:hover {text-decoration: underline; color:#333}

.leia_mais_c5{
font-family: "arial";
font-size: 11px;
/*font-weight: bold;*/
color: #0000ff;
margin: 0 0 6px 1%;
}

.leia_mais_c5 a {text-decoration: none; color:#0000ff}
.leia_mais_c5 a:visited {text-decoration: none; color:#0000ff}
.leia_mais_c5 a:hover {text-decoration: underline; color:#0000ff}

.paragrafo_icone_coluna_c5{
align: center;
float: left;
margin: 0 2% 3px 1%;
}
.icone_informacao_coluna_c5{
border: 1px solid #000;
padding: 0px 0px 0px 0px;
}
/* FIM DA CONFIGURAÇÃO DAS COLUNAS CENTRAIS TIPO5 E TIPO6 */



/*CONFIGURAÇÃO DA COLUNA CENTRAl TIPO7 */
#nome_coluna_c7{
width: 98.6%;
padding: 2px 0px 2px 5px;
font-family: "Trebuchet MS";
color: #666;
font-size: 16px;
font-weight: bold;
/*border-bottom: 3px double #CC0000;*/
margin: 10px 0 2px 0;
background:  #fff url(../imagens_layout/fundo_titulos_cinza.jpg) repeat-x left bottom;
}
#divisoes_coluna_c7{
width: 100%;
display: inline;
float: left;
padding: 5px 0 5px 0;
border-bottom: 1px dotted #ccc;
}
#divisoes_coluna_c72{
width: 98.6%;
margin: 0 auto 0 auto;
/*background: #ccc;*/
}
.assunto_informacao_coluna_c7{
font-family: "arial";
font-size: 13px;
font-weight: bold;
color: #666;
margin: 0 0 3px 1%;
}
.assunto_informacao_coluna_c7 a {text-decoration: none; color:#09c}
.assunto_informacao_coluna_c7 a:visited {text-decoration: none; color:#09c}
.assunto_informacao_coluna_c7 a:hover {text-decoration: underline; color:#09c}

.titulo_informacao_coluna_c7{
font-family: "arial";
font-size: 16px;
font-weight: bold;
color:#000066;
margin: 0 0 3px 1%;
}
.titulo_informacao_coluna_c7 a {text-decoration: none; color:#000066}
.titulo_informacao_coluna_c7 a:visited {text-decoration: none; color:#000066}
.titulo_informacao_coluna_c7 a:hover {text-decoration: underline; color:#000066}

.resumo_informacao_coluna_c7{
font-family: "arial";
font-size: 13px;
/*font-weight: bold;*/
color: #333;
margin: 0 0 6px 1%;
}
.resumo_informacao_coluna_c7 a {text-decoration: none; color:#333}
.resumo_informacao_coluna_c7 a:visited {text-decoration: none; color:#333}
.resumo_informacao_coluna_c7 a:hover {text-decoration: underline; color:#333}
/* FIM DA CONFIGURAÇÃO DA COLUNA CENTRAl TIPO7*/



/*CONFIGURAÇÃO DA COLUNA CENTRAl TIPO8 */
#nome_coluna_c8{
width: 98.6%;
padding: 2px 0px 2px 5px;
font-family: "Trebuchet MS";
color: #666;
font-size: 16px;
font-weight: bold;
/*border-bottom: 3px double #CC0000;*/
margin: 10px 0 2px 0;
background:  #fff url(../imagens_layout/fundo_titulos_cinza.jpg) repeat-x left bottom;
}
#divisoes_coluna_c8{
width: 100%;
display: inline;
float: left;
padding: 5px 0 0px 0;
/*border-bottom: 1px dotted #ccc;*/
}
#divisoes_coluna_c82{
width: 98.6%;
margin: 0 auto 0 auto;
padding: 0 0 0 3%;
background: url(../imagens_layout/marcador_chamadas.jpg) no-repeat left top;
/*background: #ccc;*/
}
.assunto_informacao_coluna_c8{
font-family: "arial";
font-size: 13px;
font-weight: bold;
color: #09c;
margin: 0 0 3px 1%;
}
.assunto_informacao_coluna_c8 a {text-decoration: none; color:#09c}
.assunto_informacao_coluna_c8 a:visited {text-decoration: none; color:#09c}
.assunto_informacao_coluna_c8 a:hover {text-decoration: underline; color:#09c}

.resumo_informacao_coluna_c8{
font-family: "arial";
font-size: 13px;
/*font-weight: bold;*/
color: #333;
margin: 0 0 3px 1%;
}
.resumo_informacao_coluna_c8 a {text-decoration: none; color:#333}
.resumo_informacao_coluna_c8 a:visited {text-decoration: none; color:#333}
.resumo_informacao_coluna_c8 a:hover {text-decoration: underline; color:#333}
/* FIM DA CONFIGURAÇÃO DA COLUNA CENTRAl TIPO8*/


/* CONFIGURAÇÃO DAS COLUNAS DIREITA TIPO1 E TIPO2 */
#nome_coluna_d1{
width: 97.8%;
padding: 1px 0px 1px 5px;
font-family: "Trebuchet MS";
color: #fff;
font-size: 14px;
font-weight: bold;
/*border-bottom: 3px double #CC0000;*/
margin: 10px 0 2px 0;
background:  #fff url(../imagens_layout/fundo_titulos_vermelho.jpg) repeat-x left bottom;
}
#divisoes_coluna_d1{
width: 100%;
display: inline;
float: left;
padding: 5px 0px 5px 0px;
/*border-bottom: 1px dotted #ccc;*/
}
#divisoes_coluna_d12{
width: 91%;
margin: 0 auto 0 auto;
/*background: #ccc;*/
}
.assunto_informacao_coluna_d1{
font-family: "arial";
font-size: 13px;
font-weight: bold;
color: #09c;
margin: 0 0 3px 2%;
}
.assunto_informacao_coluna_d1 a {text-decoration: none; color:#09c}
.assunto_informacao_coluna_d1 a:visited {text-decoration: none; color:#09c}
.assunto_informacao_coluna_d1 a:hover {text-decoration: underline; color:#09c}

.titulo_informacao_coluna_d1{
font-family: "arial";
font-size: 16px;
font-weight: bold;
color:#000066;
margin: 0 0 3px 2%;
}
.titulo_informacao_coluna_d1 a {text-decoration: none; color:#000066}
.titulo_informacao_coluna_d1 a:visited {text-decoration: none; color:#000066}
.titulo_informacao_coluna_d1 a:hover {text-decoration: underline; color:#000066}

.resumo_informacao_coluna_d1{
font-family: "arial";
font-size: 13px;
/*font-weight: bold;*/
color: #333;
margin: 0 0 6px 2%;
}
.resumo_informacao_coluna_d1 a {text-decoration: none; color:#333}
.resumo_informacao_coluna_d1 a:visited {text-decoration: none; color:#333}
.resumo_informacao_coluna_d1 a:hover {text-decoration: underline; color:#333}

.paragrafo_icone_coluna_d1{
margin: 0 0 3px 2%;
}
.icone_informacao_coluna_d1{
border: 1px solid #666;
padding: 1px 1px 1px 1px;
}
/* FIM DA CONFIGURAÇÃO DAS COLUNAS DIREITA TIPO1 E TIPO2 */



/* CONFIGURAÇÃO DAS COLUNAS DIREITA TIPO3 E TIPO4 */
#nome_coluna_d3{
width: 97.8%;
padding: 2px 0px 2px 5px;
font-family: "Trebuchet MS";
color: #fff;
font-size: 14px;
font-weight: bold;
/*border-bottom: 3px double #CC0000;*/
margin: 11px 0 2px 0;
background:  #fff url(../imagens_layout/fundo_titulos_vermelho.jpg) repeat-x left bottom;
}

#divisoes_coluna_d3{
width: 100%;
float: left;
margin: 0 0 2px 0;
padding: 7px 0 6px 0;
/*border-bottom: 1px dotted #ccc;*/
}
#divisoes_coluna_d32{
width: 100%;
margin: 0 auto 0 auto;
/*background: #ccc;*/
}
.assunto_informacao_coluna_d3{
font-family: "arial";
font-size: 13px;
font-weight: bold;
color: #666;
margin: 0 0 3px 1%;
}
.assunto_informacao_coluna_d3 a {text-decoration: none; color:#666}
.assunto_informacao_coluna_d3 a:visited {text-decoration: none; color:#666}
.assunto_informacao_coluna_d3 a:hover {text-decoration: underline; color:#666}

.titulo_informacao_coluna_d3{
font-family: "arial";
font-size: 16px;
font-weight: bold;
color:#000066;
margin: 0 0 3px 1%;
}
.titulo_informacao_coluna_d3 a {text-decoration: none; color:#000066}
.titulo_informacao_coluna_d3 a:visited {text-decoration: none; color:#000066}
.titulo_informacao_coluna_d3 a:hover {text-decoration: underline; color:#000066}

.resumo_informacao_coluna_d3{
font-family: "arial";
font-size: 11px;
/*font-weight: bold;*/
color: #333;
margin: 0 0 6px 1%;
}
.resumo_informacao_coluna_d3 a {text-decoration: none; color:#333}
.resumo_informacao_coluna_d3 a:visited {text-decoration: none; color:#333}
.resumo_informacao_coluna_d35 a:hover {text-decoration: underline; color:#333}

.paragrafo_icone_coluna_d3{
align: center;
float: left;
margin: 0 1% 3px 2%;
}
.icone_informacao_coluna_d3{
border: 1px solid #000;
padding: 0px 0px 0px 0px;
}
/* FIM DA CONFIGURAÇÃO DAS COLUNAS DIREITA TIPO3 E TIPO4 */




/*CONFIGURAÇÃO DA COLUNA DIREITA TIPO5*/
#nome_coluna_d5{
width: 97.8%;
padding: 1px 0px 1px 5px;
font-family: "Trebuchet MS";
color: #fff;
font-size: 14px;
font-weight: bold;
/*border-bottom: 3px double #CC0000;*/
margin: 10px 0 2px 0;
background:  #fff url(../imagens_layout/fundo_titulos_vermelho.jpg) repeat-x left bottom;
}
#divisoes_coluna_d5{
width: 100%;
display: inline;
float: left;
margin: 0 0 10px 0;
padding: 5px 0 5px 0;
/*border-bottom: 1px dotted #ccc;*/
}
#divisoes_coluna_d52{
width: 91%;
margin: 0 auto 0 auto;
/*background: #ccc;*/
}
.assunto_informacao_coluna_d5{
font-family: "arial";
font-size: 13px;
font-weight: bold;
color: #09c;
margin: 0 0 3px 1%;
}
.assunto_informacao_coluna_d5 a {text-decoration: none; color:#09c}
.assunto_informacao_coluna_d5 a:visited {text-decoration: none; color:#09c}
.assunto_informacao_coluna_d5 a:hover {text-decoration: underline; color:#09c}

.titulo_informacao_coluna_d5{
font-family: "arial";
font-size: 14px;
font-weight: bold;
color:#000066;
margin: 0 0 3px 1%;
}
.titulo_informacao_coluna_d5 a {text-decoration: none; color:#000066}
.titulo_informacao_coluna_d5 a:visited {text-decoration: none; color:#000066}
.titulo_informacao_coluna_d5 a:hover {text-decoration: underline; color:#000066}

.resumo_informacao_coluna_d5{
font-family: "arial";
font-size: 12px;
/*font-weight: bold;*/
color: #333;
margin: 0 0 6px 1%;
}
.resumo_informacao_coluna_d5 a {text-decoration: none; color:#333}
.resumo_informacao_coluna_d5 a:visited {text-decoration: none; color:#333}
.resumo_informacao_coluna_d5 a:hover {text-decoration: underline; color:#333}

/* FIM DA CONFIGURAÇÃO DA COLUNA DIREITA TIPO5*/




/* CONFIGURAÇÃO DA COLUNA ENQUETE */
#nome_coluna_enquete{
width: 97.8%;
padding: 1px 0px 1px 5px;
font-family: "Trebuchet MS";
color: #fff;
font-size: 14px;
font-weight: bold;
/*border-bottom: 3px double #CC0000;*/
margin: 10px 0 2px 0;
background:  #fff url(../imagens_layout/fundo_titulos_vermelho.jpg) repeat-x left bottom;
}
#divisoes_coluna_e1{
width: 99.3%;
display: inline;
background: #eaeaea;
float: left;
padding: 5px 0 0px 0;
border: 1px solid #ccc;
}
#divisoes_coluna_e12{
width: 91%;
margin: 0 auto 0 auto;
/*background: #ccc;*/
}

/* FIM DA CONFIGURAÇÃO DA COLUNA ENQUETE */


