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

.titulosparrafos {
	font-family: "Myriad Pro Cond";
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	letter-spacing: 0.5pt;
}
.parrafos {
	font-family: "Myriad Pro Cond";
	font-size: 13px;
	color: #000000;
	text-align: justify;
	font-weight: lighter;
}
.periodistas {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	line-height: 130%;
}
.div {
	position: absolute;
	left: 506px;
	top: 120px;
	width: 613px;
	height: 1600px;
	margin-top: -100px;
	margin-left: -150px;
}
.tabla {
	vertical-align:middle;
	width: 613px;
}
.nombre-periodistas {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: 130%;
	font-weight: bold;
	color: #666666;
}

