* {
	font-family: arial, helvetica;
}

.centro {
	text-align: center;
	font-size: 20pt;
}

.nombre {
	position: relative;
	top: -25pt;
	left: -15pt;
	color: #ccc;
	letter-spacing: -1pt;
	font-size: 90pt;
	margin-bottom: 8pt;
}

.logo {
	width: 100%;
	position: relative;
	top: -30pt;
}

.logo_chico {
	width: 40%;
	position: relative;
	top: -30pt;
}

.menu {
	width: 100%;
}

.menu tr td {
	text-align: center;
	background-color: #ccc;
	padding-top: 8pt;
	padding-bottom: 8pt;
}

.menu tr td a {
	text-decoration: none;
	color: black;
	font-size: 40pt;
	background-color: #ccc;
	font-family: Courier;
}

.noticia {
	font-size: 20pt;
}

.bio {
	font-size: 20pt;
}

.logo_contacto {
	height: 60pt;
}

.titulo {
	font-size: 30pt;
	color: #ccc;
}
