	/* MENÚ LATERAL */	
	DIV#cuerpo DIV#menuLateral{width:170px; float:left; margin-left:.05em;}
	/*html>body DIV#cuerpo DIV#menuLateral{height:76.80em;}
	html>/**//*body DIV#cuerpo DIV#menuLateral{height:70.8em;}*/
	
	DIV#cuerpo DIV#menuLateral UL{list-style:none; padding:0 0 0 .1em; margin:0; color:#666; font-size:.8em;}
	DIV#cuerpo DIV#menuLateral UL LI{background:#E3E3E3 url('../img/bordeMenu.gif') no-repeat bottom; margin:0; padding:0 0 .5em 0;}
		
	/* MENÚ LATERAL CON SUBMENÚ DESPLEGABLE */
	DIV#cuerpo DIV#menuLateral UL LI A.mLat{color:#666; text-decoration:none; display:block; padding:.3em .3em .3em .5em;  background:url('../img/bgFlechaML.gif') no-repeat right top; width:100%; voice-family: "\"}\""; voice-family:inherit; width:94.3%;}
	html>body DIV#cuerpo DIV#menuLateral UL LI A.mLat{width:94.3%;}			
	DIV#cuerpo DIV#menuLateral UL LI A.mLat:hover{background:#FFF url('../img/bgFlechaMLon.gif') no-repeat right top;}
	
	/* MENÚ LATERAL SIN SUBMENÚ DESPLEGABLE */
	DIV#cuerpo DIV#menuLateral UL LI A.noSM{color:#666; text-decoration:none; display:block; padding:.3em .3em .3em .5em;  background:url('../img/bgFlechaMLOff.gif') no-repeat right top; width:100%; voice-family: "\"}\""; voice-family:inherit; width:94.3%;}
	html>body DIV#cuerpo DIV#menuLateral UL LI A.noSM{width:94.3%;}
	DIV#cuerpo DIV#menuLateral UL LI A.noSM:hover{background:#FFF;}
	DIV#cuerpo DIV#menuLateral UL LI A.noSMOn{background:#FFF;}
	DIV#cuerpo DIV#menuLateral UL LI A.noSMOn:hover{background:#FFF;}
	
	/* MENÚ LATERAL CON SUBMENÚ DESPLEGADO */
	DIV#cuerpo DIV#menuLateral UL LI A.noZip{background:#FFF url('../img/bgFlechaMLon.gif') no-repeat right top;}		
	
	/* SUBMENÚ LATERAL */	
	DIV#cuerpo DIV#menuLateral UL LI DIV.smLat{background:#FFF; padding:.2em 0 .5em 0; margin-top:.1em;}
	DIV#cuerpo DIV#menuLateral UL LI DL{margin:0; padding:0 0 0 1em;}
	DIV#cuerpo DIV#menuLateral UL LI DL DD{background:#FFF url('../img/icoCuadrado.gif') no-repeat left top; padding:0 .2em .3em 1em; margin:0;}
	DIV#cuerpo DIV#menuLateral UL LI DL DD A{color:#666;}
	DIV#cuerpo DIV#menuLateral UL LI DL DD A:hover{text-decoration:underline;}

	DIV#cuerpo DIV#menuLateral UL LI DL DD A.smLatOn{color:#C00000;}
	
	DIV#cuerpo DIV#menuLateral IMG{width:10.55em; margin:0 0 0 .1em;}
