@charset "utf-8"; 

.Boxder {
	padding: 2px;
	float: right;
}
.Boxizq {
	padding: 2px;
	float: left;
}

.minusculas {
	text-transform: lowercase;
}

