﻿html
{
	height: 100%;
}

body
{
	/*color: #5E5E5E; background: url(../images/page-top-bg.gif) repeat-x;*/
	font-family: Verdana, Arial, Tahoma, Sans-Serif , Helvetica;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	min-height: 100%;
	position: relative;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #ffcf00;
	scrollbar-highlight-color: #ffcf00;
	scrollbar-face-color: #ffcf00;
	scrollbar-shadow-color: #ffcf00;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

a
{
	text-decoration: none;
}

a: hover
{
	text-decoration: underline;
}

* html body
{
	height: 100%;
}

#Pagina
{
	width: 750px;
	margin: 0 auto;
	padding-bottom: 30px;
}


#header
{
	width: 750px;
	height: 175px; /*background-image: url(../design/img/imagem-fundo.gif);*/
	padding-top: -40px;
	position: relative; /*background-image: url(../design/img/imagem-menu-fundo.gif);*/
}

#logo
{
	width: 100%;
	height: 47px;
	margin-top: 16px;
	margin-left: 9px;
}

.linkImg
{
	border: none;
}

#menus
{
	margin-left: 9px;
	margin-top: 34px;
}

#menu1
{
	width: 750px;
	display: block;
	float: left;
}

#menu2
{
	margin-top: 6px;
	margin-bottom: 10px;
	display: block;
	float: left;
}

.clsMenus
{
	float: left;
	display: block;
}


/* Conteudo */
#conteudo
{
	width: 736px;
	_width: 744px;
	margin-left: 3px;
	margin-right: 11px;
	margin-top: 12px;
	padding-bottom: 20px;
	overflow: hidden;
	position: relative;
	z-index: 5;
}
/*  Data */
#Data
{
	width: 100%;
	background-image: url(../design/img/data.gif);
	background-repeat: no-repeat;
	height: 16px;
}

#TextoData
{
	color: #605f5f;
	display: block;
	margin-top: 2px;
	margin-right: 5px;
	text-align: right;
}
/* Fim Data */


/* cont  esq */
#Cont-Esq
{
	width: 219px;
	margin-right: 21px;
	margin-top: 18px;
	display: block;
	float: left;
	_width: 210px;
	_margin-right: 0px;
}

#Lancamento
{
	width: 100%;
}
/* Inicio Lanc-Title */
.Lanc-Title
{
	background-image: url(../design/img/lancamentos-cont.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;
}

.Lanc-Title_en_US
{
	background-image: url(../design/img/lancamentos-cont_en_US.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;
}

.Lanc-Title_es
{
	background-image: url(../design/img/lancamentos-cont_es.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;
}

/* fim Lanc-Title*/
/* Inicio Lanc-Cont*/
.Lanc-Cont
{
	background-image: url(../design/img/lancamentos-cont-fundo.gif);
	background-repeat: repeat-y;
	width: 100%;
	padding-left: 8px;
	padding-top: 15px;
	padding-bottom: 5px;
	
}
/* fim Lanc-Cont*/
/* Inicio Lanc-Footer*/
.Lanc-Footer
{
	background-image: url(../design/img/lancamentos-cont-footer.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 2px;
}
/* Fim Lanc-Footer*/
.textos
{
	margin: 0px;
	padding: 0px;
	padding-right: 12px;
	display: block;
	width: 140px;
	margin-left: 63px;
}

.divSeparador
{
	background-color: #cfcfcf;
	height: 2px;
	width: 170px;
	margin: 0 auto 0 auto;
	margin-bottom: 6px;
	margin-top: 15px;
	_font-size: 1px;
}

.clsDivImgLanc, .clsImgLanc
{
	width: 60px;
	height: 60px;
}

.clsDivImgLanc
{
	border: solid black 1px;
	margin-right: 5px;
	float: left;
	display: block;
	_margin-right: 0px;
}

.TitulosTopicos
{
	font-size: 9pt;
	font-weight: bold;
	color: #636466;
	display: block;
}

.ContentTopicos
{
	font-weight: bold;
	color: #636466;
	display: block;
	margin-top: 6px;
}

.ContentTopicosLanc
{
	color: #636466;
	display: block;
	margin-top: 6px;
}

.Mais
{
	color: #ffa500;
	text-decoration: underline;
	text-align: right;
}

.hrSeparator
{
	width: 180px;
	color: #CFCFCF;
	margin: 0px;
	padding: 0px;
	margin-left: 7px;
	height: 2px;
}

#Cont-Flash
{
	width: 219px;
	height: 154px;
	margin-top: 23px;
}

#Idiomas
{
	text-align: right;
	width: 100%;
	margin-bottom: -10px;
}

#English
{
	float: right;
	display: block;
}
#Portugues
{
	float: right;
	display: block;
}

#Espanhol
{
	text-align: right;
	float: left;
	display: block;
	width: 657px;
}


/* fim cont esq */

/* cont dir */
#Cont-Dir
{
	width: 495px;
	margin-top: 18px;
	display: block;
	float: right;
}
/* Noticias*/
#Noticias-Cont
{
	width: 223px;
	display: block;
}

/* Inicio Not-Title */
.Not-Title
{
	background-image: url(../design/img/noticias-cont.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;
}

.Not-Title_en_US
{
	background-image: url(../design/img/noticias-cont_en_US.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;
}

.Not-Title_es
{
	background-image: url(../design/img/noticias-cont_es.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;
}
/* Fim Not-Title */
/* Inicio Not-Cont */
#Not-Cont
{
	background-image: url(../design/img/noticias-cont-fundo.gif);
	background-repeat: repeat-y;
	width: 100%;
	padding-left: 8px;
	padding-top: 15px;
	padding-bottom: 5px;
	height: 161px;
}
/* Fim Not-Cont */
#Not-Footer
{
	/*background-image: url(../design/img/noticias-cont-footer.gif);*/
	width: 100%;
	font-size: 1px; /*background-repeat: no-repeat;*/
}

.textos2
{
	padding-right: 15px;
	padding-left: 10px;
}

.textos2Servico
{
	padding-left: 10px;
}

.TitulosTopicos2 a, .TitulosTopicos2
{
	font-size: 9pt;
	font-weight: bold;
	color: #636466;
	display: block;
}

.ContentTopicos2
{
	color: #636466;
	margin-top: 6px;
	padding-bottom: 24px;
	display: block;
}

.ContentTopicos2 a
{
	color: #636466;
	display: block;
}

.ContentTopicos2 a:hover
{
	text-decoration: underline;
}
.ContentTopicos2Servico
{
	color: #636466;
	margin-top: 6px;
	padding-bottom: 24px;
	display: block;
}
.ContentTopicos2Servico a
{
	color: #636466;
	display: block;
}
/* Fim Noticias*/
/* Servicos */
#Servicos-Cont
{
	width: 223px;
	display: block;
	float: left;
	margin-left: 27px;
}
/* Inicio Serv-Title */
.Serv-Title
{
	background-image: url(../design/img/servicos-cont.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;
}
/* Fim Serv-Title */
#Serv-Cont
{
	background-color: #fff;
	background-image: url(../design/img/servicos-cont-fundo.gif);
	background-repeat: repeat-y;
	width: 100%;
	padding-left: 8px;
	padding-top: 15px;
	padding-bottom: 5px;
	float: left;
	height: 161px;
}

#Serv-Footer
{
	/*background-image: url(../design/img/servicos-cont-footer.gif); 	background-repeat: no-repeat;*/
	width: 100%;
	font-size: 1px;
}

.Fotos
{
	width: 81px;
	height: 61px;
	margin-left: 24px;
	float: left;
	display: block;
	padding-bottom: 24px;
}

.Fotos2
{
	width: 81px;
	height: 61px;
	margin: 0 auto 0 auto;
	display: block;
	margin-bottom: 3px;
}

/*  Fim Serv */

/*  BUSCA  */
#Busca-Cont
{
	width: 489px;
	margin-top: 10px;
	display: block;
	float: left;
}
/*Inicio Bus-Title*/
.Bus-Title
{
	background-image: url(../design/img/busca-cont.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;
}

.Bus-Title_en_US
{
	background-image: url(../design/img/busca-cont_en_US.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;
}

.Bus-Title_es
{
	background-image: url(../design/img/busca-cont_es.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;
}
/*Fim Bus-Title*/
#Bus-Cont
{
	background-image: url(../design/img/busca-cont-fundo.gif);
	background-repeat: repeat-y;
	width: 100%;
	padding-bottom: 10px;
	float: left;
}

#Bus-Footer
{
	/*background-image: url(../design/img/busca-cont-footer.gif);*/ /*background-repeat: no-repeat;*/
	position: relative;
	float: left;
	width: 100%;
	font-size: 1px;
}

#txtBusca
{
	width: 173px;
	height: 70px;
	border: solid #f8c608 1px;
}

#Busca-Esq
{
	margin-left: 10px;
	display: block;
	float: left;
	width: 170px;
}

/*
#Busca-Button
{
	float: left;
	display: block;
	vertical-align: bottom;
	margin-top: 140px;
	margin-left: 5px;
	margin-right: -100px;
}
*/

#Busca-Dir
{
	float: left;
	width: 235px;
	display: block;
}

.TitulosTopicos4
{
	font-size: 9pt;
	font-weight: bold;
	color: #636466;
	display: block;
	margin-left: -10px;
	margin-top: 23px;
}

.TitulosTopicos3
{
	font-size: 9pt;
	font-weight: bold;
	color: #636466;
	display: block;
}

.ContentTopicos4
{
	font-weight: bold;
	color: #636466;
	display: block;
	margin-top: 10px;
	margin-bottom: 12px;
}

.ContentBusca
{
	margin-left: 16px;
	margin-top: 25px;
	display: block;
}

.ContentBusca2
{
	margin-left: 16px;
	margin-top: 17px;
	color: #5c5a5a;
}
.ContentBusca3
{
	margin-left: 5px;
	margin-top: 17px;
	color: #5c5a5a;
}

/* Fim Busca */
/* fim cont dir */
/* Fim Conteudo */


/* Rodape */
#Rodape
{
	z-index: 1;
	margin: 0px 0 0 0 !important;
	padding: 10;
	height: 20px;
	background: url(../design/img/footer2.gif) no-repeat bottom center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

#Endereco
{
	margin-top: 70px;
	margin-left: -85px;
	width: 120%;
	color: #948f8f;
	display: block;
}


/* Fim Rodape */


/* Marilia-Pesquisa */
.clsForm, .clsFormHome
{
	width: 140px;
	border: solid #f8c608 1px;
}

.clsFormHome
{
	width: 200px;
}

.ContentCategoria
{
	display: block;
}

#Cont-Flash-Pesq
{
	width: 219px;
	height: 154px;
	background-color: #fc9cbc;
	margin-top: 300px;
	display: block;
}

.textosPesq
{
	padding-right: 12px;
	margin-left: 10px;
	display: block;
}

.ContentTopicos3
{
	font-weight: bold;
	color: #636466;
	display: block;
	margin-top: 6px;
}


#IdiomasPesq
{
	text-align: right;
	width: 100%;
	margin-bottom: -10px;
}

.EnderecoPesq
{
	margin-top: 5px;
	margin-bottom: -100px;
	margin-left: -260px;
	width: 900px;
	color: #948f8f;
	display: block;
	float: left;
	_margin-bottom: 0px;
	_margin-left: 70px;
}

.EnderecoPesq a
{
	width: 600px;
	color: #948f8f;
	text-decoration: none;
}

.EnderecoPesq a:hover
{
	width: 600px;
	color: #948f8f;
	text-decoration: underline;
}






/*----------------*/
/* BuscaProdutos */

#tblBuscaProduto
{
	padding-right: 12px;
	margin-left: 5px;
	display: block;
}

.tdBusca
{
	width: 160px;
}


#Cont-Esq
{
	width: 219px;
	margin-right: 21px;
	margin-top: 18px;
	display: block;
	float: left;
}

#BuscaProdutos
{
	width: 100%;
}

#BuscaProdutos-Title
{
	/*background-image: url(../design/img/busca_produtos_header.gif);*/
	background-repeat: no-repeat;
	height: 37px;
	width: 100%;
}

#BuscaProdutos-Cont
{
	background-image: url(../design/img/busca_produtos_content.gif);
	background-repeat: repeat-y;
	width: 100%;
	padding-left: 8px;
	padding-top: 15px;
	padding-bottom: 5px;
	height: 200px;
}

#BuscaProdutos-Footer
{
	background-image: url(../design/img/busca_produtos_footer.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 3px;
}

/* Fim BuscaProdutos */
/*-------------------*/

#ResultBusca-Cont
{
	width: 489px;
	display: block;
	float: right;
	margin-top: -450px;
}

#ResultBus-Title
{
	background-image: url(../design/img/resultado_busca_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;
}

#ResultBus-Cont
{
	background-image: url(../design/img/resultado_busca_content.gif);
	background-repeat: repeat-y;
	float: left;
	width: 445px;
}

#Result-Footer
{
	display: block;
	background-image: url(../design/img/resultado_busca_footer.gif);
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	height: 3px;
	margin-left: 0px;
}

.hrSeparatorPesq
{
	width: 400px;
	color: #ffcf00;
	display: block;
	margin: 0 auto;
	margin-top: -20px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.clsAba
{
	background-image: url(../design/img/aba_buscas.gif);
	background-repeat: no-repeat;
	width: 192px;
	height: 101px;
	padding-right: 8px;
	padding-bottom: 8px;
}


.clsDivImgPesq
{
	float: left;
	display: block;
	width: 61px;
	height: 75px;
	border: solid white 1px;
	margin-left: 6px;
}

.fotoPesquisa
{
	width: 61px;
	height: 75px;
}

#ResultPesqProduto
{
	overflow: auto;
	height: 338px;
	margin-left: 20px;
	display: block;
}

#ResultNaoEncontrado
{
	margin-top: 100px;
	margin-bottom: 200px;
	text-align: center;
}

/* pagProduto  */

#pagProduto
{
	width: 489px;
	display: block;
	float: right;
	margin-top: -450px;
}

#Produto-Header
{
	background-image: url(../design/img/produto_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;
}

#Produto-Cont
{
	background-image: url(../design/img/resultado_busca_content.gif);
	background-repeat: repeat-y;
	float: left;
	width: 445px;
}

#Produto-Footer
{
	display: block;
	background-image: url(../design/img/resultado_busca_footer.gif);
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	height: 3px;
	margin-left: 0px;
}

.imgPagProduto
{
	width: 114px;
	height: 155px;
}

#fotoProduto
{
	display: block;
	float: left;
}

#infoProduto
{
	display: block;
	float: right;
}

#Produto-Details
{
	margin-bottom: 18px;
	margin-left: 20px;
	display: block;
}

.clsCodigo
{
	background-color: #ffcf00;
	color: white;
	font-weight: bold;
	padding: 3px;
}


.ContentTopicos4
{
	color: #636466;
	margin-top: 6px;
	display: block;
}
/* fim pagProduto */



/* Fim Marilia-Pesquisa */

.clsT4W , .clsT4W a
{
	margin-top: -2px;
	font-size: 8pt;
	width: 100%; text-align: center; color: #948f8f;
}

clsT4W a:hover
{
	text-decoration: underline;
}