@charset "utf-8";
/* CSS Document */

.menu_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	text-align:center;
}

.menu_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #865536;
	text-align:center;
}
.menu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #b96f58;
	text-align:center;
	padding-bottom:35px;
}


.bg_menus {
	background-image: url(../images/bg_menus.jpg);
	background-repeat: repeat;
}

