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

a { color:#44261f; }

#conteudo{width:100%; background: url(/imagens/bg_tit_promocoes.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; height:450px; float:left; text-align:left;}
		#logo40 a {width:212px; height:310px; float:left; text-indent:-9999px; cursor:pointer; background-image: url(../imagens/logo_40_2.jpg); background-repeat: no-repeat; margin-top: 15px 0 0 30px;}
 
/* COLUNA 2 */	
		#coluna2{ width:683px; float:left; margin:0 0 0 20px; text-align:left;}
			#coluna2 p{ color:#44261f; margin:0 0 10px 0; padding:0; font-size:15px;}
			#coluna2 h4{color:#c7800b; font-size:19px; font-weight:bold; margin:5px 0 10px 0; padding:0;}
		
			#lista_de_promocoes {width:683px;}
				#lista_de_promocoes ul {margin:0; padding:0;}
				#lista_de_promocoes li {
					width:327px;
					height:261px;
					border:2px solid #25120d;
					margin:0 10px 20px 0;
					padding:0;
					list-style:none;
					float:left;
				}
				#lista_de_promocoes li a {display:block; color:#f39132; text-decoration:none;}
				#lista_de_promocoes img {display:block; width:327px; height:227px;}
				#lista_de_promocoes span {display:block; height:34px; line-height:34px; font-size:15px; text-indent:35px; background:#44261f url(../imagens/setinha-promocoes.gif) no-repeat 18px 0;}
					#lista_de_promocoes a:hover {color:#f16a01;}
					#lista_de_promocoes a:hover span {background:#25120d url(../imagens/setinha-promocoes.gif) no-repeat 18px -37px;}


			#promo_img {border:2px solid #44261f;}
			
			#promo {border:2px solid #44261f; width:679px;}
			#promo #promo_img {border:none;}
			
			#promo_sem_borda {margin:16px 0 25px;}
			
			#lista_nova_entrada img { width:679px; margin:0 0 0 0 !important; padding:0 !important; display:block;}
			
			#lista_almoco_medida { width:679px; border:2px solid #44261f; }
			#lista_almoco_medida img { display:block; }
			
			#lista_lanche_express { width:679px; border:2px solid #44261f; }
			#lista_lanche_express img { display:block; }
						
			#promo_txt {
				color:#44261f;
				font-size:15px;
				margin:0 0 0 230px;
				padding-bottom:30px;
			}
			
			ul.promo_imprimir{list-style:none; margin:-32px 0 0 509px !important; *margin:-32px 0 0 549px !important; width:150px;}
				ul.promo_imprimir li{ background:#fff url(/imagens/img_li_cartao_clube.gif) 12px 5px no-repeat; padding:0 0 0 10px; margin:0 0 10px 0 !important;}
					ul.promo_imprimir a {color:#44261f; font-size:15px; text-decoration:underline; padding:0 0 0 15px;}
						ul.promo_imprimir a:hover {text-decoration:none;}			
									
			#promo_tit {
				color:#FFFFFF;			
				background:url(/imagens/promo_logo.gif) 0 0 no-repeat #44261f;
				font-size:15px;
				margin:0 0 50px 0;
				padding:8px 20px 8px 0;
				text-align:right;
				
			}
			
			.promo_subtit_txt {
				color:#cc8c23;
				font-size:17px;
				font-weight:bold;
				margin:0;
				padding-bottom:15px;
			}
			
			.promo_txt {
				color:#44261f;
				font-size:15px;
				margin:0;
				padding-bottom:30px;
			}
			
			.promo_list {padding:0; margin:0 0 15px 45px;}
			
			.promo_list li {
				background:url(/imagens/ico_promo_list.gif) 0 5px no-repeat;
				color:#44261f;
				font-size:15px;
				list-style:none;
				padding-left: 15px;
			}

