body {
	background-color: #103000;
}

.left li{
	border-bottom: 1px solid #84b640;
	border-left: 1px solid #84b640;
}

.left li:hover{
	background-color: #55A1FF;
	color: white;
}

.left li.title {
	background-color: #15619a;	
}

.right {
	border: 1px solid #84b640;
}

.footer {
	border: 1px solid #84b640;
	color: #15619a;
}

div.figura {
  border: thin #84b640 solid;
}

div.figura p {
  color: #84b640;
}
