.text-mision {
	background-color:#FFF;
	color:#12E5EE;
	font-size:48px;
	padding:15px 25px 15px 25px;
	text-align: justify;
	font-family: "Khmer UI";
	font-weight: normal;

}
.text-contacto h1 {
	color:#0070c0;
	font-size: 60px;
	padding-left:200px;
	font-family: "Khmer UI";
	
}
text-mision a {
	color:#666;
	
}
text-mision a:hover {
	color:#00C;
}
.text-mision h1 {
	color:#0070c0;
	font-size: 60px;
}
  
.cuerpo {
	font-size: 17px;
	background-color:#FFF;
	color:#7f7f7f;
	padding:10px 25px 10px 0px;
	text-align: justify;
	font-family: "Khmer UI";
	font-weight: normal;
	line-height:35px;

}

.cuerpo2 {
	font-size: 20px;
	background-color:#FFF;
	color:#7f7f7f;
	padding:15px;
	text-align: justify;
	font-family: "Khmer UI";
	font-weight: normal;
	line-height:5px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	list-style-image: none;
	list-style-type: none;
}

.cuerpo2 a, .cuerpo2 a:hover {
  color:#7f7f7f;
}

.navmenu {
  padding-left: 0;
  padding-top: 0;
}

.navmenu-item {
  margin-top: 10px;
  padding-left: 0;
  padding-bottom: 0;
}

.navmenu-item > a {
  padding-right: 25px;
  padding-bottom: 5px;
}

.navsel {
  border-bottom: 1px solid #f90;
}

ul.navmenu-submenu {
  list-style-type: none;
  color: #0070c0;
  margin-left: 0;
  margin-bottom: 0;
  margin-top: 10px;
  padding-top: 10px;
}

ul.navmenu-submenu li {
  list-style-type: none;
  background: url(bullet_black.png) no-repeat 0 50%;
  padding-left: 25px;
}

.navmenu-item li a, .navmenu-item li a:visited {
  color: #0070c0;
}

.navmenu-submenu-item {
  padding: 10px;
}