body{
	background-image:url(../imagem/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#Container {
	width:894px;
	_width:894px;
	/*min-height: 564px;*/
	_height: 564px;
	border: 1px solid #776036;
	margin:33px auto auto;
	background-color: #FFFFFF;
}

#Topo_Menu{
	float:left;
	background-image:url(../imagem/logo.jpg);
	width: 248px;
	height: 207px;
	margin-left:16px;
	_margin-left:8px;
}


#Img_topo{
	width: 628px;
	height: 174px;
	background-image:url(../imagem/bg_img_topo.jpg);
	float:left;
	
}

#Container  #Conteudo{
	width: 838px;
	/*height: 295px;*/
	/*background-color:#999999;*/
	/*float: left;*/
	margin-left:52px;
	position: relative;
	clear:both;
}

#Conteudo #Menu{
	width:174px;
	height: 100%;
	background-color: #755E33;
	float:left;
	position:absolute;
	
}

#Conteudo #Texto{
	/*width: 332px;*/
	/*height: 263px;*/
	/*background-color:#000099;*/
	/*float: left;
	position:absolute;*/
	
}




#Principal{
	background-color:#FFFFFF;
	margin-left:215px;
	min-height:324px;
	/*width:295px;*/
	font-family: Arial;
	color: #666666;
	font-size: 11px;
}

#Interna{
	/*background-color:#FFFFFF;*/
	margin-left:215px;
	min-height:324px;
	_height:390px;
	width:622px;
	font-family: Arial;
	color: #666666;
	font-size: 11px;
	/*overflow:hidden;*/
	
	
}

#Titulo_Principal{
	font-weight: bold;
	color: #555046;
	font-size: 20px;
	font-family: Arial;
}

#Img_Lateral{
	width:264px;
	height: 151px;
	clear:both;
	background-color:#006666;
	
}


#Rodape{
	width: 894px;
	background-image:url(../imagem/rodape.jpg);
	/*float: left;*/
	font-family:arial;
	font-size:10px;
	height:41px;
	padding-top:20px;
}


/*===========================MENU=========================*/

#Tabela_Menu{
	margin-top: 33px;
}

#menu_link_fale{
	background-image:url(../imagem/menu_fale_conosco.jpg);
	width: 174px;
	height: 26px;
	margin-left:-2px;
	_margin-left:-0px;
	margin-top: 2px;
}


#menu_link{
	background-image:url(../imagem/menu.jpg);
	width: 174px;
	_width:170px;
	height: 26px;
	margin-left:-2px;
	_margin-left:-0px;
}

#Menu_Index a{
	border: 2px solid #FFF;
	height: 20px;
	border-left: none;
	border-right: none;
	margin-left:-2px;
	width:174px;
	_width:170px;
	text-align:center;
	display: block;
	background-image:url(../imagem/bt_home_branco.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#Menu_Index a:hover{
	border: 2px solid #FFF;
	height: 20px;
	border-left: none;
	border-right: none;
	margin-left:-2px;
	width:174px;
	_width:170px;
	text-align:center;
	display: block;
	background-image:url(../imagem/bt_home_preto.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#Menu_Escritorio a{
	margin-left:-2px;
	width:174px;
	_width:170px;
	text-align:center;
	display: block;
	background-image:url(../imagem/bt_escritorio_branco.gif);
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: 2px solid #FFF;
	margin-left:-2px;
	height: 17px;
}

#Menu_Escritorio a:hover{
	margin-left:-2px;
	width:174px;
	_width:170px;
	text-align:center;
	display: block;
	background-image:url(../imagem/bt_escritorio_preto.gif);
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: 2px solid #FFF;
	margin-left:-2px;
	height: 17px;
}

#Menu_Atuacao a{
	margin-left:-2px;
	width:174px;
	_width:170px;
	text-align:center;
	display: block;
	background-image:url(../imagem/bt_atuacao_branco.gif);
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: 2px solid #FFF;
	margin-left:-2px;
	height: 17px;
}

#Menu_Atuacao a:hover{
	margin-left:-2px;
	width:174px;
	_width:170px;
	text-align:center;
	display: block;
	background-image:url(../imagem/bt_atuacao_preto.gif);
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: 2px solid #FFF;
	margin-left:-2px;
	height: 17px;
}

#Menu_Execucao a{
	margin-left:-2px;
	width:174px;
	_width:170px;
	text-align:center;
	display: block;
	background-image:url(../imagem/bt_execucao_branco.gif);
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: 2px solid #FFF;
	margin-left:-2px;
	height: 17px;
}
#Menu_Execucao a:hover{
	margin-left:-2px;
	width:174px;
	_width:170px;
	text-align:center;
	display: block;
	background-image:url(../imagem/bt_execucao_preto.gif);
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: 2px solid #FFF;
	margin-left:-2px;
	height: 17px;
}

#Menu_Fale_Conosco a{
	margin-left:-2px;
	width:174px;
	_width:170px;
	text-align:center;
	display: block;
	background-image:url(../imagem/bt_faleconosco_branco.gif);
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: 2px solid #FFF;
	margin-left:-2px;
	height: 17px;
}

#Menu_Fale_Conosco a:hover{
	margin-left:-2px;
	width:174px;
	_width:170px;
	text-align:center;
	display: block;
	background-image:url(../imagem/bt_faleconosco_preto.gif);
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: 2px solid #FFF;
	margin-left:-2px;
	height: 17px;
}

#Imagem_Home{
	float:right;
	background-color: #003399;
	margin-right:11px;
	margin-top:41px;
	
}

/*========================================================*/

input,
textarea{
	width: 300px;
	border: 1px solid #717362;
}

#limpar,
#enviar{
	width: 56px;
	background-color: #707261;
	color:#FFFFFF;
}




