.internacional {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0000FF;
	background-color: #ECE9D8;
}
.nacional {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFF00;
	background-color: #ECE9D8;
}

