/*****************************************************************************
ESTILOS PARA LOS LISTADOS Y DETALLES DE LAS OFERTAS
*****************************************************************************/
h4.listado {
	color: #FFFFFF !important;
	background-color: #223293;
	border: 0 !important;
	padding-left: 27px !important;
	background-image: url(/img/ofertas_fondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0 !important;
_height:23px !important;}
h4.categorias {
	color: #223293 !important;
	background-color: #DEE6F0;
	border: 0 !important;
	padding-left: 27px !important;
	background-repeat: no-repeat;
	background-position: left top;
        _height:23px;
}
h4.categorias {
	background-image: url(/img/categorias_fondo.gif);


}
.bloque_ofertas {
	list-style-type:none;
	background-color: #FFF !important;
        padding: 10px 0px 20px 4px !important;
       _height:20px;
}
.bloque_ofertas li {
	padding: 3px 0px 5px 0px !important;
        margin:0px !important;
	
}
.bloque_ofertas a {
	border: 0 !important;
	color: #223293 !important;
	display: block;
	padding: 0px 2px 2px 25px;
        margin:0px;
background-image: url(/img/oferta_fondo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
_height:18px; 
}
.bloque_ofertas a:hover {
	background-color: #DEE6F0;
}
.bloque_ofertas a span {
	color: #666666 !important;
	font-size: 0.8em;
	padding-left: 10px;
}
a.boton {
	float: left;
	margin-bottom: 30px;
}
/*****************************************************************************
BLOQUE PARA LAS CATEGORIAS
*****************************************************************************/
.bloque_categorias .titulo {
	margin-top: 15px !important;
}
.bloque_categorias li {
	text-align: left !important;
	margin-right: 7px;
	float: left !important;
	display: block;
	width: 27%;
	margin-bottom: 5px;
	line-height: 1.4em !important;
}
/*****************************************************************************
COSITAS DENTRO DEL DETALLE DE LA OFERTA
*****************************************************************************/
#col_central ul.detalleoferta li {
	background-image: url(/img/listasdetalleoferta_fondo.gif) !important;
}
#col_central strong {
	color: #000 !important;
}
