/* CSS Document */

#geral{
position:absolute;
width:760px;
margin-left:-385px;
left:50%;
}
/* ----- BARRA DE NAVEGACAO -----*/
#nav{
width:100%;
background:#c3f3ff;
}
#nav_int{
margin-left:15px;
padding-top:5px;
font-size:11px;
}
#lne_nav{
width:100%;
border-bottom:1px solid #90dbef;
height:5px;
overflow:hidden;
}
#nav_sec{
margin-left:15px;
padding-top:10px;
padding-bottom:10px;
}
#luz_nav{
background:url(../imagens/bck_navlgth.gif) repeat-x;
width:100%;
height:25px;
}
/* ----- FIM BARRA DE NAVEGACAO -----*/
#ctt_pdt{
background:url(../imagens/lne_pdt_around.gif) #def1f6 repeat-y;
}
#principal{
width:100%;
background-image:url(../imagens/bck_submnu.gif);
background-color:#FFF;
background-repeat:repeat-x;

}
#conteudo{
margin-left:161px;
background-color:#FFF;
padding-left:10px;
padding-right:5px;
}
#esquerda{
float:left;
}
.td{
font-size:11px;
font-weight:bold;
background-color:#EBEBEB;
}
.tblbdr{
border-top:1px solid #ccc;
border-left:1px solid #ccc;
}
.tblform{
text-transform:uppercase;
font-size:10px;
}
.btn{
font-size:12px;
font-weight:bold;
background:#dfdfdf;
text-transform:uppercase;
border-top:1px double #d5dddd;
border-right:1px double #aab3b3;
border-left:1px double #aab3b3;
border-bottom:1px double #999;
}
.rdo{
background:#FFF;
border:none;
}
.op{
text-transform:none;
}

#certificados{
z-index:10;
position:absolute;
width:625px;
visibility:hidden;
padding-right:3px;
height:440px;
left:50%;
margin-left:-309;

}
#certificados img{
margin-left:3px;
margin-bottom:5px;
border:1px solid #ccc;
}
#legendas{
width:100%;
background-color:#CCCCCC;
padding:2px;
background-image:url(imagens/certificado_top.gif);
background-repeat:repeat-x;
height:21px;
}
#iaf{
position:absolute;
width:300px;
font-weight:bold;
}
#inm{
position:absolute;
width:300px;
margin-left:309px;
font-weight:bold;
}
#close{
width:15px;
background-color:#F00;
font-weight:bold;
text-align:center;
float:right;
color:#FFF;
}
#close a:link{
color:#FFF;
}

.topGestao{
	background:url(imagens/top_gestao.jpg) no-repeat;
	text-indent:-999px;
	width:100%;
	height:160px;
	margin-top:-15px;
}
.topGestaoEng{
	background:url(imagens/top_gestaoEng.jpg) no-repeat;
	text-indent:-999px;
	width:100%;
	height:160px;
	margin-top:-15px;
}
.topGestaoEsp{
	background:url(imagens/top_gestaoEsp.jpg) no-repeat;
	text-indent:-999px;
	width:100%;
	height:160px;
	margin-top:-15px;
}
.bottomGestao{
	background:url(imagens/gestao_bottom.jpg) bottom no-repeat;
}