
	#loginPascoa, #indiquePascoa, #menu, #lateral, ul, hr, p, label, input, br, #rodape a {
		display: none;
	}
	
	.box-regulamento p, .box-regulamento p br, #rodape p {
		display: block;
	}

	* {
		background: transparent;
		border: 0;
		font-size: 100%;
		list-style: none;
		margin: 0;
		outline: 0;
		padding: 0;
		vertical-align: baseline;
	}
	
	a {
		color: #630;
		text-decoration: none;
	}
	
	body {
		background: #fff;
		color: #630;
		font: 62.5%/1 "Trebuchet MS";
	}
	
	h1 {
		font-size: 3.6em;
		margin: 0 0 0.5em;
	}
	
	p {
		font-size: 1.2em;
		line-height: 15px;
		margin: 1em 0;
	}
	
	#rodape p {
		font-size: 1em;
		margin: 2em 0 0;
	}
