*{
	margin: 0;
	padding: 0;
	list-style-type: square;
	margin-bottom: 10px;
}

body { background: #000 url(../images/bkg.gif) repeat-x; font: 12px Arial, Helvetica, sans-serif;  }
img { border: none; }
a { text-decoration: none; }
ul { list-style: none; }
h1 { font-size: 16px;
	  padding-left:60px;
}
h2 { font-size: 14px; 
	padding-left:60px;
}
h3 { font-size: 14px; 
	padding-left:60px;
}



#container { width: 980px; margin: auto; background-color: #dad8d9 }

#topo { width: 980px; height: 469px; }
#topo li { display: inline; }
#topo embed { position: absolute; }

#menu { position: absolute; top: 410px; margin-left: 38px; z-index: 2 }

#conteudo{ background: #dad8d9 url(../images/conteudo.jpg) no-repeat; width: 980px; }
#conteudo a { color: #000; }
#conteudo a:hover { color: #666; text-decoration: underline; }

#direita { width: 310px; float: right; }

.tabela_produtos { margin: 10px 0 10px 75px }

#processo_txt { display: none; }
#segmentos_txt { display: none; }
#microtubos_txt { display: none; }

#img_microtubos {
	width: 410px;
	margin: 0 0 10px 290px
}
#img_microtubos img { margin: 5px; }

#link_direita { background: url(../images/bg_link_direita.png); width: 233px; height: 92px; margin: 30px 0 0 20px; font-size:14px }

#links {
	padding: 7px 0 0 0px;
}
#links li { padding: 2px 0 2px 0; }

#esquerda_home { width: 670px;  }
#esquerda_home h3 { padding: 10px 0 0 55px; }
#esquerda_home p { padding: 10px 25px 15px 55px; }

#esquerda{ width:980px; height:auto; float:left; display:block; }
#esquerda2{ width:980px; height:500px; float:left; display:block; overflow:hidden; }
#esquerda h3, #esquerda2 h3 { padding: 10px 0 0 55px; }
#esquerda p, #esquerda2 p { padding: 10px 45px 15px 55px; }

#rodape { width: 980px; height:35px; text-align: center; background: #111; color: #FFF; clear: both; }
#rodape p { padding-top: 15px; }

.teste{
	width:980px;
	height:500px;
	float:left;
	display:block;
	margin-top:200px;
	overflow:auto;
	}
