p, td, li, input, textarea {
	font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #333333;
}

img {
	border: 0px;
}

#header {
	background: url('/images/fundolinhas.gif');
	padding-left: 16px;
	padding-top: 14px;
	padding-bottom: 15px;
	border-bottom: 1px solid #696969;
}

#menu {
	display: none;
}

#leftarea {
	display: none;
}

#main {
	display: none;
}

#content {
	padding: 15px;
}

#title {
	background: url('/images/graffund.gif') #f7f7f7 no-repeat bottom left;
}

#footer {
	background: url('/images/quadamerlinf.gif') no-repeat bottom right;
}

