/* Página Principal */

.hide {
	DISPLAY: none;}

form.direita {
	DISPLAY: none;}

#pipe {
	DISPLAY: none;}

/* fim página principal */

/* Aplicar a todas */

body {
	FONT-FAMILY: Verdana, Arial, monospace, sans-serif;}

h1, h2, h3, h4, h5, h6 {
	COLOR: black; FONT-FAMILY: Verdana, Arial, monospace, sans-serif;}

hr {
	COLOR: blue; }

:visited {
	COLOR: blue; }

:active {
	COLOR: blue; }

:link {
	COLOR: blue; }

/* Páginas secundárias */

.margem {
	DISPLAY: none; }

.pagina {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: 100%; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: #ffffff; }