
* {
	margin:0;
	padding:0;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.acessibilidade {
	height: 1%;
	left: -9999em;
	position: absolute;
	top: -9999em;
	width: 1%;
	z-index: -99;
}
h1,h2,h3,h4,h5,h6 {
	color:#8f4852;
}
h2 {
	width:100%;
	height:39px;
	overflow:hidden;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
}
label {
	display:block;
	font-weight:bold;
	float:left;
	clear:left;
	width:23%;
	margin-bottom:4px;
}
input,textarea {
	background:#8f4852;
	border:1px solid #ccadb0;
	border-width:1px 0;
	font-size:12px;
	padding:2px;
	margin-bottom:4px;
	width:70%;
	color:#fff;
}
textarea {
	overflow:auto;
	height:40px;
}
.ocultar {
	display : none;
}

/* FIM DO RESET */
a {
	text-decoration: none;
	cursor : pointer;
}

a:hover, a:focus {
	text-decoration: underline;
}
a, a *,button {
	cursor:pointer;
}
a {
	color:#666;
}
a:hover {
	text-decoration:none;
	color:#604f0c;
}
a img {
	border:0;
}
.bt {
	display:block;
	width:90px;
	background:#BB5D6C url('images/button.png') center center repeat-x;
	border-color: #FFF;
	border-width: 3px;
	border-style: double;
	cursor: pointer;
	color: #FFF;
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	padding: .3em 1em;
	text-transform:none;
	text-align:center;
	color:#fff !important;
	font-size:13px !important;

}
.bt.bt2 {
	/*background-image:url('images/button2.png');
	background-color:#ae6529;*/
	width:50%;
	text-align:left;
}
html,body {
	min-height:800px;
	width:100%;
	height:100%;
}
html {
	background:#fff url('images/terra.gif') top left repeat;
}
body {
	/*background:#fff url('images/bg.jpg') top left no-repeat;*/
	background:transparent url('images/bg.jpg') top left no-repeat;
	margin:0;
	padding:0;
}
body.entrada {
	background:transparent url('images/intro-bg.jpg') top left no-repeat;
	overflow:hidden;
	overflow-x:hidden;
}
p {
	padding:10px 0;
}
#tudo {
	width:90%;
	max-width:1138px;
	margin:auto;
}
#cabecalho {
	width:100%;
	clear:both;
	text-align:right;
}
#cabecalho h1 img {
	float:right;
	padding:30px 5% 30px 0;
}
#cabecalho .ecocert {
	width:104px;
	height:104px;
	float:right;
	margin:58px 20px 0 0;
}
#menu {
	width:100%;
	clear:both;
	height:35px;
}
#menu li {
	display:block;
	width:14.28%;
	float:left;
}
#menu li a {
	display:block;
	width:100%;
	font-size:12px;
	height:15px;
	overflow:hidden;
	text-align:center;
	float:left;
	background:#8f4852 url('../images/menu-right.gif') right bottom no-repeat;
	color:#fff;
	padding:10px 0 10px;
	text-transform:uppercase;
}
#menu li a img {
	float:left;
	position:relative;
	top:20px;
}
#menu li a:hover,#menu li a.active {
	background:#a35334 url('../images/menu-hover-right.gif') right bottom no-repeat;
}
#menu li a:hover {
	text-decoration:underline;
}
#menu li ul {
	width:150px;
	clear:both;
	position:absolute;
	display:none;
	float:none;
}
#menu li.empresa ul {
	margin-top:-57px;
}
#menu li.sustentabilidade ul {
	margin-top:-19px;
}
#menu li.produtos ul {
	margin-top:-100px;
}
#menu li.produtos.m_en ul,#menu li.produtos.m_es ul {
	margin-top:-84px;
}
#menu li.spa ul {
	margin-top:-57px;
}
#menu li ul li {
	width:100%;
	height:auto;
}
#menu li ul li a {
	width:180px;
	height:auto;
	float:none;
	clear:both;
	padding:2px;
	background:#fff;
	color:#8F4753;
	font-size:11px;
	text-align:left;
	border-bottom:1px dotted #8f4852;
}
#menu li ul li a.d {
	background:#CF9BA3;

}
#menu li ul li a b {
	font-size:13px;
	font-style:italic;
	color:#fff;

}
#menu li ul li a:hover b {
	color:#fff;
}
#menu li ul li a:hover {
	color:#fff;
	text-decoration:none;
	background:#8f4852;
}
#menu li {
	behavior:url('scripts/csshover3.htc');
}
#menu li:hover ul {
	display:block;
}
#conteudo {
	width:100%;
	background:transparent url('images/1px.png');
}
#conteudo #principal {
	width:95%;
	margin:auto;
}
#principal {
	background:transparent url('images/logo-bg.gif') 30% bottom no-repeat;
	height:auto !important;
	height:330px;
	min-height:330px;
}
/**/
#principal #indnews {
	width:24%;
}
#principal #relnews {
	width:78%;
}
#principal #relnews .inner .face {
	float:right;
	margin:-20px -20px 0 0;
}
#principal #indnews .listing .bt {
	width:86%;
	text-align:left;
}
#principal .relacionada .post img {
	float:left;
	margin:0 5px 0 0;
}
/**/
#principal .indice {
	width:50%;
	float:left;
	padding:20px 0 0 0;
	margin-bottom:10px;
}
#principal .indice p {
	text-indent:20px;
	vertical-align:top;
}
#principal .indice ul {
	margin:10px 0;
}
#principal .indice ul.categorias {
	margin:0;
}
#principal .indice ul li {
	list-style:none;
}
/*.onde_encontrar .indice #scroll1 {
	height:370px;
	overflow:auto;
	margin:10px 0;
}*/
#principal .relacionada {
	width:50%;
	height:auto !important;
	float:right;
	text-align:center;
	overflow-x:hidden;
	margin-right:-2.45%;
}
#principal .relacionada h3 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
}
#principal .relacionada .inner {
	text-align:left;
	padding:20px 10px;
}
#rodape {
	width:auto;
	clear:both;
	text-align:right;
	padding:10px 15px;
}
#rodape a {
	color:#a35e5e;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
#rodape a b {
	color:#8F486F;
	text-decoration:underline;
}
#rodape a:hover {
	text-decoration:underline;
}
/**/
.paginacao {
	width:90%;
	height:20px;
	margin:auto;
	margin-top:4px;
	text-align:center;
}
.paginacao li {
	list-style:none;
	display:inline;
}
.paginacao li a {
	font-size:12px;
	padding:2px 4px;
	display:inline;
	background:#cacaca;
	color:#333;
}
.paginacao li a:hover {
	color:#fff;
	text-decoration:none;
	background:#8f4852;
}
/**/
.entrada .intro {
	position:absolute;
	width:200px;
	height:200px;
	text-align:center;
	top:35%;
	left:50%;
	margin-left:-100px;
	margin-top:-100px;
}
.entrada .intro ul {
	margin-top:20px;
}
.entrada .intro ul li {
	display:block;
	list-style:none;
	line-height:1.8em;
}
.entrada .intro ul li a {
	color:#8f4852;
}
.entrada .intro ul li a:hover {
	text-decoration:underline;
}
.entrada .b {
	position:absolute;
	bottom:0;
	overflow:hidden;
}
/**/
/*.inicio #cabecalho img {
	padding:10px 5% 10px 0;
}
.inicio #conteudo {
	height:370px;
	overflow:hidden;
}*/
.inicio #principal {
	background:none;
}
.inicio #principal .relacionada {
	background:transparent url('images/a-terramater.jpg') bottom left no-repeat;
	height:423px;
	width:549px;
	/*width:36%;*/
}
.inicio .dizeres {
	width:615px;
	height:200px;
	position:absolute;
	left:41%;
	margin-left:-307px;
	z-index:99;
}
.ie.inicio .dizeres {
	margin-left:-337px;
}
.inicio .dizeres h2 {
	text-align:center;
	font-size:28px;
	padding:20px 0;
	/*padding:90px 0;*/
	padding-left:30px;
	overflow:visible;
}
.inicio .dizeres img {
	width:375px;
}
/**/
.onde_encontrar #principal .indice {
	width:auto !important;
}
.onde_encontrar #principal .indice p {
	text-indent:0;
	padding:3px 0;
}
.onde_encontrar .dados {
	width:32%;
	height:500px;
	float:left;
	margin:20px 10px 20px 0px;
	overflow:hidden;
	padding-bottom:10px;
	border-bottom:2px solid #8E3D4A;
	text-align:center;
}
.onde_encontrar .dados img {
	padding:0 10px;
}
.onde_encontrar #principal .relacionada {
	height:423px;
}
/**/
.a_terramater .indice p {
	color:#333;
	font-style:italic;
	font-weight:bold;
}
.a_terramater .indice p strong {
	font-size:20px;
	color:#6F303A;
}
.a_terramater .citacoes {
	float:right;
}
.a_terramater .citacoes {
	width:49.5%;
	float:right;
	clear:right;
	margin-top:28px;
}
.a_terramater .citacoes div {
	margin:5px 0 5px;
	width:100%;
	height:150px;
	clear:both;
}
.a_terramater .citacoes div img.foto {
	float:left;
	margin-right:24px;
}
.a_terramater .citacoes div h3 {
	width:144px;
	color:#000;
	float:left;
	clear:left;
	font-weight:normal;
}
.a_terramater .citacoes div p {
	color:#333;
	font-size:16px;
	text-align:left;
	font-style:italic;
	font-weight:bold;
}
.a_terramater img.r {
	vertical-align:bottom;
}
/**/
.certificacao .relacionada {
	background:#fff url('images/certificacao-ibd.jpg') bottom right no-repeat;
	height:423px;
}
.certificacao .imagens {
	margin-top:10px;
}
/**/
.principais_diferenciais .relacionada {
	background:#fff url('images/respeito-a-natureza.jpg') bottom center no-repeat;
	height:390px;
}
/**/
.produtos .relacionada {
	background:#fff url('images/produtos.jpg') bottom left no-repeat;
	height:370px;
}
/**/
.linhas .indice {
	width:50% !important;
}
.linhas .indice, .linhas .indice * {
	text-align:justify;
}
 .linhas .indice .bt {
	text-align:left; 
 }
.linhas.b_codigo_2 #principal .categorias li a.bt.bt2 {
	width:70%;
}
.linhas #principal .relacionada {
	/*width:48%;*/
	height:423px;
}
.linhas li a {
	color:#8E3D4A;
}
.linhas li a:hover {
	color:#6F1B2B;
	text-decoration:underline;
}
.linhas .composicao,.linhas .especificacoes,.linhas .indice ul.categorias li div.extras {
	display:none;
	width:400px;
}
.linhas.b_codigo_3 #principal .indice ul.categorias {
	position:absolute;
	width:300px;
	top:670px;
	left:52%;
}
.linhas.b_codigo_3 #principal ul.categorias li {
}
.linhas .extras table {
	width:380px;
	margin:auto;
}
.linhas .extras table caption {
	text-transform:uppercase;
	color:#A35334;
	font-size:16px;
	font-weight:bold;
}
.linhas .extras table,.linhas .extras table td {
	border:0;
}
.linhas .extras table td {
	margin:5px;
	padding:4px;
	border:2px solid #fff;
	background:#fafafa;
}
.linhas .extras table td strong ,.linhas .extras table td b {
	display:block;
	width:100%;
	background:#8f4852;
	vertical-align:middle;
	text-align:center;
	color:#fff;
	padding:6px 0;
}
.linhas #principal .indice ul.categorias li {
	list-style:none;
	margin-left:0;
}
.linhas #principal .indice ul li {
	margin-left:15px;
	list-style:disc;
	display:list-item;
}
.linhas .relacionada .bgfix {
	/*background:#fff url('../images/linha-tersil.jpg') left top no-repeat;*/
	width:590px;
	height:423px;
}
.linhas.b_codigo_4 .bgfix {
	background:#fff url('../images/mascara.jpg') left top no-repeat !important;
}
.linhas.b_codigo_3 .bgfix {
	background:#fff url('../images/maquiagem.jpg') left top no-repeat !important;
}
.linhas.b_codigo_2 #principal .indice {
	width:40% !important;
}
.linhas.b_codigo_2 #principal .relacionada {
	width:60% !important;
	height:auto;
	overflow:hidden;
}

.linhas.b_codigo_2 #principal .indice ul.categorias {
	width:100%;
}
.linhas.b_codigo_2 .bgfix {
	background:transparent url('../images/tersil-color.jpg') center top no-repeat !important;
	width:637px;
	height:350px;
	float:right;
}
.linhas.b_codigo_1 .bgfix {
	background:#fff url('../images/cosmeticos.jpg') left top no-repeat !important;
}
.linhas .relacionada .inner img {
	border:3px solid #8D3C49;
	float:right;
}
.linhas .relacionada .p {
	width:100%;
	float:right;
}
.linhas .relacionada .p ul {
	padding-left:20px;
}
.linhas .relacionada .p ul li {
	padding-left:0px;
}
.linhas .relacionada .options {
	list-style:none;
	clear:both;
	width:100%;
	float:right;
}
.linhas .relacionada .options li a {
	margin-top:10px;
}
.linhas .relacionada .options li a.bt.esp {
	width:155px;
}
.extras .nav {
	height:20px; 
	padding: 2px;
	margin-bottom:10px;
	text-align:right;
}
.extras div a.close {
	background:red;
	color:#fff;
	padding:4px;
}
/**/
/**/
.contato .relacionada {
	height:460px;
	text-indent:-9999em;
	background:transparent url('../images/contato.jpg') center bottom no-repeat;
}
.contato fieldset {
	border:0;
	padding:10px 0 0;
}
.contato h3 {
	margin:5px 0;
}
.contato .info div {
	display:block;
	width:55%;
	padding-right:10px;
	float:left;
}
.contato .info div.data {
	width:70%;
}
.contato form {
	clear:both;
	width:100%;
}
div.botoes button {
	margin-left:23%;
}
/*ie*/

.ie6.entrada .b, .ie7.entrada .b {
	width:expression(document.body.clientWidth);
}
.ie6 #conteudo {
	behavior: url("scripts/iepngfix.htc");
}
.ie6 #tudo {
	width:expression(document.body.clientWidth < 742? "90%" : document.body.clientWidth > 1202? "1138px" : "90%");
}
.ie6 #menu li,.ie7 #menu li {
	width:14.249%;
}
.ie7 #menu li li {
	width:auto;
}
.ie6 #menu li.empresa ul,.ie7 #menu li.empresa ul {
	margin-top:-92px;
}
.ie6 #menu li.sustentabilidade ul {
	margin-top:-54px;
}
.ie7 #menu li.sustentabilidade ul {
	margin-left:-160px;
}
.ie6 #menu li.produtos ul,.ie7 #menu li.produtos ul {
	margin-top:-135px;
}
.ie6 #menu li.produtos.m_en ul,.ie7 #menu li.produtos.m_en ul {
	margin-top:-119px;
}
.ie6.inicio #principal .dizeres {
	padding-left:0;
	width:63.5%;
}
.ie6 #menu li.spa ul,.ie7 #menu li.spa ul {
	margin-top:-92px;
}
.ie6 #principal .relacionada {
	position:relative;
	right:0;
}
/**/
#t {
	width:300px;
	height:20px;
	background:green;
}
#t li {
	width:75px;
	height:25px;
	background:#00f;
	float:left;
	display:block;
}
#t li ul {
	position:absolute;
	width:100px;
	height:100px;
	background:#ffc;
}
#t li ul {
	display:none;
}
.ie6 #t li ul,.ie7 #t li ul {
	margin-top:24px;
	margin-left:-100px;
}