/* CSS Document */

body {
  margin:0px 0px 0px 0px;
  background-color:#F4F4F4;
}

h1 {
  font-family: Verdana;
  font-size:12px;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
  padding:2px 0px 0px 27px;
  margin:0px;
}

h2 {
  font-family: Verdana;
  font-size:17pt;
  color:#69665A;
  font-weight:bold;
  text-decoration:none;
  line-height:19pt;
  padding:0px;
  margin:0px;
}

h3 {
  font-family: Verdana;
  font-size:17px;
  color:#FFFFFF;
  height:29px;
  font-weight:bold;
  text-decoration:none;
  padding:8px 0px 0px 15px;
  margin:0px;
}

h4 {
  font-family: Verdana;
  font-size:12pt;
  color:#769D00;
  font-weight:bold;
  text-decoration:none;
  line-height:19pt;
  padding:0px;
  margin:0px;
}

h5 {
  font-family: Verdana;
  font-size:15pt;
  color:#69665A;
  font-weight:normal;
  text-decoration:none;
  line-height:19pt;
  padding:0px;
  margin:0px;
}

li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style-image:url(../sysimages/23_3.jpg);
  border:0px solid red;
  font-family:Verdana;
  font-size:12px;
  line-height:15px;
  /*height:15px;*/
  color:black;
}

/*topo*/
.fundo {
  background-color:white;
  
}

.fundo3 {
  background-color:white;
}

.fundoTopo {
  background-image:url(../sysimages/01.jpg);
  background-repeat:no-repeat;
  width:1008px; 
  height:129px;
}

.logotipo {
  width:104px;
  padding-left:4px;
  text-decoration: underline;
}

.opcoesTopo {
  font-family: Verdana;
  font-size:9px;
  line-height:100%;
  color:#6A890F;
  width:100%;
}

.opcoesTopo a {
  font-family: Verdana;
  font-size:9px;
  line-height:100%;
  /*font-weight:bold;*/
  color:#6A890F;
  text-decoration:none; 
}

.opcoesTopo a:hover {
  font-family: Verdana;
  font-size:9px;
  line-height:100%;
  /*font-weight:bold;*/
  color:#6A890F;
  text-decoration:underline; 
}


.opcoesTopo input {
  width:149px;
  height:18px;
  border:1px solid #959CA3; 
  /*font-family:;
  font-size:;
  color:;*/
}

.pesquisar {
  font-family: Verdana;
  font-size:11px;
  color:#615D51;
}

/*menu*/

.fundoMenu {
  border-left:1px solid #959CA3;
  border-right:1px solid #959CA3;
  width:994px;
  font-family: Verdana;
  font-size:9px;
  color:white;
  font-weight:bold;
}

.Menu {
  background-image:url(../sysimages/06.jpg);
  border-top:1px solid #959CA3;
  border-bottom:1px solid #CFD6CD;
  font-family: Verdana;
  font-size:9px;
  color:white;
  font-weight:bold;
}

.Menu a {
  font-family: Verdana;
  font-size:9px;
  color:white;
  font-weight:bold;
  text-decoration:none;
}

.Menu a:hover {
  background-image:url(../sysimages/fundo_sel.jpg);
  background-repeat:repeat-x;
  font-family: Verdana;
  font-size:9px;
  color:white;
  font-weight:bold;
  text-decoration:none;
}

.MenuSel {
  background-image:url(../sysimages/fundo_sel.jpg);
  background-repeat:repeat-x;
  background-color:#7D9F1B;
  font-family: Verdana;
  font-size:9px;
  color:white;
  font-weight:bold;
  
  text-decoration:none;
}

.MenuSel a {
  
  
  font-family: Verdana;
  font-size:9px;
  color:white;
  font-weight:bold;
  text-decoration:none;
}

.MenuSel a:hover {
  
  font-family: Verdana;
  font-size:9px;
  color:white;
  font-weight:bold;
  text-decoration:none;
}

.fundosubopcoes {
  background-image:url(../sysimages/07.jpg);
  border:1px solid #959CA3;
}

.SMenu {
  font-family: Verdana;
  font-size:10px;
  color:white;
  font-weight:normal;
  text-decoration:none;
}

.SMenu:hover {
  font-family: Verdana;
  font-size:10px;
  color:white;
  font-weight:normal;
  text-decoration:underline;
}

.SMenuSel {
  font-family: Verdana;
  font-size:10px;
  color:white;
  font-weight:bold;
  text-decoration:underline;
}
/* rodape */

.linhaRodape {
  width:994px;
  height:2px;
  background-color:#D5D7CE;
}

.rodape {
  font-family:Verdana;
  font-size:9px;
  color:#383838;
}

.rodape a {
  font-family:Verdana;
  font-size:9px;
  color:#383838;
  text-decoration:none;
}
.rodape a:hover {
  font-family:Verdana;
  font-size:9px;
  color:#383838;
  text-decoration:underline;
}
.copyright {
  font-family:Verdana;
  font-size:9px;
  color:#6EAB24;
  width:869px;
  padding:4px 0px 0px 21px;
}

/* login socios*/

.fundoLogin {
  background-image:url(../sysimages/11.jpg);
  background-repeat:no-repeat;
  width:685px;
  height:345px;
}

.utilizador {
  font-family: Verdana;
  font-size:11px;
  font-weight:bold;
  color:#615D51;
}

.utilizador input {
  width:171px;
  height:18px;
  border:1px solid #959CA3; 
}

.checkbox {
  width:13px;
  height:13px;
  border:1px solid #959CA3; 
}

.guardar {
  font-family:Verdana;
  font-size:10px;
  color:#615D51;
}

.recuperar {
  font-family:Verdana;
  font-size:10px;
  color:#6A890F;
  /*padding-left:233px;*/
}

.recuperar a{
  text-decoration:underline;
  color:#6A890F;
}

.textoLoginSocio {
  font-family:Verdana;
  font-size:12px;
  color:#615D51;
  padding-left:33px;
}

.textoLoginSocio a {
  color:#7D9F1B;
  text-decoration:underline;
}

.fundoAltDados {
  background-image:url(../sysimages/alt_dados_fundo.jpg);
  background-repeat:no-repeat;
  width:300px;
  /*height:346px;*/
}

.Lnk_AltDados {
  font-family:Verdana;
  font-size:12px;
  color:#69665A;
  line-height:58.3333333333%;
  font-weight:bold;
  text-decoration:none;
}

.Lnk_AltDados:hover {
  font-family:Verdana;
  font-size:12px;
  color:#69665A;
  line-height:58.3333333333%;
  font-weight:bold;
  text-decoration:underline;
}

/*novo socios*/
.fundoNovosSocios {
  background-image:url(../sysimages/12.jpg);
  background-repeat:no-repeat;
  width:300px;
  /*height:346px;*/
}

.fundoSociosActuais {
  background-image:url(../sysimages/fundo_socio_act.jpg);
  background-repeat:no-repeat;
  width:300px;
  /*height:346px;*/
}

.mensagem1 {
  font-family: Helvetica;
  font-size:16px;
  font-weight:bold;
  color:#265568;
  padding-left:15px;
}

.mensagem2 {
  font-family: Verdana;
  font-size:12px;
  color:black;
  padding-left:15px;
  padding-right:120px;
}

.mensagem3 {
  font-family: Verdana;
  font-size:11px;
  color:black;
}

.areaReservada {
  font-family: Verdana;
  font-size: 18px;
  color:#CB6000;
  font-weight:bold;
  padding-left:33px;
}

.areaReservada2 {
  font-family: Verdana;
  font-size: 12px;
  color:#CB6000;
  padding-left:33px;
}

/* contactos */

.fundoTabela {
  background-image:url(../sysimages/21.jpg);
  background-repeat:no-repeat;
}

.fundoTopTabela {
  background-image:url(../sysimages/15.jpg);
  background-repeat:no-repeat;
}

.fundoBottomTabela {
  background-image:url(../sysimages/19.jpg);
  background-repeat:no-repeat;
}


.fundoTopoTabelaGR {
  background-image:url(../sysimages/topTabGrd.jpg);
  background-repeat:no-repeat;
}

.fundoTabelaGR {
  background-image:url(../sysimages/BG_FundoGrd.jpg);
  background-repeat:repeat-y;
}

.fundoBottomTabelaGR {
  background-image:url(../sysimages/FundoBottomGrd.jpg);
  background-repeat:no-repeat;
  height:10px;
}

.fundoTopoTabelaPQ {
  background-image:url(../sysimages/topTabPeq.jpg);
  background-repeat:no-repeat;
}

.fundoTabelaPQ {
  background-image:url(../sysimages/BG_FundoPeq.jpg);
  background-repeat:repeat-y;
}

.fundoBottomTabelaPQ {
  background-image:url(../sysimages/FundoBottomPeq.jpg);
  background-repeat:no-repeat;
  height:10px;
}
 
.contactosEspaco {
  width:21px;
} 

.contactosSede {
  font-family:Verdana;
  font-size:15px;
  color:#769D00;
  font-weight:bold;
  width:299px;
}

.contactosMorada {
  font-family:Verdana;
  font-size:12px;
  color:black;
  
}

.contactosMorada a{
  color:#627C0C;
  text-decoration:underline;
}

.contactosMorada2 {
  font-family:Verdana;
  font-size:12px;
  color:black;
  line-height: 125%;
}
.contactosMorada2 a{
  color:#627C0C;
  text-decoration:underline;
}

.contactosAmpliar {
  font-family:Verdana;
  font-size:8px;
  color:#706F63;
  line-height:211.666666667%;
}

.contactosAmpliar a {
  font-family:Verdana;
  font-size:8px;
  color:#706F63;
  text-decoration:none;
  line-height:211.666666667%;
}

.contactosAmpliar a:hover {
  font-family:Verdana;
  font-size:8px;
  color:#706F63;
  text-decoration:none;
  line-height:211.666666667%;
}
/* mapa do site */

.fundoMapa {
  background-image: url(../sysimages/22.jpg);
  background-repeat:no-repeat;
  height:638px;
}

.MapaVazio {
  width:19px;
}

.titulosMapa {
  font-family:Verdana;
  font-size:12;
  color:black;
  height:17px;
}

.titulosMapa a{
  text-decoration:underline;
  color:#627C0C;
}

/* pesquisa */
.fundoPesquisa {
  background-image:url(../sysimages/24.jpg);
  background-repeat:no-repeat;
  height:638px;
}

.pesquisaVazio {
  width:12px;
}

.resultadosPesquisa {
  font-family:Verdana;
  font-size:12;
  color:black;
  line-height:150%;
  padding-left:7px;
}

.resultadosPesquisa a {
  color:#627C0C;
  text-decoration:underline;
}

.pesquisaPagina {
  background-image:url(../sysimages/25.jpg);
  background-repeat:no-repeat;
}



/* ultimas noticias */
.fundoUltimasNotcias {
  background-image:url(../sysimages/27.jpg);
  background-repeat:no-repeat;
}

.data {
  font-family: Verdana;
  font-size: 10px;
  color:#627C0C;
}

.titulo {
  font-family: Verdana;
  font-size: 11px;
  color:#615D51;
  font-weight:bold;
}

.tituloNot {
  font-family: Verdana;
  font-size: 11px;
  color:#615D51;
  font-weight:bold;
  text-decoration:none;
}

.tituloNot:hover {
  font-family: Verdana;
  font-size: 11px;
  color:#615D51;
  font-weight:bold;
  text-decoration:underline;
}

.texto {
  font-family: Verdana;
  font-size: 10px;
  color:black;
}

.textomail {
  font-family: Verdana;
  font-size: 12px;
  color:black;
}

.alinharImagens {
  padding-top:9px;
  
}


/* noticias mais recentes */
.fundoUltimasNoticias {
  background-image:url(../sysimages/31.jpg);
  background-repeat:no-repeat;
}

.ultimasNoticiasTexto {
  font-family: Verdana;
  font-size: 10px;
  color:#615D51;
  font-weight:bold;
}

.ultimasNoticiasTexto a {
  font-family: Verdana;
  font-size: 10px;
  color:#615D51;
  font-weight:bold;
  text-decoration:none;
}

.ultimasNoticiasTexto a:hover {
  font-family: Verdana;
  font-size: 10px;
  color:#615D51;
  font-weight:bold;
  text-decoration:underline;
}

.alinharPonto {
  padding-top:4px;
}

.ultimasNoticiasPaginas {
  background-image:url(../sysimages/33.jpg);
  background-repeat:no-repeat;
}


/* lista de noticias */

.fundoListaNoticias {
  background-image:url(../sysimages/35.jpg);
  background-repeat:no-repeat;
  height:664px;
}

.topicosListaNoticias {
  height:18px;
  font-size:10px;
  font-family:Verdana;
  color:#615D51;
  font-weight:bold;
}

.lnkListaNoticias {
  font-size:10px;
  font-family:Verdana;
  color:#615D51;
  font-weight:bold;
  text-decoration:none;
}

.lnkListaNoticias:hover {
  font-size:10px;
  font-family:Verdana;
  color:#615D51;
  font-weight:bold;
  text-decoration:underline;
}

.dataListaNoticias {
  color:#769D00;
  width:80px;
  
}

.listaNoticiasPaginas {
  background-image:url(../sysimages/36.jpg);
  background-repeat:no-repeat;
}

.listaPesquisaPaginas {
  background-image:url(../sysimages/361.jpg);
  background-repeat:no-repeat;
}

/*ficha de inscricao socios*/

.fundoInscricaoSocio {
  background-image:url(../sysimages/38.jpg);
  background-repeat:no-repeat;
  height:1069px;
}

.socioAderente {
  background-image:url(../sysimages/37.jpg);
  background-repeat:no-repeat;
  width:979px;
}

.campos {
  font-size:12pt;
  font-family:Verdana;
  color:#615D51;
  padding-left:5px;
}

.camposRed {
  font-size:10px;
  font-family:Verdana;
  color:#FF0000;
}

.titulosInscricaoSocio {
  font-size:13px;
  font-family:Verdana;
  color:#617B0C;
  font-weight:bold;
}



/*socio colectivo*/
.fundoInscricaoSocioColectivo {
  background-image:url(../sysimages/44.jpg);
  background-repeat:no-repeat;
  /*height:1069px;*/
}

.sociocolectivo {
  background-image:url(../sysimages/43.jpg);
  background-repeat:no-repeat;
  width:979px;
}

.titulosInscricaoSocioColectivo {
  font-size:13px;
  font-family:Verdana;
  color:#1E7991;
  font-weight:bold;
  
}



.subtitulos input.check {
  width:10px;
  height:10px;
  border:1px solid #959CA3;
  font-family:Verdana;	
  font-size:9px;
  color:#959CA3;
  text-align:right;
}

.subtitulos input.colaboradores {
  width:68px;
  height:18px;
  border:1px solid #CCCCCC;
  color:#999999;	
  font-family:Verdana;	
  font-size:9px;
  
}

.subtitulos2 {
  font-size:12px;
  font-family:Verdana;
  color:#615D51;
  font-weight:bold;
  height:41px;
}

.subtitulos2 input {
  width:364px;
  height:18px;
  border:1px solid #959CA3; 
  font-family:Verdana;	
  font-size:9px;
  color:#959CA3;
}

/* socio efectivo */
.socioEfectivo {
  background-image:url(../sysimages/45.jpg);
  background-repeat:no-repeat;
  background-position:left top;
  width:970px;
  font-family:Verdana;	
  font-size:17px;
  color:white;
  font-weight:bold;
  padding-left:18px;
}

/* mensagem socios */

.mensagemSocios {
  background-image:url(../sysimages/46.jpg);
  background-repeat:no-repeat;
  height:420px;
}

.frase1 {
  font-family:Verdana;	
  font-size:15px;
  color:black;
  font-weight:bold;
  padding-left:38px;
  height:16px;
}

.frase2 {
  font-family:Verdana;	
  font-size:12px;
  color:black;
  padding-left:38px;
  height:33px;
}

.frase2 a {
  color:#617B0C;
  text-decoration:underline;
}


/* registo novos socios */

.registoNovosSocios {
  background-image:url(../sysimages/47.jpg);
  background-repeat:no-repeat;
  height:436px;
}

.texto1 {
  font-family:Verdana;	
  font-size:12px;
  color:black;
  padding-left:18px;
  height:16px;
}

.texto2 {
  font-family:Verdana;	
  font-size:12px;
  color:black;
  padding-left:18px;
  height:27px;
}

.texto3 {
  font-family:Verdana;	
  font-size:12px;
  color:#615D51;
  font-weight:bold;
  height:29px;
}

.texto4 {
  font-family:Verdana;	
  font-size:12px;
  color:#615D51;
  font-weight:bold;
  height:15px;
}

.input {
  /*width:213px;*/
  height:18px;
  border:1px solid #959CA3; 
  font-family:Verdana;	
  font-size:9px;
  color:#615D51;
}

.input2 {
  width:171px;
  height:18px;
  border:1px solid #959CA3; 
  font-family:Verdana;	
  font-size:9px;
  color:#959CA3;
}

.input3 {
  width:83px;
  height:18px;
  border:1px solid #959CA3; 
  font-family:Verdana;	
  font-size:9px;
  color:#959CA3;
}


/*mensagem 2*/

.mensagemSocios2 {
  background-image:url(../sysimages/48.jpg);
  background-repeat:no-repeat;
  height:333px;
}

.textoMensagem2 {
  font-family:Verdana;	
  font-size:15px;
  color:black;
  font-weight:bold;
  height:16px;
  padding-left:26px;
}

.texto2Mensagem2 {
  font-family:Verdana;	
  font-size:12px;
  color:black;
  height:42px;
  padding-left:26px;
}

.texto3Mensagem2 {
  font-family:Verdana;	
  font-size:12px;
  color:black;
  height:28px;
  padding-left:26px;
}

.texto3Mensagem2 a {
  color:#617B0C;
  text-decoration:underline;
}

/* beneficios */
.fundoBeneficios {
  background-image:url(../sysimages/49.jpg);
  background-repeat:no-repeat;
  /*height:333px;*/
}

.textoBeneficios1 {
  font-family:Verdana;
  font-size:17px;
  color:#69665A;
  font-weight:bold;
  padding-left:19px;
}

.fotosBeneficios {
  width:104px;
  padding-left:3px;
  padding-top:3px;
}

.textoBeneficios2 {
  font-family:Verdana;
  font-size:12px;
  color:black;
}

.textoBeneficios2 a {
  text-decoration:underline;
  color:#615D51;
  font-size:9px;
}

/* protocolos */
.fundoProtocolos {
  background-image:url(../sysimages/59.jpg);
  background-repeat:no-repeat;
  height:59px;
}

.fundoProtocolos2 {
  background-image:url(../sysimages/59_1.jpg);
  background-repeat:repeat-y;
}

.textoProtocolo {
  font-family:Verdana;
  font-size:12px;
  color:black;
  line-height:133%;
}

.textoProtocolo a {
  text-decoration:underline;
  color:#627C0C;
}

/*Destaque*/
.fundoDestaque {
  background-image:url(../sysimages/61.jpg);
  background-repeat:no-repeat;
  height:29px;
}

.publicidade {
  font-family:Verdana;
  font-size:9px;
  color:#9F9B93;
  padding-right:16px;
  height:19px;
}

.fundoDestaque2 {
  background-image:url(../sysimages/65.jpg);
  background-repeat:no-repeat;
  height:4px;
}

.fundoDestaque3 {
  background-image:url(../sysimages/fundocelulas.jpg);
  background-repeat:repeat-y;
}

/* Protocolos informacao */

.fundoProtocolosInformacao {
  background-image:url(../sysimages/66.jpg);
  background-repeat:no-repeat;
  height:47px;
  font-family:Verdana;
  font-size:10px;
  color:white;
  padding-right:13px;
  padding-top:10px;
}

.fundoProtocolosInformacao a {
  text-decoration:underline;
  color:white;
}

.fundoProtocolosInformacao2 {
  background-image:url(../sysimages/68.jpg);
  background-repeat:repeat-y;
  padding-left: 16px;
  
  font-family:Verdana;
  font-size:12px;
  color:black;
  line-height:133%;
}

.fundoProtocolosInformacao2 a {
  color:#627C0C;
  text-decoration:underline;
}

.fundoProtocolosInformacao3 {
  background-image:url(../sysimages/69.jpg);
  background-repeat:no-repeat;
  height:4px;
}

.fundoProtocolosInformacao4 {
  font-family:Verdana;
  font-size:12px;
  color:black;
  line-height:133%;
}

/* Bem Estar */
.fundoBemEstar {
  background-image:url(../sysimages/70.jpg);
  background-repeat:no-repeat;
  height:29px;
  
  font-family: Verdana;
  font-size:12px;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
  padding:0px 0px 0px 10px;
  margin:0px;
}

.fundoBemEstar2 {
  background-image:url(../sysimages/72.jpg);
  background-repeat:repeat-y;
  padding-left: 10px;
}


.textoBemEstar {
  font-family:Verdana;
  font-size:10px;
  color:#615D51;
  font-weight:bold;
}

.textoBemEstar_lnk {
  font-family:Verdana;
  font-size:10px;
  color:#615D51;
  font-weight:bold;
  text-decoration:none;
}

.textoBemEstar_lnk:hover {
  font-family:Verdana;
  font-size:10px;
  color:#615D51;
  font-weight:bold;
  text-decoration:underline;
}
/*encontro nacional*/
.fundoEncontro {
  background-image:url(../sysimages/73.jpg);
  background-repeat:no-repeat;
  height:49px;
}

.fundoEncontro2 {
  background-image:url(../sysimages/68.jpg);
  background-repeat:repeat-y;
  padding-left: 19px;
  
  font-family:Verdana;
  font-size:17px;
  color:#69665A;
  font-weight:bold;
  
}


.textoEncontro {
  background-image:url(../sysimages/68.jpg);
  background-repeat:repeat-y;
  padding-left: 19px;
  padding-right:33px;
  
  font-family:Verdana;
  font-size:12px;
  color:black;
  line-height:125%;
}

/* proximo encontro*/

.fundoProximoEncontro {
  background-image:url(../sysimages/74.jpg);
  background-repeat:no-repeat;
  height:45px;
}

.fundoProximoEncontro2 {
  background-image:url(../sysimages/76.jpg);
  background-repeat:repeat-y;
}

.textoProximoEncontro1 {
  font-family:Verdana;
  font-size:11px;
  color:black;
}

.textoProximoEncontro1 a {
  font-size:9px;
  color:#615D51;
}

.fundoProximoEncontro3 {
  background-image:url(../sysimages/78.jpg);
  background-repeat:no-repeat;
  height:17px;
}

/* encontros anteriores */
.fundoEncontrosAnteriores {
  background-image:url(../sysimages/79.jpg);
  background-repeat:no-repeat;
  height:44px;
}

.fundoEncontrosAnteriores2 {
  background-image:url(../sysimages/78.jpg);
  background-repeat:no-repeat;
  height:17px;
}

.fundoEncontrosAnteriores3 {
  background-image:url(../sysimages/76.jpg);
  background-repeat:repeat-y;
  padding-left:8px;
  padding-right:21px;
}

.fundo2EncontrosAnteriores {
  background-image:url(../sysimages/80.jpg);
  background-repeat:no-repeat;
  height:50px;
}

.fundo2EncontrosAnteriores2 {
  background-image:url(../sysimages/68.jpg);
  background-repeat:repeat-y;
  height: 48px;
  padding-left:19px;
  
  font-family:Verdana;
  font-size:17px;
  color:#69665A;
  font-weight:bold;
}

.fundo2EncontrosAnteriores3 {
  background-image:url(../sysimages/68.jpg);
  background-repeat:repeat-y;
  height: 12px;
  padding-left:19px;
  
  font-family:Verdana;
  font-size:17px;
  color:#769D00;
  font-weight:bold;
}

.TitEncontrosAnteriores {
  padding-left:19px;
  font-family:Verdana;
  font-size:12px;
  color:#769D00;
  font-weight:bold;
}

.textoEncontrosAnteriores {
  background-image:url(../sysimages/68.jpg);
  background-repeat:repeat-y;
  font-family:Verdana;
  font-size:12px;
  color:black;
  line-height:133%;
  padding-left:19px;
}

.espacoEntreTextos {
  background-image:url(../sysimages/68.jpg);
  background-repeat:repeat-y;
}

/* pagina Pessoal */
.fundoPaginaPessoal {
  background-image:url(../sysimages/84.jpg);
  background-repeat:no-repeat;
  height:51px;
}

.textoPaginaPessoal {
  font-family:Verdana;
  font-size:14px;
  color:#69665A;
  font-weight:bold;
  padding-left:19px;
  height:18px;
}

.texto2PaginaPessoal {
  font-family:Verdana;
  font-size:12px;
  color:black;
  padding-left:19px;
  height:36px;
}

.texto3PaginaPessoal {
  font-family:Verdana;
  font-size:12px;
  color:black;
  font-weight:bold;
  padding-left:19px;
  height:17px;
}

.informacaoPaginaPessoal{
  padding-left:19px;
  padding-bottom:2px;
  width:16px;
}

.espacoEntreTextos a {
  font-family:Verdana;
  font-size:9px;
  color:#615D51;
  text-decoration:underline;
}

.textoProtocoloL {
  font-family:Verdana;
  font-size:9px;
  color:#615D51;
  text-decoration:underline;
}

.textoProtocoloL:hover {
  font-family:Verdana;
  font-size:9px;
  color:#615D51;
  text-decoration:none;
}

.fundo685 {
  background-image:url(../sysimages/85.jpg);
  background-repeat:no-repeat;
  height:4px;  
}

/* alteracao de dados */

.fundoAlteracaoDados {
  background-image:url(../sysimages/86.jpg);
  background-repeat:no-repeat;
  height:125px;
}

.fundoAlteracaoDados2 {
  background-image:url(../sysimages/87.jpg);
  background-repeat:repeat-y;
}


.textoAlteracaoDados {
  height:44px;
  font-family:Verdana;
  font-size:12px;
  color:black;
  padding-left:12px;
  line-height:133%;
  font-weight:bold;
}

.textoAlteracaoDados2 {
  height:94px;
  font-family:Verdana;
  font-size:12px;
  color:black;
  padding-left:12px;
  line-height:133%;
}

.textoAlteracaoDados3 {
  height:18px;
  width:274px;
  font-family:Verdana;
  font-size:12px;
  color:#69665A;
  font-weight:bold;
}

.textoAlteracaoDados4 {
  height:18px;
  width:25%;
  padding-left:5px;
  font-family:Verdana;
  font-size:12px;
  color:#69665A;
  font-weight:bold;
}

.simboloAlteracaoDados {
  width:14px;
  padding-left:12px;
}

.fundoAlteracaoDados3 {
  background-image:url(../sysimages/88.jpg);
  background-repeat:no-repeat;
  height:15px;
}

/* alterar dados - estudante */

.fundoAlteracaoEstudante {
  background-image:url(../sysimages/89.jpg);
  background-repeat:no-repeat;
  height:86px;
  
  padding-top:9px;
  padding-right:10px;
  font-family:Verdana;
  font-size:9px;
  color:white;
}

.fundoAlteracaoEstudante a {
  color:white;
  text-decoration:underline;
}

.fundoAlteracaoEstudante2 {
  background-image:url(../sysimages/90.jpg);
  background-repeat:repeat-y;
}

.fundoAlteracaoEstudante3 {
  background-image:url(../sysimages/91.jpg);
  background-repeat:no-repeat;
  height:11px;
}

.fundoAlteracaoEstudante4 {
  background-image:url(../sysimages/92.jpg);
  background-repeat:no-repeat;
  height:29px;
}

.textoAlteracaoEstudante2 {
  height: 43px;
  font-family: Verdana;
  font-size: 12px;
  color:#615D51;
  padding-left: 15px;
  padding-top: 7px;
}

.textoAlteracaoEstudante3 {
  height:38px;
  font-family: Verdana;
  font-size: 13px;
  color:#617B0C;
  padding-left: 68px;
  font-weight:bold;
}

.textoAlteracaoEstudante4 {
  height:29px;
  font-family: Verdana;
  font-size: 13px;
  color:#617B0C;
  padding-left: 41px;
  font-weight:bold;
}

.subtitulosEstudantes {
  font-size:12px;
  font-family:Verdana;
  color:#615D51;
  font-weight:bold;
  height:32px;
}

/*
.subtitulosEstudantes input.numsocioalterar {
  width:79px;
  height:18px;
  border:1px solid #959CA3; 
  font-family:Verdana;	
  font-size:9px;
  color:#959CA3;
}

.subtitulosEstudantes input.nomealterar {
  width:364px;
  height:18px;
  border:1px solid #959CA3; 
  font-family:Verdana;	
  font-size:9px;
  color:#959CA3;
}

.subtitulosEstudantes input.cp1alterar {
  width:79px;
  height:18px;
  border:1px solid #959CA3; 
  font-family:Verdana;	
  font-size:9px;
  color:#959CA3;
}

.subtitulosEstudantes input.cp2alterar {
  width:56px;
  height:18px;
  border:1px solid #959CA3; 
  font-family:Verdana;	
  font-size:9px;
  color:#959CA3;
}

.subtitulosEstudantes input.localidadealterar {
  width:268px;
  height:18px;
  border:1px solid #959CA3; 
  font-family:Verdana;	
  font-size:9px;
  color:#959CA3;
}

.subtitulosEstudantes input.paisalterar {
  width:144px;
  height:18px;
  border:1px solid #959CA3; 
  font-family:Verdana;	
  font-size:9px;
  color:#959CA3;
}

.subtitulosEstudantes input.emailalterar {
  width:326px;
  height:18px;
  border:1px solid #959CA3; 
  font-family:Verdana;	
  font-size:9px;
  color:#959CA3;
}

.subtitulosEstudantes input.dia {
  width:24px;
  height:18px;
  border:1px solid #959CA3; 
  font-family:Verdana;	
  font-size:9px;
  color:#959CA3;
  text-align:right
}


.subtitulosEstudantes select {
  width:144px;
  height:18px;
  border:1px solid #959CA3; 
  font-family:Verdana;	
  font-size:9px;
  color:#959CA3;
}

.subtitulosEstudantes .select1 {
  width:350px;
  height:18px;
  border:1px solid #959CA3; 
  font-family:Verdana;	
  font-size:9px;
  color:#959CA3;
}
.subtitulosEstudantes select.ano {
  width:51px;
  height:18px;
  border:1px solid #959CA3; 
  font-family:Verdana;	
  font-size:9px;
  color:#959CA3;
}

.subtitulosEstudantes textarea {
  width:366px;
  height:65px;
  border:1px solid #959CA3;
  font-family:Verdana;	
  font-size:9px;
  color:#959CA3;
}
*/
.tipoPagamento {
  font-family:Verdana;	
  font-size:10px;
  color:#615D51;
  font-weight:normal;
}


/* ficha de inscricao */

.fundoEstudante {
  background-image:url(../sysimages/93.jpg);
  background-repeat:no-repeat;
  height:86px;
}


/* Ultimas accoes de formacao */
.fundoUltimasAccoes {
  background-image:url(../sysimages/94.jpg);
  background-repeat:no-repeat;
  height:45px;
}

.textoUltimasAccoes {
  height:16px;
  font-family:Verdana;	
  font-size:10px;
  color:#769D00;
  padding-left:22px;
  padding-right:70px;
  font-weight:bold;
  line-height:130%;
}

.textoUltimasAccoes2 {
  height:11px;
  font-family:Verdana;	
  font-size:12px;
  color:#615D51;
  padding-left:22px;
  padding-right:70px;
  font-weight:bold;
  line-height:142%;
}

.textoUltimasAccoes2 a {
  height:11px;
  font-family:Verdana;	
  font-size:12px;
  color:#615D51;
  font-weight:bold;
  line-height:142%;
  text-decoration:none;
}

.textoUltimasAccoes2 a:hover {
  height:11px;
  font-family:Verdana;	
  font-size:12px;
  color:#615D51;
  font-weight:bold;
  line-height:142%;
  text-decoration:underline;
}

.textoUltimasAccoes3 {
  height:12px;
  font-family:Verdana;	
  font-size:10px;
  color:black;
  padding-left:22px;
  padding-right:70px;
  line-height:130%;
}

/* destaques*/
.fundoDestaques {
  background-image:url(../sysimages/96.jpg);
  background-repeat:no-repeat;
  height:43px;
}

/* Formacao */

.fundoFormacao {
  background-image:url(../sysimages/99.jpg);
  background-repeat:no-repeat;
  height:44px;
  
  padding-top:9px;
  padding-right:10px;
  font-family:Verdana;
  font-size:9px;
  color:white;
}

.fundoFormacao a {
  color:white;
  text-decoration:underline;
}

.textoFormacao {
  font-family:Verdana;
  font-size:17px;
  color:#69665A;
  font-weight:bold;
  line-height:112%;
  padding-left:14px;
}


.textoFormacao2 {
  font-family:Verdana;
  font-size:12px;
  color:black;
  line-height:133%;
  padding-left:14px;
  padding-right:25px;
}

.textoFormacao5 {
  font-family:Verdana;
  font-size:12px;
  color:black;
  line-height:133%;
}

.textoFormacao5 a {
  color:#769D00;
  text-decoration:underline;
}

.textoFormacao2 a {
  font-size:11px;
  color:#769D00;
  text-decoration:underline;
}


.textoFormacao3 {
  font-family:Verdana;
  font-size:12px;
  color:#769D00;
  font-weight:bold;
  line-height:133%;
  padding-left:14px;
}

.textoFormacao4 {
  font-family:Verdana;
  font-size:9px;
  color:#615D51;
}

/* Patrocinios */
.fundoPatrocinos {
  background-image:url(../sysimages/101.jpg);
  background-repeat:no-repeat;
  height:51px;
}

.textoPatrocinios {
  font-family:Verdana;
  font-size:10px;
  color:#736F64;
  padding-left:11px;
}

.inscrever {
  background-image:url(../sysimages/109.jpg);
  background-repeat:no-repeat;
  height:129px;
  padding-left:22px;
  padding-bottom:6px;
}

/* inscricao online - formulario*/

.fundoInscricaoOnline {
  background-image:url(../sysimages/111.jpg);
  background-repeat:no-repeat;
  height:53px;
}

.fundoInscricaoOnline2 {
  background-image:url(../sysimages/113.jpg);
  background-repeat:repeat-y;
}

.fundoInscricaoOnline3 {
  background-image:url(../sysimages/114.jpg);
  background-repeat:no-repeat;
  height:19px;
}

.fundoInscricaoOnline4 {
  background-color:white;
  height:6px;
}

.textoOnline {
  font-family:Verdana;
  font-size:10px;
  color:#615D51;
}

.subtitulosEstudantes input.nomeabreviado {
  width:269px;
  height:18px;
  border:1px solid #959CA3; 
  font-family:Verdana;	
  font-size:9px;
  color:#959CA3;
}

/*destaque*/
.destaque {
  background-image:url(../sysimages/116.jpg);
  background-repeat:no-repeat;
  height:320px;
}

/*apresentacao*/
.fundoApresentacao {
  background-image:url(../sysimages/117.jpg);
  background-repeat:no-repeat;
  height:47px;
}

/* ultima edicao */

.fundoUltimaEdicao {
  background-image:url(../sysimages/118.jpg);
  background-repeat:no-repeat;
  height:45px;
}

.fundoUltimaEdicao2 {
  background-image:url(../sysimages/133.jpg);
  background-repeat:no-repeat;
  height:45px;
}

.imagensUltima {
  padding-top:2px;
  width:244px;
}

.textoPDF {
  font-family:Verdana;	
  font-size:10px;
  color:#69665A;
  text-decoration:underline;
  background-color:#EFEFEF;
  width:90px;
}

.cor {
  background-color:#EFEFEF;
}


.textoUltimaEdicao {
  font-family:Verdana;	
  font-size:17px;
  color:#69665A;
  font-weight:bold;
}

.textoUltimaEdicao2 {
  font-family:Verdana;	
  font-size:11px;
  color:#69665A;
  font-weight:bold;
}

.textoUltimaEdicao3 {
  font-family:Verdana;	
  font-size:12px;
  color:black;
  font-weight:bold;
}

.textoUltimaEdicao4 {
  font-family:Verdana;	
  font-size:12px;
  color:#647F0E;
  font-weight:bold;
  line-height:133%;
}

.textoUltimaEdicao5 {
  font-family:Verdana;	
  font-size:12px;
  color:black;
}

/*Apresentacao2*/
.fundoApresentacao2 {
  background-image:url(../sysimages/122.jpg);
  background-repeat:no-repeat;
  height:29px;
}


.alinhaPessoal {
  padding-left: 20px;
}


.textoPessoal {
  font-family:Verdana;	
  font-size:12px;
  color:black;
  padding-left:20px;
  padding-right:32px;
}

.simboloquadrado {
  width:14px;
  padding-left:20px;
}

.textoAlteracaoDados3 a {
  color:#69665A;
  text-decoration:none;
}

/* novos socios 2*/
.fundosocios2 {
  background-image:url(../sysimages/124.jpg);
  background-repeat:no-repeat;
  height:29px;
}

.fundosocios3 {
  background-image:url(../sysimages/125.jpg);
  background-repeat:no-repeat;
  height:126px;
  
  padding-bottom:17px;
  padding-left:10px;
}

/* edicoes anteriores*/

.fundoEdicoesAnteriores {
  background-image:url(../sysimages/126.jpg);
  background-repeat:no-repeat;
  height:29px;
}

.textoEdicoesAnteriores {
  font-family:Verdana;	
  font-size:12px;
  color:black;
  padding:13px 23px 16px 11px;
  
}

.textoEdicoesAnteriores2 {
  font-family:Verdana;	
  font-size:9px;
  color:#615D51;
  font-weight:bold;
}

.textoEdicoesAnteriores2 a {
  font-family:Verdana;	
  font-size:9px;
  color:#615D51;
  font-weight:bold;
  text-decoration:underline;
}

.textoEdicoesAnteriores2 a:hover {
  font-family:Verdana;	
  font-size:9px;
  color:#615D51;
  font-weight:bold;
  text-decoration:none;
}

.textoult {
  font-family:Verdana;
  font-size:12px;
  color:black;
}

.textoult a {
  font-size:9px;
  color:#615D51;
  font-weight:bold;
}

.alinharP {
  padding-top:3px;
  width:10px;
}

.fundoLivraria {
  background-image:url(../sysimages/138.jpg);
  background-repeat:no-repeat;
  height:29px;
}

.textoLivraria {
  font-family:Verdana;
  font-size:12px;
  color:black;
  padding:15px 0px 27px 18px;
  
}

.preco{
  font-family:Verdana;
  font-size:12px;
  color:#615D51;
  padding:8px 0px 15px 3px;
  height:36px;
}

.textoLivraria2 {
  font-family:Verdana;
  font-size:14px;
  color:#615D51;
  padding:0px 0px 15px 3px;
  height:30px;
  
}


.textoLivraria2 a {
  font-size:14px;
  color:#615D51;
  text-decoration:underline;
  font-weight:bold;
}

.textoLivraria3 {
  font-family:Verdana;
  font-size:12px;
  color:#615D51;
}


.fundoLivraria2 {
   background-image:url(../sysimages/141.jpg);
  background-repeat:no-repeat;
  height:29px;
}

.volta {
  font-family:verdana;
  font-size:9px;
  color:White;
  padding-right:14px;
  text-decoration:none;
  color:White;
}

.voltar {
  font-family:verdana;
  font-size:9px;
  color:White;
  text-decoration:underline;
  color:White;
}

.voltar:hover {
  font-family:verdana;
  font-size:9px;
  color:White;
  text-decoration:none;
  color:White;
}

.textoNoticias3 {
	font-family:verdana;
	font-size:12px;
	color:black;
	line-height:133%;
	padding-left:12px;
	padding-right:10px;
}
.textoNoticias4 {
	font-family:verdana;
	font-size:10px;
	color:#769D00;
	line-height:133%;
	font-weight:bold
}

.textoNoticias5 {
	font-family:verdana;
	font-size:17px;
	font-weight:bold;
	color:#61665A;
	line-height:133%;
}

#cmsautoTable {
  padding:0px;
  margin:0px;
}

.exclusive {
  font-family: Verdana;
  font-size:13px;
  color:#DBE2C7;
  font-weight:bold;
  text-decoration:none;
  padding-right:14px;
}

.last_edicao
{
  background-image:url(../sysimages/Fundo_dir_PQ.jpg);
  background-repeat:no-repeat;
  height:35px;
}

.last_edicao2 {
  background-image:url(../sysimages/76.jpg);
  background-repeat:repeat-y;
}

.last_edicao_tit {
  font-family: Verdana;
  font-size:12px;
  color:#FFFFFF;
  height:35px;
  font-weight:bold;
  text-decoration:none;
  padding:0px 0px 0px 10px;
  margin:0px;
}

.textoPublicacoes {
  font-family:Verdana;
  font-size:10px;
  color:black;
  line-height:130%;
}

.textoPublicacoes a {
  font-family:Verdana;
  font-size:10px;
  color:black;
  text-decoration:underline;
}

.linhaapoio {
  background-image:url(../sysimages/148.jpg);
  background-repeat:no-repeat;
  height:103px;
  
  font-family:Helvetica;
  font-size:14px;
  color:white;
  padding-bottom:12px;
  padding-left:19px;
  font-weight:bold;
}

.pagsel {
  font-family:Verdana;
  font-size:9px;
  background-color:#EFEFEF;
  color:#688410;
  height:17px;
  width:17px;
  padding-top:2px;
  text-align:center;
}

.numPagina {
  font-family:Verdana;
  font-size:9px;
  color:white;
}

.barrapag {
  font-family:Verdana;
  font-size:9px;
  color:white;
  margin:0px;
  padding:0px 0px 1px 0px;
  height:17px;
}

.pag {
  height:17px;
  width:17px;
  font-family:Verdana;
  font-size:9px;
  color:red;
  padding-top:2px;
  text-align:center;
  text-decoration:none;
}

.pag:hover {
  height:17px;
  width:17px;
  font-family:Verdana;
  font-size:9px;
  color:white;
  padding-top:2px;
  text-align:center;
  text-decoration:underline;
}

.campoForm {
  font-family:Verdana;
  font-size:12px;
  color:#615D51;
  font-weight:bold;
  text-decoration:none
}

.input_gr {
  border:1px solid #959CA3;
  width:364px;
  height:18px;
  font-family:Verdana;
  font-size:9px;
  color:#615D51;
  line-height:144.444444444%;
}

.input_cp1 {
  border:1px solid #959CA3;
  width:39px;
  height:18px;
  font-family:Verdana;
  font-size:9px;
  color:#615D51;
  line-height:144.444444444%;
}

.input_cp2 {
  border:1px solid #959CA3;
  width:29px;
  height:18px;
  font-family:Verdana;
  font-size:9px;
  color:#615D51;
  line-height:144.444444444%;
}

.input_pq {
  border:1px solid #959CA3;
  width:146px;
  height:18px;
  font-family:Verdana;
  font-size:9px;
  color:#615D51;
  line-height:144.444444444%;
}

.input_textarea {
  border:1px solid #959CA3;
  width:364px;
  height:65px;
  font-family:Verdana;
  font-size:9px;
  color:#615D51;
  line-height:144.444444444%;
  overflow: auto;
}

.titulosInscricaoProf {
  font-size:13px;
  font-family:Verdana;
  color:#CF7C0D;
  font-weight:bold;
}

.select1 {
  border:1px solid #959CA3;
  width:364px;
  height:18px;
  font-family:Verdana;
  font-size:10px;
  color:#615D51;
  line-height:144.444444444%;
}

.select2 {
  border:1px solid #959CA3;
  width:144px;
  height:18px;
  font-family:Verdana;
  font-size:10px;
  color:#615D51;
  line-height:144.444444444%;
}

.select3 {
  border:1px solid #959CA3;
  width:51px;
  height:18px;
  font-family:Verdana;
  font-size:10px;
  color:#615D51;
  line-height:144.444444444%;
}

.textoFicha {
  font-family:Verdana;
  font-size:12px;
  color:black;
  padding-left:13px;
  padding-right:28px;
}

.voltar2 {
  font-family: Verdana;
  font-size:9px;
  color:627D0D;
  padding-right:17px;
}

.voltar2 a {
  color:627D0D;
  text-decoration:underline;
}

.fundohome1 {
  background-image:url(../sysimages/157.jpg);
  background-repeat:repeat-y;
}

.textohome1 {
  font-family:Verdana;
  font-size:16px;
  color:#615D51;
  font-weight:bold;
  padding-top: 3px;
  height:36px;
  padding-left:10px;
}
.textohome1 a{
  font-family:Verdana;
  font-size:16px;
  color:#615D51;
  font-weight:bold;
  padding-top: 3px;
  height:36px;
  text-decoration:none;
}
.textohome1 a:hover{
  font-family:Verdana;
  font-size:16px;
  color:#615D51;
  font-weight:bold;
  padding-top: 3px;
  height:36px;
  text-decoration:underline;
}

.textohome2 {
  font-family:Verdana;
  font-size:10px;
  color:black;
  line-height:150.9%;
}

.textohome222 {
  font-family:Verdana;
  font-size:10px;
  color:black;
  line-height:150.9%;
}

.textohome222 a {
  font-family:Verdana;
  font-size:10px;
  color:#627c0c;
  line-height:150.9%;
  text-decoration:none;
}

.textohome222 a:hover {
  font-family:Verdana;
  font-size:10px;
  color:#627c0c;
  line-height:150.9%;
  text-decoration:underline;
}

.textohome2_1 {
  font-family:Verdana;
  font-size:10px;
  color:black;
  line-height:150.9%;
  padding-right:18px;
}

.textohome3 {
  font-family:Verdana;
  font-size:11px;
  color:#615D51;
  font-weight:bold;
  padding-right:10px;
}

.textohome3_1 {
  font-family:Verdana;
  font-size:11px;
  color:#615D51;
  font-weight:bold;
  padding-right:10px;
}

.textohome3_1 a{
  font-family:Verdana;
  font-size:11px;
  color:#615D51;
  font-weight:bold;
  padding-right:10px;
  text-decoration:none;
}

.textohome3_1 a:hover{
  font-family:Verdana;
  font-size:11px;
  color:#615D51;
  font-weight:bold;
  padding-right:10px;
  text-decoration:underline;
}

.textohome3_1 li{
  list-style-image: url(../sysimages/bullet_H2.jpg);
  font-family:Verdana;
  font-size:11px;
  color:#615D51;
  font-weight:bold;
  padding-right:10px;
  line-height:120%;
  margin:0px;
  margin-bottom:10px;
}

.textohome3 a {
  font-family:Verdana;
  font-size:11px;
  color:#615D51;
  font-weight:bold;
  text-decoration:none;
}

.textohome3 a:hover {
  font-family:Verdana;
  font-size:11px;
  color:#615D51;
  font-weight:bold;
  text-decoration:underline;
}

.textohome3 li{
  list-style-image: url(../sysimages/bullet_H2.jpg);
  font-family:Verdana;
  font-size:11px;
  color:#615D51;
  font-weight:bold;
  padding-right:10px;
  line-height:140%;
  margin:0px;
}

.textohome4 {
  font-family:Verdana;
  font-size:10px;
  color:#769D00;
}

.textohome5 {
  font-family:Verdana;
  font-size:14px;
  font-weight:bold;
  color:#615D51;
}

.textohome5 a{
  font-family:Verdana;
  font-size:14px;
  font-weight:bold;
  color:#615D51;
  text-decoration:none;
}

.textohome5 a:hover{
  font-family:Verdana;
  font-size:14px;
  font-weight:bold;
  color:#615D51;
  text-decoration:underline;
}

.textohome6 {
  font-family:Verdana;
  font-size:11px;
  font-weight:bold;
  color:#615D51;
  line-height:128%;
  padding-left:9px;
  padding-right:10px;
}

.textohome6 a{
  font-family:Verdana;
  font-size:11px;
  font-weight:bold;
  color:#615D51;
  line-height:128%;
  text-decoration:none;
}

.textohome6 a:hover{
  font-family:Verdana;
  font-size:11px;
  font-weight:bold;
  color:#615D51;
  line-height:128%;
  text-decoration:underline;
}

.textohome7 {
  font-family:Verdana;
  font-size:10px;
  font-weight:normal;
  color:#769D00;
  line-height:141%;
  padding-left:9px;
  padding-right:10px;
}
.textohome7 a{
  font-family:Verdana;
  font-size:10px;
  font-weight:normal;
  color:#769D00;
  line-height:141%;
 text-decoration:none;
}

.textohome7 a:hover{
  font-family:Verdana;
  font-size:10px;
  font-weight:normal;
  color:#769D00;
  line-height:141%;
  text-decoration:underline;
}
.textohome8 {
  font-family:Verdana;
  font-size:10px;
  /*color:#615D51;*/
  color:black;
  line-height:150.9%;
  padding-left:9px;
  padding-right:10px;
}

.home1 {
  background-image:url(../sysimages/156.jpg);
  background-repeat:no-repeat;
  height:29px;
}

.acertarpontos {
	padding-top:5px;
	padding-left:17px;
	width:15px;
	
}

.fechar {
  background-image:url(../sysimages/190.jpg);
  background-repeat:no-repeat;
  height:5px;
}

.fechar2 {
  background-image:url(../sysimages/fundoHomePeq.jpg);
  background-repeat:no-repeat;
  height:5px;
}


.fundohome2 {
	background-image:url(../sysimages/171.jpg);
	background-repeat:no-repeat;
	width:521px;
	height:320px;
}

.fundohome3 {
	background-image:url(../sysimages/172.jpg);
	background-repeat:no-repeat;
	width:521px;
	height:284px;
}

.fundohome4 {
	background-image:url(../sysimages/173.jpg);
	background-repeat:no-repeat;
	width:521px;
	height:164px;
}

.fundohome5 {
	background-image:url(../sysimages/176.jpg);
	background-repeat:no-repeat;
	width:521px;
  height:155px;
}

.fundohome6 {
	background-image:url(../sysimages/177.jpg);
	background-repeat:no-repeat;
	width:300px;
  height:211px;
}

.fundohome7 {
	background-image:url(../sysimages/178.jpg);
	background-repeat:no-repeat;
	width:300px;
  height:222px;
}

.fundohome8 {
	background-image:url(../sysimages/179.jpg);
	background-repeat:no-repeat;
	width:300px;
  height:120px;
}

.fundohome9 {
	background-image:url(../sysimages/181.jpg);
	background-repeat:no-repeat;
	width:300px;
  height:371px;
}

.fundohome10 {
  background-image:url(../sysimages/183.jpg);
	background-repeat:no-repeat;
	width:160px;
  /*height:451px;*/
}
.tituloshome {
  font-family:Verdana;
  font-size:12px;
  color:White;
  padding-left:10px;
  font-weight:bold;
  padding-top:7px;
}

.titulos2home {
  font-family:Verdana;
  font-size:9px;
  color:White;
  padding-right:10px;
  padding-top:7px;
}

.titulos2home a{
  color:White;
  text-decoration:underline;
}

.linkhome {
  font-family:Verdana;
  font-size:9px;
  color:#615D51;
  text-decoration:underline;
}

.linkhome:hover {
  font-family:Verdana;
  font-size:9px;
  color:#615D51;
  text-decoration:underline;
}

.linkhometxt {
  font-family:Verdana;
  font-size:9px;
  color:#615D51;
}

.maisinfo {
  background-image:url(../sysimages/154.jpg);
  background-repeat:no-repeat;
  height:145px;
  
  font-family:Verdana;
  font-size:11px;
  color:#8CAA2A;
  padding-bottom:3px;
  padding-right:171px;
}

.maisinfo a {
  color:#8CAA2A;
  text-decoration:none;
}

.textoPublicacoesGestao {
  font-family:Verdana;
  font-size:10px;
  font-weight:bold;
  color:#615D51;
  line-height:128%;
  padding-right:10px;
}

.tit_enc {
  font-family: Verdana;
  font-size:10px;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
}

.txt_enc {
  font-family: Verdana;
  font-size:12px;
  color:#000000;
  font-weight:normal;
  text-decoration:none;
}

.fundoTopoEST {
  background-image:url(../sysimages/fundo_est.jpg);
  background-repeat:no-repeat;
  background-position:left top;
  width:970px;
  font-family:Verdana;	
  font-size:17px;
  color:white;
  font-weight:bold;
  padding-left:18px;
}
.fundoTopoORG {
  background-image:url(../sysimages/fundo_org.jpg);
  background-repeat:no-repeat;
  background-position:left top;
  width:970px;
  font-family:Verdana;	
  font-size:17px;
  color:white;
  font-weight:bold;
  padding-left:18px;
}

.btn_enviar {
border:none;
width:71px;
height:26px;
}
.btn_enviar2 {
border:none;
width:68px;
height:18px;
}


#CMSAUTOTABLE TD {
  font-family:Verdana;
  font-size:12px;
  color:black;
  line-height:133%;
  vertical-align:top;
  text-align:left;
}

.cp1enc {
  width:79px;
  height:18px;
  border:1px solid #959CA3; 
  font-family:Verdana;	
  font-size:9px;
  color:#959CA3;
}

.cp2enc {
  width:56px;
  height:18px;
  border:1px solid #959CA3; 
  font-family:Verdana;	
  font-size:9px;
  color:#959CA3;
}

.legenda {
  padding-left:10px;
  height:43px;
  font-family:Verdana;	
  font-size:9px;
  color:#858585;
  line-height:112.888888889%;
}

.legenda a {
  font-family:Verdana;	
  font-size:9px;
  color:#7FA21C;
  text-decoration:underline;
}

.legenda a:hover {
  font-family:Verdana;	
  font-size:9px;
  color:#7FA21C;
  text-decoration:none;
}

.lnkListaRP {
  font-size:12px;
  font-family:Verdana;
  color:#615D51;
  font-weight:bold;
  text-decoration:underline;
}

.lnkListaRP a {
  font-size:12px;
  font-family:Verdana;
  color:#82A51E;
  font-weight:bold;
  text-decoration:underline;
}

.lnkListaRP a:hover {
  font-size:12px;
  font-family:Verdana;
  color:#82A51E;
  font-weight:bold;
  text-decoration:none;
}

.alinhaLinha2 {
  padding-top:10px;
  padding-bottom:10px;
}

.numPagina a {
  height:17px;
  width:17px;
  font-family:Verdana;
  font-size:9px;
  color:white;
  padding-top:2px;
  text-align:center;
  text-decoration:none;
}

.numPagina a:hover {
  height:17px;
  width:17px;
  font-family:Verdana;
  font-size:9px;
  color:white;
  padding-top:2px;
  text-align:center;
  text-decoration:underline;
}

.avisoLogin1 {
  font-family:Verdana;
  font-weight:bold;
  font-size:18px;
  color:#CB6000;
  line-height:88.8888888889%;
  padding-left:25px;
}

.avisoLogin2 {
  font-family:Verdana;
  font-weight:normal;
  font-size:12px;
  color:#CB6000;
  line-height:88.8888888889%;
  padding-left:25px;
}

ul,ol {
color:black;
font-family:Verdana;
font-size:10px;
line-height:150.9%;

}

.tit_H1{
color:#769D00;
font-family:Verdana;
font-size:15px;
font-weight:bold;
padding:0px;
}

h2{
color:black;
font-family:Verdana;
font-size:12px;
line-height:133%;

}

.tit_H2{
  color:black;
  font-family:Verdana;
  font-size:12px;
  line-height:133%;
}

.titulosEdit{
  width:120px;
  padding-left:10px;
  padding-top:5px;
}