body {
  background-color: #999999; 
  text-align: center;  
}
.container {
	width:100%;
	height:100%;
} 
.conteudo {    
	margin-left: auto;
    margin-right: auto;
	text-align: left;
	width:741px;	
	margin-top:0px;		
    border-width:0px;	
	z-index: 2000;
}
div#main {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.tabela1 {
  background: #FFF url(../images/bg_index_top.jpg) top left no-repeat;
}

a:link, a:active, a:visited {
  font-family: Arial, Helvetica, sans-serif;
  color: #7c6e45;
  text-decoration: none;
  font-size: 12px;
}

a:hover {
  color: #FF6600;
  text-decoration: underline;
  font-size: 12px;
}

a.top:link, a.top:active, a.top:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}

a.top:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF6600;
  text-decoration: underline;
}

a.bigger:link, a.bigger:active, a.bigger:visited {
  color: #7c6e45;
  text-decoration: none;
  font-size: 12px;
}

a.bigger:hover {
  color: #FF6600;
  text-decoration: underline;
  font-size: 12px;
}

a.biggerblack:link, a.biggerblack:active, a.biggerblack:visited {
  color: #333333;
  text-decoration: none;
  font-size: 12px;
}

a.biggerblack:hover {
  color: #FF6600;
  text-decoration: underline;
  font-size: 12px;
}

a.menutxt:link, a.menutxt:active, a.menutxt:visited {
  color: #DDDDDD;
  font-size: 11px;
  margin-top: 5px;
}

a.menutxt:hover {
  color: #DDDDDD;
  font-size: 11px;
  margin-top: 5px;
}

.menutxt {
  color: #DDDDDD;
  font-size: 11px;
  padding-top: 0px;
}

.padrao {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #7d7d7d;
}

.top {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
}

.style1 {
  font-size: 16px;
}

.style2 {
  font-size: 14px;
}

.style3 {
  font-size: 14px;
}

.style4 {
  color: #ae9e6c;
  font-weight: bold;
}

.formfield1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 2px;
  padding: 2px;
  border: 1px solid #AE9E6C;
}

.formfield2 {
  font-size: 12px;
}

.form1 {
  width: 240px;
  border: 1px solid #AE9E6C;
}

.form2 {
  width: 30px;
  border: 1px solid #AE9E6C;
}

.form3 {
  border: 1px solid #AE9E6C;
}
.rodape {
  position: relative;
  width: 742px;
  background: #AC9F6B;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

.titulotudo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  color: #928561;
}

.titulotudoblack {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  color: #333333;
}
/*-------------- Menu Vertical -----------------*/

#menuvertical {
  position: relative;
  top: 0px;
  right: -1px;
}

#bot ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#bot li {
  width: 153px;
  margin: 0;
  padding: 0;
  text-align: left;
}

#bot li a {
  display: block;
  padding: 3px 7px;
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #928561;
  text-decoration: none;
  border-right: 0px solid #FFF;
}

#bot li a {
  background: url(../images/bgbotfade.gif) repeat 0 0;
}

#bot li a:hover, li a:focus, li a:active {
  color: #FFF;
  background-position: -150px 0;
}

#mainbot a {
  background: url(../images/bgbotfade.gif) repeat 0 0;
}
/*-------------- Fim Menu Vertical -----------------*/

.tabelacontato {
  background-image: url('../images/75p_honey.png');
}
.chat {
    position:relative;
	width:77px;
	height:84px;
	margin-top:-720px;
	margin-left:45px;
	border-style:solid;
	border-width:0px;
	z-index: 2000;
}