	/*---------Banner flutuante----*/
	body{
	text-align:center;
	}
	#propaganda {
	position:absolute;
    z-index:2;
	/* border:1px solid red; */
	/*left:0;
	top:35px;*/
  left:35px;
	top:97px;
		}
	#conteudo {
	z-index:1;
	position:relative;
	width:777px;
	margin:0 auto;
	}
	
/* -------- Principal ---------- */
* { padding:0; margin:0; } 

.divrolagem{
  width:590px;
  height:281px;
  overflow:auto;
}

.radio { 
background:url("../imagens/bg-radio.gif") repeat-x left top;
border-style: none;
}

.border1
{
border: 1px solid #ffffff;
}

.tabelacentro
{ 
background-image: url(../imagens/re_07.jpg);
background-repeat: no-repeat;
} 

.tabelacentrop
{ 
background-image: url(../imagens/re_07p.jpg);
background-repeat: no-repeat;
} 

body {
	margin:0 auto; 
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, sans-serif; 
	font-size: 11px;
	color: #7B7676;
}

td,th {
	margin:0 auto; 
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, sans-serif; 
	font-size: 11px;
	color: #7B7676;
}


/* -------- Fontes ---------- */
.tit { font-size: 14px; font-family: Tahoma; text-decoration: none; font-weight: bold; color:#477EAE; }

.data_not { font-size: 11px; font-family: Verdana; text-decoration: none; font-weight: bold; color:#7B7676; }

h1 span{ display:none; }

.titulo{
		color: #666666;
		font-size: 13pt;
		background-image: url("../imagens/ico_draw.gif");
		background-repeat: no-repeat;
		background-position: center left;
		padding-left: 15px;
		padding-top: 0px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #cccccc;
	}

/* -------- Links ---------- */
a {	font-size: 11px; font-family: Tahoma; color: #000000; text-decoration: none; }
a:visited {	font-size: 11px; font-family: Tahoma; color: #000000; text-decoration: none; }
a:hover { font-size: 11px; font-family: Tahoma; color: #315393; text-decoration: underline; }
a:active { font-size: 11px; font-family: Tahoma; color: #000000; text-decoration: none; }

a.noticia { font-size: 11px; font-family: Tahoma; color: #000000; text-decoration: none; }
a.noticia:visited { font-size: 11px; font-family: Tahoma; color: #000000; text-decoration: none; }
a.noticia:hover { font-size: 11px; font-family: Tahoma; color: #315393; text-decoration: underline; background-color:#DDF3FF; padding:5px; }
a.noticia:active { font-size: 11px; font-family: Tahoma; color: #000000; text-decoration: none; }


/* -------- Formulário ---------- */
input { border-style: solid; font-face: verdana; font-size: 12; color: #000000; background-color: #F2F2F2; border-color: #B7B7B7; border-width: 1px; background:url("../imagens/button-bg.gif") repeat-x left top; padding:1px;}
textarea { border-style: solid; font-face: verdana; font-size: 12; color: #000000; background-color: #F2F2F2; border-color: #B7B7B7; border-width: 1px; background:url("../imagens/bg-blank.gif") repeat-x left top; padding:1px;}
option { font-family: verdana; font-size: 10; color: #000000;}
.button{ cursor:pointer;  margin-top:0px;  border:outset 1px #ccc; background:#999; font-size:.9em; color:#666; font-weight:bold; padding:5px;  background:url("../imagens/button-bg.gif") repeat-x left top; padding:1px;  }
.select{ cursor:pointer;  margin-top:0px;  border:solid 1px #000; background:#AE3050; font-size:.9em; color:#fff; font-weight:normal; padding:5px; padding:1px; }

	/* -------- Fundo degrade do conteúdo geral ---------- */
	.caixa-arredondada{ background:url('../imagens/main_direita.gif') top right no-repeat; border-bottom:none; height:100%; margin-right:25px; padding-right: 7px; }
	.canto-caixa-arredondada { background: url('../imagens/main_esquerda.gif') top left no-repeat; height:100%; margin-left:20px; padding:15px 20px; height:100%;  }
	
