/* Links */

a.b:link {
	color: #006132;
	text-decoration: none;
}
a.b:active {
	color: #006132;
	text-decoration: none;
}
a.b:visited {
	color: #006132;
	text-decoration: none;
}
a.b:hover {
	color: #73BE1E;
	text-decoration: none;
}

a.c:link {
	color: #8B4424;
	text-decoration: none;
}
a.c:active {
	color: #8B4424;
	text-decoration: none;
}
a.c:visited {
	color: #8B4424;
	text-decoration: none;
}
a.c:hover {
	color: #C26034;
	text-decoration: none;
}

a.d:link {
	color: #888888;
	text-decoration: none;
}
a.d:active {
	color: #888888;
	text-decoration: none;
}
a.d:visited {
	color: #888888;
	text-decoration: none;
}
a.d:hover {
	color: #aaaaaa;
	text-decoration: none;
}

a.e:link {
	color: #006132;
	text-decoration: none;
}
a.e:active {
	color: #006132;
	text-decoration: none;
}
a.e:visited {
	color: #006132;
	text-decoration: none;
}
a.e:hover {
	color: #73BE1E;
	text-decoration: none;
}
/* Botão do menu principal */

.q1 {
	padding-left: 32px;
	padding-top: 15px;
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 238px;
	height: 25px;
	background-image: url("images/bt_2.gif");
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
	visibility: hidden;
	z-index: 2;
}

/* Quadro principal */

.geral {
	position: fixed;
	width: 978px;
	height: 100%;
	background-color: #ffffff;
	left: 50%;
	margin-left: -489px;
	top: 0px;
}

/* Posição - menu superior */

.principal1 {
	position: absolute;
	width: 958px;
	left: 50%;
	margin-left: -479px;
	top: 0px;
}

/* Posição - menu secundário */

.principal2 {
	position: absolute;
	width: 958px;
	left: 50%;
	margin-left: -479px;
	top: 30px;
}

/* Posição - menu principal */

.principal3 {
	position: absolute;
	width: 958px;
	left: 50%;
	margin-left: -479px;
	top: 210px;
}

/* Conteúdo */

.conteudo {
	position: absolute;
	width: 958px;
	left: 50%;
	margin-left: -479px;
	top: 340px;
}

/* Barra cinza - geral */

.barra {
	position: absolute;
	width: 958px;
	height: 35px;
	left: 50%;
	margin-left: -479px;
	top: 300px;
	background-image: url("images/barra.gif");
	z-index: 0;
}

.barra2 {
	width: 958px;
	height: 35px;
	background-image: url("images/barra.gif");
}

/* Quadro - login */

.qlogin {
	position: absolute;
	width: 200px;
	height: 85px;
	left: 758px;
	top: 0px;
	background-image: url("images/fd_login.gif");
	z-index: 0;
}

/* Quadro - menu */

.menu {
	width: 234px;
	background-color: #FFFFFF;
	border-color: #3F603F;
	border-style: solid;
	border-width: 1px;
	visibility: hidden;
	z-index: 1;
}

/* Itens - submenu */

.menu2 {
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 11px;
	color: #006132;
	font-weight: bold;
	margin-left: 15px;
	width: 204px;
	border-style: solid;
	border-color: #BFCABF;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
}

/* Ser ecológico dá dinheiro */

.ser {
	position: absolute;
	left: 210px;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 24px;
	color: #73BE1E;
}

/* Menu superior */

.sup {
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 10px;
	color: #006132;
}

/* Formulário - login */

.campologin {
	border-style: none;
}

/* Título principal */

.titulo1 {
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 18px;
	color: #006132;
}

/* Título - ecomitos */

.titulo2 {
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 24px;
	color: #8B4424;
}

/* Explicativo - dez mais */

.dezmais {
	position: absolute;
	width: 350px;
	height: 105px;
}

/* Descrição - dez mais */

.dezmais1 {
	position: absolute;
	top: 10px;
	left: 65px;
	width: 150px;
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 12px;
	color: #8B4424;
}

/* Número do produto - dez mais */

.dezmais2 {
	position: absolute;
	top: 10px;
	left: 10px;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 40px;
	color: #73BE1E;
}

/* Posição da nota - dez mais */

.dezmaisbene {
	position: absolute;
	top: 80px;
	left: 65px;
}

/* Quadro - dez mais */

.dezmaisq {
	position: absolute;
	width: 350px;
	height: 105px;
	border-style: solid;
	border-color: #CEE6BF;
	border-width: 1px;
}

/* Texto padrão */

.texto1 {
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 12px;
	color: #666666;
}

/* Descrição */

.texto2 {
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 14px;
	color: #8B4424;
}

/* Chapéu */

.chapeu {
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 14px;
	color: #73BE1E;
}

/* Nome da sessão - verde claro */

.sessao1 {
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 40px;
	color: #73BE1E;
}

/* Nome da sessão - verde escuro */

.sessao2 {
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 40px;
	color: #006132;
}

/* Quadro - produto */

.produtoq {
	position: absolute;
	width: 182px;
	height: 100px;
	border-style: solid;
	border-color: #CEE6BF;
	border-width: 1px;
}

/* Quadro - lançamentos */

.lancamentoq {
	position: absolute;
	width: 372px;
	height: 150px;
	border-style: solid;
	border-color: #CEE6BF;
	border-width: 1px;
}

/* Quadro - lançamentos */

.noticiasq {
	padding: 7px;
	position: absolute;
	width: 737px;
	height: 70px;
	border-style: solid;
	border-color: #CEE6BF;
	border-width: 1px;
}

/* tag login */

.login1 {
	width: 220px;
	text-align: center;
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #006132;
	border-style: none;
}

/* Quadro de comentários */

.comentarios {
	padding-left: 9px;
	padding-right: 9px;
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 12px;	
	position: relative;
	top: 15px;
	background-color: #E7E8EA;
	background-image: url("images/coment.gif");
	background-repeat: no-repeat;
}

/* Comentários */

.comentarios2 {
	text-align: right;
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* Aviso */

.aviso {
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-align: center;
}

/* Quadro - lançamentos - página inicial */

.lanca1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 300px;
	border-style: solid;
	border-color: #CEE6BF;
	border-width: 1px;
}

/* Quadro - lançamentos - página inicial sub*/

.lanca2 {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 180px;
	height: 270px;
	border-style: solid;
	border-color: #CEE6BF;
	border-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Quadro - lançamentos - página inicial índice*/

.lancai1 {
	cursor: pointer;
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 24px;
	color: #73BE1E;
	text-align: center;
	position: absolute;
	top: 270px;
	left: -1px;
	width: 20px;
	height: 29px;
	border-style: solid;
	border-color: #CEE6BF;
	border-width: 1px;
}
.lancai2 {
	cursor: pointer;
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 24px;
	color: #73BE1E;
	text-align: center;
	position: absolute;
	top: 270px;
	left: 20px;
	width: 20px;
	height: 29px;
	border-style: solid;
	border-color: #CEE6BF;
	border-width: 1px;
}
.lancai3 {
	cursor: pointer;
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 24px;
	color: #73BE1E;
	text-align: center;
	position: absolute;
	top: 270px;
	left: 41px;
	width: 20px;
	height: 29px;
	border-style: solid;
	border-color: #CEE6BF;
	border-width: 1px;
}
.lancai4 {
	cursor: pointer;
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 24px;
	color: #73BE1E;
	text-align: center;
	position: absolute;
	top: 270px;
	left: 62px;
	width: 20px;
	height: 29px;
	border-style: solid;
	border-color: #CEE6BF;
	border-width: 1px;
}
.lancai5 {
	cursor: pointer;
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 24px;
	color: #73BE1E;
	text-align: center;
	position: absolute;
	top: 270px;
	left: 83px;
	width: 20px;
	height: 29px;
	border-style: solid;
	border-color: #CEE6BF;
	border-width: 1px;
}

/* Quadro - Notícias - página inicial */

.noticiasdest1 {
	position: absolute;
	top: 0px;
	left: 207px;
	width: 250px;
	height: 300px;
	border-style: solid;
	border-color: #CEE6BF;
	border-width: 1px;
}

/* Nome da sessão - verde claro - pequeno */

.sessao1p {
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 30px;
	color: #73BE1E;
}

/* Nome da sessão - verde escuro - pequeno */

.sessao2p {
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 30px;
	color: #006132;
}

/* Texto cinza */

.tcinza {
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 15px;
	color: #888888;
}

.tcinza2 {
	position: absolute;
	top: 12px;
	left: 130px;
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 9px;
	color: #444444;
}

.logado {
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 12px;
	color: #006132;
}

.botao {
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 12px;
	width: 30px;
	height: 17px;
	background-color: #ffffff;
	border-style: none;
}

.combo {
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 12px;
	width: 132px;
	height: 17px;
	background-color: #ffffff;
	border-style: none;
}

.pagina {
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 11px;
	color: #000000;
}

.categoria {
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 10px;
	color: #000000;
}

.produtodestaque {
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 14px;
}

.produto {
	font-weight: bold;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 24px;
	color: #8B4424;
}