@import url(global.css);

#topo ul li.ofertas a {
	background-color: #C40C08;
	line-height: 42px;
	margin-top: 0;
}

#auxiliarOfertas {
	float: right;
	width: 238px;
}

#auxiliarOfertas div.hoje {
	background: transparent url(../imgs/ofertasHojeSeg.jpg) no-repeat;
	height: 104px;
	margin-bottom: 26px;
	overflow: hidden;
	text-indent: -5000px;
	width: 238px;
}

#auxiliarOfertas div.sem { background-image: url(../imgs/ofertasHojeSem.jpg); }
#auxiliarOfertas div.seg { background-image: url(../imgs/ofertasHojeSeg.jpg); }
#auxiliarOfertas div.ter { background-image: url(../imgs/ofertasHojeTer.jpg); }
#auxiliarOfertas div.qua { background-image: url(../imgs/ofertasHojeQua.jpg); }
#auxiliarOfertas div.qui { background-image: url(../imgs/ofertasHojeQui.jpg); }
#auxiliarOfertas div.sex { background-image: url(../imgs/ofertasHojeSex.jpg); }
#auxiliarOfertas div.sab { background-image: url(../imgs/ofertasHojeSab.jpg); }



#auxiliarOfertas p {
	background: transparent url(../imgs/promocoesFrase.gif) no-repeat;
	height: 43px;
	margin: 26px 0 7px 0;
	overflow: hidden;
	text-indent: -5000px;
	width: 163px;
}
#auxiliarOfertas div.mais {  }
#auxiliarOfertas div.mais h3 {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.04em;
	text-transform: lowercase;
}
#auxiliarOfertas div.mais ul {  }

#auxiliarOfertas div.mais ul li {
	height: 37px;
	margin-top: 3px;
	width: 238px;
}

#auxiliarOfertas div.mais ul li a {
	background: transparent url(../imgs/ofertasBtnDias.jpg) no-repeat;
	display: block;
	height: 34px;
	overflow: hidden;
	text-indent: -5000px;
	width: 238px;
}

#auxiliarOfertas div.mais ul li.sem a { background-position: 0 -204px; }
#auxiliarOfertas div.mais ul li.seg a { background-position: 0 0; }
#auxiliarOfertas div.mais ul li.ter a { background-position: 0 -34px; }
#auxiliarOfertas div.mais ul li.qua a { background-position: 0 -68px; }
#auxiliarOfertas div.mais ul li.qui a { background-position: 0 -102px; }
#auxiliarOfertas div.mais ul li.sex a { background-position: 0 -136px; }
#auxiliarOfertas div.mais ul li.sab a { background-position: 0 -170px; }




#ofertas {
	float: left;
	width: 505px;
}
#ofertas dl {
	width: 505px;
}

#ofertas dl dt {
	background: transparent url(../imgs/ofertasBgCabs.jpg) no-repeat;
	display: block;
	font-size: 10px;
	height: 39px;
	line-height: 70%;
	padding: 16px 0 0 9px;
	width: 496px;
}

#ofertas dl dt strong {
	display: block;
	font-size: 17px;
	letter-spacing: -1px;
}


#ofertas dl dd {
	padding-bottom: 35px;
}

#ofertas dl dd table {
	border-collapse:collapse;
	clear: both;
	display: table;
	font-size: 13px;
	width: 505px;
}

#ofertas dl dd th, #ofertas dl dd td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
}
#ofertas dl dd table tbody tr th {
	padding: 6px 10px;
	width: 335px;
}
#ofertas dl dd table tbody tr td {
	color: #C2221E;
	font-size: 17px;
	letter-spacing: -1px;
	padding: 6px 10px;
	text-align: right;
	width: 130px;
}


#ofertas dl dt#sem { background-color: #FAE1BF; background-position: 0 -340px; }
#ofertas dl dd.sem th, #ofertas dl dd.sem td { border-bottom-color: #FAE1BF; }

#ofertas dl dt#seg { background-color: #C8C6D8; }
#ofertas dl dd.seg th, #ofertas dl dd.seg td { border-bottom-color: #C8C6D8; }

#ofertas dl dt#ter { background-color: #BCD5EF; background-position: 0 -55px; }
#ofertas dl dd.ter th, #ofertas dl dd.ter td { border-bottom-color: #BCD5EF; }

#ofertas dl dt#qua { background-color: #F1C9C3; background-position: 0 -110px; }
#ofertas dl dd.qua th, #ofertas dl dd.qua td { border-bottom-color: #F1C9C3; }

#ofertas dl dt#qui { background-color: #F2D2BF; background-position: 0 -165px; }
#ofertas dl dd.qui th, #ofertas dl dd.qui td { border-bottom-color: #F2D2BF; }

#ofertas dl dt#sex { background-color: #D3EBC0; background-position: 0 -220px; }
#ofertas dl dd.sex th, #ofertas dl dd.sex td { border-bottom-color: #D3EBC0; }

#ofertas dl dt#sab { background-color: #F6D2E1; background-position: 0 -275px; }
#ofertas dl dd.sab th, #ofertas dl dd.sab td { border-bottom-color: #F6D2E1; }


