.break {
  clear: both;
  height: 1px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

body{
	background-color:#DFBF5C;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

a:link, a:active, a:visited {
  color: #000080;
  text-decoration: none;
}

a:hover {
  color: #800000;
  text-decoration: underline;
}

img {
  border-width: 0px;
}

h1 {
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
  font-size: 14px;
}

#principal, #tabela_conteudo {
	width: 775px;
	text-align: left;
}

#top{
	background-image:url("/img/top.jpg");
	width:780px;
	height:170px;
}

#menu_top {
	background-image: url("/img/menu_top.jpg");
	height:43px;
	color:#FFCC00;
}

#menu_top a:link,
#menu_top a:active,
#menu_top a:visited{
	text-decoration:none;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

#menu_top a:hover{
	text-decoration:none;
	color: #FFFFFF;
}

#ini_frame{
	background-image:url("/img/frame1.jpg");
	width:780px;
	height:58px;
}

#meio_frame {
	background-image:url("/img/fundo_frame.jpg");
}

#frame_content{
	background-image:url("/img/frame2.jpg");
	background-position: top;
	background-repeat: no-repeat;
	width:740px;
	padding:20px;

}

#frame_pad {
  _height: 220px;
  min-height: 220px;
}

#fim_frame{
	background-image:url("/img/frame3.jpg");
	width:780px;
	height:55px;
}

#fim{
	background-image:url("/img/fim.jpg");
	height:42px;
}


form label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 10px;
}


.ini_botao{
	background-image: url(img/botao1.jpg);
	width: 6px;
	height: 30px;
}

.meio_botao{
	background-image: url(img/botao2.jpg);
	height: 30px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}	

.fim_botao{
	background-image: url(img/botao3.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 5px;
	height: 30px;
	padding-right: 5px;
}

.flog_image {
  border: solid 1px #FFFFFF  ;
  background-color: #000000;
  vertical-align: middle;
  text-align: center;
}
