.texto_branco_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.texto_preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 150%;
}

.texto_preto_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 180%;
}

.texto_preto_pp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #000;
}

.texto_pp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 180%;
}


.texto_preto_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #000;
}

.texto_preto_mm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #000;
}

.texto_preto_mmm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #000;
}



.texto_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

	width: 280px;
	
}

.texto_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}


.texto_geral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


.titulo_geral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


.titulo_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}


.duas_linhas {
	background-image: url(images/img_2linha.gif);
	background-repeat: repeat-x;

}



.linha_geral {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-botton-width: 1px;
	border-botton-style: solid;
	border-botton-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}


.moldura{
	border: solid 1px #666;
	padding: 1px;
	background-color: #FFFFFF;
}


.linha_azul {
	border-botton-width: 1px;
	border-botton-style: solid;
	border-botton-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}


.linha_centro {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;

	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.linha_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.linha_left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}


.linha {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}



.titulo_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}


.titulo_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}




.titulo_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.titulo_preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}


.box {
 border: solid 1px rgb(0,0,0);
 border-bottom-color: #000;
 border-right-color: #000;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 12px;
}

.box_pop {
 border: solid 1px rgb(0,0,0);
 border-bottom-color: #000;
 border-right-color: #000;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 11px;
}

.box_button
   {
    border: 1px solid rgb(0,0,0);
    font-family: Verdana, Helvetica;
    font-weight: none;
    font-size: 12px;
    background-color: #FFFFFF;
    }



.espaco{
	font-family: tahoma, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-left : 5px;
	height : 22px;
	color: #4F5962;
	padding-right : 3px;
	padding-top : 3px;
	padding-bottom : 3px;	
}

.menu:link { font-family:Verdana, Helvetica; font-size:12px;  font-weight:bold; color: #fff; text-decoration: none }
.menu:visited { font-family:Verdana, Helvetica; font-size:12px; font-weight:bold;  color: #fff; text-decoration: none }
.menu:active { font-family:Verdana, Helvetica; font-size:12px; font-weight:bold; color: #fff; text-decoration: none }
.menu:hover { font-family:Verdana, Helvetica; font-size:12px; font-weight:bold; color: #ccc; text-decoration: overline }

.menu1:link { font-family:Arial,Verdana, Helvetica; font-size:11px;  font-weight:bold; color: #333; text-decoration: none }
.menu1:visited { font-family:Arial,Verdana, Helvetica; font-size:11px; font-weight:bold;  color: #333; text-decoration: none }
.menu1:active { font-family:Arial,Verdana, Helvetica; font-size:11px; font-weight:bold; color: #333; text-decoration: none }
.menu1:hover { font-family:Arial,Verdana, Helvetica; font-size:11px; font-weight:bold; color: #666; text-decoration: overline }


.submenu:link    { font-family:Verdana, Helvetica; font-size:10px; font-weight:bold; color: #014B96; text-decoration: none }
.submenu:visited { font-family:Verdana, Helvetica; font-size:10px; font-weight:bold; color: #014B96; text-decoration: none }
.submenu:active  { font-family:Verdana, Helvetica; font-size:10px; font-weight:bold; color: #014B96; text-decoration: none }
.submenu:hover   { font-family:Verdana, Helvetica; font-size:10px; font-weight:bold; color: #014B96; text-decoration: overline }

.submenu1:link    { font-family:Verdana, Helvetica; font-size:10px; font-weight:bold; color: #fff; text-decoration: none }
.submenu1:visited { font-family:Verdana, Helvetica; font-size:10px; font-weight:bold; color: #fff; text-decoration: none }
.submenu1:active  { font-family:Verdana, Helvetica; font-size:10px; font-weight:bold; color: #fff; text-decoration: none }
.submenu1:hover   { font-family:Verdana, Helvetica; font-size:10px; font-weight:bold; color: #ccc; text-decoration: overline }


.texto_vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.texto_vermelho_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}


.dashed_table1
	{
	  border-right-color: #ccc;
	  border-right-style: solid;
	  border-right-width: thin;

	  border-left-color: #ccc;
	  border-left-style: solid;
	  border-left-width: thin;

      border-bottom-color: #ccc;
      border-bottom-style: solid;
      border-bottom-width: thin;

      border-top-color: #ccc;
      border-top-style: solid;
      border-top-width: thin;
	  border-width: 1px;
	}

.dashed_table2
	{
	  border-right-color: #666;
	  border-right-style: solid;
	  border-right-width: thin;

      border-bottom-color: #666;
      border-bottom-style: solid;
      border-bottom-width: thin;

      border-top-color: #666;
      border-top-style: solid;
      border-top-width: thin;

	  border-left-color: #666;
	  border-left-style: solid;
	  border-left-width: thin;
	  border-width: 2px;
	}
	
	
.texto_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
}
.fundo_pop {
	background-image: url(img/im_fund_pop.jpg);
	background-repeat: no-repeat;
}
.fundo_blog {
	background-image: url(images/im_fund_pop.jpg);
	background-repeat: no-repeat;
}
.texto_titulo_M {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
}

