.fundo1 {
	background-image: url(../imagens/fundo_listas_dir.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fundo2 {
	background-image: url(../imagens/fundo_listado.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.risco1 {
	background-image: url(../imagens/risco_menu1.gif);
	background-repeat: repeat-y;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #005485;
	letter-spacing:-1px;
}
FORM {
 display: inline;
}
input {
	border: 1px solid #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
textarea {
	border: 1px solid #999999;
	font-family: Arial;
	font-size: 11px;
	color:#666666;		
}
select {
	border: 1px solid #999999;
	font-family: Arial;
	font-size: 11px;	
}
.bordaProdutolista {
	margin-bottom: 15px;
	margin-right: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.linha1 {
	border: 1px dotted #CCCCCC;
}
.fundoNoticias {
	background-attachment: fixed;
	background-image: url(../imagens/fundoNoticiainicial.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
