body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	background: url(../img/fundo.jpg) bottom;
}

table {
	font-size: 9pt;
	text-align: left;	
	margin: 0px;	
}

#img {
  position: relative; 
  margin-top: -316px;
  float: left;
  margin-left: 50%;
  height: 316px;
  width: 1200px;
  z-index: 1;
}

#email {
  position: absolute; 
  width: 320px;
  margin-top: 165;
  margin-left: 10px;

  
}


#centro {
  position: absolute; 
  height: 200px;
  width: 350px;
  z-index: 2;
}

h1 {
	margin: 0px;
	font-size: 10pt;
	font-weight: bold;
	color: #76100f;
}


a {
	color: #DA251D;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}




.fale_conosco {border:1px solid #cccccc; width:570px; height:20px; font-family:"Trebuchet MS", Arial, Verdana; font-size:9pt; background-color:#FFFFFF;}

.fale_conosco2 {border:1px solid #cccccc; width:570px; height:100px; font-family:"Trebuchet MS", Arial, Verdana; font-size:9pt; background-color:#FFFFFF;}

.fale_conosco_btn {border:0px; border-color:#c4161c; width:570px; height:25px; background-color:#BCBEC0; color:#FFFFFF};
