body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.meio {
  margin:25px;
  line-height:150%;
  text-align:justify;
}
.input_txt {
  border: solid 1px #FF9933;
  font-family:Arial, Helvetica, sans-serif;
  color:#0000CC;
  font-size:12px;
  background:#FFFFFF;

}
.input_textarea {
  border: solid 1px #FF9933;
  font-family:Arial, Helvetica, sans-serif;
  color:#0000CC;
  font-size:12px;
  background:#FFFFFF;
}
.botoes {
  border: solid 1px #FF9933;
  font-family:Arial, Helvetica, sans-serif;
  color:#0000CC;
  font-size:12px;
  background:#FFFFFF;
  }
#slides {
  width:400px;
  height:210px;
  overflow:hidden;
}
.texto_rodape {
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  text-align:center;
  font-weight:bold;
  font-style:italic;
}
.lojas {
  width: 700px;
  height:250px;
  overflow:auto;
}
.titulo_pg {
  color: #999999;
  font-weight: bold;
  font-size: 18px;
}
.controles {
  padding-top:4px;
  width:400px;
}