* {
	margin:0;
	padding:0;
}
img {
	border:0px;
}
* :focus { outline: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link  {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color:#999999;
}
a:hover, a:active {
	color: #008200;
}
#janela {
	background-image:url(../img/bg_janela.gif);
	background-repeat:repeat-x;
	width:100%;
	}
#produtos {
	width: 100%;
	border: 1px solid #007529;
}
#produtos th {
	background-color: #E7F8BA;
	padding: 2px;
	color: #666666;
	font-size: 11px;
	border-right: 1px solid #D6DBAD;
	border-bottom: 1px solid #007529;
}
#produtos td {
	border-bottom: 1px solid #D6DBAD;
	border-right: 1px solid #D6DBAD;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}


#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#cabecalho {
	text-align: right;
	padding-right: 45px;
}
#principal {
	background-image: url(../img/bg_principal.jpg);
	padding-right: 50px;
	padding-left: 50px;
	background-repeat: repeat-y;
}
#menu {
	height: 48px;
	width: 850px;
	background-color: #D6F38C;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu a:link, #menu a:visited {
	float: left;
}
#menu li {
	display: inline;
}

#rodape {
	height: 30px;
	clear: both;
	background-color: #D6F38C;
}
#colunahome {
	padding-left: 555px;
	height: 380px;
}

#contato {
	font-size: 10px;
	width: 200px;
	padding-top: 13px;
	background-image: url(../img/bg_contato.jpg);
	background-repeat: no-repeat;
	margin-left: 60px;
	padding-left: 10px;
	height: 120px;
	margin-top: 47px;
}

#contato p {
	padding-bottom: 5px;
	color: #333333;
}
#contato a:link, #contato a:visited {
	color: #333333;
	text-decoration: none;
}
#contato a:hover, #contato a:active {
	color: #005D21;
}

#designcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	float: right;
	width: 100px;
	padding-top: 10px;
	padding-right: 10px;
}
#designcode a:link, #designcode a:visited {
	text-decoration: none;
	color: #666666;
}
#conteudo {
	width: 850px;
}

#designcode a:hover, #designcode a:active {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}
#coluna0 {
	height: 380px;
	width: 50px;
	float: left;
}
#coluna1 {
	width: 475px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #005D21;
	float: left;
	background-color: #FFFFFF;
	padding: 15px;
}
#coluna1_english {
	width: 523px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #005D21;
	float: left;
	background-color: #FFFFFF;
	padding: 15px;
}

#menu0 {
	margin-left: 22px;
}

#coluna1 p {
	line-height: 20px;
	margin-bottom: 10px;
}
#coluna1_english p {
	line-height: 20px;
	margin-bottom: 10px;
}
#coluna2 {
	width: 280px;
	float: left;
}

.clear {
	clear: both;
}
.display_none {
	display: none;
}
.texto {
	background-image: url(../../img/top.gif);
	background-repeat: no-repeat;
	padding: 30px;
	background-color: #FFFFFF;
}
.menor {
	font-size: 10px;
	color: #666666;
}
h3 {
	font-size: 13px;
	color: #738631;
}
#coluna1_english {
	width: 485px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #005D21;
	float: left;
	background-color: #FFFFFF;
	padding: 15px;
}
hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #EAEAEE;
	clear: both;
	margin-bottom: 10px;
	border-right-style: none;
	border-left-style: none;
}
.thumbs {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.texto_conceitos {
	margin-top: -5px;
	margin-left: 100px;
}
.destaque {
	font-weight: bold;
	color: #005D21;
}
.produtos {
	background-color: #EDFACB;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 20px;
	text-decoration: none;
}
.produtos_ficha {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a.produtos:link, a.produtos:visited, a.produtos:hover {
	text-decoration: none;
	margin: 0;
	background-image: url(../img/seta_down_menor.gif);
	background-repeat: no-repeat;
	padding-left: 10;
}
a.produtos:active {
	background-image: url(../img/seta_up_menor.gif);
	background-repeat: no-repeat;
}
#principal2 {
	background-image: url(../img/bg_principal2.jpg);
	padding-right: 50px;
	padding-left: 50px;
	background-repeat: repeat-y;
}
