.pkp_site_name .is_img img {
    max-height:320px;
}
.pkp_structure_head {
    border-bottom: none;
    background:url("https://libros.fahce.unlp.edu.ar/public/presses/1/backgroundLibrosHeader.png") repeat-x top left #ffffff;
}
.pkp_navigation_primary_wrapper{
background-color:#7d97f4;
}
.textoTitulo{
position:absolute;
top: 111px;
left: 166px;
}
.textoTitulo h1{
color:#d9de50;
font-size:35px;
}
.textoSubTitulo{
position:absolute;
top: 35px;
left: 164px;
}
.textoSubTitulo h2{
color:#ffffff;
}
/*******Logo Fahce - UNLP********/

.overHeader{
    max-width: 1160px;
    height:74px;
    margin:0 auto;
}
.logoCont{
    width:200px;
    height:44px;
    background:url("https://revistas.fahce.unlp.edu.ar/public/site/logoFahce.png") repeat-x top left #ffffff;
    float:right;
    margin:15px 0;
}
.logoCont a{
    display:block;
}
.logoCont a.linkLogoFahce{
    float:left;
    height: 44px;
    width: 97px;
}
.logoCont a.linkLogoUNLP{
    float:left;
    height: 44px;
    width: 88px;
    margin-left: 15px;
}

/*******FIN Logo Fahce - UNLP********/

