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

.tit-revista{
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	font-weight: 200;
	color: #a5a5a5;
	text-align:center;
	width:100%;
    line-height: 35px;
	margin-top: 25px;
}

.tit-secundario-revista{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #a5a5a5;
	text-align:center;
	width:100%;
    line-height: 35px;
}

