/* CSS Document SPI*/


#idList {
	margin: 0;
	padding: 0;
}
 
#idList li {
	display: block;
	margin: 0;
	padding: 4px;
	width: 120px;
	background: #FFFFFF;
	color: #FF0099;
	font-size: 10px;
	text-align: left;
}

/* CSS Document */

/*
	This file is part of Natural Docs, which is Copyright (C) 2003-2005 Greg Valure
	Natural Docs is licensed under the GPL
*/



#MSubTitle {
	font-size: 11px;
}

/*menu*/

#Menu {
	line-height: 1;
	position:static;/*
	position: absolute;*/
	top: 0;
	margin-left: 1px;
	width: 123px;
	margin-top: 2px;
}

.MGroup {
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 8px;
	text-decoration: none;
	background-image:url(../images/fondoGrupoProductos.jpg);
}

.MGroup a {
	padding: 2px 0px;
	text-decoration: none;
	display: block;
	/*background: #FF6600;
	background-color:#990000;*/
	color: #fff;
	text-align: right;
	/*text-shadow: 2px 2px 1px #5e708e;*/
	cursor: pointer;
	font-weight: bold;
	background-image:url(../images/fondocelda.jpg);
}

.MGroupContent {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}
.MFamily {
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #fff;
}
.MFamilyContent {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}
.MFamily a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
	display: block;
	/*background: #FFF;*/
	height: 12px;
	text-indent: 5px;
	text-align: center;
	vertical-align: middle;
	/*padding: 1px 1px 1px 1px;*/
	background-image:url(../images/fondocelda.jpg);
}

#MSelected, .MFile a:link, .MFile a:visited, .MIndex a:link, .MIndex a:visited {
	display: block;
	/*padding: 4px 4px 4px 20px;*/
	margin: 0px 0;
	background: #E9E9E9; /*#232529;*/
	color: #333;
	text-decoration: none;
	text-align: left;
	text-shadow: 3px 3px 2px #1c1d1f;
	font-weight: bold;
	}
#MSelectedF, .MFamilyF a:link, .MFamilyF a:visited, .MIndex a:link, .MIndex a:visited {
	display: block;
	padding: 4px 4px 4px 20px;
	margin: 0px 0;
	
	text-decoration: none;
	text-align: left;
	text-shadow: 3px 3px 2px #1c1d1f;
	font-weight: bold;
}
.MFamilyF a:hover, .MFamilyF a:active, .MIndex a:hover, .MIndex a:active {
	background-color: #A5B8C9;
	color:#F69819;
	text-shadow: 2px 2px 1px #303234;
}

.MFile a:hover, .MFile a:active, .MIndex a:hover, .MIndex a:active {
	background-color: #A5B8C9;
	color:#F69819;
	text-shadow: 2px 2px 1px #303234;
}

#MSelected {
	background-color: #D7E8E1;
	color: #333;
	text-shadow: none;
	
}

#MSelectedF {
	background-color: #D7E8E1;
	color: #333;
	text-shadow: none;
	padding: 3px;
	
}


A.grupoMenus:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
}
A.grupoMenus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
}
A.grupoMenus:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
}
A.grupoMenus:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FF6600;
}
A.categoriasMenus:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#333333;
}
A.categoriasMenus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	color:#333333;
}
A.categoriasMenus:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	color:#333333;
}
A.categoriasMenus:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	color:#FF6600;
}