/*bloque encabezado superior */
.pkp_structure_head {
		background-color: white;
}

/*barra superior de navegacion */
.pkp_navigation_user.pkp_navigation_user {
  background-color: #7c4d95;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  border-bottom-width: 2px;
  padding-left:10px;
  padding-right:10px;
  font-weight: bold;
}

/* bloque central de encabezado */
.pkp_site_name {


}

/* barra encabezado inferior */
.pkp_navigation_primary_wrapper {
	padding-left:10px;
	 border-top-style: solid;
     border-top-color: #000000;
     border-top-width: 2px;
	  font-weight: bold;
}

/* barra menu derecha */
.pkp_structure_sidebar left {
	
}

/* partes centrales */
.pkp_structure_main {
	
}

.pkp_structure_content has_sidebar {
	
}

.pkp_content_main {
}

.page_index_journal {
}

/* pie de pagina */
.pkp_structure_footer {
	
}

/*marca del sitio dentro del pie*/
.pkp_brand_footer {
	
}

/*epigrafes revistas*/
.epigrafes {
	font-size: 11px;
	
}

.pkp_site_name .is_img img {
    max-height: 80px;
}
