/*////////////////////////    ESTILOS DEL MENU    ///////////////////////// */

#mas img{
 float: right;
 cursor: pointer;
 padding: 4px 0px 4px 5px;
 }
 #mas2 img{
 float: right;
 cursor: pointer;
 padding: 0px 0px 4px 5px;
 }
 #mas3 img{
	float: right;
	cursor: pointer;
	padding: 3px 0px 4px 5px;
}

/*///////////////////////       para _mod.php     ///////////////////////// */
.MENU_raiz{
	
    padding:3px 0 3px 0;
	display: block;
	/*font-weight:bold;*/
	font-family:tahoma;
    font-size:12px;
	color: #153856;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	background-image:url("../imagenes/lista_img.jpg");
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	
}
a:link.MENU_raiz , a:active.MENU_raiz , a:visited.MENU_raiz {
	display: block;
	/*font-weight:bold;*/
	font-family:tahoma;
    font-size:12px;
	color: #153856;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	border-bottom:#e6e6e6 solid 1px;
}
a:hover.MENU_raiz{
	display: block;
	/*font-weight:bold;*/
	font-family:tahoma;
    font-size:12px;
	text-decoration: underline;
	vertical-align: middle;
	text-align: left;
	border-bottom:#e6e6e6 solid 1px;
}

/*///////////////////////////////////////////////////////////////////////// */

.MENU_nivel1_a{
    padding:3px 0 3px 0;
	display: block;
	/*font-weight:bold;*/
	font-family:tahoma;
    font-size:12px;
	color: #153856;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	border-bottom:#e6e6e6 solid 1px;
	padding-left:22px;
}
a.MENU_nivel1_a:link, a.MENU_nivel1_a:visited{
	display: block;
	/*font-weight:bold;*/
	font-family:tahoma;
    font-size:12px;
	color: #153856;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	border-bottom:#e6e6e6 solid 1px;

}
a.MENU_nivel1_a:hover, a.MENU_nivel1_a:active{
	display: block;
	/*font-weight:bold;*/
	font-family:tahoma;
    font-size:12px;
	color: #153856;
	text-decoration: underline;
	vertical-align: middle;
	text-align: left;
	border-bottom:#e6e6e6 solid 1px;
}

/*///////////////////////      para s2_v3.php     ///////////////////////// */

.MENU_nivel2_a{
    padding:3px 0 3px 0;
	display: block;
	/*font-weight:bold;*/
	font-family:tahoma;
    font-size:12px;
	color: #153856;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	border-bottom:#e6e6e6 solid 1px;
	padding-left:30px;
}
a.MENU_nivel2_a:link, a.MENU_nivel2_a:visited {
	display: block;
	/*font-weight:bold;*/
	font-family:tahoma;
    font-size:12px;
	color: #153856;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	border-bottom:#e6e6e6 solid 1px;
}
a.MENU_nivel2_a:hover, a.MENU_nivel2_a:active {
	display: block;
	/*font-weight:bold;*/
	font-family:tahoma;
    font-size:12px;
	color: #153856;
	text-decoration: underline;
	vertical-align: middle;
	text-align: left;
	border-bottom:#e6e6e6 solid 1px;
}
#MENU_nivel2_li { 
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:left;
	font-weight:bold;
	font-family:tahoma;
    font-size:13px;
	color: #cacaca;
	margin: 0px 0px 0px 0px;
}
/*///////////////////////////////////////////////////////////////////////// */
/*///////////////////////       FIN DEL MENU      ///////////////////////// */
/*///////////////////////////////////////////////////////////////////////// */