.conteudo h2 {
	float:right;
	margin-bottom:13px;}
.pop-up{
	display:none;
	margin:0px;
	padding:0px;
	position:absolute;
	height:400px;
	width:842px;
	z-index: 110;
	left:50%;
	margin-left:-421px;
}
.pop-up-overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
    z-index: 100;
    display:none;
}
.pop-up-carregando{
	display:none;
	margin:0px;
	padding:0px;
	position: absolute;
	width:146px;
	height:33px;
	background-color: #ffffff;
	z-index: 105;
	left:50%;
	margin-left:-73px;
	background-repeat: no-repeat;
	background-image: url(../../imgs/internas/espaco-rede-publica/carregando.gif);
}

.principal .fonteMaiorMenor
{
	text-align:right;
	position:absolute;
	margin:-50px 0px 0px 745px;
}

.principal .fonteMaiorMenor img
{
	margin-right:1px;
}
