#espaco-gourmet #superior {
	background				: URL("../imagens/background/superior-receitas.jpg") center 156px no-repeat;
	height					: 1150px;
}

#espaco-gourmet-detalhe #superior {
	background				: URL("../imagens/background/superior-receitas-detalhe.jpg") center 156px no-repeat;
	border-bottom			: 44px solid #d4cab5;
	min-height				: 820px;
}

#espaco-gourmet-envia-receita #superior {
	background				: URL("../imagens/background/superior-receitas-form.jpg") center 156px no-repeat;
	border-bottom			: 44px solid #d4cab5;
	min-height				: 850px;
}

#espaco-gourmet-indique-receita #superior {
	background				: URL("../imagens/background/superior-receitas-form.jpg") center 156px no-repeat;
	border-bottom			: 44px solid #d4cab5;
	min-height				: 740px;
}

A.envieReceita {
	background				: URL("../imagens/icones/selo-envie-receita.png") left top no-repeat;
	_background				: none;
	filter					: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/imagens/icones/selo-envie-receita.png', sizingMethod='scale');
	height					: 112px;
	margin-left				: 746px;
	position				: absolute;
	top						: 137px;
	width					: 114px;
	z-index					: 99;
}
	
FORM.busca {
	margin					: 78px 0 0 443px;
}

FORM.busca INPUT#busca {
	background				: #eeebe2;
	border					: none;
	color					: #81785e;
	height					: 12px;
	font-size				: 10px;
	font-style				: italic;
	padding					: 2px 3px;
	width					: 232px;
}
	
FORM.busca INPUT.btBuscar {
	height					: 16px;
	left					: 4px;
	position				: relative;
	top						: 3px;
	width					: 54px;
}


#espaco-gourmet .rolagem {
	height					: 195px;
	overflow				: auto;
	padding-right			: 10px;
	width					: 750px;
}

.listaReceitas {
	margin					: 56px 0 0 70px;
	width					: 750px;
}

.listaReceitas LI {
	background				: URL("../imagens/background/fundo-lista-receita.png") left top no-repeat;
	_background				: none;
	filter					: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/imagens/background/fundo-lista-receita.png', sizingMethod='crop');
	height					: 40px; 
	line-height				: 40px;
	padding-left			: 54px;
	width					: 100%;
}

.listaReceitas LI A {
	color					: #3c3528;
	display					: block;
	font-weight				: bold;
	position				: relative;
	width					: 92%;
	z-index					: 99;
}

.listaReceitas LI:HOVER {
	background-position		:  left bottom;
}

.conteudoReceita {
	margin					: 0 auto;
	margin-top				: 60px;
	width					: 714px;
}

.conteudoReceita .topo {
	background				: URL("../imagens/background/titulo-receitas.png") left center no-repeat;
	_background				: none;
	filter					: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/imagens/background/titulo-receitas.png', sizingMethod='scale');
	height					: 82px;
	line-height				: 82px;
}

.conteudoReceita H4 {
	color					: #3c3528;
	font-family				: 'Swis721BTRoman', Helvetica, Arial, Verdana, Sans-serif;
	font-size				: 19px;
	font-style				: italic;
	text-align				: center;
}

.conteudoReceita H4 IMG {
	position				: relative;
	right					: 5px;
	top						: 12px;
}

.conteudoReceita .textoFoto {
	background				: #c1b8a2;
	color					: #3c3528;
	line-height				: 14px;
	float					: left;
	padding					: 20px 0;
	width					: 100%;
}

.conteudoReceita .textoFoto .ingredientes {
	float					: left;
	margin					: 0 30px 0 75px;
	width					: 300px;
}

.conteudoReceita .textoFoto .ingredientes P {padding-top: 0 !important;}

.conteudoReceita .textoFoto .contemFoto {
	background				: URL("../imagens/background/foto-receita.png") left top no-repeat;
	height					: 150px;
	float					: left;
	padding					: 3px;
	width					: 200px;
}	

.modoPreparo {
	float					: left;
	margin-bottom			: 96px;
	width					: 100%;
}

.modoPreparo H5 {
	background				: URL("../imagens/background/titulo-receitas-modo-preparo.png") left top no-repeat;
	_background				: none;
	color					: #3c3528;
	filter					: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/imagens/background/titulo-receitas-modo-preparo.png', sizingMethod='scale');
	font-family				: 'Swis721BTRoman', Helvetica, Arial, Verdana, Sans-serif;
	font-style				: italic;
	font-weight				: bold;
	height					: 14px;
	padding					: 33px 0 5px 75px;
}

.textoFoto H5 {
	color					: #3c3528;
	font-family				: 'Swis721BTRoman', Helvetica, Arial, Verdana, Sans-serif;
	font-style				: italic;
	font-weight				: bold;
	height					: 14px;
	padding					: 0 0 5px 0;
}

.modoPreparo P {
	background				: URL("../imagens/background/fundo-conteudo-receitas-preparo.png") left top repeat-y;
	color					: #3c3528;
	height					: auto;
	padding					: 0 75px 27px 75px!important;
	width					: 564px;
}

.modoPreparo P.bt-voltar {
	padding-bottom			: 50px!important;
}

P.fundo {
	background				: #d6d1c6;
	padding					: 20px;
}

.modoPreparo P.bt-voltar A {
	background				: URL("../imagens/botoes/bt-voltar.png") right top no-repeat;
	_background				: none;
	filter					: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/imagens/botoes/bt-voltar.png', sizingMethod='scale');
	display					: block;
	height					: 30px;
	margin					: 0 0 0 501px;
	position				: relative;
	width					: 138px;
	z-index					: 99;
}

.modoPreparo .rodape-receita {
	background				: URL("../imagens/background/fundo-botoes-receita.png") right top no-repeat;
	_background				: none;
	height					: 36px;
	line-height				: 36px;
	position				: relative;
	overflow				: visible;
}

.modoPreparo .rodape-receita A {
	color					: #3c3528;
	font-weight				: bold;
 	margin					: 0 0 0 82px;
	position				: relative;
	z-index					: 99;
}

.imagemReceita {
	background				: URL("../imagens/background/produtos-receita.png") left bottom no-repeat;
	_background				: none;
	bottom					: -232px;
	display					: block;
	filter					: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/imagens/background/produtos-receita.png', sizingMethod='scale');
	height					: 290px;
	margin-left				: 120px;
	position				: absolute;
	width					: 720px;
}	

#espaco-gourmet-detalhe #rodape {margin-top:100px;}

.formReceitas {
	height					: 631px;
	margin					: 0 auto;
	margin-bottom			: 20px;
	margin-top				: 150px;
	padding-top				: 10px;
	position				: relative;
	width					: 380px;
}

.formReceitas.indique {height: 389px;}
.formReceitas H3 {color: #3c3528;}
.formReceitas FORM {margin:0!important;}
.formReceitas label {color: #3c3528!important;}

#espaco-gourmet-envia-receita .coluna-centro {
	background				: URL("../imagens/background/form-receitas.jpg") center top no-repeat;
}

#espaco-gourmet-indique-receita .coluna-centro {
	background				: URL("../imagens/background/form-indique-receitas.jpg") center top no-repeat;
}

#espaco-gourmet-indique-receita STRONG.nomeReceita {
	color					: #325a87;
}


.rolagem.linksRelacionados {
	height:164px;
	width:724px;
}

.links {
	background				: URL("../imagens/background/fundo-links.gif") center top no-repeat;
}

.links.semDados {
	background				: no-repeat;
}

.links.semDados P {
	color					: white;
	margin-left				: 60px;
}

.rolagem.linksRelacionados UL {
	margin:20px 35px;
}

.rolagem.linksRelacionados UL LI {
	background				: none!important;
	filter					: none;
	float					: left;
	height					: 33px;
	line-height				: 33px;
	padding					: 0 0 0 20px;
	width					: 200px;
}

.jScrollArrowDown {bottom:0;display:block;height:24px;overflow:hidden;position:absolute;right:0;text-indent:-2000px;z-index:1}
.jScrollArrowUp {display:block;height:24px;overflow:hidden;position:absolute;right:0;text-indent:-2000px;top:0;z-index:1}
.jScrollPaneContainer {overflow:hidden;position:relative;z-index:1}
.jScrollPaneDrag {cursor:pointer;margin-left:0px;overflow:hidden;position:absolute;width:16px!important}
.jScrollPaneDragBottom {background-position: left bottom; bottom: 0;}
.jScrollPaneDragTop {background-position: left top;top: 0;}
.jScrollPaneDragTop, .jScrollPaneDragBottom {background-image: url("../imagens/jScrollPane2/jScrollPaneDrag.png");background-repeat: no-repeat;height: 50%;left: 0;overflow: hidden;position: absolute;}
.jScrollPaneTrack {background:url("../imagens/jScrollPane2/jScrollPaneTrack.png") repeat-y center;cursor:pointer;height:100%;position:absolute;right:0;top:0;width:25px;}


.ie6 .imagemReceita {margin-left: -290px;}	
.ie6 .conteudoReceita .textoFoto .ingredientes {margin: 0 30px 0 37px;}
.ie6 .modoPreparo P {background: #dbd6cb;}
.ie6 .modoPreparo P.bt-voltar {padding-right:0!important;}
.ie6 .modoPreparo .rodape-receita {background: #dbd6cb;}
.ie7 FORM.busca {margin: 80px 0 0 443px;}
.ie7 FORM.busca INPUT.btBuscar {top: 4px;}
.ie7 .imagemReceita {margin-left: -290px;}	
.ie8 FORM.busca {margin	: 79px 0 0 443px;}	
.chrome FORM.busca {margin: 76px 0 0 443px;}
.chrome FORM.busca INPUT.btBuscar {top: 5px;}

