﻿.menu_seccion {
	background-color: #FDBB1C;
	font-family: "Times New Roman";
	font-size: small;
	font-weight: 600;
	text-align: center;
}
.menu_opcion {
	background-color: #E5E5E5;
	font-family: "Times New Roman";
	font-size: small;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.menu_horizontal {
	background-color: #FDBB1C;
	font-family: "Times New Roman";
	font-size: small;
	font-weight: 600;
	text-align: center;
	color: #FFFFFF;
}
