body {
	cbackground-image: url(/imagens/fundo_home.jpg);
	background-repeat: repeat-x;
}
h2  {
	background-image: url(/imagens/titulo_fundo4.gif);
	height:30px;
}
h2 span {
	font-size: 23px;
	font-weight: bold;
	height:30px;
}
.ofertas, .destaque{
	float: left;
	width: 99.2%;
}
.ofertas .titulo, .ofertas .na_lista, .destaque .titulo,  .destaque .na_lista{
	margin: 0px;
}
.ofertas .titulo a, .destaque .titulo a{
	/* font-weight:bold; */
	text-decoration:none;
	color:#666666;
}
.ofertas .titulo a:hover, .destaque .titulo a:hover {
	text-decoration:underline;
	color:#333333;
}
.ofertas .foto {
	widt: 100px;
	height: 100px;
	text-align:center;
	float:left;
	margin-right:  10px;
}

.destaque .foto, .destaque .titulo, .destaque .na_lista{
	/* text-align:center; 
	float:left;
	margin-right:  10px; */
	text-align:center;
}
.destaque .titulo {
	font-weight:bold;
}

.ofertas .ref, .ofertas_detalhe .ref {
	color:#FF9B17;
	font-weight:bold;
}
.ofertas .na_lista a, .ofertas .detalhes a, .ofertas_detalhe .na_lista a, .ofertas_detalhe .detalhes a {
	color:#000000;
}
.produto .na_lista {
	margin-bottom: 0px;
}
#produto_linha {
	margin-bottom: 20px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 95%;
}

.promocao{
	width: auto;
	float:left;
	/*
	border: 1px solid black;
	padding: 10px;
	*/
}
.promo_desc_texto{
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

#canto {
/*
	position:absolute;
	top: 180px;
	left: 150px;
*/
}
#paginas {
	background-image: url(/imagens/fundo_home_paginas.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position:relative;
	margin-top: 0px;
	padding-top: 0px;
	min-width:60%;
	z-index:99;
}
/*
#paginas {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px 15px -30px;
	vertical-align: top;
	float:left;
	margin-bottom: 0px;
}
*/
#promocao_linha_destaque, #promocao_linha{
	width: 47.5%;
	float:left;
	position: relative;
	margin:0px;
	background-image: url(/imagens/home/promocao_linha_fundo.jpg);
	background-repeat: repeat-x;
}

#promocao_linha form {
	margin:0px;
	/* border: 1px solid green; */
}
#promocao_linha_divisao {
	width: 1.4%;
	float:left;
	position: relative;
	margin:0px;
}

#divisao {
	display:block;
	margin-bottom: 1px;

}
.AlinhaEsquerda {
	float: left;
	margin-bottom: 5px;
}
.MCeMF{
	width: 75px;
}
.MCeMFb {
	width: 100%;
	text-align: center;
}
