/** WEB: Portal METALFRIO
 * Afeta: internas.
 */

/* INTERNAS : Titulo */
h2 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 33px;
	color: #666;
	text-align:left;
	line-height:25px;	
	padding-bottom:10px;
}
/* INTERNAS : Conteudo */
#conteudo {
	margin-left: 54px;
	width: 883px;
}
/*INTERNAS: Loading*/
.loadingStatus{
	position:absolute; 
	width:300px; 
	height:60px; 
	top:350px; 
	left:50%; 
	margin-left:-150px; 
	text-align:center
}

/** INTERNAS PADRÃO **/
/* INTS PADRÃO : Sub Cabeçalho */
.internasPadrao div.subCabecalho {
	float: left;
	height: 40px; /*102px;*/
	width: 100%;
	/*margin-bottom: 18px;
	background: url(img/separacao_Onda_bg.gif) left bottom no-repeat;*/
}
.internasPadrao div.subCabecalho.none_bg {
	background: none;
	height: 40px;
	
}
/* Sub Cabeçalho : Titulo */
.internasPadrao div.subCabecalho h2 {
	float: left;
	margin: 39px 0 0 54px;
	
}
.internasPadrao div.subCabecalho.none_bg h2 {
	margin: 10px 0 0 54px;
}
div.subCabecalho2{
	text-align:left;	
}
.subCabecalho2 h2{
	padding-bottom:10px;
}
/* INTS PADRÃO : Texto */
.internasPadrao p {
	text-align: left;
	margin-bottom: 15px;
	line-height: 15px;
}
/* INTS PADRÃO : Imagens */
.internasPadrao div.imagens {
	float: left;
	height: auto;
}
.internasPadrao div.imagens div.thumb {
	float: left;
	margin-bottom: 25px;
}
.internasPadrao div.imagens div.thumb p {
	padding: 3px 0 0 5px;
	margin: 0;
}
/* INTS PADRÃO : Imagens : Horizontal */
.internasPadrao div.imagens.horizontal {
	width: 100%;
	margin-bottom: 8px;
}
.internasPadrao div.imagens.horizontal div.thumb {
	float: none;
	text-align: center;
	margin-bottom: 0;
}
.internasPadrao div.imagens.horizontal div.thumb img {
	margin: 0 56px 10px 56px;
}

/* INTS PADRÃO : Imagens : Esquerda */
.internasPadrao div.imagens.esquerda {
	width: 172px;
	margin: 3px 30px 0 0;
}
/* INTS PADRÃO : Imagens : Direita */
.internasPadrao div.imagens.direita {
	float: right;
	width: 172px;
	margin: 3px 0 0 30px;
}

/**PRODUTOS **/
/* PRODUTOS : Home da Categoria */
#produtos div#homeCategoria {
	display: none;
}
/* PRODUTOS : Container da Dsc do produto */
#produtos div#produtoCont {
	display: none;
}

/* PRODUTOS : Links <a> */
#produtos #produtoCont a {
	font-weight: bold;
}
/* PRODUTOS : Conteudo */
#produtos div#conteudo {
	margin: 0 0 0 20px;
	width: 785px;
	line-height: 13px;
}
/* PRODUTOS : Sub Titulos */
#produtos div#conteudo h3 {
	font-size: 11px;
	margin-bottom: 10px;
	text-align: center;
}
/* PRODUTOS : sub Cabeçalho */
/* PRODUTOS : Destaque : Thumbs das fotos do Produto */
#produtos div.subCabecalho,
#produtos div#destaque div.imagens,
#produtos div#destaque div.texto {
	float: left;
	width: 944px;
	margin: 0 0 20px 22px;
}
/* PRODUTOS : Cabecalho : Titulo */
#produtos div.subCabecalho h2 {
	float: left;
	margin: 2px 0 0 30px;
	font-size: 32px;
	color: #127cd4;
}

#tblCapacidade{
	width:228px;
}

#tblCapacidade, #tblCapacidade tr td{
	border: solid 1px #D2E4F4 ;
}

#tblCapacidade tr td{
	padding: 4px;
	font:10px Verdana,Arial,Helvetica,sans-serif;
	
}

#tblCapacidade .titulo{
	text-align:center;
}

/* PRODUTOS : Cabecalho : Botão Maiores Informações */
#produtos div.subCabecalho div#maioresInfo_btn {
	float: right;
	height: 25px;
	padding: 0;
	margin: 10px 0 0 0;
	background: url(img/botao_fundo_bg.gif) left top repeat-x;
	display: none;
}
/* texto */
#produtos div.subCabecalho div#maioresInfo_btn a {
	font-weight:lighter;
	float: left;
	width: auto;
	padding: 0 2px;
	margin-top: 6px;
	color: #fff;
}
#produtos div.subCabecalho div#maioresInfo_btn a:hover{
	text-decoration:none;
}
/* cantos */
#produtos div.subCabecalho div#maioresInfo_btn div.cantoL {
	float: left;
	width: 5px;
	height: 25px;
	background: url(img/botao_cantoL_bg.gif) left top no-repeat;
}
#produtos div.subCabecalho div#maioresInfo_btn div.cantoR {
	float: left;
	width: 5px;
	height: 25px;
	background: url(img/botao_cantoR_bg.gif) left top no-repeat;
}
/* hover */
#produtos div.subCabecalho div#maioresInfo_btn:hover,
#produtos div.subCabecalho div#maioresInfo_btn:hover div.cantoL,
#produtos div.subCabecalho div#maioresInfo_btn:hover div.cantoR {
	background-position: bottom;
	cursor: pointer;
}

/* PRODUTOS : Menu dos Produtos */
#produtos div#menuProdutos {
	float: left;
	width: 990px;
	height: 214px;
	background: url(img/loading.gif) center center no-repeat;
}

/* PRODUTOS : Destaque */
#produtos div#destaque {
	float: left;
	width: 100%;
}
/* PRODUTOS : Destaque : Thumbs das fotos do Produto : img */
#produtos div#destaque div.imagens img {
	margin: 0 34px 0 0;
}
#produtos div#destaque div.imagens img.semMargin {
	margin: 0;
}
/* PRODUTOS : Destaque : Texto */
#produtos div#destaque div.texto {
	float: left;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}
#produtos div#destaque div.texto p {
	margin-bottom: 10px;
}
/* PRODUTOS : Conteudo : Coluna Esquerda */
#produtos div#conteudo div.colunaL {
	float: left;
	width: 155px;
	text-align: center;
}
/* Imagem do Produto */
#produtos div#conteudo div.colunaL div#imgProduto {
	margin-bottom: 10px;
	overflow: hidden;
}

/*---------------------------------------------------------------------------------------------------------------------*/
/* Sub Menu */
#produtos div#conteudo div.colunaL ul#subMenu {
	width:155px;
	list-style: none;
	font-size: 10px;
}
/* Sub Menu : Botões */
#produtos div#conteudo div.colunaL ul#subMenu li a {
	color:#fff;
	font-weight:lighter;
	background:#00abbc url(img/bg_sub.jpg) no-repeat;
	padding:4px 3px 2px 3px;
	width:149px;
	display:block;
	overflow:hidden;
}
#produtos div#conteudo div.colunaL ul#subMenu li a:hover{
	text-decoration:none;
}
#produtos div#conteudo div.colunaL ul#subMenu li div.cantoR {
	float:none;
	width: 100%;
	height: 3px;
	background: url(img/pontaSubBottom.gif) no-repeat;
}
/* Sub Menu : Botões : hover */

#produtos div#conteudo div.colunaL ul#subMenu li:hover,
#produtos div#conteudo div.colunaL ul#subMenu li:hover a,
#produtos div#conteudo div.colunaL ul#subMenu li:hover div.cantoR {
	background-position: top right;
	background-color:#006ebe;
	cursor: pointer;
}
div#texto ul#teste li.teste {
 background:#FF0000;
 height:20px;
 width:200px;
 clear:both;
}
div#texto ul#teste li.teste:hover {
background:#000000;

}
/*---------------------------------------------------------------------------------------------------------------------*/

/* PRODUTOS : Conteudo : Imagens */
#produtos div.imagens {
	float: left;
	width: 157px;
}
/* PRODUTOS : Conteudo : Imagens : Link <a> */
#produtos div.imagens a {
	font-weight: normal;
}
/* Imagens : Imagem Thumb */
#produtos div.imagens div.img {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
/* Imagens : Imagem Thumb : Marco */
#produtos div.imagens div.img div.imgThumb {
	width: 102px;
	height: 65px;
	margin: 0 auto;
	background: url(../../img/produtos/fake_produtos_thumb1_pequeno.jpg) center left no-repeat;
	background-position: center left;
	background-repeat: no-repeat;
}
/* Imagens : Imagem Thumb : texto */
#produtos div.imagens div.img p {
	padding-top: 2px;
	width: 110px;
	margin: 0 auto;
}
/* PRODUTOS : Conteudo : Caracteristicas */
#produtos div#conteudo div.caracteristicas {
	float: left;
	width: 210px;
	font-size: 10px;
	padding: 0 4px;
	margin: 0 10px 0 0;
}
/* Caracteristicas : Itens */
#produtos div#conteudo div.caracteristicas ul {
	float: left;
	width: 100%;
	list-style: none;
}
#produtos div#conteudo div.caracteristicas ul li {
	float: left;
	background: url(img/marcador_Bolinha_bg.gif) 0px 6px no-repeat;
	padding: 0 0 0 9px;
	margin: 0 0 5px 0;
	width:209px;
}
/* PRODUTOS : Conteudo : Informações tecnicas */
#produtos div#conteudo div.infoTecnicasPrinc {
	float: left;
	width: 220px;
	padding: 0 4px;
	float: left;
}
/* Informações tecnicas : Tabela */
#produtos div#conteudo div.infoTecnicasPrinc ul#infoTPrinc, #infoTPrinc {
	float: left;
	width: 219px;
	background: url(img/miniTabela_bg.gif) left top repeat-y;
	color: #666;
	font-size: 10px;
	margin-bottom: 15px;
	list-style: none;
}

.tabProdutos{
	width: 559px !important;
	background: #fff !important;
}

.tabProdutos .detalhe{
	width:350px !important;
}

.tabProdutos .valor{
	width:150px !important;
}

.tabProdutos .par{
	background:#d2e4f4 !important;
}

.opcional{
	padding-top:10px;
	clear:both;
}

.opcional{
	background:url(img/opt_en.png) no-repeat;
	width:105px;
	height:15px;
	text-indent:-9000px;
	display:block;
}

/* Informações tecnicas : Tabela : Row */
#produtos div#conteudo div.infoTecnicasPrinc ul#infoTPrinc li, #infoTPrinc li {
	float: left;
}
#produtos div#conteudo div.infoTecnicasPrinc ul#infoTPrinc li div, #infoTPrinc li div {
	float: left;
	padding: 4px 4px;
	text-align: left;
}
#produtos div#conteudo div.infoTecnicasPrinc ul#infoTPrinc li.par, #infoTPrinc li.par {
	background: #fff;
}
/* Informações tecnicas : Tabela : Detalhe */
#produtos div#conteudo div.infoTecnicasPrinc ul#infoTPrinc li div.detalhe, #infoTPrinc li div.detalhe {
	width: 100px;
	border-right: 2px #fff solid;
	padding-left: 5px;
}
/* Informações tecnicas : Valor */
#produtos div#conteudo div.infoTecnicasPrinc ul#infoTPrinc li div.valor, #infoTPrinc li div.valor {
	width: 100px;
	text-align: center;
}
/* Informações tecnicas : Mini Tabela */
#produtos div#conteudo div.infoTecnicasPrinc ul.mini{
	float: left;
	width: 100%;
	background: none;
}
#produtos div#conteudo div.infoTecnicasPrinc ul.mini li{
	list-style:none;
	overflow: hidden;
	border: 2px solid #abdfe8;
	padding: 4px;
	height:12px;
	text-align:center;
}
#produtos div#conteudo div.infoTecnicasPrinc ul.mini li.ladoL {
	float:left;
	width:95px;
	border-top: none;
}
.ladoR {
	width:50px;
	float:none;
	border-top: none;
	border-left: none;
	text-align:center !important;
				
}
#produtos div#conteudo div.infoTecnicasPrinc div.cantos {
	position: relative;
	float: left;
	width: 228px;
	margin-top:25px;
}
/* PRODUTOS : Conteudo : Coluna Direita */
#produtos div.colunaR {
	float: left;
	width: 180px;
	height: 600px;
}
/* Coluna Direita : Sub Menu */
#produtos dl.submenu dt a {
	background:#b8babc url(img/bg_produtos.gif) left bottom no-repeat;
}
#produtos dl.submenu dt.subT a {
	background: url(img/bg_top_produtos.gif);
}
#produtos dl.submenu dt.subB a {
	background: url(img/bg_bottom_produtos.gif) left bottom;
}
#produtos dl.submenu dt.subB a:hover {
	background-position: -150px bottom;
}
#produtos dl.submenu dt a:hover {
	text-decoration: none;
	background-position: -150px bottom;
	background-color: #70cce4;
}
#produtos dl.submenu dt a:hover {
	text-decoration: none;
	background-position: -150px bottom;
	background-color: #d0d1d3;
}
/* Coluna Direita : Sub Menu : Categorias */
#produtos dl.submenu dt a,
#produtos dl.submenu dt a:focus {
	-moz-outline: none;
	outline: none;	
}
#produtos dl.submenu dd.subsBtn ul {
	padding: 2px 0;
	list-style: none;
}
#produtos dl.submenu dd.subsBtn ul li {
	padding: 2px 0 2px 14px;
	background: url(img/seta_submenu.jpg) 7px 7px no-repeat;
}
/* Coluna Direita : Sub Menu : Categorias : Produtos */
#produtos dl.submenu dd.subsBtn ul li ul li a {
	font-weight: normal;
}

/* Coluna Direita : Imagens do Veja Mais */
#produtos div.colunaR div.imagens {
	margin-top: 30px;
}
/* Coluna Direita : Imagens do Veja Mais */
#produtos div.colunaR div.imagens h4 {
	width:100%;
	font-size: 16px;
	color: #127CD4;
	margin-bottom: 20px;
	text-align: center;
}
/* PRODUTOS : Conteudo : Info Tecnicas */
#produtos div#conteudo div.infoTecnicas {
	float: right;
	width: 520px;
	margin: 10px 50px 0 0;
	/*background: url(img/tabela_InfoTecnicas_bg.gif) left top repeat-y;*/
}
#produtos div#conteudo div.infoTecnicas ul#infoTecnicas {
	float: left;
	width: 520px;
	list-style: none;
}
#produtos div#conteudo div.infoTecnicas ul#infoTecnicas li {
	float: left;
	width: 520px;
	padding: 4px 10px 4px 20px;
}
#produtos div#conteudo div.infoTecnicas ul#infoTecnicas li.par {
	background: #fff;
}
#produtos div#conteudo div.infoTecnicas ul#infoTecnicas li div {
	float: left;
}
#produtos div#conteudo div.infoTecnicas ul#infoTecnicas li div.detalhe {
	width: 320px;
}
#produtos div#conteudo div.infoTecnicas ul#infoTecnicas li div.valor {
	padding-left: 15px;
}
#produtos div#conteudo .ultimoTit{
	width: 548px;
	height: 23px;
	background: #00b5cc;
	float: right;
	margin: 0 22px 50px 0;
}
#produtos div#conteudo div.infoTecnicas ul#infoTecnicas li.titulo {
	height: 15px;
	background: #00b5cc;
	font-size: 12px;
	font-weight: bolder;
	color: #fff;
	padding-top: 8px;
}

#produtos div#conteudo div.infoTecnicas ul#infoTecnicas li.titulo div.valor {
	padding-left: 0;
}

/*INTERNAS: PARTE DO SALES*/

.txtsales h2, #Sales div.cont h2, #Suppliers div.cont h2 {
    font: 23px Tahoma;
    margin: 2px 0 17px;
    text-transform: none;
}
.txtsales, #Suppliers div.cont .txt  {
    float: left;
    font-size: 12px;
    margin-left: 70px;
    width: 500px;
}

/*INTERNAS: PARTE DO ABOUT US*/
.internasPadrao div.cont{
	float:left;
	padding-bottom:10px;
}
.internasPadrao div.cont img{
	float:left;
}
.internasPadrao div.cont .img{
	/*width:217px;*/
	width:170px;
	float:left;
}
.internasPadrao div.cont .img p {
	clear:both;
}
.internasPadrao div.cont .txt {
    float: left;
    font-size: 12px;
    width: 883px;
}

#Sales #todo #conteudo .cont .txt{
	width: 628px !important;
}

.internasPadrao div.cont .txt h2{
	margin:0;
	font-size:14px;
	font-weight:lighter;
	margin-bottom:10px;
}
.internasPadrao div.cont h3 {
	font-size:14px;
	margin-bottom:5px;
}
.internasPadrao div.cont h3,
.internasPadrao div.cont h3 a,
.internasPadrao div.cont h3 a:hover{
	color:#00b6bd;
}

/*INTERNAS: coluna esquerda*/
.boxLeft{
	float:left;
	width:190px;
	height:auto;
}
/*INTERNAS: coluna direita*/
.boxRight{
	float:left;
	width:665px;
	height:auto;
}
/*INTERNAS: submenu*/
.submenu{
	/*margin:21px 0;*/
	width:150px;
	float:left;
}
.submenu dd,
.submenu dt{
	float:left;
}
.submenu dt a{
	color:#fff;
	font-family:Tahoma;
	font-size:11px;
	background:#2abfd3 url(img/bg_noticias.jpg) bottom left repeat-x;
	padding:7px 3px 4px 7px;
	width:140px;
	display:block;
	text-transform:uppercase;
	overflow:hidden;
}
.submenu dt.subT a{
	border-top:none;
	background:#00a5b5 url(img/bg_top_noticias.jpg) top left no-repeat;
}
.submenu dt.subB a{
	border-bottom:none;
	background:#2abfd3 url(img/bg_bottom_noticias.jpg) bottom left no-repeat;
}
/*INTERNAS: submenu hover*/
.submenu dt a:hover{
	color:#fff;
	text-decoration:none;
	background-position: -150px bottom;
	background-color:#70cce4;
}
.submenu dt.subB a:hover{
	background-position: -150px bottom;
	background-color:#70cce4;
}
.submenu dt.subT a:hover{
	background-position: -150px 0px;
	background-color:#00afc5;
}
/*DOWNLOADS: coluna direita*/
#downloads .boxRight {
	margin-top:20px;
}
/*DOWNLOADS: lista de downloads*/
.arqDown{
	list-style:none;
}
.arqDown li{
	padding-bottom:25px;
	float:left;
	color:#808284;
}
.arqDown li h3{
	color:#808284;
	font-family:Tahoma;
	font-size:14px;
}
.arqDown li div{
	float:left;
	width:150px;
	
}

.arqDown li{
	clear:both;
}

.arqDown li img{
	float:left;
	width:75px;
	height:auto;
	margin-right:45px;
	border:solid 1px #999;
}

#divCatalagos .boxRight ul li a img{
	border:none;
}

#divCatalagos .boxRight ul li div h3{
	margin-bottom:-25px;
}

/*MARCAS: colunas*/
#marcas .boxLeft{
	width:430px;
}
#marcas .boxRight{
	width:420px;
	margin-left:24px;
}
#marcas div.cont{
	padding-bottom:40px;
	float:right;
}
#marcas div.cont img{
	float:right;
	margin:23px 23px 0 0;
}
#marcas div.cont h3{
	font-size:14px;
	margin-bottom:5px;
}
#marcas div.cont h3,
#marcas div.cont h3 a,
#marcas div.cont h3 a:hover{
	color:#00b6bd;
}
#marcas div.cont .txt{
	width:225px;
	color:#808284;
	float:right;
	font-size:10px;
}

/*NAVEGAÇÃO: marcas*/
#navegacao h3{
	font-family:Tahoma;
	width:370px;
	margin:38px auto 0;
	font-size:14px;
	line-height:20px;
}
#navegacao h3,
#marcas div.cont h3 a,
#marcas div.cont h3 a:hover{
	color:#a7a9ac;
}
#navegacao .boxLeft{
	width:49%;
}
#navegacao .boxRight{
	width:49%;
	margin-left:12px;
	min-height:173px;
}
#navegacao dl{
	color:#00b5cc;
	width:350px;
	margin:23px 0;
	font-weight:bold;
}
#navegacao dt{
	background:url(img/bull_noticias.jpg) 1px 12px no-repeat;
	padding:5px 0 3px 10px;
}
#navegacao dt,
#navegacao dt a,
#navegacao dt a:hover{
	color:#808284;
}
#navegacao dd{
	margin:0 0 10px 10px;
	font-weight:lighter;
}
#navegacao dd,
#navegacao dd a,
#navegacao dd a:hover{
	color:#a9abae;
}
.marcasBottom{
	float:right;
	width:100%;
}
.marcasBottom img{
	float:right;
	margin-left:100px;
}

/*PRODUTOS: coluna esquerda*/
#produtos #homeCategoria{
	margin-left: 0;
	float:left;
	width:100%;
	overflow: hidden;
}
/*PRODUTOS: coluna direita*/
#produtos .boxRight{
	float:right;
	width:59%;
	height:auto;
}
#produtos #homeCategoria p{
	float:left;
	width:520px;
}
#produtos #homeCategoria h3{
	font-family:Tahoma;
	width:520px;
	margin:60px 0 15px 0;
	font-weight:lighter;
	font-size:23px;
	line-height:28px;
}
#produtos #homeCategoria .lancamentos{
	margin:20px 20px 0 0;
	width:238px;
	float:right;
}
#produtos #homeCategoria .lancamentos h4{
	font-family:Tahoma;
	color:#00b6bd;
	font-size:15px;
	text-align:center;
	margin-bottom:3px;
}

/*SERVIÇOS - páginas*/
#vendas div.flashBanner.horizontal,
#servicos div.flashBanner.horizontal {
	margin-bottom: 40px;
}
#servicos div.cont.principal{
	padding-bottom:30px;
}
#servicos div.cont .img img{
	margin-bottom:10px;
}
#servicos div.cont h3{
	font-size:12px;
}
#servicos div.cont h3,
#servicos div.cont h3 a,
#servicos div.cont h3 a:hover{
	color:#808284;
}
#servicos div.cont h2{
	margin:10px 0 0;
	font:24px Verdana, Geneva, sans-serif;
	text-transform: none;	
}
/*Imagem esquerda do Life Cycle*/
#servicos .imgLC{
	margin:70px 0 0 70px;
	float:left;
}

/*VENDAS - links*/
#vendas .btnLinks li{
	margin-bottom:5px;
	list-style:none;
}
#vendas .btnLinks li a{
	display:block;
	padding-top:14px;
	color:#FFFFFF;
	font-size:13px;
	text-transform:uppercase;
	text-align:center;
	width:170px;
	height:40px;
	background:url(img/bg_link_vendas.jpg) no-repeat;
}
#vendas div.cont h2{
	margin:2px 0 17px 0;
	font:23px Tahoma;
	text-transform: none;
}
#vendas .box_mes{ 
	margin-left:0;
}
#vendas div.cont a.mb{
	margin:2px 0 17px 0;
	text-transform: uppercase;
}

/*NOTICIAS: lista de noticias*/
.arqNoticias{
	width:70%;
	color:#00b5cc;
	float:left;
	margin:30px 0 20px 0;
	
}
.arqNoticias dt{
	color:#808284;
	padding:5px 0 3px 0;
	font-size:14px;
}
.arqNoticias dt.date{
	color:#00b5cc;
	float:left;
	margin-right:5px;
	font-weight:bold;
}
.arqNoticias dd{
	color:#808284;
	margin:0 0 10px 98px;
	font-weight:lighter;
	font-size:11px;
}
.arqNoticias dd.conteudo{
	margin:10px 0;
}
.arqNoticias p {
	width:70%;
	float:left;
	color:#808284;
	font-size:11px;
	padding-bottom:20px;
}

/*produzido*/

/*INTERNAS: campos*/
form.news input {
	height: 21px;
	background: #E7E7E8;
	border: none;
	margin-top: 5px;
	font: 12px tahoma, arial, verdana; 
	font-weight:bold;
	
}
form.news input.busca {
	width:200px;
	padding-top:7px;
	color: #666666;
}

.ttl_news{
	font-weight:bold;
	font: bold 15px tahoma, arial, verdana; 
	color:#808285;
	padding: 5px 5px 0 0;
	margin: 5px 5px 0 0;
	float:left;
}
form.news{
	margin: 25px 10px 5px 10px;
}
.barranews{
	float:left;
}
.box_mes{
	float:left; 
	margin-left:80px;
	margin-top:5px;
}
.box_ano{
	float:left; 
	margin-left:25px;
	width:120px;
	margin-top:5px;
}
div.box_ano h4.ttl_news{
	padding-left:13px;
	margin:5px 0 0 0;
}

/*INTERNAS: Select personalizado*/
.elSelect {
	width:231px;
	height:23px;
	background: url(img/select_bg.gif) no-repeat;
	padding-top:4px;
	text-align:left;	
}
.elSelect .selected {
	background-color:#E7E7E8 !important;
	color: #333 !important;
	cursor: pointer;
}
.elSelect .clear {
	clear:both;
}
.elSelect .selectedOption {
	float:left;
	padding:2px 0 0 6px;
	width:193px;
	font-weight:bold;
	font-size:12px;
	color: #666666;
	overflow:hidden;
}
.elSelect .dropDown {
	width: 20px;
	height: 20px;
	float: right;
	background:url(img/select_arrow.gif)  0 -6px no-repeat;
	margin-top:5px;
	z-index:10;
}
.elSelect .optionsContainerTop {
	position:absolute;
	background:url(img/top_center.gif) repeat-x;
	width:100%;
	height:5px;
	z-index:10;
}
.elSelect .optionsContainerTop div {
	background: url(img/top_left.gif) no-repeat;
	width:100%;
	height:5px;
	z-index:10;
}
.elSelect .optionsContainerTop div div {
	background: url(img/top_right.gif) no-repeat 100% 0%;
	width:100%;
	height:5px;
	z-index:10;
}
.elSelect .optionsContainerBottom {
	position:absolute;
	margin:-5px 0 0 0;
	background:url(img/bottom_center.gif) repeat-x;
	width:100%;
	height:5px;
	z-index:10;
}
.elSelect .optionsContainerBottom div {
	background:url(img/bottom_left.gif) no-repeat;
	width:100%;
	height:5px;
	z-index:10;
}
.elSelect .optionsContainerBottom div div {
	background:url(img/bottom_right.gif) no-repeat 100% 0%;
	width:100%;
	height:5px;
	z-index:10;
}
.elSelect .optionsContainer {
	position:absolute;
	display:none;
	cursor: pointer;
	z-index:10;
	height: 250px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.elSelect .option {
	padding:4px 0 5px 5px;
	background-color: #e7e7e8;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color:#808284;
	z-index:10;
	text-align:left;
}
span {
	display:block;
	margin:-20px 0 0 250px;
	font-size:10px;
}

/*ÁREA RESTRITA: login*/
#area_restrita p{
	margin:20px 0;

}
#area_restrita form.login {
	float: left;
	margin-top: 40px;
	clear: both;
}

#area_restrita form.login label {
	float: left;
	margin: 5px 12px 0 0;
	font-size: 10px;
}
#area_restrita form.login label.senha {
	margin-left:40px;
}

#area_restrita form.login input {
	float: left;
	color:#808284;
	height: 17px;
	background: #a5dce7;
	border: none;
	padding: 3px 0;
	font-size: 13px;
}

#area_restrita form.login img {
	position: relative;
	float: left;
	vertical-align: middle;
}
/* Busca */
#area_restrita form.login input.campo {
	width: 165px;
}
/* Botao OK */
#area_restrita form.login input.ok_btn {
	width: 27px;
	height: 23px;
	margin: 0 0 0 9px;
	background: url(img/btn_ok.gif) left top no-repeat;
	cursor: pointer;
}

/*ÁREA RESTRITA: links*/
#area_restrita .btnLinks li{
	margin-right:21px;
	list-style:none;
	float:left;
}
#area_restrita .btnLinks li a{
	display:block;
	float:left;
	padding:40px 0 10px 0;
	color:#FFFFFF;
	font-size:20px;
	text-align:center;
	width:199px;
	height:99px;
	background:url(img/bg_link_area_restrita.jpg) no-repeat;
}
/* INTERNAS : paginação */
.paginacao {
	float:right;
	width:632px;
	text-align: center;
	border-top:#CCCCCC solid 1px;
	padding-top:10px;
}
.paginacao div.anterior,
.paginacao div.proxima {
	float: left;
	width: 93px;
}
.paginacao div.proxima{
	float: right;
}
.paginacao div.anterior a {
	float: left;
	color:#006ebe;
}
.paginacao div.proxima a {
	float: right;
	color:#006ebe;
}
.paginacao a {
	margin-right:5px;
	color:#808284;
}
.paginacao b {
	margin-right:5px;
	color:#127cd4;
	font-size: 14px;
}
.paginacao div.paginas {
	width: 430px;
	float: left;
}

/*BUSCA: paginação*/
#busca #conteudo .txt p{
	margin-top:20px;
	line-height:15px;
}
#busca .paginacao{
	float:left;
}
#busca form.news{
	margin: 25px 10px 0 0;
}
#busca .arqNoticias dd{
	margin:0 0 10px 0;
	padding: 2px 0 10px 14px;
	background: url(img/seta_submenu.jpg) 7px 7px no-repeat;
}
#busca .arqNoticias b a,
#busca .arqNoticias b{
	background-color:#bfe4ec;
	padding:2px 3px;
}
#busca #conteudo p b,
#busca .arqNoticias dt a,
#busca .arqNoticias dt{
	color:#00b5cc;
	margin-bottom:3px;
}
#busca .arqNoticias dt{
	padding-top:17px;
	border-top:#CCCCCC solid 1px;
}

/*AJAX: carregar informação*/
.ajaxCarregando {
 background: url(img/loading.gif) no-repeat center;
 min-height:35px;
 min-width:35px;
}
/*VENDAS - links */
.internasPadrao div.cont .txt2{
	font-size:12px;
	float:left;
	margin-left:50px;
	width:550px;
}
#vendas div#divInformacao{
	float:left;
	width:300px;	

}
#vendas div.box_01{
	width:700px;
	display:table;

}
#vendas div.box_02{
	position:absolute;
	width:200px;
	display:table;
	left:0;
	top:0px;	
	background-color: #FFFFFF;
	border: solid 1px #999999;
	padding:10px;
	z-index:100;
	overflow:hidden;
}
#vendas div.box_02 input, select{
	 border: solid 1px #999999;
	 background:#E7E7E8;
	 width:227px;	
}
#vendas div.box_02 textarea{
	 border: solid 1px #999999;
	 background:#E7E7E8;
	 width:220px !important;
	 height: 80px;	
}
#vendas div.box_00{
	width:700px;
	display:table;
	float:left;
}
select#selEstado{
	border:solid 1px #E7E7E8;
	background:#E7E7E8;
	width:140px;
	
}
select#selCidade{
	border:solid 1px #E7E7E8;
	background:#E7E7E8;	
	width:140px;
	
}
.separador{
	border-top:#CCCCCC solid 1px;
	margin-top:20px;	
}
/*FALE CONOSCO*/
#fale input.form_fale, textarea{
	 border: solid 1px #999999;
	 background:#E7E7E8;
	 width: 250px;
	 font: 12px tahoma, arial, verdana; 
}
#fale a#lnkEnviar{
	*position:absolute;
	right:0px;
	text-align:left;
}

form.fale input {
	height: 21px;
	background: #E7E7E8;
	border: none;
	margin-top: 5px;
	font: 12px tahoma, arial, verdana; 
	font-weight:bold;
	
}
form.fale input.campo {
	width:200px;
	padding-top:7px;
	color: #666666;
}
/*VENDAS - links */

#mb1{   
	background: url("img/bg_link_vendas.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    height: 40px;
    padding-top: 18px;
    text-align: center;
    text-transform: uppercase;
    width: 170px;
	list-style:none;
}

.btnLinks{
	list-style:none;
}

.box_00{
	float:left;
}

#divFormularioEmail{
	border: 0 !important;
}

#divFormularioEmail strong{
	font: bold 12px Tahoma, Geneva, sans-serif;
}

#txtMensagem, #txtEmpresa, #txtTelefone, #txtEmail, #txtContato, #txtNome, #frmEnviarCurriculo textarea,
#txtDepartamento, #txtWebpage, #txtRazaoSocial, #txtRamoAtuacao, #txtMercadosGeograficos, #txtDataFundacao, #txtCidade, #txtPais, 
#txtCidadeEmpresa, #txtPaisEmpresa
{
	background: none repeat scroll 0 0 #D9E2F6 !important;
    border: 1px solid #127cd4 !important;
    font: 12px tahoma,arial,verdana !important;
	margin: 0;
	padding:1px 2px;
}

#frmEnviarEmail tr td{
	text-align:left;
}

#fuArquivo{
	background: none repeat scroll 0 0 #D9E2F6 !important;
    border: 1px solid #127cd4 !important;
    font: 12px tahoma,arial,verdana !important;
	width:227px !important;
	margin:3px 0 0 0;
}

#txtEmpresa, #txtTelefone, #txtEmail, #txtContato, #txtNome, #frmEnviarCurriculo textarea,
#txtDepartamento, #txtWebpage, #txtRazaoSocial, #txtRamoAtuacao, #txtMercadosGeograficos, #txtDataFundacao, #txtCidade, #txtPais, 
#txtCidadeEmpresa, #txtPaisEmpresa{
	height:14px;
}

#ddlDepartamento, #ddlCargo{
    background: none repeat scroll 0 0 #D9E2F6 ;
    border: 1px solid #127cd4;
}

#lnkEnviar, #cmdEnviar{
	padding:5px 10px;
	background: url(../../img/btEnvia.jpg) no-repeat !important;
	cursor:pointer;
	color:#fff !important;
	margin-bottom:20px;
	text-align:center !important;
	font-size:11px !important;
	border: 0 !important;
	display:block;
}

#lnkEnviar{
	width:69px !important;
}

#cmdEnviar{
	width:89px !important;
}


#frmEnviarEmail label{
	font: 12px Verdana,Arial,Helvetica,sans-serif !important;
}

.descr{
	width:300px;
	float:left;
}

.form_fale{
	width: 320px;
	float:left;
	margin-left:140px;
}

.barranews input{
	background:#E7E7E8;
	font:bold 12px tahoma,arial,verdana;
	color:#666;
	height: 28px;
	border:0;
	*padding-top:5px;
	*height:23px;
}

#lnkBuscar{
	float:left;
	margin-top:-5px;
}

.box_produto{
	float:left;
	margin-right: 20px;
	margin-top: 0px;
}

.boxLeft{
	width: 185px;
}

.buscaDownload{
	float: left;
	width: 632px;
}

.barranews{
	margin-right: 20px;
}

.list_downloads{
	clear:both;
	margin-top:50px;
}

#fornecedores #divFormularioEmail form p input, #vendas #divFormularioEmail form p input,
#fornecedores #divFormularioEmail form p textarea, #vendas #divFormularioEmail form p textarea{
	margin-bottom:10px;
	width: 220px; !important;
}

#frmEnviarEmail label
{
    display: block;
    clear: both;
    line-height: 14px;
}

#fale #conteudo h2
{
    margin-top: 0;
    padding-bottom: 28px;
}
#lnkBuscar{
	margin-top:-5px;
}
.barranews img {
    margin-left: 0px;
}
