@charset "iso-8859-1";
body {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-left: 15px;
	color: #092335;
}

p {
  margin-right: 14px;
  margin-left: 18px;
}

td {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;

}
th {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
}


.menu01 {
	text-transform: uppercase;
	font-size: 13px;
	color: #F7A208;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.menu01:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.menu01:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.menu01:hover { color: #FFCC00;}


.fundoEscuro {
	font-size: 11px;
/*	margin: 5px 5px 5px; */
	text-decoration: none;
	color: #FFFFFF;
}
A.fundoEscuro:link {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
A.fundoEscuro:visited {
	color: #FFCC00;
	text-decoration: none;
}

A.fundoEscuro:hover { color: #FFFF99;}

a:link {
	color: #BD3821;
	font-weight: bold; 
	text-decoration: underline;
}
	
a:visited {
	color: #AAC200;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {text-decoration: none;}
a:active {color: #00CC00;}

.noticia {
	color: #FFFFFF;
}
.noticia_data {
	color: #FFFFFF;
	font-weight: bold;
}
.noticia_tit {
	text-transform: uppercase;
	color: #EF8600;
	font-weight: bold;
	font-size: 14px;
}

.bodystyle {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3300;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: -0.1em;
	text-transform: uppercase;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;


}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #E74910;
	font-weight: bold;
	text-align: left;
	letter-spacing: -0.04em;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: none;
	font-stretch: extra-condensed;

}

.expanded {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}

.box1 {
	padding: 5px;
	border-width: thin;
	border-style: solid;
	border-color: #FFFFFF #FFFFFF #000000 #FFFFFF;
	color: #990000;
	font-weight: bold;
}

.box2 {
	padding: 5px;
	border-width: thin;
	border-style: solid;
	border-color: #FFFFFF #FFFFFF #000000 #FFFFFF;
}
.cor01 {
	color: #CC6633;
}
.cor02 {
	color: #993333;
}
.td .divVertical {
	border-right-style: solid;
	border-right-width: thin;
}
.box3 {

	padding: 5px;
	border-width: thin;
	border-style: solid;
	border-color: #FFFFFF #FFFFFF #000000 #FFFFFF;
	color: #990000;
}

.txt_coluna {
  margin-right: 0px;
  margin-left: 0px;
  color: #ffff00;
}
.fundo01 {
  background-image: url(images/fundo_esq.gif);
  background-repeat: repeat-y;
  background-position: top left
}

.fundo02 {
  background-image: url(images/fundo_topo.gif);
  background-repeat: no-repeat;
  background-position: top left
}
