#footer2 {
	background: url(http://www.prefeitura.sp.gov.br/portal/img/brasao_footer.png) 10px no-repeat #D1D7DF;
	float: left;
	width: 750px;
	font-size: 10px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#footer2 ul {
	margin: 0px;
	padding: 0px;
}
#footer2 li {
	list-style-type: none;
	display: inline;
	
}
#footer2 a {
	color: #19375F;
	text-decoration: none;
}
#footer2 a:hover {
	color: #19375F;
	text-decoration: underline;
}


#pnlAplic
{
	background: url(img/fundo_pmsp.gif) fixed no-repeat center 50%;
	width: 628px;
	border-right: black 1px solid;
	border-top: black 1px solid;	
	border-left: black 1px solid;
	border-bottom: black 1px solid;
    text-align:center;
}

#pnlAplic h1
{
	margin-top: 20px;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 20px;
	width: 100%;
	color: #002061;
	font-family: Tahoma Verdana Arial Sans-Serif;
	text-align: center;
	float: left;	
}

#pnlAplic h2
{
	font-weight: bold;
	font-size: 14px;
	margin: 25px 20px 10px;
	width: 100%;
	color: #002061;
	font-family: Tahoma Verdana Arial Sans-Serif;
	text-align: left;
}

#pnlAplic p
{
	font-size: 13px;
	margin: 10px 20px 10px 40px;
	width: 100%;
	color: #002061;
	font-family: Tahoma Verdana Arial Sans-Serif;
	text-align: justify;
}


