/* -----------------------------------------------------------
	TAURUS FORJADOS
-------------------------------------------------------------*/
/* ----------------------------------------------------------- 
   RESET
-------------------------------------------------------------*/

img { behavior:	url(resources/scripts/pngbehavior.htc); }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, .frmCad, dir,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, th, select,textarea, clear, br {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

img {   margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}

body { line-height: 1.5; }

/* Tables still need 'cellspacing="0"' in the markup. *//*
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }*/

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

/* --------------------------------------------------------------    
   TIPOGRAFY
-------------------------------------------------------------- */
/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body { 
  font-size: 10px;
  color: #FFFFFF;
  font-family: verdana;
}

/* Headings
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 { font-family: Verdana; font-weight: normal; color: #0C3685; }
h1 { font-size: 18px; margin-bottom: 15px;}
h2 { font-size: 18px; margin-bottom: 1.0em; line-height: 1; text-align:left; }
h3 { font-size: 16px; line-height: 1.5em; margin-bottom: 0.5em; font: normal 15px Verdana; margin-left: 10px}
h4 { font-size: 13px; line-height: 1; margin-bottom: 0.6em; padding-top: 10px; color:#0C3685; text-align:left; clear:both;}
h5 { font-size: 15px;  margin-bottom: 0.75em; font-weight: bold;}
h6 { font-size: 15px; line-height: 1; margin: 0px 0 5px 7px; color:#333333;  }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0 0 0 0;
}

/* Text elements
-------------------------------------------------------------- */
p           { margin: 0 0 1.4em; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 

/* Lists
-------------------------------------------------------------- */
li ul, 
li ol       { margin: 0; }
ul, ol      { margin: 0; }

ul          { list-style-type: none; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

/* Misc classes
-------------------------------------------------------------- */
.small      { font-size: 10px; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

.cinza		{ color: #CCCCCC; }
.white		{ color: #FFFFFF; }
.white:hover{ color: #FFFFFF; }
.white:visited{ color: #FFFFFF; }

.link_reweb			{ color: #899AB3; }
.link_reweb:hover	{ color: #899AB3; }
.link_reweb:visited { color: #899AB3; }

.clear 		{ clear: both }
.left 		{ float:left; }
.right 		{ float:right; }
.bold 		{ font-weight: bold; }
.bold a		{ font-weight: bold; }
.s14		{ font-size: 14px; }
.migalha 	{ font: 10px Arial; }
.subTitulo  { font: bold 13px Arial; }

.ml6  { margin-left: 	6px; }
.ml20  { margin-left: 	20px; }
.ml25  { margin-left: 	25px; }
.ml30  { margin-left: 	30px; }
.ml56 { margin-left: 	56px; }
.ml60 { margin-left: 	60px; }
.ml10 { margin-left: 	10px; }
.mr25 { margin-right:	25px; }
.mb10 { margin-bottom:  10px; }
.mb26 { margin-bottom:  26px; }

.pt10 { padding-top:10px; }

.m15 		{ margin-top: 15px }
.m5 		{ margin-top: 5px }
.mr5 		{ margin-right: 5px }
.mr4 		{ margin-right: 4px }
.m8 		{ margin-top: 8px }
.m20 		{ margin-top: 20px }
.m25 		{ margin-top: 25px }
.m30 		{ margin-top: 30px }
.m10 		{ margin-top: 10px }
.m55 		{ margin-top: 55px }
.m66 		{ margin-top: 66px }
.ml20 		{ margin-left: 20px }
.ml130 		{ margin-left: 130px }
.mt-20 		{ margin-top: -20px }
.mt125 		{ margin-top: 95px }
.mt15 		{ margin-top: 15px }
.mt5 		{ margin-top: 5px }
.mt52 		{ margin-top: 52px }
.mt250 		{ margin-top: 250px }
.mr35   	{ margin-right: 35px }
.mb8		{ margin-bottom: 8px }
.mb5 		{ margin-bottom: 5px }

.w218 		{ width: 218px; }
.w200 		{ width: 200px; }
.w26 		{ width: 26px; }
.w72 		{ width: 72px; }
.w82 		{ width: 82px; }
.w190		{ width: 190px; }
.w280		{ width: 280px; }
.w170 		{ width: 171px; }
.w150 		{ width: 150px; }
.w116 		{ width: 116px; }
.w171		{ width: 171px }
.f_203x170  { width: 203px; height:170px; }
.f_203x60   { width: 203px; height:60px; }

.h86 		{ height:86px; }

.tbl_garantia 	{ font: 11px Arial }
.arial11 		{ font: 11px Arial }
.nobg 			{ background: none; }
.v18			{ font-size: 18px; }
.v15			{ font-size: 15px; }
.v13			{ font-size: 13px; }
.v12			{ font-size: 12px; }
.v11			{ font-size: 11px; }
.v10			{ font-size: 10px; }
.v9 			{ font-size: 9px;  }
.verm       	{ color: #CC0000;  }
.vm         	{ vertical-align:middle; }
.texto-centro	{ text-align: center; }
/*-----------------------------------------------------------*/
/* LINKS
-------------------------------------------------------------*/
a			{ text-decoration: none; color: #002E64;}
a:visited	{ text-decoration: none; color: #002E64;}
a:focus,
a:hover     { text-decoration: underline; color: #002E64;}

.white a           { text-decoration: none; color: #FFFFFF;}
.white a:visited   { text-decoration: none; color: #FFFFFF;}
.white a:focus,
.white a:hover     { text-decoration: underline; color: #FFFFFF;}

/*-----------------------------------------------------------*/
/* FORMS
-------------------------------------------------------------*/
.label_contato,.label_saiba { 
	width: 68px; 
	text-align: right; 
	float: left;
	color: #FFFFFF;
	font: italic 12px Arial; 
	height: 15px; 
	margin: 6px 5px 3px 0px;
}

.label_saiba { width: 110px }


.frm {
	display: inline;
	background: #E9EEF4;
	font: normal 11px verdana;
	color: #244066;
	border: 0px solid #FFFFFF;
	margin-bottom: 3px;
	padding: 4px 2px;
}

/*-----------------------------------------------------------*/
/* IMAGES
-------------------------------------------------------------*/
.logo 				{ width: 268px; height: 86px; }
.logo_rodape		{ width: 75px; height: 61px; margin: 10px 20px 0px 0px;}
.img_news			{ width: 17px; height: 20px; }
.img_consultoria	{ width: 90px; height: 94px; }
.img_saibaPreco		{ width: 122px; height: 94px; }
.img_certificacoes	{ width: 90px; height: 94px; }
.btn_vejaMais		{ width: 112px; height: 43px; }
.consultoria		{ width: 95px; height: 26px; }
.clientes    		{ width: 69px; height: 26px; }
.saibaPreco    		{ width: 190px; height: 26px; }
.certificacoes 		{ width: 106px; height: 26px; }

.topoHeader 		{ width: 620px; height: 102px; }

.topoServicos			{ width: 815px; height: 114px; }

/*-----------------------------------------------------------*/
/* STRUCTURE
-------------------------------------------------------------*/
html { 
	width: 100%;
	height: 100%;
	background: #1F3859 url(../images/bg_html.jpg) repeat-y center;
	min-width: 990px;
}

body {
    width: 100%;
    height: 100%;
    background: url(../images/bg_body.jpg) repeat-x ;
    min-width: 990px;
}

.corpo {
    width: 100%;
    overflow: auto;
    background:  url(../images/bg_corpo.jpg) no-repeat center top;
    min-width: 990px;
}

.main {
    width: 990px;
    margin: 0 auto;
}

.linha 			{ margin: 6px 0px; }
.linha100 		{ height: 1px; width:100%; }
.linha_interna 	{ margin: 0px 0px 25px 0px; }

.linha_bottom { 
	text-align: center;
	margin-top: 10px;
}

.rodape {
	background: #28466D;
	width: 900px;
	overflow: auto;
	height: 75px;
	margin-top: 13px;
}

.copyright {
	margin: 23px 10px 0px 0px;
	text-align: right;
	color: #899AB3;
}

.menuRodape {
	margin: 23px 0px 0px 35px;
	color: #899AB3;
}

.homeTopo {
	width: 270px;
	margin-left: 70px; 
	padding-top: 40px;
	display: inline;
}

.dataHome {
	width: 270px;
	padding-top: 40px;
}

/*-----------------------------------------------------------*/
/* CAPA
-------------------------------------------------------------*/
.capa {
	margin-top: 10px;
	width: 900px;
}

#flash {
	width: 100%;
	height: 338px;
}

.capa_box {
	width: 900px;
	background: url(../images/bg_capa.jpg) no-repeat;
	overflow: auto;
	min-height: 254px;
	padding-top: 6px;
}

.consultoria_box {
	width: 188px;
	margin-left: 6px;
	padding: 0px 26px 0px 8px;
	float: left;
	position: relative;
	height: 255px;
}

.certificacao_box {
	width: 187px;
	padding:0px 0px 0px 11px;
	float: left;
	position: relative;
	height: 255px;
}

.clientes_box {
	width: 194px;
	padding: 0px 26px 0px 4px;
	float: left;
	position: relative;
	height: 255px;
}

.saibaPreco_box {
	width: 185px;
	padding:0px 26px 0px 11px;
	float: left;
	position: relative;
	height: 255px;
}

.btn_align {
	position: absolute;
	bottom: 5px;
	left: 0px;
	width: 100%;
	text-align: center;
}

.bg_clientes,
.bg_servico,
.bg_consultoria,
.bg_empresa,
.bg_controle,
.bg_contato {
	width: 857px;
	background: url(../images/bg_controle.jpg) no-repeat 0px 30px;
	position: relative;
	overflow:auto;
}

.bg_consultoria { background: url(../images/bg_consultoria.jpg) no-repeat 0px 30px; }
.bg_contato		{ background: url(../images/bg_contato.jpg) no-repeat 0px 30px; }
.bg_controle	{ background: url(../images/bg_controle.jpg) no-repeat 0px 30px; }
.bg_empresa		{ background: url(../images/bg_empresa.jpg) no-repeat 0px 30px; }
.bg_servico		{ background: url(../images/bg_servicos.jpg) no-repeat 0px 30px; }

.imgTopoCliente {
	position: absolute;
	top: 90px;
	right:40px;
	width: 294px;
	height: 237px;
}

.imgTopoServico {
	position: absolute; 
	top: 90px; 
	right:10px; 
	width: 271px; 
	height: 191px;
}

.imgTopoForjaria {
	position: absolute; 
	top: 100px; 
	right: 25px; 
	width: 361px; 
	height: 202px;
}

.imgTopoUsinagem {
	position: absolute; 
	top: 108px; 
	right: 25px; 
	width: 326px; 
	height: 189px;
}

.imgTopoTermico {
	position: absolute; 
	top: 105px; 
	right: 25px; 
	width: 314px; 
	height: 198px;
}

.imgTopoMim {
	position: absolute; 
	top: 90px; 
	right: 25px; 
	width: 222px; 
	height: 208px;
}

.imgTopoConsultoria {
	position: absolute; 
	top: 120px; 
	right:10px; 
	width: 420px; 
	height: 252px;
}

.imgTopoRepresentante {
	position: absolute;
	top: 120px;
	right: 130px; 
	width: 117px;
	height: 188px;
}

.imgTopoControle {
	position: absolute;
	top: 90px;
	right:40px;
	width: 303px;
	height: 227px;
}

.imgTopoEmpresa {
	position: absolute;
	top:90px;
	right: 120px;
	width: 239px;
	height: 237px;
}

.imgTopoSaibapreco {
	position: absolute;
	top: 100px;
	right: 0px;
	width: 299px;
	height: 201px;
}

.conteudo_interna {
	width: 690px;
	margin: 10px 0px 0px 42px;
	overflow: auto;
}

.conteudo {
	margin-left: 43px;
	background: #FFFFFF;
	color: #202020;
	padding: 10px 20px;
	width: 537px;
	min-height: 400px;
	overflow: auto;
}

.descricao_box {
	clear: both;
	font: italic 16px Arial;
	color: #FFFFFF;
	padding: 10px 20px 0px 40px;
}

.titulo_box {
	float: left;
	font: italic 18px Arial;
	color: #FFFFFF;
	padding-top:24px;
}

.etapa_box {
	font: bold 40px Arial;
	color: #ffffff;
	padding: 9px 25px 0px 20px;
	width: 30px;
	float: left;
}

.box_consultoria {
	width: 522px;
	height: 182px;
	background: url(../images/img_consultoria_descricao.jpg) no-repeat;
}

.endereco_contato {
	width: 190px;
	color: #154677;
	padding-top: 16px;
}

.frm_contato {
	background: url(../images/bg_form_contato.jpg) no-repeat;
	width: 310px;
	height:299px;
	padding: 100px 0px 0px 20px;
	display:inline;
}

.frm_saibaPreco {
	background: url(../images/bg_form_saibapreco.jpg) no-repeat;
	width: 444px;
	height:425px;
	padding:90px 0px 0px 20px;
}

.lista_empresa {
	padding: 20px 0px 10px 20px;
	overflow:auto;
}

.box_representante {
	float:left;
	width: 250px;
	color:#315C88;
}

.endereco_saibaPreco {
	margin: 10px 20px 0px 0px;
	color: #FFFFFF;
}

.conteudo_interno_servico {
	width: 815px; 
	margin: 10px 0px 0px 42px; 
	overflow: auto;
}

.conteudo_servico {
	float:right; 
	background: #FFFFFF; 
	color: #202020; 
	padding: 0px 25px 0px 25px; 
	width: 533px; 
	min-height: 400px;
}

.box_processo {
	font: normal 9px Verdana;
	color: #526276; 
	width: 513px;
	height: 148px; 
	background: url(../images/bg_producao.jpg) no-repeat; 
	margin-bottom: 10px; 
	padding: 15px 5px 0px 5px;
}

.box_img_processo {
	text-align: center; 
	width: 171px;
}

.box_segmento {
	font: italic 12px Arial;
	color: #244066;
	background: url(../images/bg_segmento.jpg) no-repeat;
	padding-top: 20px;
	width: 156px;
	height: 41px;
	text-align: center;
}

.direita_servico {
	width: 225px;
	background: url(../images/bg_servicos_lateral.jpg) no-repeat top right;
	padding-top: 25px;
}

.h3_bracoSuperior 	{ width:121px; height:26px; }
.h3_flange 			{ width:56px; height:26px; }
.h3_eixo 			{ width:106px; height:26px; }
.h3_manilha			{ width:64px; height:25px; }
.h3_tampa 			{ width:129px; height:29px; }
.h3_biela			{ width:45px; height:25px; }
.h3_terminal		{ width:152px; height:26px; }
.h3_braco			{ width:152px; height:31px; }
.h3_mancal			{ width:90px; height:26px; }
.h3_mesa			{ width:105px; height:26px; }
.h3_virabrequim		{ width:96px; height:26px; }
.h3_cachimbo		{ width:76px; height:26px; }

.contato_especializado {
	position: absolute;
	top: 330px;
	right: 60px;
}

.topoContato2 {
	width: 216px;
	height: 117px;
}

.bg_form_contato2 {
	width: 204px;
	background: #365C90 url(../images/bgContato.jpg) no-repeat;
	margin-left:1px;
}

.bg_rodape_contato2 {
	width: 216px;
	height: 11px;
}
.link_empresa_taurus {
	clear:left;
	width: 227px;
	text-align:center;
}

/*select form home acesso rápido*/
.sel_ano { margin:0; padding:0; list-style:none; position:absolute; z-index:9999; display:none; top:20px; left:0; font-size: 11px; }
.sel_ano li:hover { color: #07432C; background: #CCCCCC;  }
.sel_ano li { color: #244066; width: 170px; padding: 3px 0; text-align: left; cursor: pointer; font-size: 10px; }
.select_ano { /*position: relative;*/ height: 20px; float: left; margin-right: 6px;}
.sel_ano_fr { color:#244066; width:203px; height:90px; overflow:auto; padding:2px; top:23px; background:#FFFFFF; font-size:11px; border: 1px solid #CCCCCC; }
.campo_select_ano { width: 201px; height: 17px; float: left; padding: 3px 0px 0px 10px; color: #244066; cursor: pointer; text-align: left; background: url(../images/frm_select.jpg); font: bold 11px tahoma; }
/*select form home acesso rápido*/
