/* Home */

#topoCorpo {
	display:none;
}

#rodapeCorpo {
	background:url(../img/home/homeFundoRodape.png) no-repeat;
	width:972px;
	height:36px;
}

#corpo {
	background:url(../img/home/homeFundoMiolo.png) repeat-y;
	width:972px;
}

#miolo{
	background:url(../img/home/homeFundoTopo.png) no-repeat;
	width:972px;
	min-height:242px;
	margin-left:0px;
	padding-left:0px;
	padding-top:0px;
}

#novidadesPromocoes {
	width:765px;
	margin-left:20px;
	padding-top:25px;
}


#menuTopo{
	display:none;
}

#menuConteudo {
	width: 10px;
	margin-left:800px;
	margin:0;
	padding:0;
	width:140px;
	background:url(../img/backMenuCont.png) repeat-y;
	margin-top:-4px;
	display:table;
	/*border:1px solid #00f;*/
	float:right;
	margin-top:-10px;
}



#novidades{
	width:371px;
	float:left;
	display:inline;
	margin-left:10px;
	margin-top:10px;
}
.novidade{
	background:url(../img/home/backCxNovidades.png) no-repeat;
	clear:both;
	display:table;
	margin-bottom:5px;
	width:371px;
	height:130px;
}

#produtos{
	width:370px;
	float:left;
	display:inline;
	margin-left:10px;
	margin-top:10px;
}

.produto{
	background:url(../img/home/backCxPromocao.jpg) no-repeat;
	clear:both;
	display:table;
	margin-bottom:5px;
	width:371px;
	height:130px;
}

#novidades p, #produtos p{
	margin:10px 5px 0 0;
	color:#333333;
	height:90px;
	overflow:hidden;
}

#produtos p{
	height:64px;
}

.imgChamada{
	border:1px solid #FF0000;
	float:left;
	margin:10px;	
	display:inline;
}

/* Novidades e Promocoes (np) */
.npItem {
	 width:371px;
	 height: 130px;
	 margin:3px;
	 float:left;
	 background:url(../img/home/npItemFundo.jpg) no-repeat;
}

.npImagem{
	float:left;
	margin:8px;	
	display:inline;
	/*border:1px solid #000;*/
 	width:170px;
	text-align:center;
}

.npTxt {
	position:relative;
	margin:10px 0px;
	float:left;
	width:180px;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;

	text-align:right;
}

.npTxt p {
	margin-bottom:5px;
}

.npTxtTitulo {
	color:#a7302f;
	font-size:12px;
}

.npTxtDe,.npTxtPor {
	text-align:right;	
	/*margin-right: 55px;*/
	margin-right: 5px;
	position:relative;
	z-index:2;
}

.npTxtDe {
	font-size:12px;
	color:#000000;
	text-decoration:line-through;
}

.npTxtPor {
	font-size:15px;
	color:#6f1818;
}

.selo{
	top:20px;
	/*right:-1px;*/
	left:-18px;
	width:73px;
	height:73px;
	position:absolute;
	z-index:1;
}

.titChamada{
	margin-bottom:10px;
}

.de,.por{
	font-size:12px;
	color:#000000;
	margin:5px 15px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	width:160px;
	float:right;
}

.por{
	margin-right:10px;
	font-size:15px;
	color:#6f1818;
}
.espaco{
	height:2px;
	/*clear:both;*/
}

