.borda {
	border: none;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	padding: 5px;


}
.borda2 {

	border: 3px groove #003399;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
}

