#ofertas {
	width:1465px;
	height:950px;
	margin:0 auto 20px;
	line-height:0;
}
.wide {width:1465px;}
h1.wide { 	
	background:url(../img/menu.png) repeat-x;
	height:61px;
	line-height:61px;
	text-shadow:1px 1px #900;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
a.fecha {
	height:61px;
	line-height:61px;
	text-shadow:1px 1px #900;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	position:absolute;
	top:0;
}
a.fecha.dir {right:0;}
a.fecha.esq {left:15px;}
/*__________________________Ofertas_*/

#capas {
	width:600px;
	margin:10px 0 10px 20px;
	list-style:none; 
	padding:20px;
	background:#eee;
	display:table;
}
#capas li { float:left;}
#capas li img {
	width:100%;
	height:auto;
	}
.capa {
	display:block;
	width:300px;
	margin:0 15px 0 0;
	border:1px solid #ef3133;
}
.especial {
	display:block;
	width: 261px;
	border:1px solid #ef3133;
}
.peq {
	display:block;
	width:167px;
	height:167px;
	border:1px solid #ef3133;
	margin:0 0 5px;
}
#avisos {	
	width:640px;
	margin:10px 0 10px 20px;
	position:relative;
	height:50px;
}
#avisos p a { font-weight:bold;}
a#lista {
	display:block;
	background:#c00;
	width:145px;
	height:50px;
	font:bold 14px/50px Arial, Helvetica, sans-serif;
	color:#fff;
	text-shadow:1px 1px #900;
	text-align:center;
	border:0;
	position:absolute;
	top:0;
	right:0;
}
/*__________________________/Ofertas_*/
