/* CSS Document */
.topbar {
	background-image: url(../img/topbar.jpg);
}

.pub {
	font-size: x-large;
	color: #0000FF;
	font-weight: bolder;
}

.acessibilidade {
	font-size: small;
}

.migalhas{
	font-size: medium;
}

.comment{
font-size:small;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}

.search{
font-size:medium;
font-style:italic;
text-align:right;
}

li{
margin-bottom: 0.5em;
}

