/* Bloco moldura azul */
.blTitulo {
	font-size: 13pt;
	font-weight: bold;
	color: #234b0b;
	white-space: nowrap;
}
.blSubtitulo, a.blSubtitulo {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #234b0b;
	white-space: nowrap;
}
a.blSubtitulo:hover {
	text-decoration: underline;
}
/* Cabeçalho */
.cbInputAcesso {
	font-family: Trebuchet MS;
	font-size: 7pt;
	border-style: solid;
	border-width:1px; 
	color: #666666;
	height: 18px;
	width: 140px;
}
.cbInputBusca {
	font-family: Trebuchet MS;
	font-size: 7pt;
	border-style:solid;
	border-width:1px; 
  	color: #666666;
	height: 18px;
	width: 100px;
	padding: 0 0 0 12px;
	bottom: 0%;
	right: 0%;
	background-image: url("/temas/nacional1/img/cabBuscaLupa.gif");
	background-repeat: no-repeat;
}
/* Corpo */
.cpTitulo {
	font-family: Helvetica;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	color: #005fb4;
}
a.cpCapa:hover {
	text-decoration: underline;
}
.cpCapa, a.cpCapa {
	font-family: Helvetica,Arial;
/*	font-family: Trebuchet MS;*/
	font-size: 10pt;
/*	font-weight: bold;*/
	text-decoration: none;
	color: #6f6f6f;
}
.cpData {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: #ff4000;
/*	white-space: nowrap;*/
}
.cpFonte {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #6f6f6f;
}
a.cpCaminho:hover {
	text-decoration: underline;
}
.cpCaminho, a.cpCaminho {
	font-size: 8pt;
	text-decoration: none;
	color: #666666;
	white-space: nowrap;
	padding-bottom: 1pt;
}
.cpBotao {
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	white-space: nowrap;
	padding-left: 8px;
	padding-right: 8px;
}
a.cpBotaoDesc:hover {
	text-decoration: underline;
}
a.cpBotaoDesc, .cpBotaoDesc {
	font-family: Trebuchet MS;
	font-size: 8pt;
	text-decoration: none;
	color: #8d8d8d;
	white-space: nowrap;
}
/* Menus */
a.mnHor:hover {
	color: #006797;
}
.mnHor, a.mnHor {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #234b0b;
}
a.mnVert:hover {
	color: #ffff02;
}
.mnVert, a.mnVert {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #fafbf5;
}
 /* Menu dropdown */
a.menuNormal:hover {
	color: #234b0b;
}
a.menuNormal {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	list-style-position: inside;
	white-space: nowrap;
}
div.menuNormal {
	display: none;
	position: relative;
}
div.menuHover {
	display: inline;
	position: absolute;
}
/* Rodapé */
.rodape, a.rodape {
	font-family: Helvetica,Arial;
	font-size: 9pt;
	font-weight: bold;
	color: white;
}

