@charset "utf-8";
/* CSS Document */
body { margin:0; font-family:Arial, Helvetica, sans-serif; color:#000;  font-size:85%}
p {line-height:1.8em; }

a { text-decoration:none; color:#005A24 }
a:hover { text-decoration:underline }
a.back:hover{ cursor:pointer; cursor:hand }

h3 { 
	text-transform:uppercase; 
	font-family:"Arial Narrow",Arial, Helvetica; 
	font-weight:bold; 
	letter-spacing:-0.05em;
	border-bottom:1px dashed #C8C8C8; 
	padding-bottom:3px
}
h4 { color:#005A24; font-size:120% }
h5 { color:#E67817 }
h6 { font-size:105%; text-align:center; color:#555  }

span.breadcrumbs { font-size:80%; font-style:italic; color:#999}

.produtos { margin-left:50px}
ul.familias li { list-style-image:url('../images/icon3.gif')}
ul.familias li a { color:#E67817; text-decoration:none}

ul.aplics li { list-style: url('../images/icon4.gif')}

div#topo { width:572px; margin:auto; height:56px}
div#topo .logo { float:left; width:30%; margin-left:13px }
div#topo .data { 
	float:right; 
	width:50%; 
	margin-right:15px; 
	line-height:5.5em; 
	font-size:80%; 
	text-align:right;
	color:#C8C8C8 
}

div#tudo { 
	background:no-repeat top #FFF url('../images/bg_pagina.jpg'); 
	margin:auto; 
	width:572px; 
	height:100%; 
}

div#tudo .banner { width:540px; height:186px; margin:auto; padding-top:16px; padding-left:1px }

div#menu { 
	margin:auto;
	margin-top:0px; 
	margin-left:17px;
	padding:0;  
	width:540px;
	height:51px
}

div.conteudo { width:536px; margin:auto; margin-top:10px; padding:0; font-size:85%; }

div.conteudo #left { float:left; width:30%; margin-top:0; height:100%; padding-top:0; }
div.conteudo #left span p  { margin-left:20px }
div.conteudo #left p.imagem { text-align:center; }
div.conteudo #left p.imagem img { border:3px solid #C8C8C8; }
div.conteudo #left p.imagem a { text-decoration:none; color:#999 }
div.conteudo #left p.imagem a:hover { text-decoration:underline }

div.conteudo #right { float:right; width:60%; height:100%;  margin:0; padding:0; margin-bottom:20px }
#right div.form-row { margin-bottom:8px}
#right div.form-row input, textarea { 
	background-color:#FFF; 
	border:1px solid #C8C8C8; 
	font-size:100%; 
	color:#666; 
	padding:2px; 
	width:280px 
}
#right div.form-row textarea { height:80px; font-size:100%; font-family:Arial, Helvetica, sans-serif; color:#666 }
#right div.form-row input:focus, #right div.form-row textarea:focus { border:1px solid #005A24 }
.botao, .botao:focus { 
	background-color:#004D14; 
	color:#FFF; 
	font-weight:bold; 
	font-size:100%;
	width:150px;
	cursor:pointer;
	border:3px solid #003A17;
	padding:5px;
	margin-left:6px
} 

dl.destaque1 { margin:0 }
dl.destaque1 dt { float:left; width:113px; margin-right:20px; }
dl.destaque1 dt img { border:3px solid #C8C8C8 }
dl.destaque1 dd { text-align:left; margin:0 }

dl.destaque4 { margin:0; margin-left:20px }
dl.destaque4 dt { float:left; width:150px; margin-right:20px; }
dl.destaque4 dt img { border:3px solid #C8C8C8 }
dl.destaque4 dd { text-align:left; margin:0; margin-top:10px }
h5 { padding-top:20px; font-size:105%; padding-bottom:0; margin: 0; margin-bottom:5px; text-transform:uppercase}

dl.destaque5 { margin:0; }
dl.destaque5 dt { float:left; margin-right:10px; }
dl.destaque5 dt img { border:0 }
dl.destaque5 dd { text-align:left; margin:0; }

a.verMais { font-size:100%; font-weight:bold } 

div#ladoDireito { float:right; width:45% }
div#ladoEsquerdo { float:left; width:45% }

img.imgDestak { border:0 }

table#descricao { border: 1px solid #004D14; margin:auto }
table#descricao caption { padding:10px}
table#descricao th { background:repeat-x center left url(../images/th.gif); color:#fff }
table#descricao td { text-align:center }

table#specific { margin:auto; border: 1px solid #ddd; }
table#specific td { border:1px solid #ccc; text-align:center; padding:10px}
table#specific td.sim { background-color:#f1f1f1}
table#specific td.nao { background-color:#e1e1e1 }


/*  R O D A P É  */

div#rodape { 
	clear:both; 
	background-color: #F1F1F1;
	width:540px; 
	font-size:75%; 
	color: #666;
	margin:auto; 
	margin-top:20px 
}
div#rodape table { margin:auto; margin-top:5px}
div#rodape td.menuzinho { border-left:1px solid #999; border-right:1px solid #999; }
div#rodape td.menuzinho a { margin-left:20px }
div#rodape td.tel { text-align:center }
div#rodape a { color:#666 }
div#rodape a:hover { text-decoration:underline;	 }
div#rodape ul { margin:0; list-style:none; }
div#rodape ul li { list-style:none; }















