
body {
	margin:0;
	color: #000000;
	padding: 0;
	font-family: "Monaco", "Andale Mono", "Verdana", "Lucida Console", "OCR A Extended", "Luxi Mono Regular", "Courier";
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
    SCROLLBAR-TRACK-COLOR: #000000;
background-color: #000000;
}

INPUT{
	font-size: 10px;
}

INPUT.button{
	font-size: 10px;
	color: #000000;
	background-color: #000000;
}
/* controla el color del primer text del menu dinamic */
a:link{
	color: #00ff00;
	text-decoration: none;
}
/* controla el color del primer text del menu dinamic */
a:visited {
	color: #00ff00;
	text-decoration: none;
}
a:active {
	color: #00ff00;
	text-decoration: none;
}

#nav a:hover {
	color: #ffffff;
	text-decoration: none;
/* controla el color de l'etiqueta de fons amb el punter a sobre dels text inicial i de quart nivell */
	background-color: #000000;
}
/* controla el color del text del menu dinamic de primer, segon i tercer nivell */
a.menu2:link{
	color: #00ff00;
	font-size: 13px;
	text-decoration: none;
}
/* controla el color del text del menu dinamic de primer, segon i tercer nivell */
a.menu2:visited {
	color: #00ff00;
	font-size: 13px;
	text-decoration: none;
}
a.menu2:active {
	color: #00ff00;
	text-decoration: none;
}

#nav a.menu2:hover {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
/* controla el color de l'etiqueta de fons amb el punter a sobre dels textos de primer, segon i tercer nivell */
	background-color: #000000;
}


/* *-*-*-*- *-*-*-*- *-*-*-*-        end <a> rules             *-*-*-*- *-*-*-*- *-*-*-*- 
 *                                   _____________                                      */

/* *-*-*-*- *-*-*-*- *-*-*         Begin Menu tree rules        *-*-*-*- *-*-*-*- *-*-*-*- 
 *                                 _____________________                                */
.button{
	/* may cause windows bug:
	   position: relative;
	*/
	z-index: 100000;
	cursor: default;
	font-family: "Monaco", "Andale Mono", "Verdana", "Lucida Console", "OCR A Extended", "Luxi Mono Regular", "Courier";
	font-size: 13px;
	line-height: 15px; 
	text-indent: 6px;
	vertical-align: -1px;
}


.buttonlabel{
	font-size: 14px;
	height: 14px;
	/* may cause windows bug:
	   position: relative;
	*/
	cursor: default;
	
	/** margin may cause freeze in
	 *  Windows IE6.
	 *  Bug discovered by 
	 *  Michael of 13thparallel.org
	 *
	 * padding: .05em .5em .05em .4em;
	 * margin: 1px 1px 0px 1px;
	 */
	padding: 0px;
	color: #000000;
}


.buttonlabel img {
/** controla la posicio vertical dels triangles */ 
	margin-bottom: -1px;
}

.labelHover {
	color: #000000;
}
.labelDown {
}
.labelHover.labelDown {
}



.labelOver {
	color: #000000;
}

.menuNode {
	color: #ffffff;
	font-size: 14px;
	background: url("animtree_leaf.gif") no-repeat;
	height: 16px;
	line-height: 16px;
	text-indent: 8px;
	line-height: 14px;
	padding: 0;
}

.menuNodeB {
	color: #ffffff;
	font-size: 10px;
	background: url("animtree_leaf.gif") no-repeat;
	height: 16px;
	line-height: 16px;
	text-indent: 8px;
	line-height: 14px;
	padding: 0;
}
.piccolopadding{
	padding-left: 1px;
}

.button.menuNode {
	font-size: 14px;
	background: url("animtree_leaf.gif") no-repeat;
	height: 16px;
	line-height: 16px;
	text-indent: 8px;
	line-height: 14px;
	padding: 0px;
	
}

.menuNode.last {
	background: url("animtree_leafEnd.gif") no-repeat;
}
/* controla el color del text del menu dinamic de quart nivell */
.menuNode a{
	color: #00ff00;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	padding: 0px 3px 1px 0px;
	margin-left: 8px;
	text-decoration: none;
	width: auto;
}

.menuNode a:link{
/* controla el color del text del menu dinamic de quart nivell */
	color: #00ff00;
}

.menuNode a:hover {
	color: #000000;
	text-decoration: none;
}

.menu {
	margin-left: 10px;
	padding-bottom:  .6em;
	padding-top: 1px;
	font-family: "Monaco", "Andale Mono", "Verdana", "Lucida Console", "OCR A Extended", "Luxi Mono Regular", "Courier";
	margin-bottom: -3px;
}
 .menu .menu { /* submenus */
  	background: url("animtree_branch.gif") repeat-y 1px 0;
	margin-left: -1px;
	margin-bottom: 0;
	padding-left: 5px;
 }			 

.menu .menu .menuNode {
	margin-left: 8px;
}


#nav {
	border: 1px solid #ccc;
/* controla el color del rectangle del menu dinamic*/
	background: #000000;
	color: #000;
	overflow: hidden;
	position: absolute;
/* controla el rectangle del menu dinamic*/
	width: 300px;
	height: 550px;
	overflow: auto;
	margin: 0;
	left: 0;
	top:0;
	position: absolute;
	white-space: nowrap;

	-moz-user-select: none;
}
		


/* *-*-*-*- *-*-*-*- *-*-*-*         End Menu tree rules        *-*-*-*- *-*-*-*- *-*-*-*- 
*                                   ___________________                                */
h2 {
	color: #777;
	font-size: 18px;
	text-indent: 24px;
	padding: 10px;
}
/* *-*-*-*- *-*-*-*- *-*-*-*-        @media print rules        *-*-*-*- *-*-*-*- *-*-*-*- 
*                                   __________________                                 */
@media print {

	title { display: none }
	#nav {
		position: absolute;
		width: 0;
		height: 0;
		padding: 0px;
		margin: 0;
		display: none;
	}

}
.distant {
}

.m1mac {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 10px;
}
.m2mac {
	font-size: 10px;
	padding-bottom: 4px;
	padding-left: 18px;
}
.indentmenu {
	padding-left: 10px;
}
