@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align:top;
	background-image: url("../imagens/bg.jpg");
	background-repeat: repeat-x;
	background-color: #FFFFCD;
}
.table_principal {
	background-color:#FFF;
	background-position:top;
	background-repeat:no-repeat;
	background-image: url("../imagens/bg_curva_topo.jpg");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
}

img:link { text-decoration: none; }

a:link  {
	color:#006699;
	text-decoration : none;
}
a:visited  {
	color:#666;
	text-decoration : none;
}
a:hover  {
	color : #888888;
	text-decoration : none;
}

a:actived  {
	text-decoration : none;
}
.tit_pagina {
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	text-shadow:#333;
	text-transform: uppercase;
	color: #006699;
}
.link_grande {
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	text-shadow:#000;
	color: #FF9900; /*#FFCC00; */
}
.tit {
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #006699;
	text-transform: none;
}
.tit2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}

.tit3 {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-transform: none;
}
.corpo {
	font-size: 11px;
	font-weight: normal;
	color: #777777;
}
.corpo2 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.font_anuncio {
	font-size:11px;
	color: #F30;
}

.texto_vermelho {
	font-size:13px;
	color: #C9290E;
}

.data {
	font-size: 10px;
	font-weight: bold;
	color: #73ACD2;
	text-transform: uppercase;
}
.leia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #006699;
}
.edit {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFCC;
}

.valor {
	font-size: 16px;
	font-weight: bolder;
	color: #060;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

quadro {
	width: 778;
	padding-left: 10;
	padding-right: 10;
}

table_decorada {
	background:url(../imagens/fnd_table.png) repeat;
	font:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-variant:small-caps;
	table-layout:auto;
	text-align:center;
}

.class1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9999FF;
	text-transform: uppercase;
}

.class2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-transform: none;
}

.class3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
}

.class_corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9966FF;
}

.class_combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	background-color: #FFCC00;
}

/* Bordas redondas http://www.spiffycorners.com/index.php?sc=spiffy&bg=FFFFFF&fg=F7F79C&sz=5px */
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#9FC729}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #d5e6a2;
  border-right:1px solid #d5e6a2;
  background:#b7d55e}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f5f9e9;
  border-right:1px solid #f5f9e9;
  background:#b1d151}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #b1d151;
  border-right:1px solid #b1d151;}
.spiffy4{
  border-left:1px solid #d5e6a2;
  border-right:1px solid #d5e6a2}
.spiffy5{
  border-left:1px solid #b7d55e;
  border-right:1px solid #b7d55e}
.spiffyfg{
  background:#9FC729}
