#index {
	height: 724px;
height: 862px;
bbackground-color: red;
	
	margin-top: 1px;
	padding: 8px;

	background-image: url(../../imagens/estrutura/index_fundo.png);
}

* html #index {
	height: 740px;
height: 878px;

	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='image', src='imagens/estrutura/index_fundo.png');	/* sizingMethod='scale' */
}

#container {
	clear: both;

	margin-left: 8px;
	padding-top: 82px;

	color: #666;
}

#container div {
	position: relative;
	
	float: left;

	padding: 0 10px;
}

#container h2 {
	height: 13px;

	margin-bottom: 21px;

	text-indent: -9999px;
}

#container p.canto_direita {
	bottom: 3.5px;
	right: 4px;

	padding-left: 14px;

	background-image: url(../../imagens/estrutura/seta_fundo.gif);
	background-position: 0 3px;
}

#container p.canto_direita a {
	color: #fff;

	font-weight: bold;
}

#container p.canto_direita a:hover,
#container p.canto_direita a:focus,
#container p.canto_direita a:active {
	text-decoration: underline;
}

#blanche {
	width: 200px;
	height: 157px;		
}

#blanche h2 {
	background-image: url(../../imagens/estrutura/h2_blanche_fundo.gif);	
}

#produtos {
	width: 216px;
	height: 137px;

	margin-left: 25px;
	margin-top: 21px;
}

#produtos h2 {
	background-image: url(../../imagens/estrutura/h2_produtos_fundo.gif);		
}

#produtos ul {
	float: left;

	border-left: 1px solid #ccc;
	padding-left: 9px;
}

#produtos li a {
	color: #d8ae08;

	font-weight: bold;
	font-size: 88%;
}

#produtos li a:hover,
#produtos li a:focus,
#produtos li a:active {
	color: #967905;
}

#produtos p.canto_direita  {
	float: none;
	
	width: auto;
}

#receitas {
	width: 206px;
	height: 134px;

	margin-top: 24px;
	margin-left: 24px;
}

#receitas h2 {
	background-image: url(../../imagens/estrutura/h2_receitas_fundo.gif);		
}

#noticias {
	position: relative;
	top: -82px !ie;

	margin-top: 20px;

	height: 136px;
}

#noticias h2 {
	width: 300px;

	background-image: url(../../imagens/estrutura/h2_noticias_index_fundo.gif);
}

#noticias ul {
	overflow: auto;
	overflow: visible !ie;

	height: 1% !ie;
}

#noticias li {
	float: left;
	overflow: hidden;

	width: 220px;
	height: 60px;

	margin-left: 30px;
}

#noticias li.first-child {
	margin-left: 0;
}

#noticias p.data {
	margin-bottom: 6px;

	color: #b61709;
}

#noticias a {
	color: #d8ae08;
}

#container #noticias p.canto_direita {
	bottom: 10px;
	right: 10px;
	_right: 24px;

	background-image: url(../../imagens/estrutura/seta_verTodas_fundo.gif);
}

#noticias p.canto_direita a {
	color: #900;
}

.ampliar
{
	display: block;

	width: 16px;
	height: 16px;

	background-image: url(../../imagens/estrutura/ampliar_fundo.gif);
}
