blockquote:before, blockquote:after,
q:before, q:after						{content	: "";	}
blockquote, q							{quotes		: "" "";}

* {
	color		: black;
	background	: white;
}

a {
	text-decoration: none;
}

body {
	font-size	: 11pt;	
	font-family	: Verdana, Arial, Sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight	: normal;
	font-family	: "Times New Roman", Georgia, Serif;
	clear		: both;
}

#cabecalho h1 img						{border		: 0;			}
.vCard img, .navegacao, #menu, .grupoW	{display	: none;			}
.esquerda								{text-align	: left;			}
.centro									{text-align	: center;		}
.direita								{text-align	: right;		}
img.esquerda, a.esquerda				{float		: left;			}
img.direita, a.direita					{float		: right;		}
#conteudo .principal a.thumb.esquerda	{margin		: 0 5px 5px 0;	}
#conteudo .principal a.thumb.direita	{margin		: 0 0 5px 5px;	}