/* CSS Document */

html, body { height:99%; }

body {
	margin:0; 
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

h2 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

h3 {
	font-size:14px;
	font-weight:bold;
}

h4{
	font-size:10px;
	
}

h5 {
	font-size:12px;
	color:#FF0000;
	text-transform:uppercase;
}

h6 {
	font-size:12px;
	color:#0000FF;
	text-transform:uppercase;
}
	
#principal { 
	width:1000px;
	position:relative;
	margin:0 auto;
	min-height:100%;
}
	
* html #principal{ height: 100%; }

#conteudo { padding-bottom:30px; }

#topo {
	width:1000px;
	height:130px;
}

#banner {
	width:700px;
	height:130px;
	float:left;
}

#banner1 {
	width:700px;
	height:67px;
}

#banner2 {
	width:700px;
	height:67px;
}

#agua {
	width:300px;
	height:130px;
	float:left;
}

#menu {
	background-color:#b2bbc0;
	width:1000px;
	height:44px;
}

#menu a:link {
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

#menu a:visited {
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

#menu a:hover {
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}

#menu a:active {
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}

#bandeiras {
	width:180px;
	height:34px;
	text-align:center;
	padding-top:10px;
}

#data {
	width:1000px;
	height:17px;
	line-height:17px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	background:url(../imagens/bronze_2.jpg) repeat-x;
}
	
#esquerda {
	width:213px;
	height:600px;
	float:left;
	background-color:#6c757b;
	text-align:center;
	padding-top:20px;
}

#meio {
	width:567px;
	height:590px;
	float:left;
	padding:10px;
}

#direita {
	width:200px;
	height:600px;
	float:left;
	background-color:#6c757b;
	text-align:center;
	padding-top:20px;
}

/* ---------------------------------------------------------- */
/* -------------------------- Rodape ------------------------ */
/* ---------------------------------------------------------- */

#rodape {
	color:#000000;
	width:998px;
	height:20px;
	line-height:20px;
	position: absolute;
	bottom: 0px;
	font-weight:bold;
	/*left: 1px;*/
}

#rodape p {
	text-align:center;
	font-size:9px;
	background:url(../imagens/bronze_2.jpg) repeat-x;
	text-transform:uppercase;
	font-weight:bold;
	border:#000000 1px solid;
}

#rodape a:link {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	text-transform:capitalize;
}

#rodape a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	text-transform:capitalize;
}

#rodape a:hover {
	text-decoration:none;
	font-weight:bold;
	background-color:#FF9900;
	color:#000000;
	text-transform:capitalize;
}

#rodape a:active {
	text-decoration:none;
	font-weight:bold;
	background-color:#FF9900;
	color:#000000;
	text-transform:capitalize;
}

/* ---------------------------------------------------------- */
/* ---------------------- Clear ----------------------------- */
/* ---------------------------------------------------------- */

.clear { clear:both; }

/* ---------------------------------------------------------- */
/* ------------------- Tabela Prata ------------------------- */
/* ---------------------------------------------------------- */

#conteudo_prata {
	width:1000px;
}

#tit_tabela_prata {
	background:url(../imagens/aluminio_2.jpg) repeat-x;
	width:1000px;
	height:27px;
	padding-top:13px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

#tabela_prata {
	width:1000px;
	font-size:10px;
}

#tabela_prata table {
	line-height:25px;
}

#tabela_prata tr:hover {
	background:url(../imagens/aluminio_2.jpg);
	color:#000000;
	font-weight:bold;
	font-size:14px;
	cursor:default;
}

/* ---------------------------------------------------------- */
/* ------------- Tabela Prata Industriais-------------------- */
/* ---------------------------------------------------------- */

#tabela_prata_industriais {
	width:540px;
	font-size:10px;
}

#tabela_prata_industriais table {
	line-height:25px;
}

#tabela_prata_industriais tr:hover {
	background:url(../imagens/aluminio_2.jpg);
	color:#000000;
	font-weight:bold;
	font-size:14px;
	cursor:default;
}

/* ---------------------------------------------------------- */
/* ------------- Tabela Prata Automotivas-------------------- */
/* ---------------------------------------------------------- */

#tabela_prata_automotivas {
	width:540px;
	font-size:10px;
}

#tabela_prata_automotivas table {
	line-height:25px;
}

#tabela_prata_automotivas tr:hover {
	background:url(../imagens/aluminio_2.jpg);
	color:#000000;
	font-weight:bold;
	font-size:14px;
	cursor:default;
}

/* ---------------------------------------------------------- */
/* ------------------- Tabela Bronze ------------------------ */
/* ---------------------------------------------------------- */

#conteudo_bronze {
	width:1000px;
}

#tit_tabela_bronze {
	background:url(../imagens/bronze_2.jpg) repeat-x;
	width:1000px;
	height:27px;
	padding-top:13px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

#tabela_bronze {
	width:1000px;
	font-size:10px;
}

#tabela_bronze table {
	line-height:25px;
}

#tabela_bronze tr:hover {
	background:url(../imagens/bronze_2.jpg);
	color:#000000;
	font-weight:bold;
	font-size:14px;
	cursor:default;
}


/* ---------------------------------------------------------- */
/* ----------------- Tabela Impressao ----------------------- */
/* ---------------------------------------------------------- */

#conteudo_impressao {
	width:1000px;
}

#tit_tabela_impressao {
	width:990px;
	height:27px;
	padding-top:13px;
}

#tabela_impressao {
	width:1000px;
	font-size:10px;
}

#tabela_impressao table {
	line-height:25px;
}

#tabela_impressao tr:hover {
	background:url(../imagens/aluminio_2.jpg);
	color:#000000;
	font-weight:bold;
	font-size:14px;
	cursor:default;
}



/* ---------------------------------------------------------- */
/* ----------------- Tabela Organicos ----------------------- */
/* ---------------------------------------------------------- */


#tit_tabela_organico {
	background:url(../imagens/aluminio_2.jpg) repeat-x;
	width:1000px;
	height:27px;
	padding-top:13px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}


#tabela_org tr:hover {
	background:url(../imagens/aluminio_2.jpg);
	color:#000000;
	font-weight:bold;
	font-size:14px;
	cursor:default;
}


/* ---------------------------------------------------------- */
/* ----------------- Tabela Especiais ----------------------- */
/* ---------------------------------------------------------- */


#tit_tabela_especiais {
	background:url(../imagens/aluminio_2.jpg) repeat-x;
	width:1000px;
	height:27px;
	padding-top:13px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

/* ---------------------------------------------------------- */
/* ----------------- Tabela Automotivas --------------------- */
/* ---------------------------------------------------------- */


#tit_tabela_automotiva {
	background:url(../imagens/aluminio_2.jpg) repeat-x;
	width:1000px;
	height:27px;
	padding-top:13px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

/* ---------------------------------------------------------- */
/* ----------------- Tabela Base Įgua ----------------------- */
/* ---------------------------------------------------------- */


#tit_tabela_agua {
	background:url(../imagens/aluminio_2.jpg) repeat-x;
	width:1000px;
	height:27px;
	padding-top:13px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

/* ---------------------------------------------------------- */
/* ----------------- Tabela Decorativa ---------------------- */
/* ---------------------------------------------------------- */


#tit_tabela_decorativas {
	background:url(../imagens/aluminio_2.jpg) repeat-x;
	width:1000px;
	height:27px;
	padding-top:13px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

/* ---------------------------------------------------------- */
/* ----------------- Tabela Industrial ---------------------- */
/* ---------------------------------------------------------- */


#tit_tabela_industriais {
	background:url(../imagens/aluminio_2.jpg) repeat-x;
	width:1000px;
	height:27px;
	padding-top:13px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

/* ---------------------------------------------------------- */
/* ------------------ Tabela Impressao ---------------------- */
/* ---------------------------------------------------------- */


#tit_tabela_impressao {
	background:url(../imagens/aluminio_2.jpg) repeat-x;
	width:1000px;
	height:27px;
	padding-top:13px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

/* ---------------------------------------------------------- */
/* ------------------------ Tabela UV ----------------------- */
/* ---------------------------------------------------------- */


#tit_tabela_uv {
	background:url(../imagens/aluminio_2.jpg) repeat-x;
	width:1000px;
	height:27px;
	padding-top:13px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}
