@charset "utf-8";
/* CSS Document */
h1{
	font-size:24px;
	margin:15px 0 0 0;
}
h3{
	color:#DA2128;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:10px 0 10px 0;
	_margin:30px 0 0 0;
	
}
h2{
	text-transform:uppercase;
	
}
#center-container{
	float:left;
	width:263px;
	padding-top:0;
}
#center-container h1{
	margin:0 0 0 0;
}

#left-container {
	background:url(interface/bg-left.png) no-repeat #FFFBE9;
	width:200px;
	float:left;
	min-height:772px;
}
.foto-receitas{
	background:url(interface/bg-foto-receitas.png) no-repeat;
	width:465px;
	height:211px;
	padding:5px 0 0 5px;
	float:left;
	margin:5px 0 0 5px;
}
.titulo-receitas{
	float:left;
	width:291px;

}
#col1 .titulo-receitas p strong{
	color:#87403A;
	font-size:12px;
	margin:0;
}
#col1 .titulo-receitas p {
	color:#87403A;
	font-size:12px;
	margin:0;
}
#col1 p img{
	margin:0 5px 0 0;
}


#col1{
	background:#FFFBE9;
	width:767px;
	padding-left:10px;
	float:left;
}
.top-receita{
	border-bottom:1px dotted #F78B1f;
	float:left;
}
.top-receita .interna{
	width:521px;
	float:left;	
}
.select{
	background:url(interface/bg-select-empresas.png) no-repeat;
	width:247px;
	height:19px;
	font-size:12px;
	color:#8B0006;
	float:left;
	margin:0  0 0 23px;
	
}
.resultado-promocao{
	width:508px;
	height:103px;
	background:#FFF4CF;
	float:left;
	margin:0 0 0 7px;
	padding:5px 0 0 5px;
}

#col1 p strong{
	color:#DA2128;
	font-size:12px;
	font-weight:bold;
}
.mini{
	background:url(interface/bg-select-empresas-mini.png) no-repeat;
		width:47px;
		height:18px;
}

.selecao{
	background:#FFEAA7;
	border-top:1px dotted #F78B1f;
	width:757px;
	height:23px;
	padding:0 0 0 10px;
}
.selecao p{
	margin:0;	
}
#pagina{
	float:left;
	margin:30px 0 0 178px;	
}
#img-pagina{
	float:left;
	margin:7px 12px 0 0;
}
.medium{
	background:url(interface/bg-input-medium.jpg) no-repeat;
	width:98px;
	height:18px;
	margin:0 12px 0 0;
	float:left;
	font-size:12px;
	color:#8B0006;
}
.select-receita{
	background:url(interface/bg-select-receita.jpg) no-repeat;
	width:208px;
	height:18px;
	margin:10px 0 0 0;
	float:left;
	font-size:12px;
	color:#8B0006;
}
.bt-pesquisar-receita{
	background:url(interface/bt-pesquisar-receita.png) no-repeat;
	width:132px;
	height:20px;
	float:left;
	margin:8px 0 0 0;
	cursor:pointer;
}
#receita{
	float:left;
	margin:9px 0 0 0;
}
#img-pagina-direita{
	float:left;
	margin:7px 0 0 12px;
}
.topo{
	border-top:1px dotted #F78B1f;
	float:left;
	width:760px;
	padding:20px 0 0 0;
	margin:10px 0 0 0;

}
.paginacao{
	background:url(interface/bg-paginacao.jpg) no-repeat;
	width:16px;
	height:18px;
	padding:4px 0  0 8px;
	float:left;
	color:#87403A;
	font-size:12px;
	font-weight:bold;
}
.paginacao_ativa{
	background:url(interface/bg-paginacao-ativa.jpg) no-repeat;
	width:16px;
	height:18px;
	padding:4px 0  0 8px;
	float:left;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
#col1 ul{margin-bottom:10px;}
#col1 ul li{
	color:#87403A;
	font-size:11px;
	line-height:18px;
	padding-left:15px;
	list-style: none;
	background: url('interface/seta-menu.png') no-repeat left;
}
.saber-mais-sobre{
	background:url(interface/bg-saber-mais-template.png) no-repeat;
	width:768px;
	height:281px;
	margin:3px 0 0 0;
	padding:10px 0 0 0;
}
.saber-mais-sobre li{
	list-style:none;
	border-bottom:1px dotted #F78B1f;
	width:768px;
	padding:3px 0 3px 0;
	margin-left:5px;
	background: url('interface/seta-menu.png') no-repeat left;
}
.saber-mais-sobre li.li{
	list-style:none;
	border-bottom:none;
	width:768px;
	padding:3px 0 3px 0;
	margin-left:5px;
}
.saber-mais-sobre ul li a{
	position:relative;
	color:#87403A;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
}
.saber-mais-sobre ul li a strong{
	color:#87403A;
	font-size:12px;
}
