@charset "utf-8";
/* CSS Document */
body {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color:#CCCCCC;
	background-color: #000f14;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center top;
	font-family: Arial, Helvetica, sans-serif;
}
/* DEFINE A RESOLUÇÃO DA PAGINA */
#wrapper {
	width: 960px;
	position: relative;
	background-color: #01232e;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}#boxempresahome {
	background-image: url(imagens/bg-empresa-home.jpg);
	background-repeat: no-repeat;
	width: 599px;
	height: 278px;
}
#rodape {
	background-image: url(imagens/rodape.jpg);
	background-repeat: no-repeat;
	height: 97px;
	width: 960px;
	background-color: #000E11;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #3FCAE9;
}
.hr1 {
	border: 3px solid #66C627;
}
.hr2 {
	border: 3px solid #ebbf10;
}
.hr3 {
	border: 3px solid #d53027;
}
.hr4 {
	border: 3px solid #d81cae;
}
.hr5 {
	border: 3px solid #0aa4ce;
}
.titTabela {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.conteudoTabela {
	font-size: 18px;
	font-weight: normal;
	color: #036687;
}
.codProdutosTabelaAuto {
	font-size: 18px;
	color: #66C627;
}
.codProdutosTabelaAli {
	font-size: 18px;
	color: #ebbf10;
}
.codProdutosTabelaLim {
	font-size: 18px;
	color: #d53027;
}
.codProdutosTabelaCos {
	font-size: 18px;
	color: #d81cae;
}
.codProdutosTabelaEsc {
	font-size: 18px;
	color: #0aa4ce;
}
.nomeProdutosTabela {
	font-size: 11px;
	font-weight: bold;
	color: #00CCFF;
}
.menuLateral {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
.menuLateral a, menuLateral a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
.menuLateral a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:underline;
}
.conteudoGeral {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.conteudoGeral2 {
	font-size: 12px;
	font-weight: normal;
	color: #3FCAE9;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00CCCC;
	background-color: #000F14;
	border: 1px solid #2A8194;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00CCCC;
	background-color: #000F14;
	border: 1px solid #2A8194;
}
.textoRodape {
	font-size: 11px;
	font-weight: normal;
	color: #007993;
	text-decoration:none;
	list-style:square;
}
.textoRodape a, textoRodape a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #007993;
	text-decoration:none;
	list-style:none;
}
.textoRodape a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #007993;
	text-decoration:underline;
	list-style:none;
}
