

.menu {
    display: none;
}

.conteudo {
    float: left;
}

.error {
    color: #a23230 !important;
}

.fonte{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
