/*--------------------*/
	/*** CONTEUDO  ***/
/*--------------------*/

#conteudo{width:100%; background: url(/imagens/bg_tit_localizar.jpg) no-repeat center top; text-align:center; padding:118px 0 0 0; }
	#cont_conteudo{width:976px;  margin:0 auto; background:url(/imagens/bg_conteudo_rodape.gif) bottom no-repeat; padding:0 0 20px 20px;}
	
/* COLUNA 1 */	
		#coluna1{ width:253px; float:left; text-align:left;}

/* COLUNA 2 */	
		#coluna2{ width:683px; float:left; margin:0 0 0 20px; text-align:left;}
			
			/* Mapa Central */
			/* Formatação do Mapa */
			#gm_mapa{border-top:2px solid #44261f; border-right:2px solid #44261f; border-left:2px solid #44261f; height:464px; width:679px;}
			#tit_gm_mapa {background:#44261f; color:#ffffff; font-size:15px; margin:0; padding:10px 20px 10px 0; text-align:right;}
	
			/* Formatação do Zoom */
			.gm_zoom {cursor:pointer; border:0; margin:0; padding:0;}
			
			/* Formatação do Submenu */
			ul.submn_internas{ width:243px; background:#fff url(/imagens/bg_ul_submn.jpg) no-repeat; list-style:none; margin:0; padding:10px 0 0 10px; text-align:right;}
				ul.submn_internas li a{width:219px; height:26px; padding:0 30px 0 0; color:#44261f; font-size:15px; text-decoration:none; background: url(/imagens/bg_li_submn.gif) no-repeat;  display:block;}
				ul.submn_internas li a:hover {background-position: 0 -26px; color:#cc8c23;}
				
				li.loja_sem_destaque a {width:219px; height:26px; padding:0 30px 0 0; color:#44261f; font-size:15px; text-decoration:none; background: url(/imagens/bg_li_submn.gif) no-repeat;  display:block;}
				li.loja_em_destaque a {background-position: 0 -26px !important; color:#cc8c23 !important;}
			
			/* Formatação do Balão */
			.gm_balao p strong {color:#9d0000; font-size:14px; margin-top:10px; padding:0; display:block;}
			.gm_balao address, .gm_balao p {color:#44261f; font-size:12px; font-style:normal; margin:0; padding:0;}
			.gm_balao a {color:#44261f; font-size:12px; font-weight:bold; text-decoration:underline;}
			.gm_balao a:hover {text-decoration:none;}
			.gm_img {border:2px solid #44261f; display:block; margin:8px 0 0 10px;}
			
			/* Página individual */
			#restaurante_img {height:508px;}
				.rest_val_flash {border:2px solid #44261f;}
				
				.rest_info_bg {background:url(/imagens/bg_restaurantes_info.gif) 0 0 no-repeat;}
				.rest_info_bg_amauri {background:url(/imagens/bg_restaurantes_info_2.gif) 0 0 no-repeat;}
				.rest_info_tit {color:#ff9933; font-size:15px; font-weight:bold; height:37px; padding-left:20px;}
				.rest_info_subtit {color:#44261f; font-size:15px; font-weight:bold; height:27px; padding-left:20px;}
				.rest_txt_01 {color:#9d0000; font-size:13px; font-weight:bold; padding-left:20px;}
					.rest_txt_01 span {font-weight:normal;}
				.rest_txt_02 {color:#cc8c23; font-size:13px; padding-left:20px;}
					.rest_txt_02 span {color:#9d0000; font-weight:bold;}
				
				/* Mapa individual */
				#gm_mp_int {
					border-top:0;
					border-left:1px solid #e1d4ba;
					border-bottom:3px solid #e1d4ba;
					border-right:1px solid #e1d4ba;
					padding:0;
					height:300px;
					width:681px;
				}