/* GERAL

*****************************************************************************************/
body {
	background:#f7941e ;

	font-family:Arial ;

	font-size:10pt ; /* Reseta 1em para 12px */

	color:#838383 ;
	
	margin:0;
	
	
	
}


#corpo{
	margin:0;
	border:0;
	padding:0;
	float:left;
	min-width:800px;
	_width:800px;

}



/*CONFIGURA TAGS

*****************************************************************************************/

hr {

	display: none;

	height: 1px;

	font-size: 1px;

	}

	

ul {

	list-style: none;
	margin:0;
	padding:0;
	}

	

address {

	font-style: normal;
	margin:0;
	padding:0;
	}

a{
	text-decoration:none;
	margin:0;
	padding:0;
	outline:none;
}



/*CABECALHO

*****************************************************************************************/
#logo a{
	background-image:url(../images/geral/logo.gif);
	background-repeat:no-repeat;
	width:178px;
	height:106px;
	float:left;
	text-indent:-5000px;
	margin-left:400px;
	margin-top:10px;
	position:relative;	
}
#logo{
	width:178px;
}
/*RODAPE

*****************************************************************************************/
#rodape{
	background-color:#666666;
	color:#e1e1e1;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	float:left;
	font-size:9pt;
	width:573px;
	clear:both;
	margin-left:2px;
	display:inline;
}
#rodape address{
	float:left;
	margin-left:15px;
	display:inline;	
}
#rodape span{
	margin-left:130px;
	float:left;
	display:inline;
}

.link{
	float:right;
	color:#de851b;
	margin-right:106px;
	margin-top:-18px;
}

.link:hover{
	text-decoration:underline;
}
/*ESQUERDA E DIREITA

*****************************************************************************************/
#esquerda{
	height:1071px;
	*height:1028px;
	width:159px;
	background-image:url(../images/geral/background_esquerda.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#214263;
	float:left;
}
.atendimento{
	text-indent:-5000px;
	background-image:url(../images/geral/atendimento.gif);
	background-repeat:no-repeat;
	width:145px;
	height:74px;
	float:right;
	margin-top:30px;
}
.sotho{
	text-indent:-5000px;
	float:left;
	background-image:url(../images/geral/sotho.png);
	background-repeat:no-repeat;
	width:90px;
	height:55px;
	position:absolute;
	z-index:8;
	margin-left:-115px;
	margin-top:-36px;
}
#menu_principal{
	margin-left:15px;
	margin-top:133px;
}
#menu_principal li{
	text-indent:20px;
	width:145px;
	height:32px;
	background-image:url(../images/geral/botao_menu.png);
	background-repeat:no-repeat;
	margin-top:1px;
	float:left;
	font-size:13pt;
	padding-top:13px;
}

.aba_selecionada{
	color:#fff;
	background-image:url(../images/geral/seta.png);
	background-repeat:no-repeat;
	background-position:right center;
	width:120px;
	float:left;	
}
.aba_padrao{
	color:#2d4200;
}

/*DIREITA*/
#direita{
	background-image:url(../images/geral/background_direita.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	margin:0;
	border-left:1px solid #ffcc00;
}

/*CONTEUDO
*****************************************************************************************/
	#conteudo{
		background-color:#fff;
		margin-top:18px;
		margin-left:1px;
		float:left;
		width:594px;
	}
	
	#conteudo img{
		padding:1px;
		border:1px solid #fbe2d2;
		float:left;		
	}
	
	.strong{
		font-weight:normal;
	}

/*NAVEGACAO

*****************************************************************************************/

/*navegacao principal*/







/* navegacao secundaria */







/* breadcrumb */







/*paginacao/



	



/*BARRAS  *JANELAS  *BOX

*****************************************************************************************/









/*FORMULARIOS	

*****************************************************************************************/
/*contato*/
	.formulario{
		float:left;
		padding:0;
		border:0;
		margin:0;
		color:#666666;

	}
	.formulario label{
		float:left;
		font-size:11pt;
		margin-top:8px;
		text-align:right;
		width:80px;
		
		
	}
	.required,.email{
		background-image:url(../images/contato/text.gif);
		background-repeat:no-repeat;
		float:left;
		width:270px;
		height:22px;
		padding-top:8px;
		margin-left:15px;
		text-indent:2px;
		margin-bottom:10px;
		border:1px solid #fdf3ec;
		font-family:Arial;
		color:#666666;
		font-size:8pt;
	}
	
	
	.textarea{
		background-image:url(../images/contato/textarea.gif);
		background-repeat:no-repeat;
		float:left;
		margin-left:15px;
		padding-top:5px;
		border:0;
		width:270px;
		height:125px;
		text-indent:2px;
		margin-bottom:10px;
		font-family:Arial;
		font-size:8pt;
		color:#666666;
	}	
	.submit{
		float:left;
		margin-left:90px;
		display:inline;
	}
	.mensagem_sucesso{
		background-image:url(../images/contato/sucesso.gif);
		background-repeat:no-repeat;
		background-position:left center;
		background-repeat:no-repeat;
		float:left;
		margin-left:200px;
		margin-top:-30px;
		text-indent:20px;
		color:#ac7039;
		font-size:8pt;
		height:16px;
		padding-top:2px;
		display:inline;
	}
	.mensagem_sucesso_{
		display:none;
	}
	
	/***estilos das mensagens de erro*/
	form.formulario label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
	font-size:8pt;
	width:330px;
	margin-left:25px;
	margin-top:-10px;
	margin-bottom:10px;
}
/* busca */









/*LISTAS

*****************************************************************************************/









/*TABELAS

*****************************************************************************************/









/*TIPOGRAFIA

*****************************************************************************************/

h1, h2, h3, h4, h5, h6 {

	margin:0;
	padding:0;

}



p {

	margin:0;
	padding:0;

}







/*EFEITOS

*****************************************************************************************/

.clear {

    position: relative;

    clear: both;

    height: 1px;

    font-size: 1px;

    }

	

.center {

	text-align: center;

}

	





/*ELEMENTOS DIVERSOS

*****************************************************************************************/

/*validacao*/

