@charset "utf-8";
/* CSS Document */
#interna{
	position:absolute;
	width:770px;
	height:430px;
	top:50%;
	left:50%;
	margin-left:-385px;
	margin-top:-215px;
}
#topo_int{
	position:absolute;
	top:0px;
	left:0px;
	width:770px;
	height:136px;
	background-image:url(../images/bg_topo_int.jpg);
	background-repeat:no-repeat;
}
#lateral{
	position:absolute;
	top:136px;
	width:260px;
	height:275px;
}
#conteudo{
	position:absolute;
	width:510px;
	height:292px;
	top: 136px;
	left: 260px;
	background-image:url(../images/bg_conteudo.jpg);
	background-repeat:no-repeat;
}
#rod{
	position:absolute;
	width:260px;
	height:92px;
	background-image:url(../images/bg_rodape_int.jpg);
	background-repeat:no-repeat;
	top:200px;
	left:0px;
}
#texto{
	width: 480px;
	height: 300px;
	margin-left: 10px;
	padding-right: 10px;
	margin-top: -20px;
	overflow:auto;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	z-index:4;
}
#interna #texto ul{
	margin: 5px 0px 0px 0px;
}
#interna #texto ul li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom:1px dotted #CCC;
	line-height:150%;
	list-style:inside;
	list-style-type:disc;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
}
#interna #texto ul li a{
	color:#000000;
}
#interna #texto ul li a:hover{
	color:#7CBC06;
}
h1{
	margin:0px;
}
h1.noticias_int{
	width:460px;
	height:22px;
	background-image:url(../images/tit_noticias_int.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin-bottom:0px;	
}
h1.noticias_ano{
	width:460px;
	height:22px;
	background-image:url(../images/tit_ano.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;	
	margin-bottom:0px;
}
h1.instituto{
	width:460px;
	height:22px;
	background-image:url(../images/tit_instituto.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;	
}
h1.atuacao{
	width:460px;
	height:22px;
	background-image:url(../images/tit_atuacao.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;	
}
h1.social{
	width:460px;
	height:22px;
	background-image:url(../images/tit_social.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;	
}
h1.filiacao{
	width:460px;
	height:22px;
	background-image:url(../images/tit_filiacao.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;	
}
h1.trabalhe{
	width:460px;
	height:22px;
	background-image:url(../images/tit_trabalhe.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;	
}
p a{
	color: #7CBC06;
}
p a:hover{
	color: #428911;
}
input.campo,select.campo{
	border:1px solid #CCCCCC;
	background-color: #EEEEEE;
	color:#7CBC06;
	font-weight:bold;
}
#interna #conteudo #texto #fCadastro p{
	margin-bottom: 0px;
	margin-top:0px;
}
#interna #conteudo #texto #fCadastro div{
	margin:0px;
	padding:0px;
}
#interna #conteudo #texto #fCadastro label{
	margin:0px;
	padding:0px;
}
#interna #conteudo #texto #restrito{
	width:94%;
	background-color:#7CBC06;
	border:1px dotted #CCC;
	color: #FFF;
	font-weight:bold;
	padding:1px;
	text-align:center;
	margin-top:10px;
}
#interna #conteudo #texto p{
	margin-top:8px;
	margin-bottom: 8px;
}
#interna #conteudo #texto  #restrito p{
	color: #FFF;
}
.enviar{
	width:62px;
	height:20px;
	background-color:#7CBC06;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/btn_back.jpg);
	background-repeat:repeat-x;
	border:1px solid #63A60A;
	cursor:pointer;
}
.cancelar{
	width:74px;
	height:20px;
	background-color:#7CBC06;
	background-image:url(../images/btn_back.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;	
	border:1px solid #63A60A;
	cursor:pointer;
}
img 
{
border:none;}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	margin-bottom: 10px;
	margin-top:10px;
}
#logo img{
	margin-right: 0px;
	margin-bottom: 10px;
	border:1px dotted #DDD;
}
#interna #topo_int p.noticias{
	position:absolute;
	right: 35px;
	bottom:30px;
	z-index:5;
	font-size:10px;
}
#interna #topo_int p.noticias a{
	color:#FFFFFF;
	font-size:10px;
}