/* CSS Document */
img,form,table{
	margin:0;
	padding;0;
}
body
{
  background-color:#7D9071;
  text-align:center;
  margin:0;
  font:13px Trebuchet MS, Times, Sans;
}

#envelope
{
  position:relative;
  background-color:#7D9071;
  margin:0;
  min-height:600px;
  height:expression(document.body.clientWidth < 600? "600px": "auto" );
}
.texto
{
	font:13px Trebuchet MS, Times, Sans;
}
.texto2
{
	font:normal 10px Trebuchet MS, Times, Sans;
	letter-spacing:0px;

}
p.texto2
{
	padding:0;
	margin:0;
	margin-bottom:-3px;
}

p.texto3{
	font: 10px Trebuchet MS, Times, Sans;
	letter-spacing:0px;
	margin-bottom: -6px;
	text-align: right;
	padding-right:44px;

}
.texto4
{
	font: bold 10px Trebuchet MS, Times, Sans;
	letter-spacing:0px;
	margin-top:-20px;
}


a
{
 text-decoration:none;

}
a:visited
{
	text-decoration:none;

}
a:link
{
	text-decoration:none;
	color:none;
}
a{
	color:#F9630D;
}
p
{
	padding-top:0px;
	padding-bottom:0px;
}

img
{
	border:0px;
}
#header
{
	position:relative;
	width:970px;
	height:29px;
	background:url("../Imagens/Bg_header2.gif") #9EC939 repeat-x;
	border-bottom-color:#F9630D;
	border-bottom-style:solid;
	border-bottom-width:2px;
}
#logo
{
	width:100%;
	background:url("../Imagens/bg-logo.gif") repeat-x;
	height:97px;
	margin-bottom:0px;
}
#principal
{
	margin:0 auto;
	position:relative;
	background:url("../Imagens/bg_left_corpo.gif") repeat-y;
	width:970px;
	text-align:left;
}
#conteudo
{
	position:relative;
	margin:0 0 0px 21px;
	width:948px;
	border-width:1px;
	border-style:solid;
	border-bottom-width:0px;
	background:#FFF url("../Imagens/bg_sombra_conteudo.gif") repeat-x top left;
}
#conteudo div#imprima
{
	position:absolute;
	margin:5px 740px; 0 0;
	height:20px;
	width:200px;
	font:13px Trebuchet MS, Times, Sans;
	text-align:right;
	color:#0B6916;
}
#conteudo div#imprima a
{
	color:#0B6916;
}
#conteudo span.cleaner{
	clear:both;
	width:100%;
	height:1px;
	display:block;
}
.date{
	font:italic 11px Trebuchet MS, Times, Sans;
}

#sidebar
{
	margin-right:20px;
	margin-top:40px;
	position:relative;
	float:right;
	width:240px;
	border-style:solid;
	border-width:0px;
}
#sidebar h1
{
	width:100%;
	margin: 0 0 0 0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	text-decoration:none;
	font: bold 16px Georgia, Times, Sans;
	color:#0B6916;

}
#sidebar h1 a
{
	text-decoration:none;
	font: bold 16px Georgia, Times, Sans;
	color:#0B6916;
}


h1
{
	width:100%;
	margin: 0 0 0 0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	text-decoration:none;
	font: bold 16px Georgia, Times, Sans;
	color:#0B6916;
	margin-bottom:0px;
}
h1 a
{
	text-decoration:none;
	font: bold 16px Georgia, Times, Sans;
	color:#0B6916;

}
h2
{
	font:bold 16px Trebuchet MS, Times, Sans;
	color:#F9630D;
	width:100%;
	margin: 0 0 0 0;
	padding-top:5px;

}
h2.busca_h2
{
	margin: 0 0 20px 0;
}
h2 a
{
	text-decoration:none;
	font:bold 13px Trebuchet MS, Times, Sans;
	font-size:medium;
	color:#F9630D;
}


#rodape
{
	position:absolute;
	width:948px;
	float:left;
	margin-left:21px;
	height:30px;
	background-color:white;
	border-color:black;
	border-style:solid;
	border-width:1px;
	border-top-width:0px;
}

a.leiamais
{
	font: 11px Trebuchet MS, Times, Sans;
	color:#F9630D;
	width:100%;
	float:right;
	text-align:right;
	text-decoration:none;
	padding-top:1px;
	padding-bottom:0px;
}
p.leiamais
{
	font: 11px Trebuchet MS, Times, Sans;
	color:#F9630D;
	text-align:right;
	text-decoration:none;
	padding-top:1px;
	padding-bottom:0px;

}
.leiamais a:visited
{
	text-decoration:none;
	color:#F9630D;
}
.leiamais a:link
{
	text-decoration:none;
	color:#F9630D;
}
#sidebar img{
}
#boxbusca
{
	margin:0;
	float:left;
	width:102%;
	border: 2px solid #BFBFBF;
	margin-top:20px;
	border-top: 3px solid #F9630D;
}
#boxbusca div#buscain
{
	padding:5px;
	background:#ffffff url('../Imagens/bg_busca.gif') repeat-x;
}
div#migalha
{
	margin-top:5px;
	margin-left:10px;
	width:70%;
	padding-left:10px;
	height:20px;
	margin-bottom:-25px;

}
div#migalha h3
{
	margin:0;
	padding:0;
	display:inline;
}
div#migalha h3.migalha
{
	margin:0;
	padding:0;
	padding-top:2px;
	font:bold 12px Trebuchet MS, Times, Sans;
	color:#F9630D;
	/*color:#7D9071*/
}
div#migalha h3.migalha a
{
	padding:0;
	text-decoration:none;
	color:#F9630D;
	/*color:#7D9071*/
}

