/* MENÚ LATERAL */
DIV#interior DIV#menuLateral{float:left; border:1px solid #C0C0C0; width:16.5em; background:#F9F9F9; margin-top:.5em;}

DIV#interior DIV#menuLateral UL{list-style:none; margin:0; /*padding:1px 0 0 0;*/padding:0; font-size:1.15em; margin:0; margin-bottom:-1px;}
DIV#interior DIV#menuLateral UL LI{border-top:1px solid #FFF; border-bottom:1px solid #C0C0C0;/*background:url('../img/bgMenuLat.gif') no-repeat bottom center;*/ padding:0 .05em .1em .05em; margin:0;}
DIV#interior DIV#menuLateral UL LI A.mLat{color:#333; text-decoration:none; display:block; padding:.3em 1em .3em .5em;  background:url('../img/bgFlechaML.gif') no-repeat right top; width:100%; voice-family: "\"}\""; voice-family:inherit; width:89.5%;}
html>body DIV#interior DIV#menuLateral UL LI A.mLat{width:89.5%;}
DIV#interior DIV#menuLateral UL LI A.mLat:hover{color:#D10000; text-decoration:underline;}
DIV#interior DIV#menuLateral UL LI A.noZip{background:url(../img/bgFlechaMLon.gif) no-repeat right top;}
DIV#interior DIV#menuLateral UL LI A.noSM{background:none;}
DIV#interior DIV#menuLateral UL LI A.noSMon{background:#E0DBDB;}
DIV#interior DIV#menuLateral UL LI A.noSMon:hover{background:#E0DBDB;}
DIV#interior DIV#menuLateral UL LI A.on{background:#E0DBDB url(../img/bgFlechaMLon.gif) no-repeat right top;}
DIV#interior DIV#menuLateral UL LI A.on:hover{background:#E0DBDB url(../img/bgFlechaMLon.gif) no-repeat right top; text-decoration:none; color:#333;}
DIV#interior DIV#menuLateral UL LI A.onZip{background:#E0DBDB url(../img/bgFlechaML.gif) no-repeat right top;}
DIV#interior DIV#menuLateral UL LI A.onZip:hover{background:#E0DBDB url(../img/bgFlechaML.gif) no-repeat right top; text-decoration:none; color:#333;}

DIV#interior DIV#menuLateral UL LI DL{margin:0; padding:0 0 .5em 0; font-size:.95em; background:#F9F9F9; color:#555;}
DIV#interior DIV#menuLateral UL LI DL.act{background:#FFF;}
DIV#interior DIV#menuLateral UL LI DL DT{
	margin:0;
	padding:.1em .25em 0 1.25em;
	background:url(../img/bgSubM.gif) no-repeat .75em .5em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c0c0c0;
}
DIV#interior DIV#menuLateral UL LI DL DD{font-weight:bold; list-style:none; margin:0; padding:.5em .25em 0 .5em; color:#000; background:none; list-style:none;}
DIV#interior DIV#menuLateral UL LI DL DT.on{background:#EEE url('../img/bgSubMon.gif') no-repeat .75em .5em;}
DIV#interior DIV#menuLateral UL LI DL DT A{margin:0; padding:0; background:none; text-decoration:none; width:100%; display:block;}
DIV#interior DIV#menuLateral UL LI DL DT A:hover{text-decoration:underline;}
DIV#interior DIV#menuLateral UL LI DL DT.on A{color:#D10000;}
