.TopoFundoCopy {
	background-image: url(images/topo_fundo_novo.gif);
	background-repeat: repeat-x;
}
.bordaPontilhadaBaixo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5E2FF;
}
.bordaPontilhadaBaixoDir {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5E2FF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D5E2FF;


}
.bordaIconsTopo-topobaixodir {
	border-top:1px solid #A0C9F1;	
	border-right:1px solid #A8CAF6;
}
.bordaIconsTopo-topobaixoesqdir {
	border-top:1px solid #A0C9F1;	
	border-left:1px solid #A8CAF6;
	border-right:1px solid #A8CAF6;
}
.linkstopo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.TopoFundoIpr {
	background-image: url(images/logo_ipr_topo2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

