/* CSS Document */
/* CONFIGURAÇÃO DAS COLUNAS CENTRAIS TIPO1, TIPO2 E TIPO10 */

#nome_coluna_d1{
width: 206px;
height: 20px;
margin:0 auto;
float:right;
background: #fff;
padding: 1px 0 1px 0px;
border-bottom: 1px solid #fff;
font-family: "trebuchet ms";
color: #eaeaea;
font-size: 17px;
font-weight: none;
background: #fff url(../imagens_layout/fundo_nomes_colunas.jpg) no-repeat left bottom;
}
.assunto_informacao_coluna_d1{
font-family: "arial";
font-size: 12px;
font-weight: bold;
color: #666;
margin: 0px 0 2px 0;
}
.assunto_informacao_coluna_d1 a {text-decoration: none; color:#666}
.assunto_informacao_coluna_d1 a:visited {text-decoration: none; color:#666}
.assunto_informacao_coluna_d1 a:hover {text-decoration: underline; color:#666}

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

.resumo_informacao_coluna_d1{
font-family: "arial";
font-size: 12px;
/*font-weight: bold;*/
color: #333;
margin: 0 0 2px 0;
}
.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 0px 0;
}
.icone_informacao_coluna_d1{
border: 0px solid #666;
padding: 0px 0px 0px 0px;
}
/* FIM DA CONFIGURAÇÃO DAS COLUNAS CENTRAIS TIPO1, TIPO2 E TIPO10 */


/* CONFIGURAÇÃO DAS COLUNAS CENTRAIS TIPO3 E TIPO4 */
#nome_coluna_d3{
width: 206px;
height: 20px;
margin:0 auto;
float:right;
background: #fff;
padding: 1px 0 1px 0px;
border-bottom: 1px solid #fff;
font-family: "trebuchet ms";
color: #eaeaea;
font-size: 17px;
font-weight: none;
background: #fff url(../imagens_layout/fundo_nomes_colunas.jpg) no-repeat left bottom;
}
.assunto_informacao_coluna_d3{
font-family: "arial";
font-size: 12px;
font-weight: bold;
color: #666;
margin: 0px 0 2px 0;
}
.assunto_informacao_coluna_d3 a {text-decoration: none; color:#09c}
.assunto_informacao_coluna_d3 a:visited {text-decoration: none; color:#09c}
.assunto_informacao_coluna_d3 a:hover {text-decoration: underline; color:#09c}

.titulo_informacao_coluna_d3{
font-family: "arial";
font-size: 13px;
font-weight: bold;
color:#000066;
margin: 0 0 3px 0;
}
.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: 12px;
/*font-weight: bold;*/
color: #333;
margin: 0 0 2px 0;
}
.resumo_informacao_coluna_d3 a {text-decoration: none; color:#333}
.resumo_informacao_coluna_d3 a:visited {text-decoration: none; color:#333}
.resumo_informacao_coluna_d3 a:hover {text-decoration: underline; color:#333}

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



/* CONFIGURAÇÃO DA COLUNA CENTRAL TIPO5 */
#nome_coluna_d5{
width: 206px;
height: 20px;
margin:0 auto;
float:right;
background: #fff;
padding: 1px 0 1px 0px;
border-bottom: 1px solid #fff;
font-family: "trebuchet ms";
color: #eaeaea;
font-size: 17px;
font-weight: none;
background: #fff url(../imagens_layout/fundo_nomes_colunas.jpg) no-repeat left bottom;
}

.assunto_informacao_coluna_d5{
font-family: "arial";
font-size: 13px;
font-weight: bold;
color: #09c;
margin: 0 0 3px 0;
}
.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: 13px;
font-weight: bold;
color:#000066;
margin: 0 0 2px 0px;
}
.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 3px 0;
}
.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}

.paragrafo_icone_coluna_d5{
align: center;
margin: 0 0 3px 0;
}
.icone_informacao_coluna_d5{
border: 0px solid #666;
padding: 0px 0px 0px 0px;
}
/* FIM DA CONFIGURAÇÃO DA COLUNA CENTRAL TIPO5 */

