/*************** Mootools ************/
.toggler {
	color: #222;
	margin-bottom: 1px;
	padding: 2px 5px;
	background-image: url(../imagenes/pastilla_toggle.png);
	background-repeat: no-repeat;
	height: 25px;
	/*border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #1289AF;
	cursor: pointer;
}

#test { /*background: #222;
	color: #fff;
	padding: 10px;*/
	width: 170px;
	height: 100px;
	margin: 1px;
	/*background: #222;*/ /*border: 10px solid pink;*/
}

.toggler_menu {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 2px 5px;
	background-image: url(../imagenes/menu_out.jpg);
	background-repeat: no-repeat;
	height: 25px;
	/*border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;*/
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #1289AF;
	cursor: pointer;
}

.element {
	
}

#Menu { /*line-height: 1;
	position: absolute;*/
	top: 0;
	left: 0;
	width: 175px;
	/*margin-top: 108px;*/
}

.MGroup {
	width: 175px;
	height: 20px;
	/*font-weight: bold;
	font-size: 11px;
	padding: 0 0 5px;
	text-transform: uppercase;
	text-decoration: none;*/
}

.MGroup a { /*padding: 6px 10px;
	text-decoration: none;*/
	display: block;
	/*background: #7389ae;
	color: #fff;
	text-align: right;
	text-shadow: 2px 2px 1px #5e708e;
	border-right: 4px solid #5e708e;*/ /*cursor: pointer;*/
	/*font-weight: bold;*/
}

.MGroupContent { /*font-size: 11px;
	padding-top: 5px;
	font-weight: normal;
	text-transform: none;*/
	
}

#MSelected,.MFile a:link,.MFile a:visited,.MIndex a:link,.MIndex a:visited
	{
	display: block;
	/*padding: 4px 4px 4px 30px;
	margin: 2px 0;
	background: #232529;
	color: #a4acba;
	text-decoration: none;
	text-align: left;
	text-shadow: 2px 2px 1px #1c1d1f;
	border-right: 4px solid #1c1d1f;
	font-weight: bold;*/
	width: 175px;
	height: 20px;
}

.MFile a:hover,.MFile a:active,.MIndex a:hover,.MIndex a:active {
	width: 175px;
	height: 20px;
	/*background-color: #3e4043;
	color: #faec8f;
	border-right: 4px solid #303234;
	text-shadow: 2px 2px 1px #303234;*/
}

#MSelected { /*	background-color: #fff;
	color: #333;
	text-shadow: none;
	border-right: 4px solid #fff;*/
	
}
/*.element p {
	margin: 0;
	padding: 4px;
}*/