/*
Theme Name: Unesco GT
Theme URI: http://underscores.me/
Author: MAS Digital
Author URI: http://www.masdigital.net/
Description: Description
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: unesco-gt
Tags:
*/
body {}
.sub_menu_page {
	display: none;
}
.active .sub_menu_page {
	display: block;
}
ul li.on a {
	font-weight: bold !important;
}
.alignright {
	float: right;
	margin: 10px 0px 10px 20px;
}
.alignleft {
	float: left;
	margin: 10px 20px 10px 0px;
}
.bodytext span,
.bodytext strong {
	color: #3f95c3;
}
.fb_iframe_widget {
	background-color: #FFF;
	margin-bottom: 10px;
}
iframe {
	max-width: 100%;
	height: auto;
}
.publicacion-imagen{
	width: 28%;
	margin-left: -10px;
	/* margin-right: 0; */
	margin-right: 10px;
	height: 60px;
}
.publicar-imagen{
	width: 15%;
	margin-left: -10px;
	margin-right: 10px;
	height: 10%;
}
.imagen-galeria{
	margin-left: -10px;
	margin-right: 10px;
	height: 10%;
}