/* CSS Document */

p {
	margin: 0;
}
p a {
	color: #4D4D4D;
}
div.entrada {
	clear: both;
	position: relative;
}

p.titulo {
	color: #E75A25;
	font-size: 116%;
	font-weight: bold;
}

p.subtitulo {
	color: #135489;
	font-size: 93%;
}

p {
	font-size: 85%;
	color: #4D4D4D;
}

p.link {
	position: absolute;
	right:0;
	bottom: 0;
}
p.link a {
	color: #135489;
}
table.agenda {
	height: 100%;	
}
