#logo img {
	max-height: 50px;
}

#logo {
	text-align: center;
}

main {
	color: #888888;
	font-size: 13px;
	margin: 3em 0;

}

h1 {
	background-color: #E4F7D1;
	color: #444444;
	font-size: 20px;
	font-weight: normal;
	margin-top: 1em;
	min-width: 150px;
	padding: 3px 3px 3px 7px;
	text-align: center;
	text-shadow: 1px 2px 2px #CCCCCC;

}

p.titulo {
	border-bottom: 1px dotted #806F6B;
	color: #009900;
	font-weight: bold;
	padding: 3px;
}
