.caja-celeste .cuerpo ul li.li_selected {
	/*background: url(../img/bazuca/bg_menu.gif) top repeat-x;*/
	background:url(../img/bazuca/bg_cajaazul.gif) top repeat-x;
	padding-top:3px;
}

.caja-celeste .cuerpo ul li.li_selected a, 
.caja-celeste .cuerpo ul li.li_selected a:visited,
.caja-celeste .cuerpo ul li.li_selected a:hover {
	/*color:#FFF;*/
	font-weight:bolder;
}

/* MENU MODAL DE LA CATEGORIA */
.caja-celeste .cuerpo ul li .producto-info table {
	width:130px;
}

.producto-info {
	position:absolute;
	/*width:150px;*/
	z-index:9000;
	display:none;
	top:175px;
	left:80px;
}
.producto-info table {
	border-collapse:collapse;
}

.prod_tl {
	background:url(../img/bazuca/img_mainmenu_tl_.gif) bottom right no-repeat;
	width:5px;
	height:5px;
}

.prod_tt {
	background:url(../img/bazuca/img_mainmenu_tt.gif) bottom repeat-x;
	height:5px;
}

.prod_tr {
	background:url(../img/bazuca/img_mainmenu_tr_.gif) bottom left no-repeat;
	width:5px;
	height:5px;
}

.prod_ll {
	background:url(../img/bazuca/img_mainmenu_ll.gif) right repeat-y;
	width:5px;
}

.prod_rr {
	/*background:#FFF;
	border-right:1px solid #9fc5dd;
	width:4px;*/
	background:url(../img/bazuca/img_mainmenu_rr.gif) left repeat-y;
	width:5px;
}

.prod_bl {
	background:url(../img/bazuca/img_mainmenu_bl_.gif) top right no-repeat;
	width:5px;
	height:5px;
}

.prod_bb {
	/*background:#FFF;
	border-bottom:1px solid #9fc5dd;
	height:4px;*/
	background:url(../img/bazuca/img_mainmenu_bb.gif) top repeat-x;
	height:5px;
} 

.prod_br {
	background:url(../img/bazuca/img_mainmenu_br_.gif) top left no-repeat;
	width:5px;
	height:5px;
}

.prod_main {
	background:#FFF;
	padding:10px 10px 0 10px;
}

.prod-flecha-left {
	background:url(../img/bazuca/img_mainmenu_flecha.gif) top left no-repeat;
	width:11px;
	height:23px;
	position:absolute;
	top:55px;
	left:-10px;
}

.caja-celeste .cuerpo ul li .prod-option,
.caja-celeste .cuerpo ul li.li_selected .prod-option {
	padding-bottom:5px;
	text-align:left;
}

.caja-celeste .cuerpo ul li .prod-option a,
.caja-celeste .cuerpo ul li .prod-option a:hover,
.caja-celeste .cuerpo ul li .prod-option a:visited,
.caja-celeste .cuerpo ul li.li_selected .prod-option a,
.caja-celeste .cuerpo ul li.li_selected .prod-option a:hover,
.caja-celeste .cuerpo ul li.li_selected .prod-option a:visited {
	font-size:1.1em;
	color:#0f6fab;
	display:block;
	font-weight:normal;
}
