/* CSS Geral - Hands */
body {
	background-color: #f2f1f1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #2e3192;
	line-height: 150%;
	font-size: 0.7em;	
}
a {
	color: #2e3192;
}
#nonFooter {
	position:relative;
}

#content {
	margin-left: 35px;
}
#footer {
	width: 893px;
	clear: both;
	float:left;
	padding-top: 65px;
	margin-left: 35px;
	position:relative;
}
#end {
	color: #777777;
	padding-top: 0.5em;
	padding-bottom: 0.9em;	
}
#footer a {
	text-decoration:none;
}
#logo_pura {
	posistion: relative;
	float: right;
	margin-top: 39px;
}
#txt_footer {
	posistion: relative;
	float: left;
}
#footer a:hover {
	text-decoration:underline;
}
#menu {
	position:absolute;
	width: 214px;
	height: 292px;
	z-index: 98;
	left: 777px;
	top: 20px;
}
h1 {
	position: relative;
	overflow: hidden;
	height: 0;
}
.PngTransparente {
	behavior:url(scripts/iepngfix.htc)
}