div.divDir{
	margin:			4px 0px;
	font-size:		7pt;
}

div.divOculto{
	position:		relative;
	/*border:			1px solid white;*/
	margin-left:		5px;
	padding-left:		5px;		
}

span.spanCapa{
	color:			red;
	cursor: 		pointer;
	font-weight:		bold;
}

body{
	background:		#000;
	color:			#3ff;
	margin:			0px;
	padding:		0px;
	font-size:		8pt;
	margin-bottom:		30px;
}

div.divStats{
	padding:		2px;
	font-size:		10pt;	
	position:		fixed;	
	bottom:			0px;
	background:		#000;
	width:			90%;
	border-top:		1px solid white;
}

font.classX{
	color:			white;
}

div#divTodo{
	padding:		5px;
}
