@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
td img {
	display: block;
}

.combo_busca {
	font-size: 10px;
	color: #006633;
	background-color: #FFFFFF;
	width: 100px;
}
.Tit_Produto {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}


.Produto {
	font-size: 10px;
	color: #333333;
	width: 350px;
}

.email {
text-transform: lowercase;
}
.texto {
color: #0000FF
}
.style12 {
	color: #000000;
	font-size: 9px;
}
.style16 {
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
.style17 {
	width: 100px;
	background-color: #FFFFFF;
}
.style18 {
	font-size: 9px;
	color: #333333;
}
.style20 {
	font-size: 9px;
	color: #333333;
	background-color: #FFFFFF;
	width: 100px;
}
.Descricao {
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}

.Nome {
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	text-indent: 10px;
}
.Registro {
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-indent: 10px;
}
.Registro a{
	color: #006600;
	text-decoration: underline;		
}
.Status{
	font-size: 13px;
	color: #EC5F00;
	font-weight: bold;
}
.Fundo_res{
	background-image: url(images/Resultados_fundo.jpg);
	background-repeat: no-repeat;
}

