/* MENU DESPLEGABLE: PARTE SUPERIOR */
DIV#menu{width:70em; font-family:Arial,sans-serif;}
UL#menuinf{background:#D10000;padding:0;margin:0;width:70em;font-weight:bold;float:left;}
    UL#menuinf LI{display:inline;color:#900;background:url('/masistsite/docs/images/imagesNA/menuBGon.gif');}
    UL#menuinf LI A{float:left;color:#fff;border-right:1px solid #EB7A7A;text-decoration:none;padding:4px 20px 4px 10px;background:transparent url('/masistsite/docs/images/imagesNA/menuFlecha.gif') no-repeat center right;}	
    /*UL#menuinf LI A:hover{background:#800 url('/masistsite/docs/images/imagesNA/menuflecha_on.gif') no-repeat center right}*/

	UL#menuinf LI A.noFlecha{float:left;color:#fff;border-right:1px solid #EB7A7A;text-decoration:none;padding:4px 10px 4px 10px;background:transparent;}
	/*UL#menuinf LI A.noFlecha:hover{background:#800;}*/

/* los anchos no ajustan, son menores para evitar problemas con i.explorer */
    DIV.submenu{border:1px solid #CCC;display:block;padding:10px;color:#000;background:#EEEFEA;position:static; top:129px; z-index:10; width:70em; voice-family: "\"}\""; voice-family:inherit; width:70em;}
	html>body DIV.submenu{width:68em;}
    DIV#divmenuinf H1{font-size:1.5em;padding:0;margin:0;float:left;width:29%;}
    DIV#divmenuinf P{color:#000;margin:5px 0 0 0;width:27%;float:left;clear:left;padding:0;}
    DIV.separalistas{float:right;width:70%;}
    DIV#divmenuinf UL{font-weight:normal;float:left;width:48%;padding:0;margin:0;list-style-type:none;}
       DIV#divmenuinf UL LI{padding:0;display:block;width:96%;float:left;color:#000;border-bottom:1px solid #D9D7CC;border-top:1px solid #FFFFFF;margin-left:5px;}
          DIV#divmenuinf UL LI A, UL#menuinf UL LI A:hover{display:block;width:100%;color:#000;background:none;border:none;padding:3px 0 1px 2px;text-decoration:none;}
             DIV#divmenuinf UL LI A:hover{background:#ddd}


DIV#noticias{
	height:1em;
	background:#C00000;
	width:70em;
    padding: 0px 0px 0px 98px;
  	float:none;
  	z-index:1;
  	margin:auto;
}
