
BODY
 { color: #333; font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", verdana, sans-serif; background: #fff url(/images/site/fd-body.png) repeat-x left top; text-align: center; margin: 0 }
.pet  { color: red; font-size: larger; font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", verdana, sans-serif; background: #fff url(/images/site/fd-body.png) repeat-x left top; text-align: center; margin: 0 }
.grau   { color: #808080; font-size: smaller; font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", verdana, sans-serif; background: #fff url(/images/site/fd-body.png) repeat-x left top; text-align: center; margin: 0 }BODY, INPUT, BUTTON, TEXTAREA { font: 11px/1.5em 'Lucida Grande', 'Lucida Sans', 'Trebuchet MS', verdana, sans-serif; }
FORM { margin: 0; }


H2
{
	font: 1.5em/1em Georgia, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: black;
	clear: both;
}

H3
{
	font: 1.1em/1em Georgia, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: black;
	clear: both;
}

ACRONYM
{
	text-decoration: none;
	font-style: normal;
	cursor: help;
	border: none;
}

A
 { text-decoration: none }

A:hover
  { color: #fc0; text-decoration: none; text-shadow: #fff 1px 1px 1px  }

A:visited  { }
IMG, A IMG { border: none; }

UL
{
	margin: 1em 0;
	padding: 0 0 0 2em;
}

LI { list-style-image: url(/images/site/puce.png); }

DL, DT, DD
{
	margin: 0;
	padding: 0;
}

SUP { line-height: 1em; }


