 /* ################################################################ CONFIGURAÇÕES PADRÃO DO SITE ################################################################ */
body {
	font: 12px Arial;
	color: #CCC;
	margin: auto;
	text-align: center;
	background: #000 url('../img/fundo_total.gif');
	width: 758px;
}
p {
	padding: 0px 0px 0px 10px;
}
form {
	margin: 0;
	padding: 0;
}
frame {
	background: #000 url('../img/fundo_total.gif');
}
/* ################################################################ SITE ################################################################ */
#geral {
	text-align: left;
	width: 758px;
	margin: auto;
}
/* ################################################################ HEADER ################################################################ */
#head {
	text-align: left;
	width: 758px;
	height: 81px;
	background: url('../img/fundo_head.jpg') top repeat-x fixed;
	margin: 0 !important;
	margin: 0 0 2px 0;
}
#header_lingua {
	border-right: 1px solid #000;
	padding-left: 30px;
	text-align: left;
}
/* ################################################################ HEADER ################################################################ */

.input_log {
	border: 1px solid #484848;
	font: 10px arial;
	color: #FFF;
	background-color: #0D0D0D;
}
.input_senha {
	margin-bottom: 5px;
	border: 1px solid #484848;
	font: 10px arial;
	color: #FFF;
	background-color: #0D0D0D;
}
a.linguas {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding: 0px 10px 0px 5px;
}
a.linguas:hover {
	color: #666;
	text-decoration: none;
}
a.head_menu {
	font-size: 10px;
	color: #DFD4D8;
	text-decoration: none;
}
a.head_menu:hover {
	color: #666;
	text-decoration: none;
}
a.esqueci {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.esqueci:hover {
	color: #666;
	text-decoration: none;
}

/* ################################################################ MENU ################################################################ */
span {
	display: none;
}

#menu {
	text-align: left;
	width: 758px;
	background: url('../img/fundo_menu.jpg') #000 top repeat-x ;
	background-color: #000;
	height: 28px;
}

#menu_todo {
	text-align: left;
	width: 758px;
	background-color: #000;
	height: 27px;
	margin: -4px 0 0 0 !important;
	margin: 0;
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6 {
	padding: 4px 0 7px 0;
 	text-align: left;
	background: #FEA61A;
	visibility: hidden;
	position: absolute;
	background: #333;
}
#menu2 {
	margin-left: 64px;
}
#menu3 {
	margin-left: 128px;
}
#menu4 {
	margin-left: 304px;
}
#menu5 {
	margin-left: 488px;
}
.input_busca {
	margin: 0px 4px 5px 20px !important;
	margin: 0px 4px 4px 15px;
	border: 1px solid #000;
	background-color: #FFF;
	font: 11px arial;
	color: #000;
}
a.menu {
	padding: 8px;
	font-size: 11px;
	color: #D6D6D6;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	font-size: 11px;
	color: #666;
	font-weight: bold;
}


/* ################################################################ CORPO ################################################################ */

#corpo {
	background-color: #000;
	text-align: left;
	width: 758px;
	hight: 221px;
	position: absolute;
}
#institucional {
	float: left;
	font: 12px arial;
	padding-top: 10px;
	height: 190px;
	width: 332px !important;
	width: 332px;
}

/* ################################################################ NOVIDADES ################################################################ */
#novidades {
	float: right;
	width: 200px;
	height: 100px;
	padding: 0px 5px 5px 5px !important;
	padding: 10px 5px 5px 5px;
}
#novidades ul {
	margin: 12px 0px 0px 14px !important;
	margin: 4px 0px 0px 15px;
	padding:0px;
}
#novidades ul li {
	padding: 0px 0px 7px 0px;
	font: 11px arial;
	list-style: outside url('../img/bullet_novi_home.gif');
}
/* ################################################################ NOVIDADES ################################################################ */
/* ################################################################ FORMULARIO FALE CONOSCO ################################################################ */
#formulario {
	 font: 12px arial;
	 color: #fff;
	 margin: 10px 0 0 40px;
}
#formulario input, select {
	width: 500px;
	height: 16px;
	font: 11px arial;
	border: 2px solid #603F09;
	padding: 2px;
}

#formulario textarea {
	border: 2px solid #603F09;
	width: 500px;
	font: 11px arial;
	padding: 3px;
	height: 100px;
}
/* ################################################################ FORMULARIO FALE CONOSCO ################################################################ */
#cont_interna {
	width: 758px;
}
#titulo {
	font: 20px arial;
	font-weight: bold;
	color: #FFF;
	padding: 10px 0 0 12px;
	width: auto;
	border-bottom: 1px solid #603F09;
}
#space {
	width: 758px;
	height: 40px;
}

/* ################################################################ CONTEUDO PRODUTOS ACIARIA  ################################################################ */

#imagens_aciaria {
	float: left;
	padding: 10px 0px 50px 10px;
	margin: 0px;
	width: 390px !important;
	width: 200px;
}
#conteudo_aciaria {
	padding: 20px 0px 50px 0px;
	float: left;
	width: 340px;
}
#conteudo_aciaria ul {
	margin: 0px 0px 0px 40px !important;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
#conteudo_aciaria ul li {
	list-style: url(../img/bullet_novi_home.gif);
	margin: 0px 0px 10px 10px;
}
#conteudo_aciaria a {
	font: 11px arial;
	color: #FFA733;
	text-decoration: underline;
}
#conteudo_aciaria a:hover {
	color: #FF9200;
	text-decoration: underline;
}

/* ################################################################ CONTEUDO PRODUTOS ACIARIA  ################################################################ */

#conteudo {
	float: left;
	width: 758px;
	height: auto;
	font: 12px arial;
	padding: 15px 0 15px 0;
	min-height: 250px;
}
#conteudo p{
	padding: 0 10px 0 10px;
}
#conteudo ul {
	margin: 12px 0px 0px 14px !important;
	margin: 4px 0px 1px 58px;
}
#conteudo ul li {
	margin: 0px 0px 10px 0px;
	font: 12px arial;
	list-style: outside url('../img/bullet_novi_home.gif');
}
#conteudo a {
	font: 11px arial;
	color: #FFA733;
	text-decoration: underline;
}
#conteudo a:hover {
	color: #FF9200;
	text-decoration: underline;
}
#conteudo dl, dt, dd {
	padding: 5px;
	margin: 0;
}
#tabela {
	float: left;
	font: 11px arial;
	padding-top: 14px !important;
	padding-top: 10px;
	width: 550px !important;
}
#tabela ul {
	margin: 12px 0px 0px 14px !important;
	margin: 4px 0px 0px 12px;
}
#tabela ul li {
	padding: 0px 0px 7px 0px;
	font: 11px arial;
	list-style: none;
}
#tabela ul li div {
	float: left;
	padding: 5px;
}
#tabela a {
	color: #FFA733;
}
#tabela a:hover {
	color: #FF9200;
}
.titulo_aciaria{
color:#FEA61A;
}
#tb01 {
	height: 30px;
	clear: both;
	width: 50px !important;
	text-align: center;
	border-bottom: 2px solid #666;
}
#tb02 {
	height: 30px;
	font-size: 12px;
	width: 300px !important;
	text-align: center;
	border-bottom: 2px solid #666;
}
#tb02a {
	font-size: 12px;
	height: 30px;
	width: 300px !important;
	text-align: center;
	color: #FF3300;
	border-bottom: 2px solid #666;
}
#tb02b {
	height: 30px;
	font-size: 12px;
	width: 300px !important;
	text-align: center;
	color: #66CC00;
	border-bottom: 2px solid #666;
}
#tb03 {
	width: 170px !important;
	height: 30px;
	text-align: center;
	border-bottom: 2px solid #666;
}
#tbnormal01 {
	clear: both;
	width: 50px !important;
	text-align: left;
}
#tbnormal02 {
	width: 300px !important;
	text-align: left;
}
#tbnormal03 {
	width: 170px !important;
	text-align: center;
}
#imagens {
	width: 100%;
	text-align: center;
	margin: 10px 0 0 0;
}
#iso {
	float: right;
	background: url('../img/img_iso_home.gif')top no-repeat;
	display: block;
}
dl{
	margin-left:58px;
	padding-top:10px;
}
dt{
	font:verdana;
	font-size:12px;
	padding-top:10px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
/* ################################################################ RODAPE ################################################################ */
#rodape {
	clear: both;
	width: 758px;
	font: 10px arial;
}
#copyright {
	font: 10px arial;
	color: #999;
	background: #333;
	text-align: right;
	padding: 6px;
}
#copyright a {
	font-size: 9px;
	color: #CCC;
	text-decoration: underline;
}
#copyright a:hover {
	color: #666;
	text-decoration: underline;
}
/* ################################################################ RODAPE ################################################################ */

#galeria_imagem a img {
	margin-bottom: 3px;
}
#galeria_imagem {
	text-align: center;
}


/* ################################################################ BUSCA ################################################################ */
a.titulo_busca {
	text-transform: capitalize;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.conteudo_busca {
	text-transform: capitalize;
	text-decoration: none;
	font: 12px Arial;
	color: #ccc;
}

/*alerta*/
#divJanela{
	position:absolute;
	top:0;
	left:0;
	z-index:999998;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=55);
	-moz-opacity: 0.55; opacity:0.55;
	background-color:#000000;
	width:100%;
}
#divResultado{
	float:left;
	padding:0px;
	z-index:999999;
	position:absolute;
	top:20%;
	_left:45%;
}
/**/