body {
	color: white;
	height: auto;
	padding-bottom: 20px;
	background: #3c465a url(../img/padrao.jpg) repeat;
	font: 100 13px/20px jaf-facitweb;
}

#gradient {
	background: url(../img/gradient.png) repeat-x;
	height: 250px;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: -1;
}

header {
	position: fixed;
	background: #3c465a url(../img/padrao.jpg) repeat;
	border-bottom: 1px dotted #767d8b;
	width: 960px;
	z-index: 9999;
}

header nav ul li {
	float: left;
	list-style: none;
	margin-top: 50px;
	margin-left: 30px;
	font-weight: 700;
}

header nav {
	float: right;
	height: 100px;
	margin-right: 10px;
}

#logo {
	width: 170px;
	height: 100px;
	line-height: 100px;
	margin-left: 10px;
	float: left;
}

.slide {
/* 	overflow: hidden; */
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

p {
  overflow: hidden;
  padding: 10px 0;
}

#segredos .foto {
	margin-top: 150px;
}

#segredos .h1 {
	margin-top: 10px;
}


#historia .foto {
	margin-top: 30px;
}

#historia p {
	margin-top: 90px;
}

#bacalhau .foto {
	margin-top: 30px;
	margin-bottom: 30px;
	display: block;
}

#bacalhau_seco .grid_5 .h4 {
	margin-top: 150px;
}

#bacalhau_seco .grid_3 {
	margin-top: 80px;
}

#foto_seco1 {
	position: relative;
	top: 140px;
	left: 60px;
	z-index: -1
}

#foto_seco2 {
	position: relative;
	top: 50px;
	right: 170px;
	z-index: -1
}

#receitas .foto {
	margin-top: 30px;
	margin-bottom: 30px;
}

.btn_congelado, .btn_seco {
	cursor: pointer;
}

.btn_voltar {
	cursor: pointer;
	position: relative;
	left: 876px;
}

#bacalhau_congelado .btn_voltar {
	top: -454px;
}

#bacalhau_seco .btn_voltar {
	top: -564px;
}

#braga .btn_voltar {
	top: -444px;
}

#natas .btn_voltar {
	top: -483px;
}

#lagareiro .btn_voltar {
	top: -424px;
}

#bahiana .btn_voltar {
	top: -512px;
}

.center {
	margin: 0 auto;
	display: block;
}

.h1 {
	margin-top: 150px;
}

.h2 {
	margin-top: 150px;
	margin-left: -15px;
}

.h3 {
	margin-top: 0;
}

.h4 {
	margin:10px auto -15px -20px;
}

#muqueca1 {
	margin-top: -15px;
}

#muqueca2 {
	margin-top: 115px;
}

.foto {
	margin-top: -70px;
}

#bmds {
	position: relative;
	top: 50px;
}

.container_12,
.container_16,
.container_24 {
  /*background-color: #fff;*/
  background-repeat: repeat-y;
  margin-bottom: 20px;
}

.container_12 {
  /*background-image: url(../img/12_col.gif);*/
}

.container_16 {
  background-image: url(../img/16_col.gif);
}

.container_24 {
  background-image: url(../img/24_col.gif);
}


#btn_congelado, #btn_seco {
	cursor: pointer;
}

#bacalhau_congelado, #bacalhau_seco {
	display: none;
}

#braga, #natas, #lagareiro, #bahiana {
	display: none;
}