@charset "UTF-8";
/* CSS Document */

a.is_img{
	margin-bottom:20px !important;}
	
h3{
	font-size:1.4rem !important;
	font-weight:500 !important;
	margin-top:0 !important;
	margin-bottom:15px !important;
	color:#97113d !important;}
	

h3 a{
	color:#97113d !important;}
	
a{color:#e81666;}

a:hover{color:#97113d;}

.pkp_brand_footer img{
	width:100px !important;}
	
ul.links{
	border-top:1px solid #dddddd;
	padding-top:20px !important;}
	
ul.links a{
	margin-top:75px !important;
	text-decoration: none !important;
	background-color: #dddddd;
	padding:4px 8px;
	color: #000 !important;
	border-radius:4px;
	transition:all 0.3s ease;
	}
	
ul.links a:hover{
	background-color: #97113d;
	color: #fff !important;
	}
	
.journals ul li:last-of-type{
	display:none;}
	
.pkp_footer_content{
	width:370px !important;
	float:left !important;}

p.info-pie{
	float:left !important;
	width:100% !important;}
	
p.info-pie a img{
	opacity:0.7;
	width:300px;
	transition:all 0.2s ease;}
	
p.info-pie a:hover img{
	opacity:1;}
	
	
/* Investiga + */

.pkp_site_name a.is_img img{
	width:280px !important;}
	
@media only screen and (max-width: 790px){

h3{
	margin-top:15px !important;
	
	}