body
{
	background: #ffffff;
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 0.7em;
	text-align: left;
}

a img { border: none; }

/* top-box ----------------------------------------------------------------------- */

div.top-box
{
	/*border-bottom: 2px solid #000000;*/
}

div.top-box .menu
{
	padding-right: 2%;
	padding-top: 6px;
	padding-bottom: 6px;
	/*background-color: #339900;*/
	background-color: #c00000;
	text-align: right;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

div.top-box .menu .menu-item
{
	display: inline;
	/*background-color: #000000;*/
}

div.top-box .menu a
{
	color: #ffffff;
	text-decoration: none;
}

div.top-box .menu a:hover
{
	background-color: #000000;
	color: #ffffff;
	text-decoration: underline;
}

/* ------------------------------------------------------------------------------- */


/* formatacao geral da big table */
table.big-table
{
	width: 100%;
	margin-top: 2%;
	margin-bottom: 2%;
}


table.big-table td.left-box
{
	width: 153px;
}

table.big-table td.center-box
{
	width: auto;
	padding: 2%;
	font-size: 10pt;
}

table.big-table td.right-box
{
	width: 175px;
}


/* left-box ---------------------------------------------------------------------- */

table.big-table table.left-box-table-links
{
	margin-bottom: 16px;
	font-size: 0.8em;
}

table.big-table table.left-box-table-links td
{
	background-color: #eaeaea;
	border-top: 1px solid #b9b9b9;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
}

table.big-table table.left-box-table-links .left-box-table-link
{
	margin-bottom: 3px;
}

/* ------------------------------------------------------------------------------- */




/* center-box -------------------------------------------------------------------- */


/*.artigo
{

}*/

.artigo-nome-seccao
{
	font-size: 8pt;
	color: #ff0000;
}

.artigo-titulo
{
	margin-top: 2px;
	margin-bottom: 3px;
	font-family: arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #006600;
}

		.artigo-titulo a
		{
			color: #006600;
			text-decoration: none;
		}
		
		.artigo-titulo a:hover 
		{
			text-decoration: underline;
		}

.artigo-foto
{
	border: 1px solid black;
	float: left;
	margin-right: 8px;
	margin-bottom: 2px;
}

.artigo-texto
{
	text-align: justify;
	font-size: 8pt;
}

.artigo-link
{
	text-align: right;
	font-size: smaller;
	color: #ff0000;
}

.artigo-link a
{
	color: #ff0000;
}

.artigo-separador
{
	margin-top: 2%;
	margin-bottom: 2%;
	border-top: 2px dotted #9966ff;
}

/* ------------------------------------------------------------------------------- */




/* right-box --------------------------------------------------------------------- */

table.big-table .right-box-noticias
{
	background-color: #eaeaea;
	/*background-color: #ffffcc;*/

	/*border: 2px solid #006699;*/
	
	font-size: 0.7em;
}

table.big-table .right-box-noticias td
{
	padding: 4px;
	border-left: 2px solid #c00000;
	border-right: 2px solid #C00000;
}

table.big-table .right-box-noticias .right-box-noticias-title
{
	border-bottom: 1px solid #006699;
	margin-bottom: 2%;
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

table.big-table .right-box-noticias hr
{
	border-top: 1px solid #006699;
	border-bottom: 0px none #000000;
	border-left: 0px none #000000;
	border-right: 0px none #000000;
}

table.big-table .right-box-noticias a
{
	color: #000000;
	text-decoration: none;
}

table.big-table .right-box-noticias a:hover
{
	color: #0000ff;
	text-decoration: underline;
}


table.big-table .right-box-boletim
{
	margin-top: 16px;
	padding: 2%;
	border: 2px solid #006699;
	background-color: #eaeaea;
	font-size: 0.7em;
}

table.big-table .right-box-boletim .right-box-boletim-title
{
	border-bottom: 1px solid #006699;
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

table.big-table .right-box-boletim .right-box-boletim-capa
{
	text-align: center;
}

table.big-table .right-box-boletim img
{
	border: 1px solid black;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.big-table .right-box-boletim a
{
	color: #000000;
	text-decoration: none;
}

table.big-table .right-box-boletim a:hover
{
	color: #0000ff;
	text-decoration: underline;
}


/* ------------------------------------------------------------------------------- */




/* bottom-box -------------------------------------------------------------------- */

div.bottom-box
{
	text-align: center;
}

span.last-update { color: #000000; }

/* ------------------------------------------------------------------------------- */