.TopoFundoCopy {
	background-image: url(images/topo_fundo_novo.gif);
	background-repeat: repeat-x;
}
.bordaEsquerdaAmarela {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E4C02F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4C02F;
}
.bordaBaixoAmarela {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4C02F;

}
.bordaEsquerdaAmarela2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC00;
}
.bordaIconsTopo-topobaixodir {
	border-top:1px solid #FBE073;	
	border-right:1px solid #FBE073;
}
.bordaIconsTopo-topobaixoesqdir {
	border-top:1px solid #FBE073;	
	border-left:1px solid #FBE073;
	border-right:1px solid #FBE073;
}
.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;
}
.combodestaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	background-color: #F4F4F4;
	cursor: hand;
	width: 50%;
}

