﻿@font-face
{
	src: url(ERASD.TTF);
	font-family: ERASD;
	font-style: normal;
	font-weight: normal;
}
@font-face
{
	src: url(ERASM.TTF);
	font-family: Erasm;
	font-style: normal;
	font-weight: normal;
}
@font-face
{
	src: url(Erasm.pfm);
	font-family: ErasmP;
	font-style: normal;
	font-weight: normal;
}
@font-face
{
	src: url(MAGNETOB.TTF);
	font-family: Magneto;
	font-style: normal;
	font-weight: normal;
}
@font-face
{
	src: url(SLOGANN.TTF);
	font-family: Slogann;
	font-style: normal;
	font-weight: normal;
}
body
{
	background-color: White;
	font-family: 'Calibri' , 'Arial' , 'Tahoma' , 'Verdana';
	background: url(imagens/bg_repeat.jpg) repeat-x top;
}

#copyright
{
	font-size: 12px;
	color: #6A6A6A;
	font-weight: bold;
}

#copyright a
{
	font-size: 12px;
	color: firebrick;
}

a
{
	text-decoration: none;
	border: none;
}

img
{
	text-decoration: none;
	border: none;
}

/* Corpo */
#frame
{
	width: 918px;
	height: 1370px;
	margin: -10px auto;
}

#frameHome
{
	width: 918px;
	height: 1170px;
	margin: -10px auto;
}

/* Header */
#header
{
	background: White url(imagens/header.jpg) no-repeat top left;
	height: 174px;
	width: 100%;
	display: block;
}

/* Menu */
#menu
{
	height: 29px;
	width: 802px;
	margin: 0 auto;
	background: url(imagens/fundo_menu.png) no-repeat;
}

#itens ul
{
	padding-left: 20px;
	padding-top: 2px; 
	*text-align:left;
	*margin-left:-2px;
	*width:900px;
}

#itens li
{
	height: 24px;
	padding-right: -1px;
	display: inline;
	width: 30px;
}

/* Bread Crumb */
#breadcrumb
{
	margin: 0 auto;
	height: 24px;
}
.miniTexto
{
	color: #989898;
	font-family: 'Tahoma';
	font-size: 10px;
}
/* Banner */
#bannerPrincipal
{
	height: 164px;
	background: url(imagens/imagem_banner.png) no-repeat;
	width: 798px;
	margin: 0 auto;
	border-left: solid 1px #F3F3F3;
	border-right: solid 1px #F3F3F3;
	border-bottom: solid 1px #C40909;
}

#bannerPrincipalContato
{
	height: 83px;
	background: url(imagens/bannerPrincipalContato.jpg) no-repeat;
	width: 798px;
	margin: 0 auto;
	border-left: solid 1px #F3F3F3;
	border-right: solid 1px #F3F3F3;
	border-bottom: solid 1px #C40909;
}

#bannerPrincipalEmpresa
{
	height: 101px;
	background: url(imagens/bannerPrincipalEmpresa.jpg) no-repeat;
	width: 798px;
	margin: 0 auto;
	border-left: solid 1px #F3F3F3;
	border-right: solid 1px #F3F3F3;
	border-bottom: solid 1px #C40909;
}

#bannerPrincipalLancamentos
{
	height: 101px;
	background: url(imagens/bannerPrincipalLancamentos.jpg) no-repeat;
	width: 798px;
	margin: 0 auto;
	border-left: solid 1px #F3F3F3;
	border-right: solid 1px #F3F3F3;
	border-bottom: solid 1px #C40909;
}

#bannerPrincipalProdutos
{
	height: 101px;
	background: url(imagens/bannerPrincipalProdutos.jpg) no-repeat;
	width: 798px;
	margin: 0 auto;
	border-left: solid 1px #F3F3F3;
	border-right: solid 1px #F3F3F3;
	border-bottom: solid 1px #C40909;
}
#bannerPrincipalRH
{
	height: 101px;
	background: url(imagens/bannerPrincipalRH.jpg) no-repeat;
	width: 798px;
	margin: 0 auto;
	border-left: solid 1px #F3F3F3;
	border-right: solid 1px #F3F3F3;
	border-bottom: solid 1px #C40909;
}

#bannerPrincipalSaibamais
{
	height: 101px;
	background: url(imagens/bannerPrincipalSaibamais.jpg) no-repeat;
	width: 798px;
	margin: 0 auto;
	border-left: solid 1px #F3F3F3;
	border-right: solid 1px #F3F3F3;
	border-bottom: solid 1px #C40909;
}




/* Conteúdo */
#conteudo
{
	height: 780px;
	border-left: solid 1px #F3F3F3;
	border-right: solid 1px #F3F3F3;
	border-bottom: solid 1px #F3F3F3;
	margin: 0 auto;
	width: 798px;
}

#conteudoHome
{
	height: 590px;
	border-left: solid 1px #F3F3F3;
	border-right: solid 1px #F3F3F3;
	border-bottom: solid 1px #F3F3F3;
	margin: 0 auto;
	width: 798px;
}

.right
{
	float: right;
}

/* Home - primeiro painel */
#painel1Home
{
	height: 331px;
	display: block;
	margin-left: 12px;
	font-size: 100%;
	width: 430px;
	float: left;
}

#painel1Home p
{
	text-indent: 30px;
	line-height: 15px;
}

/* Home - segundo painel */
#painel2Home
{
	height: 331px;
	display: block;
	float: right;
	margin-right: 30px;
	width: 260px;
}

#painel2Home p
{
	text-indent: 30px;
	line-height: 15px;
}

/* Home - terceiro painel */
#painel3Home
{
	height: 331px;
	display: block;
	margin-left: 12px;
	font-size: 100%;
	width: 400px;
	float: left;
}

#painel3Home p
{
	text-indent: 30px;
	line-height: 15px;
}

#noticias
{
	background: url(imagens/imagem_noticias.png) no-repeat;
	width: 318px;
	height: 326px;
}
#noticias ul
{
	padding-left: 50px;
	padding-top: 50px; *padding-left:10px;
}

#noticias li
{
	list-style-type: none;
	padding: 10px;
	color: #004C1D;
}

#noticias ul li ul
{
	padding-left: 5px;
	padding-top: 5px;
}

#noticias ul li ul li
{
	list-style-type: none;
	padding: 2px;
	color: #6B6B6B;
	font-weight: normal;
}
/* Home - quarto painel */
#painel4Home
{
	height: 331px;
	display: block;
	float: right;
	margin-right: 85px;
	width: 280px;
}

#painel4Home p
{
	text-indent: 30px;
	line-height: 15px;
}

#midia
{
	background: url(imagens/imagem_midia.png) no-repeat;
	width: 330px;
	height: 147px;
}

#midia ul
{
	padding-left: 10px;
	padding-top: 30px; *padding-top:50px;
width:100px;
}

#midia li
{
	list-style-type: none;
	padding: 5px;
	color: #6B6B6B;
}

/* Rodapé */
#rodape
{
	border: solid 1px #F3F3F3;
	height: 100px;
	margin-left: 8px;
	width: 798px;
	margin-top: 50px; 
	*padding-top:20px;
	margin:50px auto;
	font-size:11px;
}

#rodape table
{
	margin-left: -60px;
}

#rodape ul
{
	width: 200px;
}

#rodape li
{
	width: 250px; *width:200px;
list-style-type:none;
text-align:left;
}

.tituloRodape
{
	color: #D33500;
	text-align: left;
}

/* História */
#tblHistoria
{
	border-right: solid 1px #6A6A6A;
	height: 600px;
	width: 500px;
	display: block;
	font-size: 12px;
}

#tblHistoria tr
{
	width: 100%;
	height: 40px;
	height: 10px;
	border-bottom: solid 1px White;
}

/* Lançamentos */
#tblLancamentos
{
	margin-top: 40px;
}

#tblLancamentos tr
{
	width: 700px;
}

#tblLancamentos td
{
	width: 300px;
	height: 231px;
	padding-right: 40px;
	background: url(imagens/imagem_quadro_lancamento.jpg) no-repeat;
	vertical-align: top;
}

.tituloProduto
{
	color: Red;
}

.tituloProdutoAzul
{
	color: #4B568A;
}

/* Produtos */
#tblProdutos
{
	margin-top: 20px;
}

#tblProdutos tr
{
	width: 700px;
}

#tblProdutos td
{
	width: 202px;
	height: 212px;
	background: url(imagens/imagem_quadro_produto.jpg) no-repeat;
	vertical-align: top;
}

/* CSS SITE ANTIGO */
.TitVermelho
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
}

.TxtCinza
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

.BoxForm
{
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

.TxtPretoB
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}






