*{	
	margin: 0;
	padding: 0; }

html{
	min-height: 100%; }

body {
	background: #E7E7E2 url('http://www.amigosdanatureza.com.br/imagens/body.jpg') no-repeat center top;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 64px; }

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre; }

hr{
	border:1px solid #FFFFFF;
	border-bottom:1px dashed #CCCCCC; }
	
.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none; }

.list li {
	padding-left: 10px;
	background: url('http://www.amigosdanatureza.com.br/imagens/seta_list.gif') no-repeat left center; }
	
a { text-decoration:none; }
a:link { color: #003300; }
a:visited { color: #003300; }
a:hover { color: #009900; }
a:active { color: #003300; }


/* ESTRUTURA */

/* TEXTOS */
.pequenos_10_999999{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999; }

.corpo {
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding-bottom:10px;
	width: 800px; }

#conteudo{
	padding: 0 30px 0 30px;
	line-height: 18px;
	overflow: auto;
	overflow-x: hidden; }

#conteudo h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:200%;
	color:#006600;
	margin:0;
 	padding:0; }

#conteudo h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:150%;
	color:#009100;
	margin:0;
 	padding:0; }
	
#conteudo h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:120%;
	color:#009900;
	margin:0;
 	padding:0; }

#topo #menu a { text-decoration:none;}
#topo #menu a:link { color: #003300; }
#topo #menu a:visited { color: #003300; }
#topo #menu a:hover { color: #009900; }
#topo #menu a:active { color: #003300; }

#topo{
	margin:0;
	padding:0; }
	
#menu{ }
	
#topo #menu #menu1{
	height:75px;
	margin:0; }
	
#topo #menu #menu2{
	background:url('http://www.amigosdanatureza.com.br/imagens/topo_02.gif') no-repeat;
	height:15px;
	padding:3px 0 2px 20px;
	margin:0; }

#topo #menu #menu3{
	height:44px;
	margin:0; }
	
#topo #publicidade{
	background:url('http://www.amigosdanatureza.com.br/imagens/topo_04.gif') no-repeat;
	height:86px;
	padding:10px 30px 30px 30px; }

#conteudo #esquerda{
	width:380px;
	float:left;
	margin-right:20px;
	overflow:auto; }

#conteudo #direita{
	overflow:auto;
	margin-left:0;
	*margin-left:400px; }
	
#rodape_texto_destaque #comentarios{
	float:left; }

#rodape_texto_destaque #link_texto_completo{
	text-align:right; }

#box_login{
	border:#F8BB03 1px solid;
	background-color:#FFFF99;
	padding:2px; }

#box_login_mini{
	border:#CCCCCC 1px solid;
	background-color:#E9E9E5;
	padding:2px; }

#box_login_mini a { text-decoration:none; }
#box_login_mini a:link { color: #444444; }
#box_login_mini a:visited { color: #444444; }
#box_login_mini a:hover { color: #444444; text-decoration:underline; }
#box_login_mini a:active { color: #444444; }

	
#box_login input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; }

#conteudo #direita_texto{
	overflow:auto;
	width:550px; }

#conteudo #esquerda_texto{
	background:url(imagens/fundo_lateral_site.gif) no-repeat top;
	width:160px;
	overflow:hidden;
	float:left;
	margin-right:20px;
	overflow:auto; }

#esquerda_texto h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:150%;
	color:#636651;
	margin:0;
	margin-bottom:5px;
 	padding:0; }

#esquerda_texto h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:120%;
	color:#8C9173;
	margin:0;
 	padding:0; }

#box_botoes_texto{
	background:#F0F1ED;
	margin:10px 0 10px 0;
	padding:5px;
	text-align:right;
	font-size:10px; }

#border_img{
	border:#999999 1px solid;
	padding:2px;
	overflow:auto;
	width:100px; }

#final{
	margin:0 auto;
	width:800px;
	padding:5px 0 20px 0; }
	
#final a { text-decoration:none; }
#final a:link { color: #444; }
#final a:visited { color: #444; }
#final a:hover { color: #444; text-decoration:underline; }
#final a:active { color: #444; }

#topo_impressao{ display:none; }