body {
	font-family:Trebuchet MS;
	font-size:14px;
}
.codigo {
	width:400px;
	border:1px dashed;
	background-color:#E6E6FA;
	padding: 4px 4px;
}
.nav {
	width:200px;
	background-color:#FFFFFF;
	padding: 1px 1px;
}
.submenu {
	margin-bottom: 1px;
	background-color: #eaeaea;
	color: #000;
	width: 180px;
	padding: 1px;
	text-align: left;
	font-weight: bold;
	/*border: 1px black solid;*/
	font-size: 12px;
}
.menu {
	position: relative;
	cursor: pointer;
/*	margin-bottom: 1px;*/
	background-color: #FFF;
	color: #000;
	width: 195px;
	/*padding: 1px;*/
	text-align: left;
	/*font-weight: bold;*/
	/*border: 1px black solid;*/
	font-size: 18px;
}
