* {
	margin: 0px;
	padding: 0px;
}
body  {
  margin: 0px;
  padding: 0px;
  font-size: 1em;
  background: url(../imagens/back_home.jpg) repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 100%;
}
#lTotal {
  width: 100%;
  text-align: center;
  background: url(../imagens/background_geral5.jpg) repeat-x;
}
#lMaxima {
  width: 767px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background: url(../imagens/background_geral5.jpg) repeat-x;
}
#header {
	height: 110px;
}
#conteudo {
	margin-left: 5px;
	margin-right: 5px;
}
#conteudo table {
  background: #f4f4f4;
}
#conteudo  td   {

}

#table_cont {
background:#ffffff;
}
#conteudo  thead th {
  background: #CCCCCC;
  border-bottom: 1px solid;
}

#conteudo  td  p   {
  margin-right: 5px;
  margin-left: 5px;
}


#logo {
	margin: 15px 10px;
	border-style: none;
}

#menuSuperior {
  position: absolute;
  line-height: 1.8em;
  font-size: 0.8em;
  left: 650px;
  top: 5px;
}
.div_50 {
	float: left;
	width: 46%;
	margin-right: 20px;
}
.div_25 {
	float: left;
	width: 22%;
	margin-right: 20px;
}



#banner_central {
  margin-top: -101px;
  margin-left: -15px;
  height: 257px;
}
#rodape {
background-color:#FFFFFF;
  text-align: center;
  font-size: 1em;
  margin-top: 40px;
  padding: 5px;
}
#banner_interno {
	height: 120px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#rodape address, #rodape p{
	color: #0081C5;
	width: 760px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	font-size: .6em;
}

#rodape a {
	color: #000034;
	text-decoration:none;
}

#rodape a:visited {
	color: #000034;
	text-decoration:none;
}

#rodape a:hover {
	color: #000034;
	text-decoration:underline;
}


input {
	border: 1px solid #0081C5;
	font-size: 0.7em;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 1px;
	background-color: #f4f4f4;
}

img {
	border-style: none;
}
div#qTip {
	padding: 5px;
	width:260px;
	border: 1px solid #666;
	border-right-width: 2px;
	border-bottom-width: 2px;
	display: none;
	background:#f4f4f4;
	color:#000000;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	z-index: 1000;
}
#tecnica, #comercial {
	display: block;
}
#end_comercial, #end_fabrica {
	float: left;
	margin-left: 50px;
}

#txt_emp {
	width:550px;
	float:right;
	text-align:justify;
}
#mapa {
	width:550px;
	margin-top:50px;
	float:right;
	text-align:justify;
}

#tittle {
	width:auto;
}

.img_emp {
padding:10px;
}

#img1 {
width:200px;
text-align:center;
margin-bottom:10px;
}

.img_prod {
width: 50px; 
height: 50px; 
float:left;
margin-right:10px;
} 

.float_left {
float:left;
margin-right:10px;
}
