@charset "utf-8";

/* BODY */
body {margin: 0 0 0 0; padding: 0 0 0 0; background-image:url(../imagens/layout/bg_01.jpg); background-position:top; background-repeat:repeat-x;}

table, tr, td, p {margin:0 0 0 0; padding:0 0 0 0}

/* ALINHAR TEXTO */
.alC {text-align:center;}

/* BOND/NEGRITO */
.b100	{font-weight:500;}
.bb	{font-weight:bold;}

/* TIPO DE FONT */
.font01 {font-family:"Trebuchet MS", Arial, Verdana, sans-serif; font-stretch:inherit; font-size-adjust:inherit; font-variant:inherit;}

/* TAMANHO DE FONT */
.size12	{font-size:12px;}
.size13	{font-size:13px;}
.size15	{font-size:15px;}
.size18	{font-size:18px;}

/* TABELAS */
#geralTB {width:990px; margin-left:auto; margin-right:auto;}

.telefoneTR {height:30px; vertical-align:top;}

.fabrica_p	{margin-left:10px; margin-right:30px; margin-bottom:0px; margin-top:2px; width:990px;}

.img		{border:1px solid #333333;}

#tbtitulo	{margin-top:10px;}

.linknone {text-decoration:none; color:#333333;