﻿/* CSS Document */
@import url('conteudo.css');
@import url('form.css');
@import url('form_calc.css');
@import url('cotacao.css');
@import url('produtos.css');
@import url('categorias.css');
@import url('carrinho.css');

* {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	text-decoration: none;
}
html {
	min-height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEF2DB;
	background: #eca436 url(../img/fundo_claro/bg_madeira.jpg) top center repeat;
}
/* classes */
strong, b {
	font-weight: bold;
}
u {
	text-decoration: underline;
}
a:link, a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.vcSome {
	display: none;
}
/* classes - fim */
/* divs - pagina */
div#geral {
	background: #92B541;
	position: relative;
	margin: 0 auto;
	width: 739px;
}
div.barra_topo {width:729px; padding:5px; background:#63912A;}

div.barra_topo label {
	margin-right: 5px;
	line-height:14px; display:inline-block;
	font-weight: bold;
}
div.barra_topo input.txt {
	color: #363;
	font: 10px 'Verdana', Arial, Helvetica, sans-serif;
	border: solid 1px #360;
	margin-right: 2px;
	height: 14px;
}

div.barra_topo a {
	font-weight: bold;
	color: #BDC440;
}

div.topo {
	display: table;
	width: 739px;
	background:#fff;
}
div.topo div.box_lft {
	float: left;
	position:relative;
	width:215px;
	height:200px;
	margin: 5px 0 5px 5px;
}
div.topo div.box_lft h1.logo a { background:url(../img/logo_tropical.gif) no-repeat; display:block; width:215px; height:200px;}

div.topo div.box_rgt {
	float: right;
	position:relative;
	width:510px;
	height:265px;
	margin: 5px 5px 5px 0;
}
.ie6 div.topo div.box_rgt {margin: 5px 0 5px 0; padding-right:5px;}

div.menu_topo { width:729px; background:#63912A; padding:5px; position:relative; font-size:10px;}
div.menu_topo .btn { text-align:center;}
div.menu_topo .btn a { display:inline-block; width:130px; height:27px; text-decoration:none; overflow:hidden; background:#92b541; color:#fff; font-weight:bold; line-height:27px;}
div.menu_topo .btn a:hover, div.menu_topo .btn .ativo {background: url(../img/bg/menu_topo/bg_link_hover.gif) left center repeat-x;}
div.menu_topo .separador span { display:inline-block; height:27px; line-height:27px; background:url(../img/bg/menu_topo/bg_separador.gif) center center no-repeat; width:20px; }

/*menu_lateral começo*/
div.menu_lateral {}
div.menu_lateral ul { padding-bottom:3px;}
div.menu_lateral li { list-style:none; margin:0; padding:0;}
div.menu_lateral a, div.menu_lateral a:visited { text-decoration:none; font-weight:bold; color:#62912b; background:#e4ebc3; display:block; padding:5px 20px; width:155px; overflow:hidden; margin: 2px 5px 2px 0; }
div.menu_lateral a:hover {background:#e59319; color:#fff; text-decoration:none;}

div.meio {
	display: table;
	width:739px;
	position:relative;
	background: #92B541;
}
* html body div.meio {
	height:1%;
}
/* news e faq */
div#lateral {
	float: left;
	width: 226px;
	color: #5C8B25;
	display: block;
	clear: both;
	padding:0;
	background: #92B541;
}
div#news {
	background: url(../img/bg_news.gif) repeat-y;
}
div#news_topo {
	background: url(../img/tit_news.gif) no-repeat;
	height: 34px;
	margin-top:0;
}
div#news h2 {
	font-size: 12px;
	font-weight: bold;
	color: #EDF3D9;
	padding-left: 35px;
}
div#news h4 {
	font-size: 10px;
	font-weight: normal;
}
div#news p.link {
	margin-top: 3px;
	width: 193px;
	text-align: right;
	color: #5C8B25;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 10px;
}
div#news p.link a, div#news p.link a:visited {
	text-decoration: none;
	color: #5C8B25;
}
div#news p.link a:hover {
	text-decoration: underline;
}
div#lateral_conteudo {
	background: url(../img/bg_faq_fim.gif) bottom no-repeat;
	padding: 8px 8px 8px 18px;
}
div#faq_topo {
	margin-top:4px;
	background: url(../img/tit_faq.gif) top no-repeat;
	height: 29px;
}
/* news e faq - fim */

/* produtores de guanandi */
div#produtores {
	background: url(../img/bg_news.gif) repeat-y;
}
div#produtores_topo {
	background: url(../img/tit_news.gif) no-repeat;
	height: 34px;
}
div#produtores h2 {
	font-size: 12px;
	font-weight: bold;
	color: #EDF3D9;
	padding-left: 35px;
}
div#produtores h4 {
	font-size: 10px;
	font-weight: normal;
}
div#produtores p.link {
	margin-top: 3px;
	width: 193px;
	text-align: right;
	color: #5C8B25;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 10px;
}
div#produtores p.link a, div#produtores p.link a:visited {
	text-decoration: none;
	color: #5C8B25;
}
div#produtores p.link a:hover {
	text-decoration: underline;
}
div#lateral_conteudo {
	background: url(../img/bg_faq_fim.gif) bottom no-repeat;
	padding: 8px 8px 8px 18px;
}
div#faq_topo {
	background: url(../img/tit_faq.gif) top no-repeat;
	height: 29px;
}
/* news e faq - fim */

/* div - conteudo */
div#conteudo_int {
	margin-top:0;
	background: #92B541;
	float: left;
	width: 513px;
	display: block;
	background: #92B541;
}
div#paginas {
	display: table;
	width: 497px;
	margin-left: 8px;
	background: #82A531 url(../img/bg_fim.gif) bottom no-repeat;
	padding-bottom: 10px;
}
div#paginas h3.titulo, div#form h3.titulo, div#form_calc h3.titulo {
	background: url(../img/bg_h3.gif) left top no-repeat;
	width: 497px;
	font-size: 12px;
	text-indent: 30px;
	padding: 12px 0;
}
div#paginas h3.titulo_tmp {
	background: url(../img/bg_h3_int.gif) left top no-repeat;
	width: 497px;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 5px;
}
div#paginas h3.titulo_nws {
	background: url(../img/bg_h3.gif) left top no-repeat;
	width: 497px;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 5px;
}
div#paginas blockquote.titulo_verde {
	background: url(../img/bg_span_verde.gif) left top no-repeat;
	height: 10px;
	margin: 0 0 -1px 6px;
	_margin: 0 0 -3px 6px;
	width: 483px;
}
div#paginas p {
	margin-left: 10px;
	width: 470px;
}
div#paginas span.voceesta {
	font-weight: normal;
}
div#banner_interno {
	text-align: center;
	width: 470px;
	margin: 0 auto;
	padding-bottom: 10px;
}
/* div conteudo - fim */
div.rodape {
	clear: both;
	color: #8FAE6B;
	height: 70px;
	width: 739px;
	background: #395812 url(../img/bg_rodape.gif) top no-repeat;
	padding-top: 25px;
}
div.rodape a {
	color: #8FAE6B;
}
div.rodape address, div.rodape #address {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(../img/bg_address.gif) left no-repeat;
	height: 62px;
	margin-left: 20px;
	padding-left: 8px;
	float: left;
	width: 210px;
}
div#ajax {
	background-color: #FFFFFF;
	border: 1px solid #003300;
	width: 180px;
	color: #000000;
	padding: 10px;
	text-align: center;
	margin-left: 280px;
	margin-top: 20px;
}
/* menu fixo*/
div#menuzinho {
	width: 500px;
	padding:5px;
	background: #63912A;
	color: #EDF3D9;
	text-align: right;
}
div#menuzinho a, div#menuzinhoa:visited{
	font-weight: bold;
	color: #BDC440;
}

.btprosseguir {
	background:transparent;
	border:none;
	padding:10px;

}

div#bolinha {
	padding:10px;
	line-height:20px;
}

div#bolinha li {
	list-style:disc;
	margin-left:20px;
}

.linknegrito {
	font-weight			: bold;
	color				: #8c9856;
	font-family			: verdana;
	font-size			: 10pt;
}

p.titform {
	margin-bottom:10px;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
}

p.meioform {
	margin:15px 0 10px 0;
}


td.lbl { width:140px !important; padding:3px;}
td.inp { padding:3px 0;}
td.inp input { width:250px;}
td.inp select { width:252px;}
td.lbl label { width:150px !important; display:block; padding:3px 0;}
div.caixa_colorida { background:#EEF2C3; border:1px #4F7C1F dashed; margin:10px; padding:10px 0; }
div.caixa_colorida td.lbl { width:130px !important; padding:3px;}
div.caixa_colorida td.lbl label { width:140px !important; display:block; padding:3px 0;}
div.caixa_colorida hr { background:#4F7C1F; margin:10px;}

