/*height:expression(this.offsetHeight < 280 ? "280px" : this.offsetHeight);*/
HTML, BODY
{
	overflow: auto;
	margin:0;
}
BODY
{
	background: #EDDD04;
}
/*
======================================================================
=                                                                    =
=     ITENS DE LAYOUT                                                =
=                                                                    =
======================================================================
*/
#main
{
	margin:0 auto;
	/*border:solid 1px black;*/
}

#amarra
{
	margin: 0 auto;
	width: 784px;
	font-size: 12px;
	font-family: Arial;
}

#topo
{
	float: left;
	width: 784px;
	height: 315px;
}

#topo_internas
{
	float: left;
	width: 784px;
	height: 175px;
}

/*Esta DIV contém o fundo para evitar que os tamanhos sejam diferentes!*/
#menu_conteudo_case{
	float:left;
	background:url(images/bg_internas.gif) repeat-y;	
	/*Tamanho definido em 07/02/2008*/
	/*====	Por Valter Furtado	====*/
	/*height:expression(this.offsetHeight < 300 ? "300px" : this.offsetHeight);
	min-height:300px;*/
	}
/*Esta DIV foi criadar para a pagina principal pois o tamanho é diferente das internas*/
#menu_conteudo_case2{
	float:left;
	background:url(images/bg_internas.gif) repeat-y;	
	/*div criada em 06/05/2008*/
	/*====	Por Everton Ferreira	====*/
	/*height:expression(this.offsetHeight < 350 ? "350px" : this.offsetHeight);
	min-height:450px;*/
}

/*================================================================
itens do Menu inferior Esquerdo
=================================================================*/
#menu_amarra
{
	float: left;
	width: 167px;
	_width: 167px;
	height: 179px;
}

#menu_topo_esquerdo
{
	
	float: left;
	width: 14px;
	height: 39px;
}

#menu_topo_direito
{
	float: left;
	width: 23px;
	height: 39px;
}

#menu_flash
{
	float: left;
	width: 130px;
	height: 179px;
}

/*================================================================
itens do Conteudo (area do centro do site)
=================================================================*/
#conteudo_amarra
{
	float: left;
	width: 368px;
	height: 179px;
	font: 1em Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
}

#conteudo_barra
{
	float: left;
	width: 368px;
	height: 39px;
}

#conteudo_texto
{
	float: left;
	height: 140px;
	width: 355px;
	background-color: #FFFFFF;
	font: 1em Verdana;
	font-size: 11px;
	text-align: justify;
}

/*================================================================
itens do CASE NYGER
=================================================================*/
#case_amarra
{
	float: left;
	width: 249px;
}

#case_barra
{
	float: left;
	width: 249px;
	height: 39px;
}

#case_texto
{
	float: left;
	width: 148px;
	height: 109px;
	font: 1em Verdana;
	font-size: 11px;
	text-align: justify;
}

#case_bt_amarra
{
	float: left;
	height: 31px;
}

#case_espaco
{
	float: left;
	width: 21px;
	height: 26px;
}

#case_espaco2
{
	float: left;
	width: 10px;
	height: 26px;
}

#case_botao1
{
	float: left;
	width: 137px;
	height: 26px;
}

#case_botao2
{
	float: left;
	width: 66px;
	height: 26px;
}

#case_foto
{
	float: left;
	width: 78px;
	height: 71px;
	text-align: left;
}

/*================================================================
itens do RODAPE
=================================================================*/
#rodape_amarra
{
	float: left;
	width: 784px;
	background-image: url(../images/rodape_bg.gif);
	background-repeat: repeat-x;
}
#rodape_esquerda
{
	float: left;
	width: 24px;
	height: 18px;
}
#rodape_centro
{
	float: left;
	width: 735px;
	height: 18px;
}
#rodape_direito
{
	float: left;
	width: 25px;
	height: 18px;
}
/*================================================================
Paginas internas
=================================================================*/
#menu_topo_esquerdo {
	float:left;
	width:14px;
	height:39px;
}

#menu_topo_direito{
	float:left;
	width:23px;
	height:39px;
}

#menu_flash {
	float:left;
	width:130px;
}

#menu_amarra_internas{
	float:left;
	width:167px;
}

/*=======================================================*/
.texto_servico a{
	text-decoration:none;
	color:#000000;
}

.texto_servico a:hover{
	text-decoration:underline;
	color:#000000;
}

/*=======================================================*/
#interna_amarra{
	float:left;
	width:368px;
}

#interna_titulo{
	float:left;
	width:368px;
	height:38px;
}

#interna_texto{
	float:left;
	width:368px;
	text-align:justify;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
}

.interna_texto{
	text-align:justify;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}

/*=======================================================*/
#interna_amarra_direita {
	float:left;
	width:249px;
}

#titulo_direita{
	float:left;
	width:249px;
}

#conteudo_direita{
	float:left;
	width:249px;
}

#texto_direita{
	float:left;
	width:249px;
	font-family:Verdana;
	font-size:11px;
	
}

/*=======================================================*/
/*	Rodapé das páginas internas!*/
#amarra_internas_rodape{
	float:left;
	width:784px;
}

#rodape_esquerda{
	float:left;
	width:24px;
	height:18px;
}

#rodape_direita{
	float:left;
	width:25px;
	height:18px;
}

#rodape_centro{
	float:left;
	background-image:url(images/bg_rodape_int.gif);
	background-repeat:repeat-x;
}

/*==============================*/
/*	Diminuir fotos internas		*/
/*==============================*/

.mini{
	cursor:hand;
	border:none;
	width:80px;
	height:80px;
}

/*==============================*/
/*	Área Restrita - Internas	*/
/*==============================*/

#area_restrita_login{
	float:right;
	background:url(images/login/login.gif);
	background-repeat:no-repeat;
	width:45px;
	height:25px;
}

#area_restrita_senha{
	float:right;
	background:url(images/login/senha.gif);
	width:42px;
	height:25px;
}

.input_login_senha{
	float:right;
	margin: 4px 0 0 0;
	height:16px;
	width:98px;
	background:url(images/login/input.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
}

#entrar_login_senha{
	float:right;
	width:90px;
	height:25px;
}

.input_senha{
	border:none;
	width:96px;
	height:16px;
	font:Verdana;
	font-size:11px;
	font-style:normal;
}

.input_login{
	border:none;
	width:96px;
	height:16px;
	font:Verdana;
	font-size:11px;
	font-style:normal;
}

.bt_entrar{
	background:url(images/login/bg_entrar.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	width:67px;
	height:25px;
	border:none;
}

/*==============================*/
/*==  FORMULARIO DE CONTATO   ==*/

.contato_input {
	width:200px;
	height:14px;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	border:dashed 1px #EDDD04;
	background-color:#E5D9D9;
}

.contato_option {
	width:auto;
	height:20px;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	border:dashed 1px #EDDD04;
	background-color:#E5D9D9;
}

.contato_descricao{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	border:dashed 1px #EDDD04;
	background-color:#E5D9D9;
	width:200px;
	height:70px;
}

.bt_enviar{
	width:72px;
	height:23px;
	border:0 none;
	background-attachment:scroll;
	background-image:url(images/bt-enviar.jpg);
}
