/*MODAL POP UP EXTENDER*/
.modalBackGround {
	background-color:#FFF;
	filter:alpha(opacity=90);
	opacity:0.9;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A4473;
	margin:3px 3px;
	background-color:#F1EBE1;
}
.segurancavantagens div.conteudotexto{
	height:350px;
}
.segurancavantagens div#rodape{
	margin-top:35px;
}
div {
	/*filter:alpha(opacity=90);
	opacity:0.9;*/
	}
#conteudoprincipal{
	width:1000px;
}
#navegacao{
	width:341px; height:634px; float: left; margin:0 0 0 3px;
	background:transparent url(../img/fundo_navegacao.gif) 0 0 no-repeat;
	}
#topo{
	width:651px; height:269px; float: left; margin:6px 0 0 -2px;
}
#conteudo{
	width:649px; height:355px; background:transparent; float: left; margin:9px 0 0 2px;
	}
#logo{
	margin:20px 0 0 65px;
	}
#exemplosdeutilizacao{
	margin:10px 0 0 40px;
}
.conteudotexto{
	width:317px;
	background:transparent;
	float:left;
	}
.conteudotexto p{
	margin:3px 0 8px 0;
} 	
.conteudosecundario{
	width:326px;
	height:350px;
	background:transparent url(../img/box_destaque_conteudo.jpg) 0 0 no-repeat;
	float:left;
	margin:0 0 0 6px;
}	
.conteudosecundario p {
	background:transparent;
	margin:5px 8px 12px 8px;
}
#titulo_conheca_mais{
	margin:3px 0 0 3px;
	}
#rodape{
	width:1000px;
	height:50px;
	float:left;
	text-align:center;
	font-weight:bold;
	background:transparent url(../img/fundo_rodape.gif) 12px 5px no-repeat;	
	color:#003369;	
}
#rodape p{
	margin-top:15px;
}
#form{
	display:none;
	background:#F1E9DC;
	position:absolute; left:107px; top:64px; width:719px; height:335px; z-index:6;
	border:2px solid #2D3286;
	}
	/* painel adquira sistema */
#PnAdquiraSistema{
	background: transparent url(../img/fundojanela.png) 0 0 no-repeat;
	
	}
#btnFechar{
	background: transparent url(../img/btnfechajanela.jpg) 0 0 no-repeat;
	width:19px;
	height:18px;
	border:none;
	display:block;
	float:right;
	margin:5px 5xp 0 0;
	position:relative;
	top:10px;
	right:12px;
	}
	.subPanel{
	border:0px solid black;
	margin:5px 0 0 20px;
	width:448px;
}	
.subPanel h4{
	margin:10px 0 40px 0;
}
#interesse{
	width:475px; 
	height:230px; 
	overflow:auto;
	margin: 0 0 0 0;
	}
	
