/* -----------------------------------------------------------
	TAURUS WOTAN
-------------------------------------------------------------*/
/* ----------------------------------------------------------- 
   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;
}

a	{ outline: none; }

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; color: #FFFFFF;}
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 }
.mr20   	{ margin-right: 20px }
.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; }
.w380		{ width: 380px; }
.w170 		{ width: 171px; }
.w150 		{ width: 150px; }
.w116 		{ width: 116px; }
.w171		{ width: 171px }
.f_263x147  { width: 263px; height:147px; }
.f_203x60   { width: 203px; height:60px; }

.h84 		{ height:84px; }

.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;}

.linkSm				{ text-decoration: none; color: #002E64;}
.linkSm:visited	{ text-decoration: none; color: #002E64;}
.linkSm:focus,
.linkSm:hover      { text-decoration: none; color: #002E64; font-weight: bold}

/*-----------------------------------------------------------*/
/* FORMS
-------------------------------------------------------------*/
.label_contato { 
	width: 90px; 
	text-align: right; 
	float: left;
	color: #FFFFFF;
	font: normal 11px Verdana; 
	height: 15px; 
	margin: 6px 5px 3px 0px;
}

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

/*-----------------------------------------------------------*/
/* IMAGES
-------------------------------------------------------------*/
.logo 				{ width: 135px; height: 39px; margin-top: 31px;}
.logo_rodape		{ width: 75px; height: 61px; margin: 10px 20px 0px 0px;}
.img_news			{ width: 17px; height: 20px; }
.img_emrpesa		{ width: 172px; height: 76px; }
.img_saibaPreco		{ width: 122px; height: 94px; }
.img_certificacoes	{ width: 90px; height: 94px; }
.btn_vejaMais		{ width: 112px; height: 43px; }
.empresa			{ width: 80px; height: 26px; }
.empresa_taurus		{ width: 127px; height: 26px; }
.dpto				{ width: 166px; height: 26px; }
.produtos			{ width: 76px; height: 26px; }
.historia			{ width: 67px; height: 26px; }
.missaoValores		{ width: 108px; height: 29px; }
.vendas				{ width: 123px; height: 55px; }
.vendas2			{ width: 155px; height: 26px; }
.tecnologia			{ width: 164px; height: 26px; }
.contato			{ width: 65px; height: 26px; }
.contato2			{ width: 186px; height: 28px; }
.trabalhe			{ width: 136px; height: 26px; }
.contato3			{ width: 128px; height: 26px; }
.missao				{ width: 56px; height: 29px; }
.visao				{ width: 46px; height: 29px; }
.imgEmpresa			{ width: 172px; height: 76px; }
.imgProdutos		{ width: 148px; height: 58px; }
.imgContato			{ width: 81px; height: 92px; }
.imgVendas			{ width: 206px; height: 53px; }
.btn_enviar			{ width: 68px; height: 25px; }
.btn_solicitar		{ width: 152px; height: 25px; }
.topoHeader 		{ width: 620px; height: 102px; }
.arrow		 		{ width: 27px; height: 23px; }

.arrowhistoria	{ margin-left: 45px; }
.arrowmissao	{ margin-left: 155px; }
.arrowtaurus	{ margin-left: 295px; }

.topoServicos		{ width: 815px; height: 114px; }
.hr2				{ width: 3px; height: 147px; }
.hr3				{ width: 15px; height: 26px; }
/*-----------------------------------------------------------*/
/* STRUCTURE
-------------------------------------------------------------*/
html { 
	width: 100%;
	height: 100%;
	background: #244066 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: #244066 url(../images/bg_corpo.jpg) no-repeat center top;
    min-width: 990px;
}

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

.menu {
	clear: right;
	margin-top: 8px;
	width: 502px;
	height: 23px;
	padding-top: 10px;
	background: url(../images/menu.jpg) no-repeat;
}

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

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

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

.menuRodape {
	padding: 33px 0px 0px 35px;
	color: #FFFFFF;
}

.homeTopo {
	width: 250px;
	margin-left: 77px; 
	padding-top: 29px;
	display: inline;
}

.dataHome {
	width: 250px;
	padding-top: 29px;
	text-align: right;
}

/*-----------------------------------------------------------*/
/* CAPA
-------------------------------------------------------------*/
.capa_box {
	background: url(../images/bg_capa.jpg) no-repeat;
	overflow: auto;
	min-height: 212px;
	padding-top: 0px;
	margin: 20px auto;
}

.empresa_box {
	width: 188px;
	margin-left: 6px;
	padding: 0px 10px 0px 8px;
	float: left;
	position: relative;
}

.produto_box {
	width: 168px;
	margin-left: 0px;
	padding: 0px 0px 0px 18px;
	float: left;
	position: relative;
}

.venda_box {
	width: 148px;
	margin-left: 0px;
	padding: 0px 10px 0px 24px;
	float: left;
	position: relative;
}

.venda_box2 {
	width: 210px;
	margin-left: 0px;
	padding: 50px 0px 0px 0px;
	float: left;
	position: relative;
}

.busca {
	background: url(../images/bg_busca.jpg) no-repeat;
	height: 28px;
	padding-top: 7px;
	position: relative;
	z-index: 400000;
}

.menuProduto li{
	background: url(../images/imgMenuProduto.jpg) no-repeat;
	width: 188px;
	height: 25px;
	padding-top: 8px;
	padding-left: 30px;
	margin-bottom: 2px;
}

.menuProduto li:hover{
	background: url(../images/imgMenuProduto1.jpg) no-repeat;
	cursor: pointer;
}

.lista_empresa {
	padding: 20px 0px 10px 20px;
	overflow:auto;
	width: 637px;
	margin-left: 40px;
}

.link_empresa_taurus {
	clear:left;
	width: 227px;
	text-align:center;
}

.box_texto_missao   { width: 367px; margin-left: 100px; display:inline; }
.box_texto_valores  { width: 367px;  margin-left: 80px; }
.box_tit_mv 		{ background: #244268; height: 42px; width: 347px; padding: 8px 0px 0px 20px; }
.box_missao			{ width:267px; background: #3865A0; padding: 30px 50px; height: 165px; }
.box_valores		{ width:267px; background: #3865A0; padding: 30px 50px; height: 165px; }

.box_tit_tecnologia { background: url(../images/subMenu.jpg) no-repeat; width: 266px; height: 18px; padding-top: 5px; }
.link_tecnologia	{ display:block; width: 130px; text-align:center; }
.imgTecnologia		{ background: #192D47; padding: 10px 10px 2px 10px; text-align: center; margin-bottom: 10px }
.box_tecnologia		{ margin-top: 30px; width: 310px; margin-left: 20px; }


/*select form home acesso rápido*/
.sel_ano { margin:0; padding:0; list-style:none; position:absolute; z-index:1000; 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: normal 11px tahoma; }
/*select form home acesso rápido*/

/*select form canal de venda*/
.sel_contato { margin:0; padding:0; list-style:none; position:absolute; display:none; top:20px; left:0; font-size: 11px; z-index:19000; }
.sel_contato li:hover { color: #244066; background: #CCCCCC;  }
.sel_contato li { color: #244066; width: 170px; padding: 3px 0; text-align: left; cursor: pointer; font-size: 10px; }
.select_contato { position: relative; height: 53px; margin-right: 6px;}
.sel_contato_fr { color:#244066; width:198px; height:90px; overflow:auto; padding:2px; top:48px; background:#FFFFFF; font-size:11px; border: 1px solid #CCCCCC; }
.campo_select_contato { width: 150px; height: 35px; float: left; padding: 18px 0px 0px 55px; color: #244066; cursor: pointer; text-align: left; background: url(../images/imgVendas.png); font: normal 11px tahoma; }
/*select form canal de venda*/
