.23{
	width:0px!important;
}
.ddsmoothmenu {
	font: bold 12px Verdana;
	/*background: #414141;*/
	margin-top:3px;
	width: 990px;
}
.ddsmoothmenu img{border:0px;}
.ddsmoothmenu ul {
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*Top level list items*/
.ddsmoothmenu ul li {
	position: relative;
	display: inline;
	float: left;
}
/*Top level menu link items style*/
.ddsmoothmenu ul li a {
	display: block;
	/*background: #414141;*/
	background:url(../images/bgRed70.png);
	color: white;
	/*padding: 8px 10px;*/
	padding:0px;
	/*border-right: 1px solid #778;*/
	color: #2d2b2b;
	text-decoration: none;
}

ul.secc_hogar li a {
	background:url(../images/bgYellow70.png);
}
ul.secc_pareja li a {
	background:url(../images/bgGreen70.png);
}
ul.secc_cocina li a {
	background:url(../images/bgOrange70.png);
}
ul.secc_salud li a {
	background:url(../images/bgBlue70.png);
}
ul.secc_belleza li a {
	background:url(../images/bgPink70.png);
}
ul.secc_labores li a {
	background:url(../images/bgPurple70.png);
}

ul.secc_horoscopos li a {
	background:url(../images/bgYellow70.png);
}

* html .ddsmoothmenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
	/*background:url(../images/right.gif) no-repeat right;*/
	color: white;
}
.ddsmoothmenu ul li a.selected { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	/*background: black;*/
	background:url(../images/bgBlack70.png);
	color: white;
}
.ddsmoothmenu ul li a:hover {
	/*background: black;*/
	background:url(../images/bgBlack70.png);
	color: white;
}
/*1st sub level menu*/
.ddsmoothmenu ul li ul {
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li {
	display: list-item;
	float: none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul {
	top: 0;
}
/* Sub level menu links style */
.ddsmoothmenu ul li ul li a {
	font: normal 10px Arial, Helvetica, sans-serif;
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	/*border-bottom: 1px solid gray;*/
	border-bottom:1px dotted #fff;
}
/* Holly Hack for IE \*/
* html .ddsmoothmenu {
	height: 1%;
} /*Holly Hack for IE7 and below*/
/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass {
	display:none;
	position: absolute;
	top: 12px;
	right: 7px;
}
.rightarrowclass {
	position: absolute;
	top: 6px;
	right: 5px;
}
/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background:#000;
}
.toplevelshadow { /*shadow opacity. Doesn't work in IE*/
	opacity: 0.1;
}



/*****************************************************
 - Mio -
******************************************************/
.menu_btn{height:30px; width:101px;}
.menu_btn.small {height:30px; width:74px;}
.menu_btn:hover{background-position:0px -30px;}

#mbtn_1{background:url(../images/menu/menuBtn_01.gif) no-repeat;}
#mbtn_2{background:url(../images/menu/menuBtn_02.gif) no-repeat;}
#mbtn_3{background:url(../images/menu/menuBtn_03.gif) no-repeat;}
#mbtn_4{background:url(../images/menu/menuBtn_04.gif) no-repeat;}
#mbtn_5{background:url(../images/menu/menuBtn_05.gif) no-repeat;}
#mbtn_6{background:url(../images/menu/menuBtn_06.gif) no-repeat;}
#mbtn_7{background:url(../images/menu/menuBtn_07.gif) no-repeat;}
#mbtn_8{background:url(../images/menu/menuBtn_08.gif) no-repeat;}
#mbtn_9{background:url(../images/menu/menuBtn_09.gif) no-repeat;}
#mbtn_10{background:url(../images/menu/menuBtn_10.gif) no-repeat;}
#mbtn_11{background:url(../images/menu/botoncartoonFINALFINAL.gif) no-repeat;}



#menu_tools{
	background:url(../images/menu/menuLine.gif) no-repeat;
	float:right;
	height:30px;
	padding:0px 9px 0px 4px;
	width:370px;
}
#menu_tools img{
	border:0px;
	float:left;
}
.med_btn{height:30px; width:74px;}
.med_btn:hover{background-position:0px -30px !important;}
.menu_btn.small:hover{background-position:0px -30px !important;}

#med_btn_1{background:url(../images/menu/temporada.gif) no-repeat;}
#med_btn_2{background:url(../images/menu/btn_top_teen.gif) no-repeat;}
#med_btn_3{background:url(../images/menu/btn_horoscopos.gif) no-repeat;}
#med_btn_4{background:url(../images/menu/entretenimiento.gif) no-repeat;}
#med_btn_5{background:url(../images/menu/botoncartoonFINALFINAL.gif) no-repeat;}

