body /*Internet explorer*/
{	
	background-image:url(../imagens/bg3_longo.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
}
body  /*Firefox*/
{
	background-image:url(../imagens/bg3_longo.jpg);
	margin: 0;
	padding: 0;
	text-align: -moz-center;

}
#todo
{
	width: 915px;
	margin:0 auto;
}
#menu
{
	width: 915px;
	height: 152px;
	background-color:#666666;
		
}
#submenu
{
	width: 915px;
	height: 30px;
	background-color:#FFFFFF;
	
		
}

#conteudo
{
	float:none;
	position:relative;
	width: 915px;
	height: 1200px;
	background-image:url(../imagens/fundo_tabela_longo.jpg);
	margin-top:0px;
		
}
#tarja
{
	position:relative;
	width: 877px;
	height: 110px;
	padding:20px;
}

#coluna1 {
	position:absolute;
	left:15px;
	top:145px;
	width:448px;
	
	
	
}

#coluna2 {
	position:absolute;
	left:478px;
	top:150px;
	width:220px;
	z-index:1;
	height: 10px;
	background-image: url(../imagens/fundo_tabela_amarela.jpg);
}
#coluna3 {
	position:absolute;
	left:708px;
	top:150px;
	width:190px;
	height:833px;
	z-index:1;
}

#rodape{
	position:absolute;
	left:0px;
	bottom:0px;
	width:915px;
	z-index:1;
	height: 10px;
	margin-top:10px;


}

.data{
	font-family:verdana;
	font-size:11px;
	color:#666666;
	
}
.select {
 background:#D4D2D3;
 border: 0px #333333 solid;
 color: #333333;
 font-family: Verdana;
 font-size: 11px;
 }
.textonoticia{
text-align:left;
color: #663300;
font-family: "Trebuchet MS";
font-size: 13px;
}

.titulonoticia{

margin-top:5px;
text-align:justify;
color: #663300;
font-weight: bold;
font-family: "Trebuchet MS";
font-size: 13px;
}
a:link {
	font-size: 10px;
	font-family: Verdana;
	color: #663300;
	text-decoration: none;}
a:visited {
	text-decoration: none;
	color: #AE6E00;
	font-size: 10px;
	font-family: Verdana;
}
a:hover {

	text-decoration: underline;
	color: #AE6E00;
	font-size: 10px;
	font-family: Verdana;
}
a:active {
text-decoration: none;
color: #AE6E00;
font-size: 10px;
font-family: Verdana;}

.subtitulo {
font-family:Trebuchet MS;
color:#FFFFFF;
text-align:left;
margin-left:15px;
font-size:12px;
font-weight:bold;
}

.titulo_form {color: #333333; font-family: "Trebuchet MS"; font-size: 13px; }
.txt {
 
 background:#FDE5A7;
 border: 1px #333333 solid;
 color: #3F3F3F;
 font-family: "Trebuchet MS";
 font-size: 14px;
}
.txt1{
 
 background:#FDE5A7;
 font-family:verdana;
 font-size:12px;
 color: #3F3F3F;


}
.button {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #3F3F3F; }
.sub {
font-family:Trebuchet MS;
color:#FFFFFF;
margin-left:15px;
font-size:12px;
font-weight:bold;
}

.style141 {font-size: 14px; font-family: "Trebuchet MS"; font-weight: bold; color: #663300; }