#capa_conteudo .append-1 {
  padding-right: 40px;
  padding-top: 22px;
}

#capa_conteudo .prepend-1 {
  padding-left: 6px;
  padding-top: 22px;
}

#capa_conteudo .span-11 {
  width: 447px;
}

#capa_conteudo .menuEvento {
  width:480px;
  overflow:auto;
  margin: 10px auto;

}

#capa_conteudo .menuEvento p {
  margin:0;
  font-size:16px;
  color: #106101; 
}

#capa_conteudo .menuEvento a {
  font-size: 17px;
  color: #106101; 
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif; 
}

#capa_conteudo .menuEvento a:hover {
  font-size: 17px;
  color: #106101; 
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif; 
  text-decoration: underline;
}

#capa_conteudo p{
  color:#221F1F;
  font-size: 14px;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

#capa_conteudo .texto{
  color:#0C8CDB;
  font-size: 12px;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  text-decoration:none;
  margin-left:12px;
  font-weight: bold;
}

#capa_conteudo .texto2{
  color:#F70511;
  font-size: 13px;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  text-decoration:none;
  margin-left:12px;
  font-weight: bold;
  margin-top:5px;
}

#capa_conteudo{
    background-color: #FFF;
}

#capa_conteudo #miolo {
    margin: 0px 0 0;
    overflow: auto;
}

#capa_conteudo a{ 
  color: #0C8CDB;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif; 
  font-size: 14px;
}

#capa_conteudo .tab{
  margin-left:30px;
  margin-top:15px;
}

#capa_conteudo .esq {
  float:left;
}

#capa_conteudo .dir {
  float:right;
}

#capa_conteudo #lista{
  width:950px;
}

#capa_conteudo #lista.prepend-top{
  margin-top:30px;
}

#capa_conteudo #lista.dir{
  width:455px;
  float: right;
}

#capa_conteudo #lista.esq{
  width:455px;
  float: left;
  margin-right:40px;
}


#capa_conteudo #lista p{
  color:#221F1F;
  font-size: 13px;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

#capa_conteudo #lista a{
  color:#0C8CDB;
  font-size: 13px;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

#capa_conteudo #lista a:hover{
  color:#0C8CDB;
  font-size: 13px;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  text-decoration:underline;
}

#capa_conteudo #lista h1{
  color: #666666;
  font-size:19px;
}

#capa_conteudo .titulo_topo{
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  font-size: 30px;
  font-weight: normal;
  color:#666666;
}

#capa_conteudo .s_titulo_topo{
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  font-size: 17px;
  font-weight: normal;
  color:#666666;
  margin-top:5px;
  line-height: 1.5em;
}

#capa_conteudo .separador{
    margin-top: -19px;
    margin-left:11px;
}

#capa_conteudo .logos {
   float:right; 
   padding-right:20px;
}

#capa_conteudo #cabecalho{
   margin-top:15px;
   margin-bottom:110px;
}


#capa_conteudo #menu {
  vertical-align: baseline;
  width: 100%
}

#capa_conteudo #menu ul{
  padding:0px;
  margin:0px;
  width: 100%;
  list-style:none;
  float:left;
  list-style-position:inside;
}

#capa_conteudo #menu ul li{  
  background-image:url('/site/midia/arquivos/bt_menu_pibid_2.png');    
  background-repeat: no-repeat;
  width: 120px; 
  height: 38px; 
  text-align: center;
  position: relative;
  display: inline-block; 
  padding-top:7px;
  margin-right: -5px;
}

#capa_conteudo #menu ul li:first-child{  
  background-image:url('/site/midia/arquivos/fc_menu_pibid.png');    
  background-repeat: no-repeat;
  width: 122px; 
  height: 38px; 
  position: relative;
  display: inline-block; 
  padding-top:7px;
  margin-right: -5px;
}

#capa_conteudo #menu ul li:last-child{  
  background-image:url('/site/midia/arquivos/lc_menu_pibid.png');    
  background-repeat: no-repeat;
  width: 122px; 
  height: 38px; 
  position: relative;
  display: inline-block; 
  padding-top:7px;
  margin-right: -5px;
}

#capa_conteudo #menu ul li a{
   text-decoration:none;  
  font-weight:normal;           
  color:#ECECEC;
  font-family: "Trebuchet MS",TrebuchetMSRegular,Arial,sans-serif;
  font-size: 15.5px;
  width:120px;
  height:38px;
  display:block;
  text-align:center;
}

#capa_conteudo #menu ul li:first-child:hover{
  text-decoration:none;
  background-image:url('/site/midia/arquivos/fc_menu_hover_pibid.png');    
  width: 122px; 
  height: 38px; 
  font-weight:normal;
}

#capa_conteudo #menu ul li:hover{
  text-decoration:none;
  background-image:url('/site/midia/arquivos/bt_menu_hover_pibid.png');    
  width: 120px; 
  height: 38px; 
  font-weight:normal;
}

#capa_conteudo #menu ul li:last-child:hover{
  text-decoration:none;
  background-image:url('/site/midia/arquivos/lc_menu_hover_pibid.png');    
  width: 122px; 
  height: 38px; 
  font-weight:normal;
}

#capa_conteudo #menu ul li.current:first-child{
  text-decoration:none;
  background-image:url('/site/midia/arquivos/fc_menu_hover_pibid.png');    
  width: 122px; 
  height: 38px; 
  font-weight:normal;
}

#capa_conteudo #menu ul li.current{
  text-decoration:none;
  background-image:url('/site/midia/arquivos/bt_menu_hover_pibid.png');   
  background-repeat: no-repeat; 
  width: 120px; 
  height: 38px; 
  font-weight:normal;
}

#capa_conteudo #menu ul li.current:last-child{
  text-decoration:none;
  background-image:url('/site/midia/arquivos/lc_menu_hover_pibid.png');    
  width: 122px; 
  height: 38px; 
  font-weight:normal;
}

#capa_conteudo .box{
  background-color: #e8e8e8;
}

#capa_conteudo .boxLateral{
  background-color: #FFF;
  border: 1px solid #ACAC9D;
  padding: 5px;
  margin-top:5px;
  margin-left:14px;
  float: right;
  width:187px;
}

#capa_conteudo .tituloLateral{
  background-color: #106101;
  padding-top: 3px;
  color:#FFF;
  font-size:13px;
  text-align: center;
  width: 100%;
  height: 20px;
  display: block;
}

#capa_conteudo #editais{
  margin-top:5px;
}

#capa_conteudo #editais ul{
  background-color: #DDDDDD;
  color:#221F1F;
  font-size: 13px;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  padding: 5px;
  width: 177px;
  display: block;
  margin-bottom:5px;
  font-weight: bold
}

#capa_conteudo #editais ul:last-child{
  background-color: #DDDDDD;
  color:#221F1F;
  font-size: 13px;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  padding: 5px;
  width: 177px;
  display: block;
  margin-bottom:0px;
}

#capa_conteudo #editais ul li{
  list-style-image:url('/site/midia/arquivos/flecha_pibid.png');
  padding: 2px;
  margin-left:14px;
}

#capa_conteudo #editais ul li a{
  color:#221F1F;
  font-size: 13px;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  padding: 2px;
}

#capa_conteudo #editais ul li a:hover{
  color:#221F1F;
  font-size: 13px;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  padding: 2px;
  text-decoration: underline;
}

#capa_conteudo #destaques{
  margin-top:5px;
}

#capa_conteudo #destaques ul{
  background-color: #DDDDDD;
  color:#221F1F;
  font-size: 13px;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  padding: 5px;
  width: 177px;
  display: block;
  margin-bottom: 0px;
  //height: 70px;
}

#capa_conteudo #destaques ul li{
  list-style-image:url('/site/midia/arquivos/flecha_pibid.png');
  padding: 2px;
  margin-left:14px;
  line-height: 1.8em;
}

#capa_conteudo #destaques ul li a{
  color:#221F1F;
  font-size: 13px;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  padding: 2px;
}

#capa_conteudo #destaques ul li a:hover{
  color:#221F1F;
  font-size: 13px;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  padding: 2px;
  text-decoration: underline;
}

#capa_conteudo .mosaico{
  float: left;
  margin-top:10px;
  width:737px;
}

#capa_conteudo #boxRodape{
  background-color: #DDDDDD;
  border: 1px solid #ACAC9D;
  padding: 5px;
  margin-top:10px;
  margin-bottom:10px;
  width:946px;
}

#capa_conteudo #boxRodape p{
  color:#221F1F;
  font-size: 13px;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  text-align:center;
  margin-bottom:0px;
  line-height: 1.3em;
}

#capa_conteudo #boxRodape a{
  color:#4C96B9;
  font-size: 13px;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

#capa_conteudo hr{
  background-color: #D1D2D4;
  margin-top:0px;
}

#capa_conteudo h1{ 
     color: #666666;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif; 
  font-size: 20px; 
  font-weight: normal; 
  margin-bottom: 5px; 
  text-transform: uppercase;
}

#capa_conteudo h2 { 
     color: #106101; 
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif; 
  font-size: 16px; 
  font-weight: bold; 
  margin-bottom: 0; 
}

#capa_conteudo h3 { 
         color: #004C5A; 
         font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif; 
         font-size: 15px; 
         margin-bottom: -23px; 
}



#capa_conteudo h4 {
         color: #659CC1; 
         font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif; 
         font-size: 14px; 
         font-weight: bold; 
         margin-bottom: -23px; 
}

#capa_conteudo .cinza{
  color: #333333;
  font-size: 14px;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif; 
  font-weight: bold;
}

#capa_conteudo a:hover{ 
  text-decoration:underline; 
  color:#0C8CDB;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif; 
  font-size: 14px;
}

#capa_conteudo a.link2:focus, 
#capa_conteudo a.link2:hover{ 
  text-decoration:none; 
  color:#115B89; 
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif; 
  font-size: 14px;
}

#capa_conteudo a.link2{ 
  color: #115B89; 
  text-decoration:underline; 
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  font-size: 14px;
}

#capa_conteudo #menu_selecionado{
    background:#FAEA51;
    width: 131px;
    height:5px;
    margin-top:-38px;
    margin-left:437px;
}

#capa_breadcrumb {
    display: block;
}

#corpo .site_bread_esconde {
    display: none;
}

#capa_conteudo #itens ul{ 
     padding-left:30px;
     
}

#capa_conteudo #itens ul li{ 
     list-style-type:square;
     color: #004C5A;
     margin-left:0px;
     font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
     font-size: 14px;
     line-height: 1.5em;
     
}

#capa_conteudo #itens ul li span{ 
    color:#221F1F;
    margin-left:0px;
    font-size: 14px;
    font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
    font-size: 14px;
    
}
 
#capa_conteudo #itens ul li a{
    text-decoration:none;
    color: #0C8CDB;
    font-size: 14px;
    font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
    
}

#capa_conteudo #itens ul li a:hover{
    text-decoration:underline;
    color: #115B89; 
    font-size: 14px;
    font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

 
#capa_conteudo #itens ul li a.projeto{
    text-decoration:none;
    color: #1061A6;
    font-size: 14px;
    font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
    
}

#capa_conteudo #itens ul li a.projeto:hover{
    text-decoration:underline;
    color: #1061A6; 
    font-size: 14px;
    font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

/* ----- ESTILO PARA FORMULARIO --------- */
#capa_conteudo label {
    font-weight: bold;
    margin-left: 5px;
    text-align: left;
}

#capa_conteudo .fundo {
    background-color: #FFF;
}

#capa_conteudo form {
    border: 1px solid #CCCCCC;
    margin-bottom: 30px;
    padding: 5px;
    text-align: left;
    width: 100%;
}

#capa_conteudo ul{ list-style-type: none; }

#capa_conteudo input[type="text"], input[type="password"], input.text, input.title {
    margin-bottom: 0px;
    margin-left: 10px;
    vertical-align: middle;
    visibility: visible;
    background-color: #E8E8E8;
    border: 1px solid #BBBBBB;
    width: 200px;
    position: absolute;
    left:38%;
}

#capa_conteudo select {
    margin-bottom: 0px;
    margin-left: 10px;
    vertical-align: middle;
    visibility: visible;
    background-color: #FFF;
    border: 1px solid #BBBBBB;
    width: 60px;
    position: absolute;
    left:38%;
}

#capa_conteudo textarea {
    height: 100px;
    margin-bottom: 8px;
    margin-left: 25px;
    vertical-align: middle;
    visibility: visible;
    background-color: #E8E8E8;
    border: 1px solid #BBBBBB;
    position: inherit;
    width: 70%;
}

#capa_conteudo #id_email_error {
    left: 890px;
    position: absolute;
}