﻿@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	height:100%;
	background-color:#fff;
	width:350px;
}

.oneColFixCtr #container {
	margin: 0 auto; 
	border: none;
	text-align: left; 
}

.oneColFixCtr #mainContent {
	top:0px;
	padding: 0; 
}

#conteudo400
{
	width:350px;
	margin: 0 auto;
	text-align:left;
	background-color:#FFF;
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
}



p 
{
	font-size: 10pt;
	color: #6D5234;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link { color: #6D5234; text-decoration:none; }

a:visited { color: #6D5234; text-decoration:none;}

a:hover, a:active { color: #95B421;	text-decoration:none; }

h1
{
	font-family:"Times New Roman", Times, serif;
	color: #6D5234;	
	font-size: 30px;
}

h2
{
	font-family:"Times New Roman", Times, serif;
	color: #6D5234;	
	font-size: 26px;
}

h3, h4, h5, h6
{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color: #6D5234;	
	line-height:30px;
}

.legenda
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.rodapetxt:link
{
	color: #453421; text-decoration:none;
}

a.rodapetxt:active
{
	color: #453421; text-decoration:none;
}

a.rodapetxt:visited
{
	color: #453421; text-decoration:none;
}

a.rodapetxt:hover
{
	color: #000; text-decoration:none;
}


a.indica:link
{
	color: #F7EDCC; text-decoration:none;
}

a.indica:active
{
	color: #F7EDCC; text-decoration:none;
}

a.indica:visited
{
	color: #F7EDCC; text-decoration:none;
}

a.indica:hover
{
	color: #95B421; text-decoration:none;
}

.camposearch
{
	height:18px;
	width:130px;
	border:1px solid #6C5233;
	background-color:#fff;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	color:#6C5233;
	font-size:12px;
	padding-left:5px;
} 

.btsearch
{
	  height:18px;
	  width:30px;
	  border:1px solid #6C5233;
	  background-color:#fff;
	  text-align:center;
	  font-family:"Times New Roman", Times, serif;
	  color:#6C5233;
	  font-size:11px;
	  cursor:pointer;
}

.btsearch:hover, 
.btsearch:focus
{
	color: #fff; 
	text-decoration:none;
	border:1px solid #fff;
	background-color:#6C5233;
}


.camponewsletter
{
	height:18px;
	width:200px;
	border:1px solid #6C5233;
	background-color:#fff;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	color:#6C5233;
	font-size:12px;
	padding-left:5px;
	margin-bottom:10px;
} 

.btnewsletter
{
	  height:22px;
	  width:50px;
	  border:1px solid #6C5233;
	  background-color:#fff;
	  text-align:center;
	  font-family:"Times New Roman", Times, serif;
	  color:#6C5233;
	  font-size:11px;
	  cursor:pointer;
}

.btnewsletter:hover,
.btnewsletter:focus
{
	  border:1px solid #fff;
	  background-color:#6C5233;
	  color:#fff;
}

.bt
{
	  height:25px;
	  border:1px solid #95B421;
	  background-color:#95B421;
	  text-align:center;
	  font-family:"Times New Roman", Times, serif;
	  color:#FFF;
	  font-weight:bold;
	  font-size:15px;
	  vertical-align:middle;
	  padding-bottom:5px;
	  cursor:pointer;
}

.bt:hover,
.bt:focus
{
	  border:1px solid #95B421;
	  background-color:#fff;
	  color:#95B421;
}

.btbottom
{
	  height:25px;
	  border:1px solid #6D5234;
	  background-color:#D9D0C7;
	  text-align:center;
	  font-family:"Times New Roman", Times, serif;
	  color:#6D5234;
	  font-weight:bold;
	  font-size:15px;
	  vertical-align:middle;
	  padding-bottom:5px;
	  cursor:pointer;
	  margin-top:10px;
}

.btbottom:hover,
.btbottom:focus
{
	  border:1px solid #D9D0C7;
	  background-color:#6D5234;
	  color:#D9D0C7;
}

.td_titulo_pagina
{
	text-align:right;
	padding-right:30px;
}

.td_texto_padrao
{
	width:620px;
	text-align:left;
	padding-left:30px;
	padding-bottom:20px;
}

.titulo_padrao
{
	color:#95B421;
	padding-top:15px;
}

.td_imagem_padrao
{
	width:320px;
	padding-right:30px;
	padding-top:20px;
}

.texto_veja_tambem:link
{
	color:#95B421;
	font-size:11px;
	padding-bottom:10px;
}

.texto_veja_tambem:hover
{
	color:#6D5234;
	font-size:11px;
}


.titulo_veja_tambem
{
	color:#95B421;
	padding-bottom:10px;
}

.img_menu
{
	padding-left:30px;	
}

.texto_menu
{
	font-weight:bold;
	text-align:center;
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:20px;	
}

.item_menu_interno
{
	padding-bottom:10px;	
}
