#ofertas {
	width:495px;
	margin:0 0 0 253px;
	_margin:0 0 0 250px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
} 

#ofertas h1 { 
	background: url(../img/tit-ofertas.gif) no-repeat;
	width:495px;
	height:26px;
	margin:0 0 20px;
}
#ofertas h1 span { display:none;}
#ofertas p {
	margin:0 0 20px 10px;
	text-align:justify;
	color:#000;
}
#ofertas a { font-weight:bold; color:#000;}
#ofertas ul { 
	list-style:none; 
	height:260px;
	padding:0 0 0 20px;
}
#ofertas li { float:left;}
#ofertas li img {
	width:100%;
	height:100%;
	}
#capa {
	display:block;
	width:180px;
	height:240px;
	margin:0 20px 0 0;
	border:1px solid #fc0;
}
#especial {
	display:block;
	width:180px;
	height:240px;
	border:1px solid #fc0;
}

a#lista {
	display:block;
	background:#fff url(../img/img_ofertas/bt_lista.gif) center right no-repeat;
	width:135px;
	height:30px;
	font:bold 10px Arial, Helvetica, sans-serif;
	color: #060;
	padding:10px 0 0;
	margin:-15px 0 -15px 350px;

}
a#lista span {
	cursor:pointer;
	display:block;
	text-align:center;
	width:100px;
}