/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu_hogar {  border-bottom:1px solid #FFF; padding-bottom:3px; font-family:Arial, Helvetica, sans-serif; font-size:11px; width:127px; height:auto; }
    #dhtmlgoodies_slidedown_menu_hogar h2 {padding:7px 4px 4px 4px; font-size:11px; font-weight:bold; color:#FFF; background:inherit;}

/* General rules */
	#dhtmlgoodies_slidedown_menu_hogar li{margin:0px;padding:0px; padding-bottom:1px; list-style-type:none; /*position:relative;*/}
	#dhtmlgoodies_slidedown_menu_hogar ul{margin:0px;padding:0px;/*position:relative;*/}

	#dhtmlgoodies_slidedown_menu_hogar div{margin:0px;padding:0px;}
	
	
/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu_hogar a{color:#333;text-decoration:none;display:block;clear:both; width:119px; height:17px; padding-left:2px;	}
	
/*A tags */
	#dhtmlgoodies_slidedown_menu_hogar .slMenuItem_depth1 {	/* Main menu items */
		margin-right:1px; margin-left:1px; padding:3px 3px 0px 3px;
		background:#f2f8e9 url(images/mnuhogar_li01.gif) repeat-x; border-bottom:0px solid #f4f9ec;
		color:#999966; font-weight:normal;}
		
	#dhtmlgoodies_slidedown_menu_hogar a:hover.slMenuItem_depth1	{ background:#f2f8e9 url(images/mnuhogar_li01act.gif) repeat-x; border-bottom:0px solid #f4f9ec; color:#333; }
			
	#dhtmlgoodies_slidedown_menu_hogar .slMenuItem_depth2{	/* Sub menu items */
		padding:3px 3px 0px 5px;
		background:#f2f2f2 url(images/mnuhogar_li02.gif) repeat-x; border-bottom:1px solid #FFF;
		color:#999; font-weight:normal;width:117px; height:17px;}	
	
	#dhtmlgoodies_slidedown_menu_hogar a:hover.slMenuItem_depth2	{ background:#f7f7f7 url(images/mnuhogar_li02act.gif) repeat-x; border-bottom:1px solid #999; color:#666;z-index:1; }	

	#dhtmlgoodies_slidedown_menu_hogar .slMenuItem_depth3{	/* Sub menu items */
		margin:0px; padding:3px 3px 0px 7px;
		background:#fff; border-bottom:1px solid #999;
		color:#999; font-weight:normal; font-style:normal; width:115px; height:17px;
		z-index:0;
		}	
	
	#dhtmlgoodies_slidedown_menu_hogar a:hover.slMenuItem_depth3 { background:#f7f7f7; border-bottom:1px solid #999; color:#666; }	
	
	#dhtmlgoodies_slidedown_menu_hogar .slMenuItem_depth4{	/* Sub menu items */margin-top:0px;color:red;}	
	#dhtmlgoodies_slidedown_menu_hogar .slMenuItem_depth5{	/* Sub menu items */margin-top:0px;}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu_hogar .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu_hogar .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu_hogar .slideMenuDiv1 ul{padding:1px; }
	#dhtmlgoodies_slidedown_menu_hogar .slideMenuDiv2 ul{margin-left:1px; padding-left:0px;}
	#dhtmlgoodies_slidedown_menu_hogar .slideMenuDiv3 ul{margin:0px;}
	#dhtmlgoodies_slidedown_menu_hogar .slMenuItem_depth4 ul{margin-left:15px;padding:1px;}
	
	
	/****SLIDE MENU TELECOM******************************************/
/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu_telecom {  border-bottom:1px solid #FFF; padding-bottom:3px; font-family:Arial, Helvetica, sans-serif; font-size:11px; width:127px; height:auto; }
    #dhtmlgoodies_slidedown_menu_telecom h2 {padding:7px 4px 4px 4px; font-size:11px; font-weight:bold; color:#FFF; background:inherit;}

/* General rules */
	#dhtmlgoodies_slidedown_menu_telecom li{margin:0px;padding:0px; padding-bottom:1px; list-style-type:none; /*position:relative;*/}
	#dhtmlgoodies_slidedown_menu_telecom ul{margin:0px;padding:0px;/*position:relative;*/}

	#dhtmlgoodies_slidedown_menu_telecom div{margin:0px;padding:0px;}
	
	
/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu_telecom a{color:#333;text-decoration:none;display:block;clear:both; width:119px; height:17px; padding-left:2px;	}
	
/*A tags */
	#dhtmlgoodies_slidedown_menu_telecom .slMenuItem_depth1 {	/* Main menu items */
		margin-right:1px; margin-left:1px; padding:3px 3px 0px 3px;
		background:#dff3fa url(images/mnucyan_li01.gif) repeat-x; 
		color:#2f8fb3; font-weight:normal;}
		
	#dhtmlgoodies_slidedown_menu_telecom a:hover.slMenuItem_depth1	{ background:#dff3fa url(images/mnucyan_li01act.gif) repeat-x; border-bottom:0px solid #f4f9ec; color:#333; }
			
	#dhtmlgoodies_slidedown_menu_telecom .slMenuItem_depth2{	/* Sub menu items */
		padding:3px 3px 0px 5px;
		background:#f2f2f2 url(images/mnucyan_li02.gif) repeat-x; border-bottom:1px solid #FFF;
		color:#999; font-weight:normal;width:117px; height:17px;}	
	
	#dhtmlgoodies_slidedown_menu_telecom a:hover.slMenuItem_depth2	{ background:#f7f7f7 url(images/mnucyan_li02act.gif) repeat-x; border-bottom:1px solid #999; color:#666;z-index:1; }	

	#dhtmlgoodies_slidedown_menu_telecom .slMenuItem_depth3{	/* Sub menu items */
		margin:0px; padding:3px 3px 0px 7px;
		background:#fff; border-bottom:1px solid #999;
		color:#999; font-weight:normal; font-style:normal; width:115px; height:17px;
		z-index:0;
		}	
	
	#dhtmlgoodies_slidedown_menu_telecom a:hover.slMenuItem_depth3 { background:#f7f7f7; border-bottom:1px solid #999; color:#666; }	
	
	#dhtmlgoodies_slidedown_menu_telecom .slMenuItem_depth4{	/* Sub menu items */margin-top:0px;color:red;}	
	#dhtmlgoodies_slidedown_menu_telecom .slMenuItem_depth5{	/* Sub menu items */margin-top:0px;}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu_telecom .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu_telecom .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu_telecom .slideMenuDiv1 ul{padding:1px; }
	#dhtmlgoodies_slidedown_menu_telecom .slideMenuDiv2 ul{margin-left:1px; padding-left:0px;}
	#dhtmlgoodies_slidedown_menu_telecom .slideMenuDiv3 ul{margin:0px;}
	#dhtmlgoodies_slidedown_menu_telecom .slMenuItem_depth4 ul{margin-left:15px;padding:1px;}
	
	
	
	/*********SLIDE MENU GLOBAL*****************************/
/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu_global {  border-bottom:1px solid #FFF; padding-bottom:3px; font-family:Arial, Helvetica, sans-serif; font-size:11px; width:127px; height:auto; }
    #dhtmlgoodies_slidedown_menu_global h2 {padding:7px 4px 4px 4px; font-size:11px; font-weight:bold; color:#FFF; background:inherit;}

/* General rules */
	#dhtmlgoodies_slidedown_menu_global li{margin:0px;padding:0px; padding-bottom:1px; list-style-type:none; /*position:relative;*/}
	#dhtmlgoodies_slidedown_menu_global ul{margin:0px;padding:0px;/*position:relative;*/}

	#dhtmlgoodies_slidedown_menu_global div{margin:0px;padding:0px;}
	
	
/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu_global a{color:#333;text-decoration:none;display:block;clear:both; width:119px; height:17px; padding-left:2px;	}
	
/*A tags */
	#dhtmlgoodies_slidedown_menu_global .slMenuItem_depth1 {	/* Main menu items */
		margin-right:1px; margin-left:1px; padding:3px 3px 0px 3px;
		background:#fcf2e4 url(images/mnuglobal_li01.gif) repeat-x; 
		color:#666; font-weight:normal;}
		
	#dhtmlgoodies_slidedown_menu_global a:hover.slMenuItem_depth1	{ background:#fcf2e4 url(images/mnuglobal_li01act.gif) repeat-x; border-bottom:0px solid #f4f9ec; color:#333; }
			
	#dhtmlgoodies_slidedown_menu_global .slMenuItem_depth2{	/* Sub menu items */
		padding:3px 3px 0px 5px;
		background:#f2f2f2 url(images/mnuglobal_li02.gif) repeat-x; border-bottom:1px solid #FFF;
		color:#999; font-weight:normal;width:117px; height:17px;}	
	
	#dhtmlgoodies_slidedown_menu_global a:hover.slMenuItem_depth2	{ background:#f7f7f7 url(images/mnuglobal_li02act.gif) repeat-x; border-bottom:1px solid #999; color:#666;z-index:1; }	

	#dhtmlgoodies_slidedown_menu_global .slMenuItem_depth3{	/* Sub menu items */
		margin:0px; padding:3px 3px 0px 7px;
		background:#fff; border-bottom:1px solid #999;
		color:#999; font-weight:normal; font-style:normal; width:115px; height:17px;
		z-index:0;
		}	
	
	#dhtmlgoodies_slidedown_menu_global a:hover.slMenuItem_depth3 { background:#f7f7f7; border-bottom:1px solid #999; color:#666; }	
	
	#dhtmlgoodies_slidedown_menu_global .slMenuItem_depth4{	/* Sub menu items */margin-top:0px;color:red;}	
	#dhtmlgoodies_slidedown_menu_global .slMenuItem_depth5{	/* Sub menu items */margin-top:0px;}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu_global .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu_global .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu_global .slideMenuDiv1 ul{padding:1px; }
	#dhtmlgoodies_slidedown_menu_global .slideMenuDiv2 ul{margin-left:1px; padding-left:0px;}
	#dhtmlgoodies_slidedown_menu_global .slideMenuDiv3 ul{margin:0px;}
	#dhtmlgoodies_slidedown_menu_global .slMenuItem_depth4 ul{margin-left:15px;padding:1px;}