.break {
  clear: both;
  height: 1px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

body{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

a:link, a:active, a:visited {
  color:#FFFFFF;
  text-decoration: none;
}

a:hover {
  color: #FF9900;
  text-decoration: underline;
  text-decoration:none;
}

img {
  border-width: 0px;
}

h1 {
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
  font-size: 14px;
}

#site {
	width: 760px;
	text-align: left;
	background-color:#808080;
}

#barra {
	background-image: url('/img/barra.jpg');
	height: 31px;
	padding-top: 15px;
	text-align:left;
	color: #FF9900;
}

#menu {
	width: 167px;
	float: left;
}

#menu_back {
	background-image: url('/img/produtos.jpg');
	height: 284px;
	padding-top: 50px;
	padding-left: 35px;
}

.menu_logo {
  padding: 10px;
	
}

#content {
	background-image: url('/img/frame.jpg');
	width: 578px;
	float: left;
	color: #FFFFFF;
}

#content_back {
	background-image: url('/img/frame_top.jpg');
	padding: 15px;
	_height: 270px;
	min-height: 270px;
	background-position: top;
	background-repeat: no-repeat;
	text-align: justify;
}

#content_footer {
	background-image: url('/img/frame_bottom.jpg');
	height: 39px;
}

#fim {
	background-image: url('/img/fim.jpg');
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#contador {
	float: left;
}

#copyright {
	float: right;
}

form label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 10px;
}

#map_frame_canvas {
	background-color:#CCCCCC;
	padding: 10px;
	width: 525px;
}

.flog td {
	text-align: center;
	background: #333333;
	border: solid 1px #cccccc;
	padding: 5px;
}
