body {
	font-family: trebuchet ms, verdana;
	margin: 0px;
}

h2 {
	font-family: trebuchet ms, verdana;
	font-size: 20px;
	color: #ffffff;
	margin: 0px 20px 0px;
	font-style: italic;
}

h3 {
	font-family: trebuchet ms, verdana;
	font-size: 16px;
	color: #4a4a4a;
	text-align: center;
}
#menu {
	font-family: trebuchet ms, verdana;
	font-weight: bold;
	font-size: 16px;
}
#menu div {
	display: none;
	font-family: trebuchet ms, verdana;
	font-size: 12px;
	padding: 2px 25px 2px;
}
#menu a:link, a:hover{color: #000000; text-decoration: none}
#menu a:visited{color: #000000; text-decoration: none}

#destaques {
	font-family: trebuchet ms, verdana;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}

#footer, #search {
	font-family: trebuchet ms, verdana;
	font-weight: bold;
	font-size: 12px;
}
#search a:link, a:hover{color: #000000; text-decoration: none}
#search a:visited{color: #000000; text-decoration: none}
#footer a:link, a:hover{color: #000000; text-decoration: none}
#footer a:visited{color: #000000; text-decoration: none}

#tabela_potências, #tabela_marcas,  #ar_condicionado, #tabela {
	font-family: trebuchet ms, verdana;
	font-size: 14px;
	color: #4a4a4a;
	border: solid 1px #238224;
}

#spacer {
	margin-top: 5px;
}

.textbox  {
	border: solid 1px #238224;
	width: 190px;
}
.textbox:focus {
	background: #b1e483;
}

.multiline_textbox  {
	border: solid 1px #238224;
	width: 55%;
}
.multiline_textbox:focus {
	background-color: #b1e483;
}

.tabela_titulo {
	background: #238224;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.conteudo {
	font-family: trebuchet ms, verdana;
	font-size: 14px;
	color: #4a4a4a;
	text-align: justify;
	padding: 0px 30px 0px;
}
.conteudo a:link, a:hover, a:visited {color: #4a4a4a; text-decoration: underline}

.history {
	font-family: trebuchet ms, verdana;
	font-size: 18px;
	color: #000000;
	margin: 0px 20px 0px;
	font-style: italic;
}