@charset "utf-8";
.menu_hijo {
	font-family: Calibri, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: 36555a;
}
.text {
	font-family: Calibri, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: 36555a;
}
.subtitle {
	font-family: Calibri, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: 375359;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	background-image: url(img/subtitle_background.jpg);
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 375359;
	text-align: left;
}

.sort_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: 375359;
}
.article_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}