body {
	font-family: Arial,sans-serif;
	font-size:11px;
	color: #000000;
	line-height: 1.166;	
	margin: 5px;
	padding-top: 15px;

}
 #meio {
	position:absolute;
	left:283px;
	width:480px;
	height: 2600px;
	z-index:10;
	border-left: 1px double #c0c0c0;
	border-right: 1px double #c0c0c0;
	top: 0px;
	background-image: url(../../../img/png/fnb.png);
	background-repeat:repeat-x;
	background-color: #e0e0e0;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 18px;
	
}


h2 {
	font-family: arial, sans-serif;
	font-size: 16px;
	
}

a, a:visited {
	text-decoration:underline;
	color: #000000;
}

a:hover {
	text-decoration:underline;
	color:#104087;
}
