  body{
    margin:0;
	font-family:"Trebuchet MS";
	background-color:#E8E8E8;
  }
  a:link {
	color: #666666;
	text-decoration: none;
  }
  a:visited {
	text-decoration: none;
	color: #666666;
  }
  a:hover {
	text-decoration: none;
	color: #333333;
  }
  a:active {
	text-decoration: none;
	color: #666666;
  }
  form{
    margin:0;
  }
  
  .limpa{
    clear:both;
  }
  .al-esq{
    float:left;
  }
  .al-dir{
    float:right;
  }
  
  #geral{
    width:1000px;
	background-color:#FFFFFF;
	border:5px solid #FFFFFF;
  }
  #topo{
    /*background:url(images/topo.jpg) no-repeat left center;
	height:164px;*/
  }
  #menu{
    margin-bottom:10px;
  }
  #lateral{
    float:left;
	width:220x;
  }
  #conteudo{
    float:right;
	width:770px;
	margin-left:10px;
	font-size:14px;
  }
  .ajusta-meio{
    padding:0 15px 0 15px;
  }
  #edital{
    width:973px;
  }
  .cx-edital{
    width:192px;
	height:110px;
	border:1px solid #E4E4E4;
	background-color:#eaf2f1;
	margin-right:25px;
  }
  #ult-not{
    border:1px solid #E8E8E8;
	margin-bottom:5px;
	font-size:12px;
	padding:8px 8px 0 8px;
  }
  #destaque{
    margin-bottom:8px;
  }
  .titulo-destaque{
    background:url(images/marcanot.jpg) no-repeat top left;
	padding-left:18px;
	color:#333333;
  }
  .barra-not{
    padding:5px 5px 5px 10px;
    background:#E8E8E8;
	color:#666666;
  }
  .barra-proj{
    padding:5px 5px 5px 10px;
    background:#93BC3C;
	color:#FFFFFF;
  }
  .caixa{
    margin-top:10px;
  }
  .cx-padrao{
    width:295px;
    border:1px solid #E8E8E8;
  }
  .barra-cursos{
    padding:5px 5px 5px 10px;
    background:#E4A734;
	color:#FFFFFF;
  }
  .barra-cursos-gd{
    padding:5px 5px 5px 10px;
    background:#B6DDC8;
	color:#333333;
	margin-bottom:10px;
	font-size:16px;
  }
  .barra-cinza{
    padding:5px 5px 5px 10px;
    background:#8F8F8F;
	color:#FFFFFF;
	margin-bottom:10px;
	font-size:16px;
  }
  .barra-galeria{
    padding:5px 5px 5px 10px;
    background:#FFC871;
	color:#FFFFFF;
	margin-bottom:10px;
	font-size:16px;
	text-align:left;
  }
  .barra-azul{
    padding:5px 5px 5px 10px;
    background:#5984b0;
	color:#FFFFFF;
  }
  .cx-menu{
    border-bottom:1px dotted #CCCCCC;
	margin:0 7px 4px 7px;
  }
  .titulo-menu{
    background:url(images/marcacurso.jpg) left center no-repeat;
    padding-left:12px;
	font-size:12px;
  }
  #lista-cursos{
    border:1px solid #E8E8E8;
	width:295px;
	padding:10px 0 10px 0;
  }
  .barra-newsletter{
    padding:5px 5px 5px 10px;
    background:#8F8F8F;
	color:#FFFFFF;
  }
  #form-newsl{
    border:1px solid #E8E8E8;
	width:295px;
	font-size:12px;
  }
  #form-newsl div{
    margin:10px;
	text-align:center;
  }
  .cx-cursos{
    font-size:12px;
	margin:0 0 10px 10px;
  }
  .cx-cursos span{
    background:url(images/marcacursos2.jpg) no-repeat left center;
  }
  .cx-cursos span a{
	color:#000000;
  }
  .cx-cursos p, .cx-cursos span{
	padding-left:20px;
	margin:0;
  }
  .ver-mais{
    font-size:10px;
	margin:9px 10px 0 0;
  }
  .ver-mais2{
    font-size:12px;
	margin:8px 10px 0 0;
  }
  .ver-mais2 a{
    color:#FFFFFF;
  }
  .ver-mais2 a:hover{
    color:#006699;
  }
  #cx-titulo-noticia{
    border-bottom:1px solid #E8E8E8;
	padding-bottom:5px;
  }
  #titulo-noticia{
    font-size:16px;
  } 
  #dt-noticia{
    color:#E4A734;
  } 
  #gal-noticia{
    margin-bottom:10px;
    border:1px solid #FFC871;
  }
  #cx-galeriathumb{
	margin-left:5px;
    font-size:12px;
    color:#990000;
    font-weight:bold;
  }
  #rodape{
	margin-top:10px;
  }
  .ajusta-rodape{
    font-size:12px;
	color:#333333;
	padding:33px 20px 0 20px;
  }
  
/* GALERIA */
#cx-galeriathumb{
  max-height:100px;
  margin-bottom:10px;
  border-bottom:1px solid #E8E8E8;
}
.foto-thumb{
  width:110px;
  max-height:90px;
}
.foto-thumb img{
  border:2px solid #93bc3c;
}
.foto-thumb img:hover{
  border:2px solid #0066CC;
}
#cx-galeria{
  width:200px;
  margin-bottom:10px;
}
#cx-listagaleria{
  margin-bottom:10px;
}
#hd-listagaleria{
  width:460px;
}
#foto-gal{
  width:100px;
  height:80px;
  text-align:right;
}
#foto-gal img{
  width:80%;
  height:80%;
}
#hd-galeria{
  width:100px;
}
#titulo-gal{
  font-size: 11px;
  color: #000000;
  text-align:left;
  font-weight: bold;
  word-wrap: break-word;
}
#previa-gal{
  font-size: 9px;
}
#titulo-galgrande{
  font-size: 14px;
  color: #000000;
  text-align:left;
  font-weight: bold;
  word-wrap: break-word;
}
#previa-galgrande{
  font-size: 12px;
  text-align:left;
  margin:5px 0 10px 0;
}
#cx-fotogeral{
  width:530px;
  text-align:center;
}
#cx-foto{
  margin-bottom:5px;
}
#foto-media{
  width:245px;
  max-height:200px;
  padding:5px;
  margin:0 5px 0px 0;
  text-align:center;
}
#foto-media img{
  border:2px solid #93bc3c;
}
#foto-media img:hover{
  border:2px solid #0066CC;
}
#cx-fotogrande{
  text-align:center;
}
#titulo-foto{
  font-size: 16px;
  font-weight: bold;
  text-align:center;
  word-wrap: break-word;
}
#veja-gal{
  text-align:right;
}
#veja-gal a{
  color: #000000;
  text-decoration:none;
}
#veja-gal a:hover{
  color: #000000;
  text-decoration:underline;
}
.titulo-galvideo{
  background:url(images/img_addvideo.png) no-repeat top left;
  padding-left:18px;
  color:#333333;
  font-size:14px;
}
.video{
  background:#E8E8E8;
  padding:5px;
  width:150px;
  max-height:150px;
}
.cx-player{
  margin-bottom:10px;
}
.cx-player div{
  font-size:16px;
  color:#0099CC;
  font-weight:bold;
  margin-bottom:10px;
}
.cx-abas{
  margin-right:10px;
}
.aba-fotos, .aba-videos{
  padding:5px;
  background:#FFFFFF;
  margin-top:7px;
  font-size:12px;
  width:50px;
  text-align:center;
  color:#999999;
}
.aba-sel{
  font-size:14px;
  margin-top:4px;
  border:1px solid #8E8E8E;
  border-bottom:0;
  font-weight:bold;
  width:50px;
}
.aba-sel a{
  color:#0099CC;
}
.aba-sel a:hove{
  color:#333333;
}
/* --- */

/* COMENTARIOS */
#form-comentario{
  background-color:#E8E8E8;
  padding:5px;
  margin-bottom:10px;
}
.lista-comentario{
  margin-bottom:5px;
  border-bottom:1px solid #E8E8E8;
  padding-bottom:5px;
}
.topo-comentario{
  color:#666666;
  margin-bottom:2px;
}
.nome-comentario{
  color:#333333;
  font-weight:bold;
}
.desc-comentario{
  color:#333333;
}
/* --- */

/* CALENDARIO */
.cal-tabela{
  background:#FFFFFF;
  border:1px solid #73CBD5
}
.cal-mes{
  background:#73CBD5;
  border:0px solid #FFFFFF;
  padding:10px;
  font-weight:bold;
  text-align:center;
}
.cal-semana{
  background:#669999;
  border:0px solid #FFFFFF;
  padding:10px;
  text-align:center;
  color:#FFFFFF
}
.cal-txtsemana{
  width:20px;
}
.cal-diapadrao{
  border:0px solid #FFFFFF;
  padding:1px;
  width:20px;
  height:20px;
}
.cal-diaevento{
  background:#73CBD5;
  padding:1px;
  width:20px;
  height:20px;
}
.cal-diaevento a{
  color:#FFFFFF;
}
.cal-diaatual{
  border:0px solid #FFFFFF;
  padding:1px;
  color:#006699;
  font-weight:bold;
}
.cal-domingo{
  color:#006699;
  width:20px;
}
/* --- */

/* EVENTO */
#dt-evento{
  margin-top:10px;
  font-size:16px;
}
#titulo-eve{
  font-weight:bold;
}
#titulo-evedia span{
  color:#006699;
}
#evento{
  font-size:14px;
}
#cx-eventodia{
  margin-top:10px;
  border-bottom:1px solid #E8E8E8;
  padding-bottom:10px
}
#cx-eventodia p{
  margin:0px;
}
#hd-eventodia{
  text-align:left;
  color:#333333;
  padding:5px;
}
#titulo-evedia{
  font-size:14px;
  font-weight:bold;
}
#evento-dia{
  padding:5px;
}
#sem-evento{
  margin-top:20px;
  text-align:center;
}
/* --- */

/* SERVICOS */
#cx-servico{
  border-bottom:1px solid #E8E8E8;
  padding-bottom:5px;
  margin-bottom:5px;
  max-height:155px;
}
#cx-servico img{
  margin:8px 5px 0 0;
}
#cx-servico span{
  font-size:16px;
  color:#006699;
}
#cx-servico span a{
}
/* --- */

/* PAGINACAO */
#paginacao{
  text-align:center;
  width:140px;
  margin:10px 0 30px 0;
  border:0px solid #FF0000
}
#prx-paginacao{
  width:12px;
  float:right
}
#pag-paginacao{
  width:114px;
  float:left;
  text-align:center;
  font-size:12px;
  margin-top:-3px;
}
#ant-paginacao{
  width:12px;
  float:left;
}
/* --- */

