/* CSS Document */

BODY { 
	font-family: Verdana;
	font-size: 11px;
	background-color: #F7F7F7;
	color: #004684;
     }
#geral {
	background: #F7F7F7;
	position: absolute;
	left:5%;
	width:700px;
	border: 1px solid #B0BDEC;
	border-left-color: #B0BDEC;
	border-right-color: #B0BDEC;
}
#topo {
	height:105px;
	width: 700px;
	border-bottom-width: thick;
	border-bottom-style: groove;
	border-bottom-color: #0033CC;
	
}
div#header {
	text-align: right;
	font-size: 80%;
	margin-bottom: 20px;
	margin-top: 0;
}

#esquerda, #direita {
	width:150px;
	font-family: verdana, arial;
	font-size: 9px;
}

#conteudo {
	width:690px;
}
#esquerda {
	float:left;
 
 /*	border: thin solid #666666; */
}

#direita {
	float:right;
}
#conteudo {
	margin-left:10px;
}

#titulo {
/*	margin-bottom: 15px;
	margin-top: 2px;*/
	border-bottom: 1px solid #EA8A06; 
}

#noticiaDestaque {
	padding: 3 3 5 5;	
/*	margin: 0 0 0 0;	*/
/*	background-color: #A4F09F;	*/
	background-color:#C7E2D9;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFF99;
	background-color: #9999CC;
    font-weight: bold;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}
.fontGrande{
	font-size: 12px;
}

.bordaAzul1{
	border: 1px solid #CEE8F5;	
	padding: 10 5 10 5;			
}

.boxAzul{
	border: 1px solid #C9E0EE;
	background-color: #C9E0EE;
	padding: 10 5 10 5;	
}

.boxAzulGrande {
	background-color: #C9E0EE;
	padding: 10 5 10 5;
	font-size:14px;
	font-weight:bold;	
}

.boxAzul1{
	background-color: #E2F1EC;
	padding: 2px;
}

.boxAzul1Grande{
	background-color: #EBF2F8;
	padding: 10 5 10 5;
	font-size:14px;
	font-weight:bold;	
}

.boxAzul2{
	border: 1px solid #C9E0EE;
	background-color: #C9E0EE;
	padding-bottom: 10px;	
}


#destaqueTitulo {
	background-color: #90C7B4;
	padding: 10 0 10 10;
}

#destaqueConteudo {
	background-color: #B0D0DB;
	padding: 10 10 10 10;
	color: #073646;
}

/* Estilo para todos os bullets em li do site */
ul li{
	margin-bottom: 4px;
/*	color:#E27700; */
}

/* Estilo para todos os numeros em li do site */
ol li{
	margin-bottom: 4px;
}


a, a:hover, a:link, a:visited {
	color: #004684; text-decoration: none;
}

.linkLaranja:active, .linkLaranja:link, .linkLaranja:visited, .linkLaranja:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #E27700;
}

.linkAzulClaro:link, .linkAzulClaro:visited, .linkAzulClaro:hover, .linkAzulClaro:active, .txtAzulclaro, #noticiaView a{
	color: #0365B7
}

.linkLaranjaOver:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #E27700;
}

/* Estilo para todos os textos laranjas do site */
.textoLaranja {
	font-family: Verdana;
	font-size: 14px;
	color: #E27700;
}

/* Estilo para todos os textos laranjas em Crosslinks do site */
.textoLaranjaCrosslink {
	font-family: Verdana;
	font-size: 10px;
	color: #E27700!important;
}

.textoAzulTabela {
	font-family: Verdana;
	font-size: 13px;
	color: #004684;
}

.textoTabela {
	font-family: Verdana;
	font-size: 14px;
	color: #004684;
}



TD {
	font-family: Verdana;
	font-size: 11px;
	color: #004684;
   }
table.dashed {
	border: thin dashed #999999;
}

table.solid {
	border: thin solid #74ADC1;
}

blockquote {
	border-left: 1px solid #333333;
	padding-left: 10px;
}

/* 
p,blockquote,li      {
	text-align: left;
	font-family: verdana, arial;
	font-size: 9pt;
	color: #006699;
}
*/

p.dateline {
	text-align: right;
	font-size: 80%;
	margin-top: 50px;
	margin-bottom: 0;
	color: #336699;
	border-top: 1px solid;
}

A           {  text-decoration: none;
                font-family: "verdana";
             	font-weight: normal;
				font-size: 9pt;
				color: blue; }
A:link     {  text-decoration: none; 
                font-family: "Verdana";
				font-weight: normal;
				color: blue; }
A:visited  {  text-decoration:        none; 
                font-family: "Verdana";
				color: blue; }
/*
ul {
	margin: 0;
	_margin: 14 0 10 30;
	padding: 0 0 10 30;
	_padding: 0;
}
*/

select {
	font-family: Verdana;
	font-size: 10px;
	color: #004684;
}

input {
	font-family: Verdana;
	font-size: 10px;
	color: #004684;
	background-color: #F7F7F7; 
	border: 1px solid #C1C1C1;
}

.textArea{
	font-family: Verdana;
	font-size: 10px;
	color: #004684;
	background-color: #F7F7F7; 
	border: 1px solid #C1C1C1;
}


h2,h3,h4,h5 {
	color: #527BBD;
	font-weight: 600;
	font-size: 200%;
}

h2 {
	border-bottom: 1px solid #000000;
	margin: 0 -20px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 75px;
	line-height: 100%;
}

h3 {
	font-size: 120%;
	line-height: 90%;
	border-bottom: 1px solid #527BBD;
	color:#000099;
	margin-top: 20px;
}

h4 {
	font-size: 90%;
	color: red;
	line-height: 60%;
/*	border-bottom: 1px dashed #527BBD; */
	margin-top: 30px;
}

div.floater {
	width: 25%;
	margin: 10;
	margin-left: 0px;
	padding: 10px;
	border: 1px solid #B0BDEC;
/*	background-color: #D5DFF5;	*/
	background-color: #B9DBD0;
	font-size: 90%;
	clear: left;
	float: left;

}

div.floater p {
	margin: 5px 0;
}

div.floater p.smaller {
	border: none;
	padding: 0;
}

div.floater b {
	font-weight: 300;
}
div.floater ul {
	margin-left: 8px ;
}

p	{
	color:#004684;
}

p.intro {
	color: #326400;
}

p.intro * {
	color: inherit;
}

p.intro:first-letter {
	font-size: 200%;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 5px;
}

p.intro + * {
	clear: left;
}


///////////////////////////////////////* teste*/

/* Define o padrao do menu de 2 no menu nivel */
.linkMenu {
	font-family: Verdana;
	font-size: 11px;
	color: #004684;
	text-decoration: none;
	width: 184px;
	_width: 194px;
	background: url(/images/seta.gif) no-repeat;
/*	background-position : 2 5; */
	padding-left: 10px;
	/*border: 1px solid #F00;*/
	display: block;
}

/* Define o padrao do menu de 2 nivel quando o mesmo esta em over */
.linkMenu:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #004684;
	text-decoration: none;
	background: url(/images/seta.gif) no-repeat;
/*	background-position : 2 5; */
	background-color: #B2D0E8;
	width: 184px;
	_width: 194px;
	padding-left: 10px;
}

/* Define o padrao do menu de 2 nivel quando ele esta marcado */
.linkMenuOver {
	font-family: Verdana;
	font-size: 11px;
	color: #004684;
	text-decoration: none;
	background: url(/images/seta.gif) no-repeat;
	background-position : 2 5;
	background-color: #B2D0E8;
	width: 184px;
	_width: 194px;
	padding-left: 10px;
	display: block;
}


/*Esta id controla todo o conteudo do menu */
.conteudoMenu {
	margin-left: 7px;
}

/* Define a distancia da Margin para a esquerda em relacao ao inicio do conteudo do menu */
#conteudoMenu {
	margin-left: 7px;
}

/* Define a distancia entre os itens do menu */
#conteudoMenu div{
	margin-top: 1px;
}



